aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-08Merge branch 'at91/cleanup5' into next/driversArnd Bergmann82-18437/+34
2014-12-08Merge branch 'brcm/stb-smp-uart' into next/driversArnd Bergmann7-10/+439
2014-12-04Merge branch 'clocksource/physical-timers' into next/driversOlof Johansson4-1/+38
2014-12-04clocksource: arch_timer: Allow the device tree to specify uninitialized timer registersDoug Anderson2-0/+16
2014-12-04clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao3-1/+22
2014-12-04Merge tag 'tegra-for-3.19-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/driversArnd Bergmann45-1527/+4189
2014-12-04Merge tag 'reset-for-3.19-2' of git://git.pengutronix.de/git/pza/linux into next/driversArnd Bergmann9-0/+305
2014-12-04Merge tag 'arm-soc/for-3.19/brcmstb-drivers' of https://github.com/brcm/linux into next/driversArnd Bergmann3-21/+105
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding16-1482/+3988
2014-12-03ARM: at91: remove unused board.h fileArnd Bergmann2-121/+0
2014-12-03ARM: at91: remove unneeded header filesNicolas Ferre2-179/+0
2014-12-03ARM: at91/clocksource: remove !DT PIT initializationsArnd Bergmann2-34/+0
2014-12-02ARM: at91: at91rm9200 ST initialization is now DT onlyArnd Bergmann3-27/+0
2014-12-02ARM: at91: remove old AT91-specific driversArnd Bergmann8-1289/+3
2014-12-02ARM: at91: cleanup initilisation code by removing dead codeArnd Bergmann3-73/+0
2014-12-02ARM: at91/Kconfig: select board files automaticallyArnd Bergmann1-12/+2
2014-11-28bus: brcmstb_gisb: Add register offset tables for older chipsKevin Cernekee2-7/+51
2014-11-28bus: brcmstb_gisb: Look up register offsets in a tableKevin Cernekee1-8/+34
2014-11-28bus: brcmstb_gisb: Introduce wrapper functions for MMIO accessesKevin Cernekee1-7/+17
2014-11-28bus: brcmstb_gisb: Make the driver buildable on MIPSKevin Cernekee2-1/+5
2014-11-28Merge tag 'samsung-driver' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/driversArnd Bergmann1-2/+2
2014-11-27ARM: at91: remove unused IRQ function declarationsNicolas Ferre1-4/+0
2014-11-27ARM: at91: remove legacy IRQ driver and related codeNicolas Ferre9-427/+0
2014-11-26ARM: at91: remove old at91-specific clock driverNicolas Ferre5-1047/+0
2014-11-26ARM: at91: remove clock data in at91sam9n12.c and at91sam9x5.c filesNicolas Ferre2-520/+4
2014-11-26ARM: at91: remove all !DT related configuration optionsNicolas Ferre1-20/+7
2014-11-26ARM: at91/trivial: update Kconfig comment to mention SAMA5Nicolas Ferre1-1/+1
2014-11-26ARM: at91: always USE_OF from now onNicolas Ferre1-1/+2
2014-11-26ARM: at91/Kconfig: remove ARCH_AT91RM9200 option for driversNicolas Ferre3-4/+4
2014-11-26of: Add NVIDIA Tegra memory controller bindingThierry Reding1-0/+36
2014-11-26ARM: tegra: Move AHB Kconfig to drivers/ambaThierry Reding3-8/+15
2014-11-26amba: Add Kconfig fileThierry Reding3-6/+2
2014-11-26clk: tegra: Implement memory-controller clockThierry Reding9-7/+43
2014-11-26Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuThierry Reding963-8815/+19685
2014-11-21ARM: at91: switch configuration option to SOC_AT91RM9200Nicolas Ferre1-1/+1
2014-11-21ARM: at91: remove at91rm9200 legacy board supportNicolas Ferre6-1835/+0
2014-11-21ARM: at91: remove at91rm9200 legacy boards filesNicolas Ferre14-2543/+0
2014-11-22serial: samsung: Fix serial config dependencies for exynos7Pankaj Dubey1-2/+2
2014-11-21bus: brcmstb_gisb: resolve section mismatchFlorian Fainelli1-3/+3
2014-11-21ARM: common: edma: edma_pm_resume may be unusedArnd Bergmann1-0/+2
2014-11-21ARM: at91/Kconfig: remove useless fbdev Kconfig optionsNicolas Ferre1-17/+0
2014-11-21ARM: at91: remove at91sam9261/at91sam9g10 legacy board supportNicolas Ferre6-2282/+0
2014-11-20Merge tag 'davinci-for-v3.19/edma' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/driversArnd Bergmann1-2/+50
2014-11-20Merge branch 'at91/cleanup' into next/driversArnd Bergmann23-5571/+5
2014-11-20Merge tag 'arm-perf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into next/driversArnd Bergmann10-403/+772
2014-11-20Merge tag 'at91-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/driversArnd Bergmann10-38/+162
2014-11-20Merge tag 'keystone-driver-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into next/driversArnd Bergmann2-10/+11
2014-11-20Merge tag 'omap-for-v3.19/w1-and-l3-noc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/driversArnd Bergmann3-2/+85
2014-11-19ARM: at91/Kconfig: remove unused config optionsNicolas Ferre3-5/+2
2014-11-19ARM: at91: remove at91sam9260/at91sam9g20 legacy board supportNicolas Ferre5-2024/+0