summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-2723-892/+667
|\
| * Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-1593-271/+444
| |\
| | * ep93xx: Configure GPIO ports in core codeRyan Mallon2012-03-141-7/+0
| | * ep93xx: Convert the watchdog driver into a platform device.H Hartley Sweeten2012-03-141-14/+37
| | * ep93xx: Use ioremap for backlight driverRyan Mallon2012-03-142-20/+23
| * | Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...Olof Johansson2012-03-1359-322/+552
| |\ \
| | * | PM / devfreq: update the name of EXYNOS clock registers that were omittedMyungJoo Ham2012-03-101-3/+3
| | * | PM / devfreq: update the name of EXYNOS clock registerKukjin Kim2012-03-101-112/+112
| | * | Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim2012-03-103-30/+83
| | |\ \
| * | \ \ Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-03-0812-13/+13
| |\ \ \ \
| | * \ \ \ Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xxKukjin Kim2012-03-0712-13/+13
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XXKukjin Kim2012-03-0311-12/+12
| | | * | | ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-311-1/+1
| * | | | | Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann2012-03-021-639/+462
| |\ \ \ \ \
| | * | | | | gpio/omap: handle set_dataout reg capable IP on restoreNishanth Menon2012-02-061-1/+6
| | * | | | | gpio/omap: restore OE only after setting the output levelNishanth Menon2012-02-061-1/+2
| | * | | | | gpio/omap: enable irq at the end of all configuration in restoreNishanth Menon2012-02-061-4/+5
| | * | | | | gpio/omap: save and restore debounce registersNishanth Menon2012-02-061-0/+12
| | * | | | | gpio/omap: remove omap_gpio_save_context overheadTarun Kanti DebBarma2012-02-061-28/+28
| | * | | | | gpio/omap: fix incorrect access of debounce moduleTarun Kanti DebBarma2012-02-061-5/+13
| | * | | | | gpio/omap: fix debounce clock handlingTarun Kanti DebBarma2012-02-061-10/+19
| | * | | | | gpio/omap: cleanup prepare_for_idle and resume_after_idleTarun Kanti DebBarma2012-02-061-98/+147
| | * | | | | gpio/omap: optimize suspend and resume functionsTarun Kanti DebBarma2012-02-061-25/+29
| | * | | | | gpio/omap: use pm-runtime frameworkTarun Kanti DebBarma2012-02-061-24/+44
| | * | | | | gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-061-32/+6
| | * | | | | gpio/omap: remove unnecessary bit-masking for read accessTarun Kanti DebBarma2012-02-061-3/+0
| | * | | | | gpio/omap: use pinctrl offset instead of macroCharulatha V2012-02-061-5/+3
| | * | | | | gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-061-54/+23
| | * | | | | gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-061-114/+43
| | * | | | | gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2012-02-061-22/+20
| | * | | | | gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma2012-02-061-82/+32
| | * | | | | gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-061-89/+21
| | * | | | | gpio/omap: avoid cpu checks during module ena/disableCharulatha V2012-02-061-30/+23
| | * | | | | gpio/omap: make non-wakeup GPIO part of pdataCharulatha V2012-02-061-7/+1
| | * | | | | gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2012-02-061-73/+58
| | * | | | | gpio/omap: make gpio_context part of gpio_bank structureCharulatha V2012-02-061-42/+34
| | * | | | | gpio/omap: use flag to identify wakeup domainCharulatha V2012-02-061-7/+6
| | * | | | | gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-061-83/+80
| * | | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-294-12/+5
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'iomap' into cleanupTony Lindgren2012-02-284-12/+5
| | |\ \ \ \ \ \
| | | * | | | | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-242-0/+5
| | | * | | | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-241-7/+0
| | | * | | | | | ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren2012-02-241-5/+0
| * | | | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-28384-42228/+2574
| |\ \ \ \ \ \ \ \
| | * | | | | | | | rtc: sa1100: remove verification code of alarmHaojian Zhuang2012-02-281-55/+11
| | * | | | | | | | rtc: sa1100: remove periodic codeHaojian Zhuang2012-02-281-15/+0
| * | | | | | | | | Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-02-27102-352/+732
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD2012-02-032-3/+2
| * | | | | | | | | Merge remote-tracking branch 'armsoc/depends/rmk/for-armsoc' into at91-3.4-baseNicolas Ferre2012-02-033-30/+83
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-03-247-26/+42
|\ \ \ \ \ \ \ \ \ \