summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-2918-17/+17
* Merge tag 'samsung-cleanup-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kevin Hilman2013-08-228-135/+12
|\
| * ARM: SAMSUNG: Remove unnecessary exynos4_default_sdhci*()Jingoo Han2013-08-191-38/+0
| * ARM: dts: Remove '0x's from Exynos5440 DTS fileLee Jones2013-08-061-1/+1
| * ARM: dts: Remove '0x's from Exynos5420 DTS fileLee Jones2013-08-061-1/+1
| * ARM: dts: Remove '0x's from Exynos5250 DTS fileLee Jones2013-08-061-7/+7
| * ARM: dts: Remove '0x's from Exynos4x12 DTSI fileLee Jones2013-08-061-1/+1
| * ARM: dts: Remove '0x's from Exynos4210 DTSI fileLee Jones2013-08-061-1/+1
| * ARM: EXYNOS: Cleanup common.h fileSachin Kamat2013-07-241-43/+0
| * irqchip: exynos: cleanup non-DT stuff in exynos-combinerKukjin Kim2013-07-161-43/+1
* | Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Kevin Hilman2013-08-203-6/+0
|\ \
| * | tegra: simplify use of devm_ioremap_resourceJulia Lawall2013-08-153-6/+0
| |/
* | Merge tag 'zynq-cleanup-for-3.12' of git://git.xilinx.com/linux-xlnx into nex...Kevin Hilman2013-08-202-78/+22
|\ \
| * | arm: zynq: hotplug: Remove unreachable codeSoren Brinkmann2013-08-201-50/+5
| * | arm: zynq: slcr: Use read-modify-write for register writesSoren Brinkmann2013-07-261-8/+8
| * | arm: zynq: slcr: Clean up #definesSoren Brinkmann2013-07-261-13/+12
| * | arm: zynq: slcr: Remove redundant header #includesSoren Brinkmann2013-07-261-10/+0
* | | Merge tag 'omap-for-v3.12/usb-signed' of git://git.kernel.org/pub/scm/linux/k...Kevin Hilman2013-08-1915-49/+49
|\ \ \
| * | | usb: phy: rename nop_usb_xceiv => usb_phy_gen_xceivSebastian Andrzej Siewior2013-08-0915-49/+49
* | | | Merge tag 'soc-3.12' of git://git.infradead.org/linux-mvebu into next/cleanupOlof Johansson2013-08-151-18/+1
|\ \ \ \
| * | | | ARM: mach-mvebu: remove redundant DT parsing and validationSudeep KarkadaNagesha2013-08-091-18/+1
| | |_|/ | |/| |
* | | | Merge tag 'v3.12-pwm-cleanup-for-olof' of git://github.com/tom3q/linux into n...Olof Johansson2013-08-13765-8517/+11429
|\ \ \ \
| * | | | ARM: SAMSUNG: Remove plat/regs-timer.h headerTomasz Figa2013-08-121-124/+0
| * | | | ARM: SAMSUNG: Remove remaining uses of plat/regs-timer.h headerTomasz Figa2013-08-124-16/+0
| * | | | ARM: SAMSUNG: Remove pwm-clock infrastructureTomasz Figa2013-08-1213-575/+0
| * | | | ARM: SAMSUNG: Remove old PWM timer platform devicesTomasz Figa2013-08-121-18/+0
| * | | | pwm: Remove superseded pwm-samsung-legacy driverTomasz Figa2013-08-122-354/+0
| * | | | ARM: SAMSUNG: Modify board files to use new PWM platform deviceTomasz Figa2013-08-1211-31/+25
| * | | | ARM: SAMSUNG: Rework private data handling in dev-backlightTomasz Figa2013-08-121-22/+29
| * | | | pwm: Add new pwm-samsung driverTomasz Figa2013-08-123-0/+626
| * | | | pwm: samsung: Rename to pwm-samsung-legacyTomasz Figa2013-08-062-1/+1
| * | | | ARM: SAMSUNG: Remove unused PWM timer IRQ chip codeTomasz Figa2013-08-0611-161/+6
| * | | | ARM: SAMSUNG: Remove old samsung-time driverTomasz Figa2013-08-064-426/+0
| * | | | ARM: SAMSUNG: Move all platforms to new clocksource driverTomasz Figa2013-08-0612-24/+89
| * | | | ARM: SAMSUNG: Set PWM platform dataTomasz Figa2013-08-065-0/+54
| * | | | ARM: SAMSUNG: Add new PWM platform deviceTomasz Figa2013-08-063-0/+40
| * | | | ARM: SAMSUNG: Unify base address definitions of timer blockTomasz Figa2013-08-065-0/+6
| * | | | clocksource: samsung_pwm_timer: Handle suspend/resume correctlyTomasz Figa2013-08-061-14/+28
| * | | | clocksource: samsung_pwm_timer: Do not use clocksource_mmioTomasz Figa2013-08-062-5/+15
| * | | | clocksource: samsung_pwm_timer: Cache clocksource register addressTomasz Figa2013-08-061-25/+8
| * | | | clocksource: samsung_pwm_timer: Correct definition of AUTORELOAD bitTomasz Figa2013-08-061-1/+12
| * | | | clocksource: samsung_pwm_timer: Do not request PWM mem regionTomasz Figa2013-08-061-10/+1
| * | | | Linux 3.11-rc4v3.11-rc4Linus Torvalds2013-08-041-1/+1
| * | | | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-08-042-26/+68
| |\ \ \ \
| | * | | | dma: pl330: Fix cyclic transfersLars-Peter Clausen2013-07-281-26/+67
| | * | | | pch_dma: fix error return code in pch_dma_probe()Wei Yongjun2013-07-221-0/+1
| | |/ / /
| * | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-08-041-1/+1
| |\ \ \ \
| | * | | | drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher2013-08-041-1/+1
| * | | | | tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins2013-08-041-1/+2
| * | | | | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-08-048-21/+21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
OpenPOWER on IntegriCloud