summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Merge tag 'sunxi-cleanup-for-3.10' of git://github.com/mripard/linux into nex...Olof Johansson16-299/+261
2013-04-11Merge branch 'depends/clk-for-3.10' into next/cleanupOlof Johansson29-176/+1831
2013-04-11Merge tag 'imx-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson18-533/+3
2013-04-09Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Arnd Bergmann7-11/+8
2013-04-09Merge tag 'cleanup-samsung-for-v3.10' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann19-264/+20
2013-04-09Merge tag 'mxs-cleanup-3.10' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann26-990/+279
2013-04-09Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann555-3108/+6212
2013-04-09Merge tag 'tegra-for-3.10-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann16-267/+207
2013-04-09Merge branch 'tegra/fixes' into next/cleanupArnd Bergmann19-82/+67
2013-04-09Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2-2/+11
2013-04-09ARM: i.MX: remove unused ARCH_* configsPaul Bolle1-18/+0
2013-04-09ARM i.MX53: remove platform ahci supportSascha Hauer4-172/+0
2013-04-08ARM: sunxi: Rework the restart codeMaxime Ripard2-26/+38
2013-04-08irqchip: sunxi: Rename sunxi to sun4iMaxime Ripard4-152/+152
2013-04-08irqchip: sunxi: Make use of the IRQCHIP_DECLARE macroMaxime Ripard3-42/+12
2013-04-08clocksource: sunxi: Rename sunxi to sun4iMaxime Ripard5-23/+23
2013-04-08clocksource: sunxi: make use of CLKSRC_OFMaxime Ripard4-41/+13
2013-04-08clocksource: sunxi: Cleanup the timer codeMaxime Ripard1-24/+24
2013-04-08Merge remote-tracking branch 'clk/clk-for-3.10' into sunxi/core-for-3.10Maxime Ripard384-1826/+4423
2013-04-08Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into sunxi/core-for-3.10Maxime Ripard325-1454/+4097
2013-04-08Merge tag 'omap-pm-v3.10/fixes/pm' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren18-1193/+1070
2013-04-08Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann18-1191/+1059
2013-04-08ARM: at91: remove trailing semicolon from macrosJohan Hovold5-5/+5
2013-04-08ARM: at91/setup: fix trivial typosJohan Hovold1-3/+3
2013-04-09ARM: EXYNOS: remove "config EXYNOS_DEV_DRM"Paul Bolle1-10/+0
2013-04-08ARM: EXYNOS: change the name of USB ohci headerJingoo Han5-4/+5
2013-04-08ARM: SAMSUNG: Remove unnecessary code for dmaPadmavathi Venna5-13/+1
2013-04-08ARM: S3C24XX: Remove unused GPIO drive strength register definitionsSylwester Nawrocki1-199/+4
2013-04-05ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ...Santosh Shilimkar2-2/+11
2013-04-04clk: sunxi: drop an unnecesary kmallocEmilio López1-1/+1
2013-04-04clk: sunxi: drop CLK_IGNORE_UNUSEDEmilio López1-4/+4
2013-04-04clk: sunxi: Add support for AXI, AHB, APB0 and APB1 gatesEmilio López2-1/+196
2013-04-04ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2412Alexander Shiyan1-2/+2
2013-04-04ARM: S3C24XX: Removed unneeded dependency on CPU_S3C2410Alexander Shiyan1-1/+1
2013-04-04ARM: S3C24XX: Removed unneeded dependency on ARCH_S3C24XX for boardsAlexander Shiyan1-8/+3
2013-04-04ARM: SAMSUNG: Fix typo "CONFIG_SAMSUNG_DEV_RTC"Paul Bolle1-1/+1
2013-04-04ARM: S5P64X0: Fix typo "CONFIG_S5P64X0_SETUP_SDHCI"Paul Bolle1-2/+2
2013-04-04ARM: S3C64XX: remove obsolete Makefile linePaul Bolle1-1/+0
2013-04-03clk: divider: Introduce CLK_DIVIDER_ALLOW_ZERO flagSoren Brinkmann2-3/+10
2013-04-03clk: mvebu: Use common of_clk_init() functionJean-Francois Moine3-42/+3
2013-04-03ARM: at91: remove unused dbgu_readl() macroNicolas Ferre1-3/+0
2013-04-03clocksource: mxs_timer: Add semicolon at end of lineFabio Estevam1-1/+1
2013-04-02clk: fix clk_mux::flags kerneldocJames Hogan1-1/+1
2013-04-02Merge branch 'gic/cleanup' into next/cleanupOlof Johansson1-0/+1
2013-04-02irqchip: vic: add include of linux/irq.hOlof Johansson1-0/+1
2013-04-02Merge tag 'at91-cleanup' of git://github.com/at91linux/linux-at91 into next/c...Olof Johansson1-1/+1
2013-04-02ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard1-1/+5
2013-04-02Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...Olof Johansson393-1844/+2691
2013-04-02clk: allow reentrant calls into the clk frameworkMike Turquette1-2/+42
2013-04-02clk: abstract locking out into helper functionsMike Turquette1-38/+61