summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-06168-14806/+1312
|\
| * ARM: OMAP2+: Add back the define for AM33XX_RST_GLOBAL_WARM_SW_MASKTony Lindgren2013-08-291-0/+1
| * Merge tag 'samsung-defconfig-v2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2013-08-291-68/+0
| |\
| | * ARM: exynos4_defconfig: remove obsolete exynos4_defconfigBartlomiej Zolnierkiewicz2013-07-241-68/+0
| * | 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
| |\ \ \
| * \ \ \ 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
| * | | | | Merge branch 'msm/cleanup' into next/cleanupKevin Hilman2013-08-1329-1219/+93
| |\ \ \ \ \
| | * | | | | ARM: msm: Only compile io.c on platforms that use itStephen Boyd2013-08-061-4/+4
| | * | | | | iommu/msm: Move mach includes to iommu directoryStephen Boyd2013-08-064-4/+4
| | * | | | | ARM: msm: Remove devices-iommu.cStephen Boyd2013-08-062-913/+0
| | * | | | | ARM: msm: Move mach/board.h contents to common.hStephen Boyd2013-08-0614-51/+21
OpenPOWER on IntegriCloud