Age | Commit message (Expand) | Author | Files | Lines |
2015-02-17 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -2/+12 |
2015-01-30 | soc: ti: knav_qmss_queue: change knav_range_setup_acc_irq to static | Murali Karicheri | 1 | -1/+1 |
2015-01-30 | soc: ti: knav_qmss_queue: makefile tweak to build as dynamic module | Murali Karicheri | 1 | -1/+2 |
2015-01-29 | soc: ti: knav_qmss_queue: export API calls for use by user driver | Murali Karicheri | 1 | -0/+9 |
2015-01-23 | soc: tegra: Add thermal reset (thermtrip) support to PMC | Mikko Perttunen | 1 | -0/+103 |
2015-01-09 | soc/tegra: pmc: Add Tegra132 support | Thierry Reding | 1 | -4/+10 |
2015-01-09 | soc/tegra: fuse: Add Tegra132 support | Thierry Reding | 2 | -0/+2 |
2015-01-09 | soc/tegra: fuse: Constify tegra_fuse_info structures | Thierry Reding | 1 | -4/+4 |
2015-01-09 | soc/tegra: pmc: restrict compilation of suspend-related support to ARM | Paul Walmsley | 1 | -2/+5 |
2014-12-16 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -0/+1 |
2014-12-15 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -5/+0 |
2014-12-10 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -10/+11 |
2014-12-10 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 3 | -0/+165 |
2014-12-04 | soc: integrator: Add terminating entry for integrator_cm_match | Axel Lin | 1 | -0/+1 |
2014-12-02 | soc/tegra: fuse: export tegra_sku_info | Vince Hsu | 1 | -0/+1 |
2014-11-13 | soc: move SoC driver for the ARM Integrator | Linus Walleij | 3 | -0/+164 |
2014-11-03 | soc: ti: knav_qmss_queue: Use list_for_each_entry_safe to prevent use after free | Axel Lin | 1 | -2/+2 |
2014-10-29 | soc: versatile: Add terminating entry for realview_soc_of_match | Axel Lin | 1 | -0/+1 |
2014-10-27 | soc: ti: knav_qmss_queue: Return proper error if devm_kzalloc fails | Axel Lin | 1 | -1/+1 |
2014-10-27 | soc: ti: knav_qmss_queue: Fix unbalanced locking ins knav_pool_create() | Axel Lin | 1 | -3/+4 |
2014-10-27 | soc: ti: Use list_first_entry_or_null() at appropriate places | Axel Lin | 1 | -4/+4 |
2014-10-20 | soc: ti: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-10-20 | soc: tegra: fuse: drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2014-10-20 | soc: qcom: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-10-09 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -0/+3803 |
2014-09-26 | soc: add driver for the ARM RealView | Linus Walleij | 5 | -0/+157 |
2014-09-24 | soc: ti: add Keystone Navigator DMA support | Santosh Shilimkar | 3 | -0/+826 |
2014-09-24 | soc: ti: add Keystone Navigator QMSS driver | Sandeep Nair | 7 | -0/+2820 |
2014-09-24 | drivers/soc: qcom: do not disable the iface clock in probe | Srinivas Kandagatla | 1 | -13/+33 |
2014-07-17 | ARM: tegra: Convert PMC to a driver | Thierry Reding | 2 | -0/+958 |
2014-07-17 | soc/tegra: fuse: Set up in early initcall | Thierry Reding | 2 | -4/+14 |
2014-07-17 | soc/tegra: Implement runtime check for Tegra SoCs | Thierry Reding | 2 | -0/+32 |
2014-07-17 | soc/tegra: fuse: fix dummy functions | Stephen Warren | 1 | -5/+5 |
2014-07-17 | soc/tegra: fuse: move APB DMA into Tegra20 fuse driver | Peter De Schrijver | 1 | -3/+76 |
2014-07-17 | soc/tegra: Add efuse driver for Tegra | Peter De Schrijver | 12 | -0/+1391 |
2014-05-26 | soc: qcom: fix of_device_id table | Arnd Bergmann | 1 | -0/+1 |
2014-05-23 | soc: qcom: Add GSBI driver | Andy Gross | 5 | -0/+103 |
2014-05-23 | soc: Introduce drivers/soc place-holder for SOC specific drivers | Santosh Shilimkar | 1 | -0/+3 |