summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-26Merge tag 'omap-for-v4.16/ti-sysc-fix-signed' of ssh://gitolite.kernel.org/pu...Arnd Bergmann1-1/+1
2018-01-26Merge tag 'zynqmp-soc-fixes-for-4.16' of https://github.com/Xilinx/linux-xlnx...Arnd Bergmann2-11/+12
2018-01-23Merge tag 'soc-fsl-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+8
2018-01-23of: platform: fix OF node refcount leakSudeep Holla1-1/+3
2018-01-23soc: fsl: guts: Add a NULL check for devm_kasprintf()Fabio Estevam1-0/+6
2018-01-22bus: ti-sysc: Fix smartreflex sysc maskTony Lindgren1-1/+1
2018-01-19psci: add CPU_IDLE dependencyArnd Bergmann1-1/+1
2018-01-16soc: xilinx: Fix Kconfig alignmentMichal Simek1-10/+10
2018-01-16soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdivGustavo A. R. Silva1-1/+1
2018-01-16soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcuDhaval Shah1-0/+1
2018-01-15soc: bcm: brcmstb: Be multi-platform compatibleThierry Reding1-9/+29
2018-01-15soc: brcmstb: biuctrl: exit without warning on non brcmstb platformsSudeep Holla1-9/+11
2018-01-12Revert "soc: brcmstb: Only register SoC device on STB platforms"Olof Johansson1-5/+0
2018-01-12Merge tag 'zynqmp-soc-for-4.16' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson5-0/+653
2018-01-12Merge tag 'tee-drv-dynamic-shm+fixes-for-v4.16' of https://git.linaro.org/peo...Olof Johansson3-14/+59
2018-01-12bus: omap: add MODULE_LICENSE tagsArnd Bergmann2-0/+11
2018-01-12Merge tag 'samsung-drivers-4.16-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson9-68/+43
2018-01-12soc: brcmstb: Only register SoC device on STB platformsThierry Reding1-0/+5
2018-01-09tee: shm: Potential NULL dereference calling tee_shm_register()Dan Carpenter1-1/+1
2018-01-08soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driverDhaval Shah3-0/+646
2018-01-08soc: xilinx: Create folder structure for soc specific driversMichal Simek4-0/+7
2018-01-05Merge tag 'imx-drivers-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-1/+15
2018-01-05Merge tag 'reset-for-4.16' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann2-4/+7
2018-01-05Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann9-40/+1729
2018-01-05Merge tag 'at91-ab-4.16-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson1-3/+1
2018-01-05Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...Olof Johansson9-4/+794
2018-01-05Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson1-27/+458
2018-01-05Merge tag 'actions-drivers-for-4.16' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson1-0/+42
2018-01-05Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...Olof Johansson3-31/+174
2018-01-04of: platform: populate /firmware/ node from of_platform_default_populate_init()Sudeep Holla1-0/+4
2018-01-03soc: samsung: Add SPDX license identifiersKrzysztof Kozlowski9-68/+43
2018-01-01soc: qcom: smp2p: Use common error handling code in qcom_smp2p_probe()Markus Elfring1-8/+8
2017-12-29tee: shm: don't put_page on null shm->pagesColin Ian King1-3/+5
2017-12-29tee: shm: make function __tee_shm_alloc staticColin Ian King1-3/+3
2017-12-28tee: optee: check type of registered shared memoryJens Wiklander1-2/+42
2017-12-28tee: add start argument to shm_register callbackJens Wiklander3-5/+9
2017-12-26soc: imx: gpc: Add i.MX6SX PCI power domainFabio Estevam1-1/+15
2017-12-21tee: optee: fix header dependenciesArnd Bergmann1-1/+1
2017-12-21Merge tag 'tegra-for-4.16-memory' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann7-4/+783
2017-12-21Merge tag 'tee-drv-dynamic-shm-for-v4.16' of https://git.linaro.org/people/je...Arnd Bergmann13-218/+895
2017-12-21bus: ti-sysc: Add parsing of module capabilitiesTony Lindgren1-0/+100
2017-12-21bus: ti-sysc: Handle module quirks based dts configurationTony Lindgren1-18/+96
2017-12-21bus: ti-sysc: Detect i2c interconnect target module based on register layoutTony Lindgren1-0/+17
2017-12-21bus: ti-sysc: Add register bits for interconnect target modulesTony Lindgren1-10/+246
2017-12-21Merge tag 'gpmc-omap-for-v4.16-immutable' of https://github.com/rogerq/linux ...Arnd Bergmann1-2/+3
2017-12-21Merge tag 'tee-drv-async-supplicant-for-v4.16' of https://git.linaro.org/peop...Arnd Bergmann5-189/+276
2017-12-21soc: brcmstb: biuctrl: Move to early_initcallFlorian Fainelli1-2/+4
2017-12-21soc: brcmstb: Split initializationFlorian Fainelli1-14/+13
2017-12-21soc: brcmstb: biuctrl: Fine tune B53 MCP interface settingsFlorian Fainelli1-0/+76
2017-12-21soc: brcmstb: biuctrl: Wire-up new registersFlorian Fainelli1-1/+7