summaryrefslogtreecommitdiff
path: root/include/linux/soc
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2019-09-20Merge tag 'mailbox-v5.4' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds1-3/+0
2019-09-17mailbox: mediatek: cmdq: clear the event in cmdq initial flowBibby Hsieh1-3/+0
2019-09-17Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds3-7/+62
2019-09-04firmware: ti_sci: Allow for device shared and exclusive requestsLokesh Vutla1-0/+3
2019-09-03Merge tag 'v5.3-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann1-7/+7
2019-08-23soc: mediatek: cmdq: change the type of input parameterBibby Hsieh1-5/+5
2019-08-23soc: mediatek: cmdq: reorder the parameterBibby Hsieh1-5/+5
2019-08-15serial: lpc32xx: allow compile testingArnd Bergmann1-0/+4
2019-08-15net: lpc-enet: move phy setup into platform codeArnd Bergmann1-0/+5
2019-08-15net: lpc-enet: factor out iram accessArnd Bergmann1-0/+24
2019-08-15soc: samsung: chipid: Convert exynos-chipid driver to use the regmap APISylwester Nawrocki1-0/+52
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2-14/+262
2019-07-20Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+246
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+2
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-14/+14
2019-07-17drm/meson: drop use of drmP.hSam Ravnborg1-0/+1
2019-07-02soc: qcom: mdt_loader: Support loading non-split imagesBjorn Andersson1-0/+2
2019-06-19Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson1-0/+246
2019-06-13firmware: ti_sci: Add support for processor controlSuman Anna1-0/+31
2019-06-13firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaPeter Ujfalusi1-0/+215
2019-06-12firmware: ti_sci: extend clock identifiers from u8 to u32Tero Kristo1-14/+14
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+147
2019-05-01soc: ti: Add MSI domain bus support for Interrupt AggregatorLokesh Vutla1-0/+23
2019-05-01firmware: ti_sci: Add helper apis to manage resourcesLokesh Vutla1-0/+54
2019-05-01firmware: ti_sci: Add support for IRQ managementLokesh Vutla1-0/+26
2019-05-01firmware: ti_sci: Add support for RM core opsLokesh Vutla1-0/+27
2019-05-01firmware: ti_sci: Add support to get TISCI handle using of_phandleGrygorii Strashko1-0/+17
2019-04-29Merge tag 'ixp4xx-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2-0/+129
2019-04-29ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann1-0/+37
2019-04-23soc: ixp4xx: Uninline several functionsLinus Walleij1-120/+7
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij1-2/+0
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2-0/+244
2019-02-13qcom: soc: llcc-slice: Clear the global drv_data pointer on errorJordan Crouse1-0/+6
2018-12-13Merge tag 'v4.20-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+133
2018-12-02soc: mediatek: Add Mediatek CMDQ helperHoulong Wei1-0/+133
2018-11-14soc: qcom: qmi_interface: Limit txn ids to U16_MAXArun Kumar Neelakantam1-1/+1
2018-10-02Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-2/+28
2018-09-13drivers: edac: Add EDAC driver support for QCOM SoCsChannagoud Kadabi1-0/+24
2018-09-13soc: qcom: Add support to register LLCC EDAC driverVenkata Narendra Kumar Gutta1-0/+2
2018-09-13soc: qcom: Add broadcast base for Last Level Cache Controller (LLCC)Venkata Narendra Kumar Gutta1-2/+2
2018-09-13soc: amlogic: add meson-canvas driverMaxime Jourdan1-0/+65
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-11/+2
2018-08-19Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds1-0/+4
2018-08-14Merge tag 'pinctrl-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+7
2018-07-24pinctrl: samsung: Write external wakeup interrupt maskKrzysztof Kozlowski1-0/+2
2018-07-24ARM: exynos: Define EINT_WAKEUP_MASK registers for S5Pv210 and Exynos5433Krzysztof Kozlowski1-1/+5
2018-07-21drivers: soc: Add LLCC driverRishabh Bhatnagar1-0/+180
2018-06-19remoteproc: qcom: mdt_loader: Make the firmware authentication optionalSricharan R1-0/+4