Age | Commit message (Expand) | Author | Files | Lines |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -4/+0 |
2014-12-09 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -135/+612 |
2014-12-09 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2 | -10/+215 |
2014-12-08 | Merge branch 'brcm/stb-smp-uart' into next/drivers | Arnd Bergmann | 1 | -6/+41 |
2014-12-04 | Merge tag 'mvebu-soc-suspend-3.19' of git://git.infradead.org/linux-mvebu int... | Arnd Bergmann | 1 | -4/+176 |
2014-12-04 | Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux... | Arnd Bergmann | 2 | -20/+100 |
2014-11-30 | bus: mvebu-mbus: provide a mechanism to save SDRAM window configuration | Thomas Petazzoni | 1 | -0/+56 |
2014-11-30 | bus: mvebu-mbus: suspend/resume support | Thomas Petazzoni | 1 | -4/+120 |
2014-11-28 | bus: brcmstb_gisb: Add register offset tables for older chips | Kevin Cernekee | 1 | -6/+46 |
2014-11-28 | bus: brcmstb_gisb: Look up register offsets in a table | Kevin Cernekee | 1 | -8/+34 |
2014-11-28 | bus: brcmstb_gisb: Introduce wrapper functions for MMIO accesses | Kevin Cernekee | 1 | -7/+17 |
2014-11-28 | bus: brcmstb_gisb: Make the driver buildable on MIPS | Kevin Cernekee | 2 | -1/+5 |
2014-11-21 | bus: brcmstb_gisb: resolve section mismatch | Florian Fainelli | 1 | -3/+3 |
2014-11-20 | Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wi... | Arnd Bergmann | 1 | -108/+444 |
2014-11-12 | bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha... | Keerthy | 1 | -2/+6 |
2014-11-12 | bus: omap_l3_noc: Add resume hook to restore context | Keerthy | 1 | -0/+55 |
2014-11-05 | ARM: OMAP3: Fix errors for omap_l3_smx when booted with device tree | Tony Lindgren | 1 | -5/+21 |
2014-10-30 | bus: cci: move away from arm_pmu framework | Mark Rutland | 1 | -108/+444 |
2014-10-20 | bus: brcmstb_gisb: save and restore GISB timeout | Florian Fainelli | 1 | -0/+36 |
2014-10-20 | bus: brcmstb_gisb: register the fault code hook | Florian Fainelli | 1 | -6/+3 |
2014-10-20 | bus: drop owner assignment from platform_drivers | Wolfram Sang | 4 | -4/+0 |
2014-10-08 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+4 |
2014-10-08 | bus: arm-ccn: Fix spurious warning message | Pawel Moll | 1 | -1/+4 |
2014-09-11 | bus: omap_l3_noc: Fix connID for OMAP4 | Nishanth Menon | 1 | -25/+25 |
2014-09-05 | bus: arm-ccn: Move event cleanup routine | Pawel Moll | 1 | -26/+25 |
2014-08-24 | bus: arm-ccn: Fix warning message | Pawel Moll | 1 | -1/+1 |
2014-08-08 | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -1/+1402 |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -1/+3 |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2014-07-31 | bus: arm-ccn: Fix error handling at event allocation | Pawel Moll | 1 | -4/+5 |
2014-07-30 | drivers: CCI: Correct use of ! and & | Himangi Saraogi | 1 | -1/+2 |
2014-07-24 | bus: ARM CCN: add PERF_EVENTS dependency | Arnd Bergmann | 1 | -0/+1 |
2014-07-23 | bus: ARM CCN PMU driver | Pawel Moll | 3 | -1/+1400 |
2014-07-18 | bus: imx-weim: populate devices on a simple bus | Liu Ying | 1 | -1/+3 |
2014-07-03 | Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-... | Greg Kroah-Hartman | 1 | -1/+1 |
2014-06-19 | devres: remove devm_request_and_ioremap() | Jingoo Han | 1 | -3/+3 |
2014-06-17 | bus/arm-cci: add dependency on OF && CPU_V7 | Arnd Bergmann | 1 | -1/+1 |
2014-06-02 | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -300/+949 |
2014-06-02 | Merge tag 'soc-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -8/+3 |
2014-06-02 | Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -0/+214 |
2014-05-26 | Merge tag 'omap-for-v3.16/l3-noc-signed' of git://git.kernel.org/pub/scm/linu... | Olof Johansson | 2 | -300/+651 |
2014-05-26 | ARM: vexpress: refine dependencies for new code | Arnd Bergmann | 2 | -1/+2 |
2014-05-24 | bus: add Broadcom GISB bus arbiter timeout/error handler | Florian Fainelli | 3 | -0/+298 |
2014-05-15 | mfd: vexpress: Convert custom func API to regmap | Pawel Moll | 3 | -0/+213 |
2014-05-05 | bus: omap_l3_noc: Add AM4372 interconnect error data | Afzal Mohammed | 2 | -0/+92 |
2014-05-05 | bus: omap_l3_noc: Add DRA7 interconnect error data | Rajendra Nayak | 2 | -0/+152 |
2014-05-05 | bus: omap_l3_noc: introduce concept of submodule | Nishanth Menon | 2 | -6/+17 |
2014-05-05 | bus: omap_l3_noc: Add information about the context of operation | Nishanth Menon | 2 | -4/+16 |
2014-05-05 | bus: omap_l3_noc: add information about the type of operation | Nishanth Menon | 2 | -1/+21 |
2014-05-05 | bus: omap_l3_noc: ignore masked out unclearable targets | Afzal Mohammed | 2 | -0/+13 |