aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds5-5/+0
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-10/+11
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+165
2014-12-04soc: integrator: Add terminating entry for integrator_cm_matchAxel Lin1-0/+1
2014-12-02soc/tegra: fuse: export tegra_sku_infoVince Hsu1-0/+1
2014-11-13soc: move SoC driver for the ARM IntegratorLinus Walleij3-0/+164
2014-11-03soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after freeAxel Lin1-2/+2
2014-10-28soc: versatile: Add terminating entry for realview_soc_of_matchAxel Lin1-0/+1
2014-10-27soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc failsAxel Lin1-1/+1
2014-10-27soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()Axel Lin1-3/+4
2014-10-27soc: ti: Use list_first_entry_or_null() at appropriate placesAxel Lin1-4/+4
2014-10-20soc: ti: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20soc: tegra: fuse: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20soc: qcom: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-0/+3803
2014-09-26soc: add driver for the ARM RealViewLinus Walleij5-0/+157
2014-09-24soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar3-0/+826
2014-09-24soc: ti: add Keystone Navigator QMSS driverSandeep Nair7-0/+2820
2014-09-23drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla1-13/+33
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding2-0/+958
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding2-4/+14
2014-07-17soc/tegra: Implement runtime check for Tegra SoCsThierry Reding2-0/+32
2014-07-17soc/tegra: fuse: fix dummy functionsStephen Warren1-5/+5
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver1-3/+76
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver12-0/+1391
2014-05-26soc: qcom: fix of_device_id tableArnd Bergmann1-0/+1
2014-05-23soc: qcom: Add GSBI driverAndy Gross5-0/+103
2014-05-23soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar1-0/+3