summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-062-26/+44
| * | | | | gpio/omap: fix bankwidth for OMAP7xx MPUIOCharulatha V2012-02-061-1/+1
| * | | | | gpio/omap: remove bank->method & METHOD_* macrosCharulatha V2012-02-066-55/+10
| * | | | | 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-063-5/+5
| * | | | | gpio/omap: cleanup omap_gpio_mod_init functionTarun Kanti DebBarma2012-02-062-55/+57
| * | | | | gpio/omap: cleanup set_gpio_triggering functionTarun Kanti DebBarma2012-02-065-114/+53
| * | | | | gpio/omap: remove hardcoded offsets in context save/restoreTarun Kanti DebBarma2012-02-063-22/+23
| * | | | | gpio/omap: use level/edge detect reg offsetsTarun Kanti DebBarma2012-02-063-82/+44
| * | | | | gpio/omap: further cleanup using wkup_en registerTarun Kanti DebBarma2012-02-064-89/+25
| * | | | | gpio/omap: avoid cpu checks during module ena/disableCharulatha V2012-02-063-30/+26
| * | | | | gpio/omap: make non-wakeup GPIO part of pdataCharulatha V2012-02-063-7/+10
| * | | | | gpio/omap: handle save/restore context in GPIO driverTarun Kanti DebBarma2012-02-064-90/+63
| * | | | | 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-063-7/+13
| * | | | | gpio/omap: remove dependency on gpio_bank_countCharulatha V2012-02-066-92/+80
| |/ / / /
* | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-29162-873/+483
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ARM: OMAP2+: Fix L4_EMU_34XX_BASE error after iomap changesTony Lindgren2012-02-291-0/+2
| * | | | Merge branch 'iomap' into cleanupTony Lindgren2012-02-2893-270/+444
| |\ \ \ \
| | * | | | ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren2012-02-244-50/+43
| | * | | | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren2012-02-2432-109/+184
| | * | | | ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-2432-215/+264
| | * | | | ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren2012-02-2436-72/+152
| | * | | | ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren2012-02-242-7/+7
| | * | | | ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren2012-02-243-2/+3
| | * | | | ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren2012-02-242-4/+5
| | * | | | ARM: OMAP2+: Drop DISPC L3 firewall codeTony Lindgren2012-02-241-5/+0
| | * | | | ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley2012-02-241-21/+1
| * | | | | ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula2012-02-246-10/+0
| * | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22313-2867/+2002
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-2258-591/+0
| | * | | | ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring2012-02-221-1/+2
| | * | | | ARM: rpc: make default fiq handler run-time installedRob Herring2012-02-223-1/+23
| | * | | | ARM: make arch_ret_to_user macro optionalRob Herring2012-02-222-1/+13
| | |/ / /
* | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-28679-44062/+5206
|\ \ \ \ \
| * | | | | rtc: sa1100: remove verification code of alarmHaojian Zhuang2012-02-281-55/+11
| * | | | | rtc: sa1100: remove periodic codeHaojian Zhuang2012-02-281-15/+0
| * | | | | Linux 3.3-rc5v3.3-rc5Linus Torvalds2012-02-251-1/+1
| * | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-254-17/+17
| |\ \ \ \ \
| | * | | | | hwmon: (max34440) Fix resetting temperature historyGuenter Roeck2012-02-241-1/+1
| | * | | | | hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-231-4/+3
| | * | | | | hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck2012-02-231-2/+1
| | * | | | | hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp2012-02-211-7/+9
| | * | | | | hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp2012-02-211-3/+3