Age | Commit message (Expand) | Author | Files | Lines |
2013-08-29 | gpio: (gpio-pca953x) move header to linux/platform_data/ | Vivien Didelot | 16 | -16/+16 |
2013-08-22 | Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kevin Hilman | 7 | -92/+11 |
2013-08-21 | Merge tag 'zynq-cleanup-for-3.12' of git://git.xilinx.com/linux-xlnx into nex... | Kevin Hilman | 2 | -78/+22 |
2013-08-20 | arm: zynq: hotplug: Remove unreachable code | Soren Brinkmann | 1 | -50/+5 |
2013-08-19 | Merge tag 'omap-for-v3.12/usb-signed' of git://git.kernel.org/pub/scm/linux/k... | Kevin Hilman | 4 | -10/+10 |
2013-08-19 | ARM: SAMSUNG: Remove unnecessary exynos4_default_sdhci*() | Jingoo Han | 1 | -38/+0 |
2013-08-16 | Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanup | Olof Johansson | 1 | -18/+1 |
2013-08-14 | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n... | Olof Johansson | 218 | -3105/+2165 |
2013-08-14 | Merge branch 'msm/cleanup' into next/cleanup | Kevin Hilman | 26 | -3199/+89 |
2013-08-12 | ARM: SAMSUNG: Remove plat/regs-timer.h header | Tomasz Figa | 1 | -124/+0 |
2013-08-12 | ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h header | Tomasz Figa | 4 | -16/+0 |
2013-08-12 | ARM: SAMSUNG: Remove pwm-clock infrastructure | Tomasz Figa | 13 | -575/+0 |
2013-08-12 | ARM: SAMSUNG: Remove old PWM timer platform devices | Tomasz Figa | 1 | -18/+0 |
2013-08-12 | ARM: SAMSUNG: Modify board files to use new PWM platform device | Tomasz Figa | 11 | -31/+25 |
2013-08-12 | ARM: SAMSUNG: Rework private data handling in dev-backlight | Tomasz Figa | 1 | -22/+29 |
2013-08-12 | Merge tag 'omap-for-v3.12/cleanup-unused-defines' of git://git.kernel.org/pub... | Olof Johansson | 12 | -10853/+0 |
2013-08-09 | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceiv | Sebastian Andrzej Siewior | 4 | -10/+10 |
2013-08-09 | ARM: mach-mvebu: remove redundant DT parsing and validation | Sudeep KarkadaNagesha | 1 | -18/+1 |
2013-08-06 | ARM: msm: Only compile io.c on platforms that use it | Stephen Boyd | 1 | -4/+4 |
2013-08-06 | iommu/msm: Move mach includes to iommu directory | Stephen Boyd | 2 | -1985/+0 |
2013-08-06 | ARM: msm: Remove devices-iommu.c | Stephen Boyd | 2 | -913/+0 |
2013-08-06 | ARM: msm: Move mach/board.h contents to common.h | Stephen Boyd | 13 | -50/+21 |
2013-08-06 | ARM: msm: Migrate msm_timer to CLOCKSOURCE_OF_DECLARE | Stephen Boyd | 5 | -17/+4 |
2013-08-06 | ARM: msm: Remove TMR and TMR0 static mappings | Stephen Boyd | 7 | -120/+2 |
2013-08-06 | ARM: msm: Move debug-macro.S to include/debug | Stephen Boyd | 7 | -108/+58 |
2013-08-06 | ARM: SAMSUNG: Remove unused PWM timer IRQ chip code | Tomasz Figa | 11 | -161/+6 |
2013-08-06 | ARM: SAMSUNG: Remove old samsung-time driver | Tomasz Figa | 4 | -426/+0 |
2013-08-06 | ARM: SAMSUNG: Move all platforms to new clocksource driver | Tomasz Figa | 12 | -24/+89 |
2013-08-06 | ARM: SAMSUNG: Set PWM platform data | Tomasz Figa | 5 | -0/+54 |
2013-08-06 | ARM: SAMSUNG: Add new PWM platform device | Tomasz Figa | 3 | -0/+40 |
2013-08-06 | ARM: SAMSUNG: Unify base address definitions of timer block | Tomasz Figa | 5 | -0/+6 |
2013-08-05 | ARM: dts: Remove '0x's from Exynos5440 DTS file | Lee Jones | 1 | -1/+1 |
2013-08-05 | ARM: dts: Remove '0x's from Exynos5420 DTS file | Lee Jones | 1 | -1/+1 |
2013-08-05 | ARM: dts: Remove '0x's from Exynos5250 DTS file | Lee Jones | 1 | -7/+7 |
2013-08-05 | ARM: dts: Remove '0x's from Exynos4x12 DTSI file | Lee Jones | 1 | -1/+1 |
2013-08-05 | ARM: dts: Remove '0x's from Exynos4210 DTSI file | Lee Jones | 1 | -1/+1 |
2013-08-04 | Merge tag 'renesas-cleanup-for-v3.12' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 17 | -415/+106 |
2013-08-03 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -28/+31 |
2013-08-03 | Merge branch 'security-fixes' into fixes | Russell King | 3 | -28/+31 |
2013-08-03 | ARM: fix nommu builds with 48be69a02 (ARM: move signal handlers into a vdso-l... | Russell King | 2 | -2/+7 |
2013-08-03 | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) | Russell King | 2 | -26/+24 |
2013-08-03 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 8 | -25/+73 |
2013-08-03 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 34 | -234/+385 |
2013-08-03 | Merge branch 'parisc-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -110/+354 |
2013-08-03 | Merge tag 'please-pull-fix-mce-regression' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -2/+2 |
2013-08-03 | ARM: imx: fix mismerge of localtimer code | Olof Johansson | 1 | -1/+0 |
2013-08-03 | ARM: OMAP2+: Fix fallout from localtimer divorce and SMP=n | Stephen Boyd | 1 | -0/+7 |
2013-08-03 | Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -8/+8 |
2013-08-01 | Merge branch 'security-fixes' into fixes | Russell King | 13 | -99/+253 |
2013-08-01 | ARM: Add .text annotations where required after __CPUINIT removal | Russell King | 2 | -0/+2 |