aboutsummaryrefslogtreecommitdiff
path: root/drivers/soc
AgeCommit message (Expand)Author
2015-04-14Merge tag 'v4.0-next-soc-fix' of https://github.com/mbgg/linux-mediatek into ...Arnd Bergmann
2015-04-13soc/mediatek: Remove unused variablesThierry Reding
2015-04-03Merge tag 'v4.0-next-soc' of https://github.com/mbgg/linux-mediatek into next...Olof Johansson
2015-03-30soc: mediatek: Add PMIC wrapper for MT8135 and MT8173 SoCsFlora Fu
2015-03-11soc: qcom: gsbi: Add support for ADM CRCI muxingAndy Gross
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-01-29soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to staticMurali Karicheri
2015-01-29soc: ti: knav_qmss_queue: makefile tweak to build as dynamic moduleMurali Karicheri
2015-01-29soc: ti: knav_qmss_queue: export API calls for use by user driverMurali Karicheri
2015-01-23soc: tegra: Add thermal reset (thermtrip) support to PMCMikko Perttunen
2015-01-09soc/tegra: pmc: Add Tegra132 supportThierry Reding
2015-01-09soc/tegra: fuse: Add Tegra132 supportThierry Reding
2015-01-09soc/tegra: fuse: Constify tegra_fuse_info structuresThierry Reding
2015-01-09soc/tegra: pmc: restrict compilation of suspend-related support to ARMPaul Walmsley
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