summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | | | | | ARM: dts: msm: add device node for MSM HDCP driverAbhinav Kumar2017-06-15
| |/ / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add device node for the MSM HDCP driver which manages communication between HLOS and TZ for HDCP related operations. Change-Id: Iecb4c86ae37ddf7cbc84f962895bbe6e1973b989 Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
* | | | | | | | | | | | | | Merge "defconfig: msm: Use RCU_NOCB for RCU subsystem for sdm660"Linux Build Service Account2017-06-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | defconfig: msm: Use RCU_NOCB for RCU subsystem for sdm660Neeraj Upadhyay2017-06-15
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use per CPU NOCB threads to process RCU callbacks, rather than processing the callbacks in softirq context. Processing large number of callbacks in softirq context may result in delayed execution of other softirqs, so remove processing of callbacks from softirq context. Change-Id: I361221ea302c84d626122538d383f549ea9cea0d Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: disable secondary adv7533 on apq8096proAU ADP"Linux Build Service Account2017-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: msm: disable secondary adv7533 on apq8096proAU ADPJin Li2017-06-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On APQ8096 Auto ADP Lite platform, it only has two displays, native HDMI and one DSI-HDMI display through ADV7533 bridge chip. The secondary ADV7533 instance needs to be disabled. Change-Id: Ibae5c1561ec9f6890f818eeef185dfcf0bc1a62d Signed-off-by: Jin Li <jinl@codeaurora.org>
* | | | | | | | | | | | | | Merge "ARM: dts: msm: Add non-removable ufs property for SDM660"Linux Build Service Account2017-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ARM: dts: msm: Add non-removable ufs property for SDM660Asutosh Das2017-06-15
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Defines the non-removable property for UFS device node. This basically lets the driver know that UFS is the boot device. Change-Id: I11df8441385910fdab7595a96a5deb24c7ca833e Signed-off-by: Asutosh Das <asutoshd@codeaurora.org>
* | | | | | | | | | | | | | Merge "ARM: dts: msm: enable ADV7535 on MSM8996Pro Auto CDP lite platform"Linux Build Service Account2017-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ARM: dts: msm: enable ADV7535 on MSM8996Pro Auto CDP lite platformJin Li2017-06-15
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is still one ADV7535 instance on MSM8996Pro Auto CDP lite platform, which connects DSI0 interface to HDMI. Change-Id: I1efe7484d6f4eb1956c95689420b06b40278588e Signed-off-by: Jin Li <jinl@codeaurora.org>
* | | | | | | | | | | | | | Merge "ARM: dts: msm: Update low temperature APSS frequency in msm8996pro"Linux Build Service Account2017-06-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | ARM: dts: msm: Update low temperature APSS frequency in msm8996proManaf Meethalavalappu Pallikunhi2017-06-14
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the minimum frequency restriction value and maximum frequency limit value to the correct nominal frequency 1.056 GHz and 1.2096 GHz respectively, as per the updated frequency plan of msm8996pro. Change-Id: I725351c064f0211f95af4b4dd708b62360331282 Signed-off-by: Manaf Meethalavalappu Pallikunhi <manafm@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: fix the ADB connection issue on auto CDP."Linux Build Service Account2017-06-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: msm: fix the ADB connection issue on auto CDP.Yimin Peng2017-06-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With kernel4.4 upgrade, USB probe failed on auto CDP board. Refer to the adp dts, add this change for solving ADB problem. Change-Id: I5260826a382d27a78288012ec84cd98fd68f7db9 Signed-off-by: Yimin Peng <yiminp@codeaurora.org>
* | | | | | | | | | | | | | Merge "ARM: dts: msm: Add tune2_efuse_addr for SDM660/630"Linux Build Service Account2017-06-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ARM: dts: msm: Add tune2_efuse_addr for SDM660/630Vijayavardhan Vennapusa2017-06-13
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass tune2_efuse_addr register and bit field to be read from the register from the device tree, which will be used to read HS_TRIM value and update the value to QUSB2_PHY_TUNE2_REGISTER for eye-diagram test passing. Change-Id: I64b4febf41f2e2c027c1d220e7037d8eeec27d46 Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
* | | | | | | | | | | | | | Merge "ARM: dts: msm: Update CCI voltage range for MSM8996pro automotive"Linux Build Service Account2017-06-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | ARM: dts: msm: Update CCI voltage range for MSM8996pro automotiveShiju Mathew2017-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update CCI voltage regulator voltage range to reflect the corresponding change in pm8996_l17 on MSM8996pro. CRs-Fixed: 1047744 Change-Id: I96c2070841b044f3ddfd19cad47f3cbc38452b6d Signed-off-by: Shiju Mathew <shijum@codeaurora.org>
| * | | | | | | | | | | | | | ARM: dts: msm: Add CVBS input profile on MSM8996 AutoShiju Mathew2017-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is to support CVBS video input via adv7481 device on MSM8996 Automotive. CRs-Fixed: 1029211 Change-Id: I15ada5b7d69ad0759f0d4025a575598909548b7a Signed-off-by: Shiju Mathew <shijum@codeaurora.org>
| * | | | | | | | | | | | | | ARM: dts: msm: Add voltage regulator on MSM8996 autoShiju Mathew2017-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add voltage regulator configuration support for adv7481 CCI on MSM8996 Mojave platform. CRs-Fixed: 1021381 Change-Id: I9194d7b3b4f73afcfa37779ed4266e71b1876f56 Signed-off-by: Shiju Mathew <shijum@codeaurora.org>
| * | | | | | | | | | | | | | ARM: dts: msm: Add support for BA on MSM8996 autoShiju Mathew2017-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add platform specific data for bridge abstraction driver on MSM8996 auto. CRs-Fixed: 998927 Change-Id: Ib354ce35acc69d0d636c68b29a9d59956f8ff55b Signed-off-by: Shiju Mathew <shijum@codeaurora.org>
| * | | | | | | | | | | | | | ARM: dts: msm: Enable GPIOs for adv7481 on MSM8996 autoShiju Mathew2017-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable reset and interrupt GPIO pins for adv7481 driver. CRs-Fixed: 998927 Change-Id: I0fbe4bbb3fe0628151deaa7f146c3d0bea589bf5 Signed-off-by: Shiju Mathew <shijum@codeaurora.org>
| * | | | | | | | | | | | | | ARM: dts: msm: Add support for adv7481 on MSM8996 autoShiju Mathew2017-06-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add node and properties for adv7481 driver on MSM8996 automotive target. CRs-Fixed: 998927 Change-Id: I5a0368288a9334a0286ee70e9d794965223e9944 Signed-off-by: Shiju Mathew <shijum@codeaurora.org>
* | | | | | | | | | | | | | | Merge "msm: ba: Update ba driver to latest v4l2 framework"Linux Build Service Account2017-06-14
|\| | | | | | | | | | | | | | | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | msm: BA: Create Bridge Abstraction (BA)Domi Papoi2017-06-08
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create bridge abstraction driver to provide a framework that can be used to abstract different types of bridge chips under a common API. The framework also allows multiple drivers to control different functional aspects of a bridge chip. The bridge abstraction driver is limited to bridge chips that deal with converting audio/video data from one protocol to a different one. Change-Id: Ib42365fb41afda8029f4f6e9b1ec27549d885659 Signed-off-by: Domi Papoi <dpapoi@codeaurora.org>
* | | | | | | | | | | | | Merge "defconfig: msm: Enable RCU_FAST_NO_HZ for sdm660"Linux Build Service Account2017-06-14
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | defconfig: msm: Enable RCU_FAST_NO_HZ for sdm660Srinivas Ramana2017-06-13
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable RCU fast for better performance. Change-Id: I2754849dea0190456ff7bd6bec7f4d675b2bb5c4 Signed-off-by: Srinivas Ramana <sramana@codeaurora.org>
* | | | | | | | | | | | | Merge "defconfig: msm: Enable CONFIG_MMC_RING_BUFFER for msm8998"Linux Build Service Account2017-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | defconfig: msm: Enable CONFIG_MMC_RING_BUFFER for msm8998Veerabhadrarao Badiganti2017-06-09
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable CONFIG_MMC_RING_BUFFER flag to support ring buffer logging of mmc driver events for msm8998. Change-Id: I910b2610e89813f8e398ad42689d20b3fd59bf0b Signed-off-by: Veerabhadrarao Badiganti <vbadigan@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: Add clock config entry to vmem device on MSM8996"Linux Build Service Account2017-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: msm: Add clock config entry to vmem device on MSM8996Shiju Mathew2017-06-08
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add vmem clock config entries to msm8996 vmem device to fix vmem probe failure. This will allow venus to use vmem that will improve video usecase performance. CRs-Fixed: 2044371 Change-Id: Id7f2797b12d93ef6d4a55cf50babdd25214747ee Signed-off-by: Shiju Mathew <shijum@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: Align CB size to 128MB for SDM660 and SDM630"Linux Build Service Account2017-06-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ARM: dts: msm: Align CB size to 128MB for SDM660 and SDM630Deepak Kushwah2017-06-08
| |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ensuring the CB size to be 128MB aligned, the bitmap will be page aligned i.e a 4k bitmap page can represent 4*1024*8 4k page i.e 128MB memory. Hence a 128MB aligned memory will always have bitmap at page boundary. Change-Id: I42e07e5b6b7a8a03e4c3abd2a37f5b1c7de15669 Signed-off-by: Deepak Kushwah <dkushwah@codeaurora.org>
* | | | | | | | | | | | Merge "ARM: dts: msm: specify a PWM mode threshold for BoB on SDM660"Linux Build Service Account2017-06-12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: dts: msm: specify a PWM mode threshold for BoB on SDM660Anirudh Ghayal2017-06-09
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specify a 2 A PWM vs AUTO mode load current threshold for the BoB regulator. Also specify the initial mode as AUTO. Consumer that require the BoB to be in PWM mode should request 2000000 uA or more. CRs-Fixed: 2054771 Change-Id: I2d2687a9b2204f677818b639fb6650084cffd84a Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
* | | | | | | | | | | | Merge "defconfig: arch: arm64: Disable CONFIG_CC_OPTIMIZE_FOR_SIZE defconfig"Linux Build Service Account2017-06-12
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | |
| * | | | | | | | | | | defconfig: arch: arm64: Disable CONFIG_CC_OPTIMIZE_FOR_SIZE defconfigSridhar Parasuram2017-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable CONFIG_CC_OPTIMIZE_FOR_SIZE as this is no longer needed in recent targets. CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is enabled by default. Change-Id: Id8600680eb7ccc7f75c7419d471a230723e16051 Signed-off-by: Sridhar Parasuram <sridhar@codeaurora.org>
* | | | | | | | | | | | Merge "ARM: dts: msm: update nt35597 panel properties for msm8998"Linux Build Service Account2017-06-10
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: dts: msm: update nt35597 panel properties for msm8998Sandeep Panda2017-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On msm8998 platform, nt35597 is used as the default panel. Update the panel timing properties for the same to support ESD feature. Change-Id: I995d40c0c09f2b43fe5697e3ed794c5f996300fc Signed-off-by: Sandeep Panda <spanda@codeaurora.org>
| * | | | | | | | | | | | ARM: dts: msm: Update ESD configuration for nt35597 panel on msm8998/sdm660Rashi Bindra2017-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable register read based esd for panel nt35597 on msm 8998 and sdm660. With bta_check mechanism, there were hardware issues observed. This change, changes the esd check mechanishm from bta_check to register read, to avoid the hardware issues. Change-Id: Ie6fcb353db2c019a08cf8e96642aa9abc7f3da5a Signed-off-by: Rashi Bindra <rbindra@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: Enable secondary USB port for HDK660"Linux Build Service Account2017-06-10
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: msm: Enable secondary USB port for HDK660Liangliang Lu2017-06-09
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable secondary USB port for HDK660 platform which use host only mode. Remove TCSR_QUSB2_PHY_CLAMP_DIG_N_1P8 resource entry for SDM660 which is not required to set now during disconnect as writing to this register causes USB3.0 port and USB2.0 ports working independently. Change-Id: I936a4012c30e0cd84144b12e34fb780cada541ae Signed-off-by: Liangliang Lu <luliang@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: Disable MHI node for msm8996"Linux Build Service Account2017-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: msm: Disable MHI node for msm8996Rama Krishna Phani A2017-06-09
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mhi node needs additional information for driver probe to get success. This generic node is not required and hence disable unwanted dtsi node for msm8996. Change-Id: I4dffd3d668ac065fc800e5e7d3b52fdf2733e03f Signed-off-by: Rama Krishna Phani A <rphani@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: add secure smmu cb node for msm8998"Linux Build Service Account2017-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: msm: add secure smmu cb node for msm8998Abhijit Kulkarni2017-06-09
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change adds the secure context bank child node in mdss driver, this is required for having both the secure and non-secure smmu context bank support in the driver. This change also renames the child nodes to avoid compilation issues on the builds where fb driver mdss device file is also present. As a part of this change the smmu driver registration is called as a part of msm driver probe. CRs-Fixed: 2053654 Change-Id: I90cd31fd792b0fd9772689dc6561bb0b429e1e3a Signed-off-by: Abhijit Kulkarni <kabhijit@codeaurora.org>
* | | | | | | | | | | | | Merge "ARM: dts: msm: move tdm common prop to parent node for msm8996 auto"Linux Build Service Account2017-06-09
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ARM: dts: msm: move tdm common prop to parent node for msm8996 autoDerek Chen2017-06-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move tdm common properties from child node to parent for msm8996 automotive hypervisor platform. Change-Id: Idb94587d0e5bc35a2ddc6e398af795e956f18583 CRs-fixed: 2034655 Signed-off-by: Derek Chen <chenche@codeaurora.org>
* | | | | | | | | | | | | | defconfig: add cfg80211 internal regdb suuportZhaoyang Liu2017-06-09
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable CFG80211_INTERNAL_REGDB to support WiFi 5G channels. Change-Id: I7d53d2a09c30173d121368ec2e3584217ddc5093 Signed-off-by: Zhaoyang Liu <zhaoyang@codeaurora.org>
* | | | | | | | | | | | | Merge "Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'"Linux Build Service Account2017-06-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'android-4.4@9bc4622' into branch 'msm-4.4'Blagovest Kolenichev2017-06-07
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refs/heads/tmp-9bc4622: Linux 4.4.70 drivers: char: mem: Check for address space wraparound with mmap() nfsd: encoders mustn't use unitialized values in error cases drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2 PCI: Freeze PME scan before suspending devices PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms tracing/kprobes: Enforce kprobes teardown after testing osf_wait4(): fix infoleak genirq: Fix chained interrupt data ordering uwb: fix device quirk on big-endian hosts metag/uaccess: Check access_ok in strncpy_from_user metag/uaccess: Fix access_ok() iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappings staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD. staging: rtl8192e: fix 2 byte alignment of register BSSIDR. mm/huge_memory.c: respect FOLL_FORCE/FOLL_COW for thp xc2028: Fix use-after-free bug properly arm64: documentation: document tagged pointer stack constraints arm64: uaccess: ensure extension of access_ok() addr arm64: xchg: hazard against entire exchange variable ARM: dts: at91: sama5d3_xplained: not all ADC channels are available ARM: dts: at91: sama5d3_xplained: fix ADC vref powerpc/64e: Fix hang when debugging programs with relocated kernel powerpc/pseries: Fix of_node_put() underflow during DLPAR remove powerpc/book3s/mce: Move add_taint() later in virtual mode cx231xx-cards: fix NULL-deref at probe cx231xx-audio: fix NULL-deref at probe cx231xx-audio: fix init error path dvb-frontends/cxd2841er: define symbol_rate_min/max in T/C fe-ops zr364xx: enforce minimum size when reading header dib0700: fix NULL-deref at probe s5p-mfc: Fix unbalanced call to clock management gspca: konica: add missing endpoint sanity check ceph: fix recursion between ceph_set_acl() and __ceph_setattr() iio: proximity: as3935: fix as3935_write ipx: call ipxitf_put() in ioctl error path USB: hub: fix non-SS hub-descriptor handling USB: hub: fix SS hub-descriptor handling USB: serial: io_ti: fix div-by-zero in set_termios USB: serial: mct_u232: fix big-endian baud-rate handling USB: serial: qcserial: add more Lenovo EM74xx device IDs usb: serial: option: add Telit ME910 support USB: iowarrior: fix info ioctl on big-endian hosts usb: musb: tusb6010_omap: Do not reset the other direction's packet size ttusb2: limit messages to buffer size mceusb: fix NULL-deref at probe usbvision: fix NULL-deref at probe net: irda: irda-usb: fix firmware name on big-endian hosts usb: host: xhci-mem: allocate zeroed Scratchpad Buffer xhci: apply PME_STUCK_QUIRK and MISSING_CAS quirk for Denverton usb: host: xhci-plat: propagate return value of platform_get_irq() sched/fair: Initialize throttle_count for new task-groups lazily sched/fair: Do not announce throttled next buddy in dequeue_task_fair() fscrypt: avoid collisions when presenting long encrypted filenames f2fs: check entire encrypted bigname when finding a dentry fscrypt: fix context consistency check when key(s) unavailable net: qmi_wwan: Add SIMCom 7230E ext4 crypto: fix some error handling ext4 crypto: don't let data integrity writebacks fail with ENOMEM USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs USB: serial: ftdi_sio: fix setting latency for unprivileged users pid_ns: Fix race between setns'ed fork() and zap_pid_ns_processes() pid_ns: Sleep in TASK_INTERRUPTIBLE in zap_pid_ns_processes iio: dac: ad7303: fix channel description of: fix sparse warning in of_pci_range_parser_one proc: Fix unbalanced hard link numbers cdc-acm: fix possible invalid access when processing notification drm/nouveau/tmr: handle races with hw when updating the next alarm time drm/nouveau/tmr: avoid processing completed alarms when adding a new one drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarm drm/nouveau/tmr: ack interrupt before processing alarms drm/nouveau/therm: remove ineffective workarounds for alarm bugs drm/amdgpu: Make display watermark calculations more accurate drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations. ath9k_htc: fix NULL-deref at probe ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device s390/cputime: fix incorrect system time s390/kdump: Add final note regulator: tps65023: Fix inverted core enable logic. KVM: X86: Fix read out-of-bounds vulnerability in kvm pio emulation KVM: x86: Fix load damaged SSEx MXCSR register ima: accept previously set IMA_NEW_FILE mwifiex: pcie: fix cmd_buf use-after-free in remove/reset rtlwifi: rtl8821ae: setup 8812ae RFE according to device type md: update slab_cache before releasing new stripes when stripes resizing dm space map disk: fix some book keeping in the disk space map dm thin metadata: call precommit before saving the roots dm bufio: make the parameter "retain_bytes" unsigned long dm cache metadata: fail operations if fail_io mode has been established dm bufio: check new buffer allocation watermark every 30 seconds dm bufio: avoid a possible ABBA deadlock dm raid: select the Kconfig option CONFIG_MD_RAID0 dm btree: fix for dm_btree_find_lowest_key() infiniband: call ipv6 route lookup via the stub interface tpm_crb: check for bad response size ARM: tegra: paz00: Mark panel regulator as enabled on boot USB: core: replace %p with %pK char: lp: fix possible integer overflow in lp_setup() watchdog: pcwd_usb: fix NULL-deref at probe USB: ene_usb6250: fix DMA to the stack usb: misc: legousbtower: Fix memory leak usb: misc: legousbtower: Fix buffers on stack ANDROID: uid_sys_stats: defer io stats calulation for dead tasks ANDROID: AVB: Fix linter errors. ANDROID: AVB: Fix invalidate_vbmeta_submit(). ANDROID: sdcardfs: Check for NULL in revalidate Linux 4.4.69 ipmi: Fix kernel panic at ipmi_ssif_thread() wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event wlcore: Pass win_size taken from ieee80211_sta to FW mac80211: RX BA support for sta max_rx_aggregation_subframes mac80211: pass block ack session timeout to to driver mac80211: pass RX aggregation window size to driver Bluetooth: hci_intel: add missing tty-device sanity check Bluetooth: hci_bcm: add missing tty-device sanity check Bluetooth: Fix user channel for 32bit userspace on 64bit kernel tty: pty: Fix ldisc flush after userspace become aware of the data already serial: omap: suspend device on probe errors serial: omap: fix runtime-pm handling on unbind serial: samsung: Use right device for DMA-mapping calls arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses padata: free correct variable CIFS: add misssing SFM mapping for doublequote cifs: fix CIFS_IOC_GET_MNT_INFO oops CIFS: fix mapping of SFM_SPACE and SFM_PERIOD SMB3: Work around mount failure when using SMB3 dialect to Macs Set unicode flag on cifs echo request to avoid Mac error fs/block_dev: always invalidate cleancache in invalidate_bdev() ceph: fix memory leak in __ceph_setxattr() fs/xattr.c: zero out memory copied to userspace in getxattr ext4: evict inline data when writing to memory map IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level IB/mlx4: Fix ib device initialization error flow IB/IPoIB: ibX: failed to create mcg debug file IB/core: Fix sysfs registration error flow vfio/type1: Remove locked page accounting workqueue dm era: save spacemap metadata root after the pre-commit crypto: algif_aead - Require setkey before accept(2) block: fix blk_integrity_register to use template's interval_exp if not 0 KVM: arm/arm64: fix races in kvm_psci_vcpu_on KVM: x86: fix user triggerable warning in kvm_apic_accept_events() um: Fix PTRACE_POKEUSER on x86_64 x86, pmem: Fix cache flushing for iovec write < 8 bytes selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup usb: hub: Do not attempt to autosuspend disconnected devices usb: hub: Fix error loop seen after hub communication errors usb: Make sure usb/phy/of gets built-in usb: misc: add missing continue in switch staging: comedi: jr3_pci: cope with jiffies wraparound staging: comedi: jr3_pci: fix possible null pointer dereference staging: gdm724x: gdm_mux: fix use-after-free on module unload staging: vt6656: use off stack for out buffer USB transfers. staging: vt6656: use off stack for in buffer USB transfers. USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit usb: host: xhci: print correct command ring address iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement target: Convert ACL change queue_depth se_session reference usage target/fileio: Fix zero-length READ and WRITE handling target: Fix compare_and_write_callback handling for non GOOD status xen: adjust early dom0 p2m handling to xen hypervisor behavior ANDROID: AVB: Only invalidate vbmeta when told to do so. ANDROID: sdcardfs: Move top to its own struct ANDROID: lowmemorykiller: account for unevictable pages ANDROID: usb: gadget: fix NULL pointer issue in mtp_read() ANDROID: usb: f_mtp: return error code if transfer error in receive_file_work function Signed-off-by: Blagovest Kolenichev <bkolenichev@codeaurora.org> Conflicts: drivers/usb/gadget/function/f_mtp.c fs/ext4/page-io.c net/mac80211/agg-rx.c Change-Id: Id65e75bf3bcee4114eb5d00730a9ef2444ad58eb Signed-off-by: Blagovest Kolenichev <bkolenichev@codeaurora.org>