summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'amlogic-drivers-2' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Arnd Bergmann2017-11-023-0/+245
|\
| * soc: amlogic: add Meson GX VPU Domains driverNeil Armstrong2017-10-293-0/+245
* | drivers/firmware: psci_checker: Add missing destroy_timer_on_stack()Lorenzo Pieralisi2017-11-021-0/+1
* | Merge tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann2017-11-023-84/+437
|\ \
| * | soc: mediatek: pwrap: fix fatal compiler errorMatthias Brugger2017-10-211-0/+1
| * | soc: mediatek: pwrap: fix compiler errorsMatthias Brugger2017-10-211-1/+1
| * | soc: Allow test-building of MediaTek driversJean Delvare2017-10-201-1/+1
| * | soc: mediatek: place Kconfig for all SoC drivers under menuSean Wang2017-10-201-3/+5
| * | soc: mediatek: pwrap: add support for MT7622 SoCChenglin Xu2017-10-201-0/+170
| * | soc: mediatek: pwrap: add common way for setup CS timing extenstionSean Wang2017-10-201-22/+37
| * | soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrapSean Wang2017-10-201-3/+21
| * | soc: mediatek: pwrap: refactor pwrap_init for the various PMIC typesSean Wang2017-10-201-40/+90
| * | soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit modeSean Wang2017-10-201-16/+54
| * | soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit modeSean Wang2017-10-201-1/+54
| * | soc: mediatek: pwrap: fixup warnings from coding styleSean Wang2017-10-101-7/+13
* | | Merge tag 'at91-ab-4.15-soc' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-11-022-0/+12
|\ \ \
| * | | drivers: soc: atmel: Add basic support for new sama5d2 SiPsCristian Birsan2017-09-172-0/+12
| |/ /
* | | Merge tag 'amlogic-drivers' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2017-11-023-0/+186
|\ \ \ | | |/ | |/|
| * | soc: amlogic: Add Meson6/Meson8/Meson8b/Meson8m2 SoC Information driverMartin Blumenstingl2017-10-073-0/+186
| |/
* | Merge tag 'qcom-drivers-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-025-8/+320
|\ \
| * | soc: qcom: Remote filesystem memory driverBjorn Andersson2017-10-224-0/+284
| * | of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson2017-10-221-0/+26
| * | of/platform: Generalize /reserved-memory handlingBjorn Andersson2017-10-221-8/+10
* | | Merge tag 'keystone_soc_drivers_4.15' of ssh://gitolite.kernel.org/pub/scm/li...Arnd Bergmann2017-11-021-1/+1
|\ \ \
| * | | ti_sci: Use %pS printk format for direct addressesHelge Deller2017-10-091-1/+1
* | | | Merge tag 'arm-soc/for-4.15/drivers-part2' of http://github.com/Broadcom/stbl...Arnd Bergmann2017-11-024-8/+66
|\ \ \ \
| * | | | clk: bcm: Add Broadcom Hurricane 2 clock supportFlorian Fainelli2017-10-123-0/+37
| * | | | memory: brcmstb: dpfe: skip downloading firmware when possibleMarkus Mayer2017-10-071-2/+14
| * | | | memory: brcmstb: dpfe: introduce is_dcpu_enabled()Markus Mayer2017-10-071-6/+15
* | | | | Merge tag 'tegra-for-4.15-thermal' of ssh://gitolite.kernel.org/pub/scm/linux...Arnd Bergmann2017-11-024-2/+273
|\ \ \ \ \
| * | | | | thermal: Add Tegra BPMP thermal sensor driverMikko Perttunen2017-10-194-2/+273
* | | | | | Merge tag 'tegra-for-4.15-soc' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-11-021-2/+13
|\ \ \ \ \ \
| * | | | | | soc/tegra: bpmp: Check BPMP response return codeTimo Alho2017-10-191-2/+13
* | | | | | | Merge tag 'tegra-for-4.15-firmware' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-023-9/+470
|\ \ \ \ \ \ \
| * | | | | | | firmware: tegra: Add BPMP debugfs supportTimo Alho2017-10-193-1/+451
| | |/ / / / / | |/| | | | |
| * | | | | | firmware: tegra: Expose tegra_bpmp_mrq_return()Mikko Perttunen2017-10-191-2/+3
| |/ / / / /
| * | | | / firmware: tegra: Propagate error code to callerTimo Alho2017-10-171-6/+16
| | |_|_|/ | |/| | |
* | | | | Merge tag 'soc-fsl-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2017-10-2014-116/+294
|\ \ \ \ \
| * | | | | soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARMMadalin Bucur2017-09-221-1/+1
| * | | | | soc/fsl/qbman: Add missing headers on ARMClaudiu Manoil2017-09-221-0/+2
| * | | | | soc/fsl/qbman: different register offsets on ARMMadalin Bucur2017-09-222-0/+60
| * | | | | soc/fsl/qbman: add QMAN_REV32Madalin Bucur2017-09-222-0/+3
| * | | | | soc/fsl/qbman: Rework portal mapping calls for ARM/PPCRoy Pledge2017-09-227-66/+60
| * | | | | soc/fsl/qbman: Fix ARM32 typoValentin Rothberg2017-09-221-1/+1
| * | | | | soc/fsl/qbman: Drop L1_CACHE_BYTES compile time checkClaudiu Manoil2017-09-221-4/+0
| * | | | | soc/fsl/qbman: Drop set/clear_bits usageMadalin Bucur2017-09-222-5/+5
| * | | | | soc/fsl/qbman: Use shared-dma-pool for QMan private memory allocationsRoy Pledge2017-09-223-34/+63
| * | | | | soc/fsl/qbman: Use shared-dma-pool for BMan private memory allocationsRoy Pledge2017-09-221-0/+15
| * | | | | soc/fsl/qbman: Add common routine for QBMan private allocationsRoy Pledge2017-09-223-1/+83
| * | | | | soc/fsl/guts: Add compatible string for LS1088ashish kumar2017-09-221-0/+1