aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | OMAP2/3 MMC: initial conversion to runtime PMKevin Hilman2011-07-141-79/+84
| * | GPIO: OMAP2+: allow level/edge triggeringGirish S Ghongdemath2011-07-141-1/+2
| * | GPIO: OMAP: restore context only if previously savedAxel Haslam2011-07-141-2/+5
| * | GPIO: OMAP2+: Clean prepare_for_idle and resume_after_idleTarun Kanti DebBarma2011-07-141-147/+160
| * | GPIO: OMAP: Use PM runtime frameworkCharulatha V2011-07-141-20/+80
| * | GPIO: OMAP: Fix bankwidth for OMAP7xx MPUIOCharulatha V2011-07-141-1/+1
| * | GPIO: OMAP: Remove bank->method & METHOD_* macrosCharulatha V2011-07-146-36/+10
| * | GPIO: OMAP: Fix use of readl/readw to access isr_regCharulatha V2011-07-141-3/+5
| * | GPIO: OMAP15xx: Use pinctrl offset instead of macroCharulatha V2011-07-143-5/+5
| * | GPIO: OMAP: Clean omap_gpio_mod_init functionCharulatha V2011-07-143-40/+84
| * | GPIO: OMAP: Clean set_gpio_triggering functionTarun Kanti DebBarma2011-07-146-91/+47
| * | GPIO: OMAP: Remove hardcoded offsets in ctxt save/restoreTarun Kanti DebBarma2011-07-143-22/+23
| * | GPIO: OMAP: Use level/edge detect reg offsetsTarun Kanti DebBarma2011-07-143-82/+48
| * | GPIO: OMAP: Use wkup regs off/suspend support flagTarun Kanti DebBarma2011-07-144-102/+41
| * | GPIO: OMAP: Avoid cpu checks during module ena/disableCharulatha V2011-07-143-30/+26
| * | GPIO: OMAP2+: Make non-wakeup GPIO part of pdataCharulatha V2011-07-143-7/+10
| * | GPIO: OMAP: Handle save/restore ctx in GPIO driverCharulatha V2011-07-144-89/+71
| * | GPIO: OMAP: Fix pwrdm_post_transition call sequenceCharulatha V2011-07-141-3/+4
| * | GPIO: OMAP: Make gpio_context part of gpio_bank structureCharulatha V2011-07-141-42/+34
| * | GPIO: OMAP2+: Use flag to identify wakeup domainCharulatha V2011-07-143-7/+13
| * | GPIO: OMAP: Remove dependency on gpio_bank_countTarun Kanti DebBarma2011-07-146-102/+80
| * | GPIO: OMAP: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-07-146-8/+15
| * | GPIO: OMAP: debounce remove SoC specific registers, use pdataKevin Hilman2011-07-143-12/+9
| * | GPIO: OMAP: cleanup _set_gpio_wakeup(), remove ifdefsTarun Kanti DebBarma2011-07-141-34/+16
| * | GPIO: OMAP: remove useless gpio_valid() & check_gpio() checksKevin Hilman2011-07-141-45/+0
| * | GPIO: OMAP: convert MPUIO IRQ over to generic irq_chipKevin Hilman2011-07-141-44/+35
| * | GPIO: OMAP: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman2011-07-146-99/+54
| * | GPIO: OMAP: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-07-146-61/+17
| * | GPIO: OMAP: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-07-146-200/+121
| * | GPIO: OMAP: remove get_gpio_bank()Charulatha V2011-07-141-27/+2
| * | GPIO: OMAP: replace get_gpio_index() by using bank widthKevin Hilman2011-07-141-25/+17
| * | GPIO: OMAP: _get_gpio_irqbank_mask: replace hard-coded mask with bank->widthKevin Hilman2011-07-141-7/+1
| * | GPIO: OMAP: move bank width into struct gpio_bankKevin Hilman2011-07-141-7/+6
| * | GPIO: OMAP: remove MPUIO handling from _clear_gpio_irqbank()Kevin Hilman2011-07-141-6/+0
| * | GPIO: OMAP: _clear_gpio_irqbank: fix flushing of posted writeKevin Hilman2011-07-141-2/+1
| * | OMAP: dmtimer: Off mode supportTarun Kanti DebBarma2011-07-143-29/+188
| * | OMAP: dmtimer: use mutex instead of spinlockTarun Kanti DebBarma2011-07-141-16/+11
| * | OMAP: dmtimer: add timeout to low-level routinesTarun Kanti DebBarma2011-07-141-8/+27
| * | OMAP: dmtimer: pm_runtime supportTarun Kanti DebBarma2011-07-141-2/+7
| * | dmtimer: switch-over to platform device driverTarun Kanti DebBarma2011-07-148-255/+197
| * | OMAP: dmtimer: platform driverTarun Kanti DebBarma2011-07-142-6/+152
| * | OMAP2+: dmtimer: convert to platform devicesTarun Kanti DebBarma2011-07-145-1/+231
| * | OMAP1: dmtimer: conversion to platform devicesTarun Kanti DebBarma2011-07-145-62/+206
| * | OMAP4: hwmod data: add dmtimer version informationTarun Kanti DebBarma2011-07-142-0/+5
| * | OMAP2+: dmtimer: add device names to flck nodesTarun Kanti DebBarma2011-07-144-43/+173
* | | Merge branch 'linux-omap-audio-3.0' into linux-omap-3.0Simon Wilson2011-07-146-19/+54
|\ \ \
| * | | MFD: twl6040-codec: assign platform data size to mfd cellUK KIM2011-07-141-0/+2
| * | | ASoC: sdp4430: Configure modem's McBSP port for BT callMisael Lopez Cruz2011-07-141-2/+16
| * | | OMAP4: McBSP: Set clks_prcm_src based on instance idMisael Lopez Cruz2011-07-141-3/+3
| * | | ASoC: sdp4430: Split BT backend DAI link for UL and DLMisael Lopez Cruz2011-07-142-3/+21