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