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