summaryrefslogtreecommitdiffstats
path: root/drivers/soc
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | soc: samsung: Add exynos chipid driver supportPankaj Dubey2019-08-153-0/+116
| | | |/ | | |/|
| * | | Merge tag 'renesas-drivers-for-v5.4-tag1' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2019-08-141-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | soc: renesas: rcar-sysc: Use [] to denote a flexible array memberGeert Uytterhoeven2019-07-291-1/+1
| | |/
| * | Merge tag 'soc-fsl-next-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-07-212-99/+66
| |\ \ | | |/ | |/|
| | * soc: fsl: qe: fold qe_get_num_of_snums into qe_snums_initRasmus Villemoes2019-06-051-30/+16
| | * soc: fsl: qe: support fsl,qe-snums propertyRasmus Villemoes2019-06-051-2/+14
| | * soc: fsl: qe: introduce qe_get_device_node helperRasmus Villemoes2019-06-051-42/+29
| | * soc: fsl: qe: reduce static memory footprint by 1.7KRasmus Villemoes2019-06-051-30/+12
| | * soc: fsl: qe: drop useless static qualifierRasmus Villemoes2019-06-051-1/+1
| | * soc: fsl: fix spelling mistake "Firmaware" -> "Firmware"Colin Ian King2019-05-291-1/+1
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-161-1/+4
|\ \ \
| * \ \ Merge tag 'ux500-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Arnd Bergmann2019-08-141-1/+4
| |\ \ \
| | * | | ARM: ux500: add missing of_node_put()Nicholas Mc Guire2019-07-231-1/+4
| | |/ /
* | | | soc: qcom: geni: Provide parameter error checkingLee Jones2019-09-061-0/+6
* | | | soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TESTGeert Uytterhoeven2019-08-291-0/+4
* | | | Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2019-08-151-7/+12
|\ \ \ \ | |/ / / |/| | |
| * | | soc: ti: pm33xx: Make two symbols staticYueHaibing2019-08-131-2/+2
| * | | soc: ti: pm33xx: Fix static checker warningsKeerthy2019-08-131-5/+10
| |/ /
* | | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-1/+1
|\ \ \ | |/ / |/| |
| * | docs: powerpc: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-171-1/+1
* | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-191-0/+5
|\ \ \
| * \ \ Merge tag 'ti-k3-soc-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2019-06-191-0/+5
| |\ \ \
| | * | | soc: ti: Add Support for J721E SoC config optionNishanth Menon2019-06-191-0/+5
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-1926-228/+1600
|\ \ \ \ \
| * | | | | soc: rockchip: work around clang warningArnd Bergmann2019-07-031-115/+115
| * | | | | Merge tag 'imx-drivers-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-06-254-13/+204
| |\ \ \ \ \
| | * | | | | soc: imx: Add i.MX8MN SoC driver supportAnson Huang2019-06-241-0/+6
| | * | | | | soc: imx8: Use existing of_root directlyAnson Huang2019-06-181-7/+2
| | * | | | | soc: imx8: Fix potential kernel dump in error pathAnson Huang2019-06-181-1/+2
| | * | | | | soc: imx: soc-imx8: Correct return value of error handleAnson Huang2019-06-051-5/+11
| | * | | | | soc: imx: soc-imx8: Avoid unnecessary of_node_put() in error handlingAnson Huang2019-06-051-2/+2
| | * | | | | soc: imx: Add SCU SoC info driver supportAnson Huang2019-06-033-0/+154
| | * | | | | soc: imx: Read imx8mm soc revision from anatopLeonard Crestez2019-05-201-0/+29
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'aspeed-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Olof Johansson2019-06-251-23/+38
| |\ \ \ \ \
| | * | | | | soc: aspeed: lpc-ctrl: Fix probe error handlingJoel Stanley2019-06-221-2/+3
| | * | | | | soc: aspeed: lpc-ctrl: make parameter optionalVijay Khemka2019-06-171-22/+36
| | |/ / / /
| * | | | | Merge tag 'tegra-for-5.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-253-2/+23
| |\ \ \ \ \
| | * | | | | soc/tegra: Select pinctrl for Tegra194Krishna Yarlagadda2019-06-131-0/+1
| | * | | | | soc/tegra: fuse: Do not log error message on deferred probeThierry Reding2019-06-051-2/+4
| | * | | | | soc/tegra: pmc: Add comments clarifying wake eventsThierry Reding2019-06-051-0/+12
| | * | | | | soc/tegra: pmc: Avoid crash for non-wake IRQsThierry Reding2019-06-051-0/+3
| | * | | | | soc/tegra: pmc: Fail to allocate more than one wake IRQThierry Reding2019-06-051-0/+3
| | |/ / / /
| * | | | | Merge tag 'amlogic-drivers' of https://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-251-1/+13
| |\ \ \ \ \
| | * | | | | soc: amlogic: canvas: add support for Meson8, Meson8b and Meson8m2Martin Blumenstingl2019-05-221-1/+13
| | |/ / / /
| * | | | | Merge tag 'qcom-drivers-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-06-256-36/+688
| |\ \ \ \ \
| | * | | | | soc: qcom: geni: Add support for ACPILee Jones2019-06-191-6/+15
| | * | | | | soc: qcom: apr: Don't use reg for domain idBjorn Andersson2019-06-151-1/+1
| | * | | | | soc: qcom: fix QCOM_AOSS_QMP dependency and build errorsRandy Dunlap2019-06-141-1/+1
| | * | | | | soc: qcom: Add AOSS QMP driverBjorn Andersson2019-06-113-0/+493
| | * | | | | qcom: apr: Make apr callbacks in non-atomic contextSrinivas Kandagatla2019-06-111-5/+69