summaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)AuthorLines
2015-11-25Merge tag 'keystone-fixes-for-4.4' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-4/+4
2015-11-24soc: Mediatek: Enable SCPSYS power domain driver by defaultEddie Huang-0/+1
2015-11-23soc: ti: knav_qmss_queue: Fix linking RAM setup for queue managersMichal Morawiec-1/+1
2015-11-23soc: ti: use request_firmware_direct() as acc firmware is optionalMurali Karicheri-3/+3
2015-11-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-325/+938
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds-54/+280
2015-11-10Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+4
2015-10-31soc: qcom: smd-rpm: Correct size of outgoing messageBjorn Andersson-1/+1
2015-10-23Merge tag 'v4.3-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson-27/+66
2015-10-23Merge tag 'v4.4-rockchip-drivers2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson-2/+6
2015-10-16soc: rockchip: power-domain: don't try to print the clock name in error caseHeiko Stuebner-2/+2
2015-10-15soc: qcom/smem: add HWSPINLOCK dependencyArnd Bergmann-0/+1
2015-10-15Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i...Arnd Bergmann-325/+423
2015-10-15Merge tag 'keystone-driver-soc_v2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-27/+53
2015-10-15Merge tag 'arm-soc/for-4.4/soc' of http://github.com/Broadcom/stblinux into n...Arnd Bergmann-0/+161
2015-10-14soc: qcom: smem: Move RPM message ram out of smem DT nodeStephen Boyd-43/+30
2015-10-14soc: qcom: smd-rpm: Correct the active vs sleep state flaggingBjorn Andersson-1/+1
2015-10-14soc: qcom: smd: delete unneeded of_node_putJulia Lawall-3/+1
2015-10-14soc: qcom: smd: Correct SMEM items for upper channelsBjorn Andersson-2/+2
2015-10-14soc: qcom: smd: Reject send of too big packetsBjorn Andersson-0/+4
2015-10-14soc: qcom: smd: Handle big endian CPUsStephen Boyd-65/+116
2015-10-14soc: qcom: smd_rpm: Handle big endian CPUsStephen Boyd-24/+26
2015-10-14soc: qcom: smd: Remove use of VLAISStephen Boyd-13/+19
2015-10-14soc: qcom: smd: Use __iowrite32_copy() instead of open-coding itStephen Boyd-9/+4
2015-10-14soc: qcom: smd: Represent channel layout in structuresStephen Boyd-28/+33
2015-10-14soc: qcom: smem: Handle big endian CPUsStephen Boyd-91/+138
2015-10-14soc: qcom: Make qcom_smem_get() return a pointerStephen Boyd-55/+47
2015-10-14soc: qcom: Reorder SMEM/SMD configsStephen Boyd-8/+8
2015-10-14soc: qcom: smem: Avoid NULL pointer exception on removeStephen Boyd-1/+1
2015-10-14soc: qcom: smd: Implement id_table driver matchingBjorn Andersson-7/+18
2015-10-14soc: mediatek: Fix random hang up issue while kernel initJames Liao-23/+44
2015-10-13soc: ti: qmss: make acc queue support optional in the driverMurali Karicheri-7/+25
2015-10-13soc: ti: add firmware file name as part of the driverMurali Karicheri-20/+28
2015-10-12soc: dove: Let genpd deal with disabling of unused PM domainsUlf Hansson-1/+0
2015-10-11soc: rockchip: Restrict to ARCH_ROCKCHIPThierry Reding-0/+4
2015-10-09soc: brcmstb: Add Bus Interface Unit control setupFlorian Fainelli-1/+117
2015-10-09Merge tag 'v4.4-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+510
2015-10-08soc: ti: reset irq affinity before freeing irqMurali Karicheri-0/+4
2015-10-06soc: rockchip: power-domain: Add power domain driverCaesar Wang-0/+510
2015-09-27soc: mediatek: add scpsys support active_wakeupEddie Huang-0/+16
2015-09-27soc: mediatek: Move the initial setting of pmic wrap interrupt before request...Henry Chen-4/+6
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-2/+2
2015-09-14soc: add stubs for brcmstb SoC'sBrian Norris-0/+45
2015-09-14soc: dove: Prepare irq handler for irq argument removalThomas Gleixner-1/+1
2015-09-14soc: dove: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descThomas Gleixner-1/+1
2015-09-10Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds-19/+21
2015-09-09soc: qcom: smd: Correct fBLOCKREADINTR handlingBjorn Andersson-3/+3
2015-09-09soc: qcom: smd: Use correct remote processor IDAndy Gross-4/+12
2015-09-09soc: qcom: smem: Fix errant private accessAndy Gross-12/+6
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-448/+3616