aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc
AgeCommit message (Expand)Author
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-09Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2014-12-04soc: integrator: Add terminating entry for integrator_cm_matchAxel Lin
2014-12-02soc/tegra: fuse: export tegra_sku_infoVince Hsu
2014-11-13soc: move SoC driver for the ARM IntegratorLinus Walleij
2014-11-03soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after freeAxel Lin
2014-10-28soc: versatile: Add terminating entry for realview_soc_of_matchAxel Lin
2014-10-27soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc failsAxel Lin
2014-10-27soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create()Axel Lin
2014-10-27soc: ti: Use list_first_entry_or_null() at appropriate placesAxel Lin
2014-10-20soc: ti: drop owner assignment from platform_driversWolfram Sang
2014-10-20soc: tegra: fuse: drop owner assignment from platform_driversWolfram Sang
2014-10-20soc: qcom: drop owner assignment from platform_driversWolfram Sang
2014-10-08Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-26soc: add driver for the ARM RealViewLinus Walleij
2014-09-24soc: ti: add Keystone Navigator DMA supportSantosh Shilimkar
2014-09-24soc: ti: add Keystone Navigator QMSS driverSandeep Nair
2014-09-23drivers/soc: qcom: do not disable the iface clock in probeSrinivas Kandagatla
2014-07-17ARM: tegra: Convert PMC to a driverThierry Reding
2014-07-17soc/tegra: fuse: Set up in early initcallThierry Reding
2014-07-17soc/tegra: Implement runtime check for Tegra SoCsThierry Reding
2014-07-17soc/tegra: fuse: fix dummy functionsStephen Warren
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver
2014-05-26soc: qcom: fix of_device_id tableArnd Bergmann
2014-05-23soc: qcom: Add GSBI driverAndy Gross
2014-05-23soc: Introduce drivers/soc place-holder for SOC specific driversSantosh Shilimkar