aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* MODEM_IF:omap4:toro:Remove workqueue for rpm starteelhyoung.choi2011-07-192-39/+16
* OMAP: HSI: fix build error in HSI protocolDjamil Elaidi2011-07-181-1/+1
* (TEMP) rpsmg: res_mgr: request iva lat and bwMiguel Vadillo2011-07-151-1/+2
* Merge branch 'android-omap-3.0' into android-omap-tuna-3.0Colin Cross2011-07-157-1525/+1183
|\
| * Merge branch 'linux-omap-3.0' into android-omap-3.0Colin Cross2011-07-154-1344/+1047
| |\
| | * Merge branch 'omap-pm-integration' of git://github.com/nmenon/linux-omap-ti-p...Colin Cross2011-07-154-1344/+1047
| | |\
| | | * OMAP4: serial: set uart in no idle mode for uart dma.Govindraj.R2011-07-141-0/+8
| | | * OMAP4: Serial: Set TX_FIFO_THRESHOLD if uart in dma mode for es2.0Govindraj.R2011-07-141-0/+16
| | | * OMAP: Serial: Use resume call from prcm to enable uartGovindraj.R2011-07-141-0/+23
| | | * Serial: OMAP2+: Make the RX_TIMEOUT for DMA configurable for each UARTJon Hunter2011-07-141-9/+10
| | | * OMAP: Serial: Allow UART parameters to be configured from board file.Govindraj.R2011-07-141-3/+1
| | | * Serial: OMAP2+: Move erratum handling from serial.cGovindraj.R2011-07-141-4/+52
| | | * OMAP: Serial: Hold console lock for console usage.Govindraj.R2011-07-141-1/+19
| | | * Serial: OMAP: Add runtime pm support for omap-serial driverGovindraj.R2011-07-141-29/+198
| | | * OMAP4: serial: remove hacks done prior to runtime PMNishanth Menon2011-07-141-49/+0
| | | * MMC: eMMC: Sleep before OFFBalaji T K2011-07-141-2/+6
| | | * MMC: OMAP: replace clk_disable by runtime api in error pathKishore Kadiyala2011-07-141-1/+1
| | | * 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: Remove bank->method & METHOD_* macrosCharulatha V2011-07-141-12/+6
| | | * 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-141-5/+3
| | | * GPIO: OMAP: Clean omap_gpio_mod_init functionCharulatha V2011-07-141-40/+81
| | | * GPIO: OMAP: Clean set_gpio_triggering functionTarun Kanti DebBarma2011-07-141-91/+33
| | | * GPIO: OMAP: Remove hardcoded offsets in ctxt save/restoreTarun Kanti DebBarma2011-07-141-22/+20
| | | * GPIO: OMAP: Use level/edge detect reg offsetsTarun Kanti DebBarma2011-07-141-82/+36
| | | * GPIO: OMAP: Use wkup regs off/suspend support flagTarun Kanti DebBarma2011-07-141-102/+22
| | | * GPIO: OMAP: Avoid cpu checks during module ena/disableCharulatha V2011-07-141-30/+23
| | | * GPIO: OMAP2+: Make non-wakeup GPIO part of pdataCharulatha V2011-07-141-7/+1
| | | * GPIO: OMAP: Handle save/restore ctx in GPIO driverCharulatha V2011-07-141-73/+56
| | | * 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-141-7/+6
| | | * GPIO: OMAP: Remove dependency on gpio_bank_countTarun Kanti DebBarma2011-07-141-93/+80
| | | * GPIO: OMAP: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-07-141-8/+6
| | | * GPIO: OMAP: debounce remove SoC specific registers, use pdataKevin Hilman2011-07-141-12/+3
| | | * 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-141-99/+30
| | | * GPIO: OMAP: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-07-141-61/+5
| | | * GPIO: OMAP: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-07-141-200/+43
| | | * 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