Age | Commit message (Expand) | Author | Files | Lines |
2013-08-22 | Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Kevin Hilman | 8 | -135/+12 |
2013-08-20 | Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kern... | Kevin Hilman | 3 | -6/+0 |
2013-08-20 | 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 | 15 | -49/+49 |
2013-08-19 | ARM: SAMSUNG: Remove unnecessary exynos4_default_sdhci*() | Jingoo Han | 1 | -38/+0 |
2013-08-15 | Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanup | Olof Johansson | 1 | -18/+1 |
2013-08-15 | tegra: simplify use of devm_ioremap_resource | Julia Lawall | 3 | -6/+0 |
2013-08-13 | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n... | Olof Johansson | 765 | -8517/+11429 |
2013-08-13 | Merge branch 'msm/cleanup' into next/cleanup | Kevin Hilman | 29 | -1219/+93 |
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 | pwm: Remove superseded pwm-samsung-legacy driver | Tomasz Figa | 2 | -354/+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 | pwm: Add new pwm-samsung driver | Tomasz Figa | 3 | -0/+626 |
2013-08-11 | 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 | 15 | -49/+49 |
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 | 4 | -4/+4 |
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 | 14 | -51/+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 | pwm: samsung: Rename to pwm-samsung-legacy | Tomasz Figa | 2 | -1/+1 |
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-06 | clocksource: samsung_pwm_timer: Handle suspend/resume correctly | Tomasz Figa | 1 | -14/+28 |
2013-08-06 | clocksource: samsung_pwm_timer: Do not use clocksource_mmio | Tomasz Figa | 2 | -5/+15 |
2013-08-06 | clocksource: samsung_pwm_timer: Cache clocksource register address | Tomasz Figa | 1 | -25/+8 |
2013-08-06 | clocksource: samsung_pwm_timer: Correct definition of AUTORELOAD bit | Tomasz Figa | 1 | -1/+12 |
2013-08-06 | clocksource: samsung_pwm_timer: Do not request PWM mem region | Tomasz Figa | 1 | -10/+1 |
2013-08-06 | ARM: dts: Remove '0x's from Exynos5440 DTS file | Lee Jones | 1 | -1/+1 |
2013-08-06 | ARM: dts: Remove '0x's from Exynos5420 DTS file | Lee Jones | 1 | -1/+1 |
2013-08-06 | ARM: dts: Remove '0x's from Exynos5250 DTS file | Lee Jones | 1 | -7/+7 |
2013-08-06 | ARM: dts: Remove '0x's from Exynos4x12 DTSI file | Lee Jones | 1 | -1/+1 |
2013-08-06 | ARM: dts: Remove '0x's from Exynos4210 DTSI file | Lee Jones | 1 | -1/+1 |
2013-08-04 | Linux 3.11-rc4v3.11-rc4 | Linus Torvalds | 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-04 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -26/+68 |
2013-08-04 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+1 |
2013-08-04 | tmpfs: fix SEEK_DATA/SEEK_HOLE regression | Hugh Dickins | 1 | -1/+2 |