Age | Commit message (Expand) | Author | Files | Lines |
2014-12-09 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -10/+11 |
2014-12-09 | 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-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-28 | 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-08 | 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-23 | 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 |