summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann2014-12-087-10/+439
|\
| * bus: brcmstb_gisb: save and restore GISB timeoutFlorian Fainelli2014-10-201-0/+36
| * bus: brcmstb_gisb: register the fault code hookFlorian Fainelli2014-10-201-6/+3
| * ARM: brcmstb: Kconfig: drop unneeded symbol selectionsBrian Norris2014-10-201-3/+0
| * ARM: brcmstb: reintroduce SMP supportBrian Norris2014-10-204-0/+383
| * ARM: brcmstb: add debug UART for earlyprintk supportMarc Carino2014-10-201-1/+15
* | Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson2014-12-044-1/+38
|\ \
| * | clocksource: arch_timer: Allow the device tree to specify uninitialized timer...Doug Anderson2014-12-042-0/+16
| * | clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao2014-12-043-1/+22
| |/
* | Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2014-12-0445-1527/+4189
|\ \
| * | memory: Add NVIDIA Tegra memory controller supportThierry Reding2014-12-0416-1482/+3988
| * | of: Add NVIDIA Tegra memory controller bindingThierry Reding2014-11-261-0/+36
| * | ARM: tegra: Move AHB Kconfig to drivers/ambaThierry Reding2014-11-263-8/+15
| * | amba: Add Kconfig fileThierry Reding2014-11-263-6/+2
| * | clk: tegra: Implement memory-controller clockThierry Reding2014-11-269-7/+43
| * | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuThierry Reding2014-11-26963-8815/+19685
| |\ \ | | |/ | |/|
| | * powerpc/iommu: Rename iommu_[un]map_sg functionsJoerg Roedel2014-11-184-23/+27
| | * iommu: Improve error handling when setting bus iommuHeiko Stübner2014-11-041-2/+16
| | * iommu: Do more input validation in iommu_map_sg()Joerg Roedel2014-11-041-11/+18
| | * iommu: Add iommu_map_sg() functionOlav Haugan2014-11-0411-0/+56
* | | Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into n...Arnd Bergmann2014-12-049-0/+305
|\ \ \
| * | | reset: add socfpga_reset_statusDinh Nguyen2014-11-041-0/+15
| * | | Merge tag 'sti-reset-for-v3.19-1' of git://git.stlinux.com/devel/kernel/linux...Philipp Zabel2014-11-035-0/+266
| |\ \ \
| | * | | reset: sti: Document sti-picophyreset controllers bindings.Peter Griffin2014-10-311-0/+42
| | * | | reset: stih407: Add softreset, powerdown and picophy controllersPeter Griffin2014-10-313-0/+163
| | * | | reset: stih407: Add reset controllers DT bindingsMaxime Coquelin2014-10-311-0/+61
| | |/ /
| * | | reset: add reset_control_status helper functionDinh Nguyen2014-10-203-0/+24
| |/ /
* | | Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux...Arnd Bergmann2014-12-043-21/+105
|\ \ \
| * | | bus: brcmstb_gisb: Add register offset tables for older chipsKevin Cernekee2014-11-282-7/+51
| * | | bus: brcmstb_gisb: Look up register offsets in a tableKevin Cernekee2014-11-281-8/+34
| * | | bus: brcmstb_gisb: Introduce wrapper functions for MMIO accessesKevin Cernekee2014-11-281-7/+17
| * | | bus: brcmstb_gisb: Make the driver buildable on MIPSKevin Cernekee2014-11-282-1/+5
| |/ /
* | | Merge tag 'samsung-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann2014-11-281-2/+2
|\ \ \
| * | | serial: samsung: Fix serial config dependencies for exynos7Pankaj Dubey2014-11-221-2/+2
| |/ /
* | | bus: brcmstb_gisb: resolve section mismatchFlorian Fainelli2014-11-211-3/+3
* | | ARM: common: edma: edma_pm_resume may be unusedArnd Bergmann2014-11-211-0/+2
* | | Merge tag 'davinci-for-v3.19/edma' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2014-11-201-2/+50
|\ \ \
| * | | ARM: common: edma: add suspend resume hookDaniel Mack2014-11-181-2/+50
| |/ /
* | | Merge branch 'at91/cleanup' into next/driversArnd Bergmann2014-11-2023-5571/+5
|\ \ \
| * | | ARM: at91: remove at91sam9rl legacy board supportNicolas Ferre2014-11-036-2079/+0
| * | | ARM: at91: remove at91sam9g45/9m10 legacy board supportNicolas Ferre2014-11-036-3091/+0
| * | | ARM: at91: remove no-MMU at91x40 supportNicolas Ferre2014-11-0315-397/+5
* | | | Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wi...Arnd Bergmann2014-11-2010-403/+772
|\ \ \ \
| * | | | arm: perf: fold hotplug notifier into arm_pmuMark Rutland2014-10-302-35/+35
| * | | | arm: perf: dynamically allocate cpu hardware dataMark Rutland2014-10-301-8/+25
| * | | | arm: perf: fold percpu_pmu into pmu_hw_eventsMark Rutland2014-10-303-11/+23
| * | | | arm: perf: kill get_hw_events()Mark Rutland2014-10-306-33/+28
| * | | | arm: perf: limit size of accounting dataMark Rutland2014-10-303-9/+3
| * | | | arm: perf: use IDR types for CPU PMUsMark Rutland2014-10-302-2/+6
| * | | | arm: perf: make PMU probing data-drivenMark Rutland2014-10-302-32/+41
OpenPOWER on IntegriCloud