aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* GPIO: OMAP: Clean set_gpio_triggering functionTarun Kanti DebBarma2011-07-145-0/+14
* GPIO: OMAP: Remove hardcoded offsets in ctxt save/restoreTarun Kanti DebBarma2011-07-142-0/+3
* GPIO: OMAP: Use level/edge detect reg offsetsTarun Kanti DebBarma2011-07-142-0/+12
* GPIO: OMAP: Use wkup regs off/suspend support flagTarun Kanti DebBarma2011-07-143-0/+19
* GPIO: OMAP: Avoid cpu checks during module ena/disableCharulatha V2011-07-142-0/+3
* GPIO: OMAP2+: Make non-wakeup GPIO part of pdataCharulatha V2011-07-142-0/+9
* GPIO: OMAP: Handle save/restore ctx in GPIO driverCharulatha V2011-07-143-16/+15
* GPIO: OMAP: Fix pwrdm_post_transition call sequenceCharulatha V2011-07-141-3/+4
* GPIO: OMAP2+: Use flag to identify wakeup domainCharulatha V2011-07-142-0/+7
* GPIO: OMAP: Remove dependency on gpio_bank_countTarun Kanti DebBarma2011-07-145-9/+0
* GPIO: OMAP: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-07-145-0/+9
* GPIO: OMAP: debounce remove SoC specific registers, use pdataKevin Hilman2011-07-142-0/+6
* GPIO: OMAP: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman2011-07-145-0/+24
* GPIO: OMAP: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-07-145-0/+12
* GPIO: OMAP: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-07-145-0/+78
* 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
* OMAP4: HSI: fix hsi break due to run-time-seriesVikram Pandita2011-07-131-2/+4
* omap4: hsi: enable io pad wakeupVikram Pandita2011-07-131-0/+11
* OMAP3+: HSI: add runtime PM supportDjamil Elaidi2011-07-131-45/+2
* OMAP4: HSI: platform specific changesDjamil Elaidi2011-07-132-112/+112
* hsi: implement io daisy chain mux wakeupVikram Pandita2011-07-131-0/+30
* omap4: hsi: Reduce verbosityBenoit Goby2011-07-131-5/+2
* omap4: hsi driver initial commitVikram Pandita2011-07-133-0/+929
* OMAP4: irq: Make use of IRQCHIP_MASK_ON_SUSPEND flag.Santosh Shilimkar2011-07-121-27/+10
* ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross2011-07-121-0/+1
* Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-1235-97/+171
|\
| * Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-109-23/+42
| |\
| | * ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev2011-07-071-1/+1
| | * ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon2011-07-061-6/+13
| | * ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar2011-07-061-2/+2
| | * ARM: 6979/1: mach-vt8500: add forgotten irq_data conversionWolfram Sang2011-07-061-9/+12
| | * ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-053-2/+9
| | * ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon2011-07-051-2/+4
| | * ARM: dmabounce: fix map_single() error return valueRussell King2011-07-031-1/+1
| * | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-0813-20/+36
| |\ \
| | * | ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang2011-07-081-1/+1
| | * | ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang2011-07-081-3/+1
| | * | ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang2011-07-081-6/+2
| | * | ARM: EXYNOS4: Set appropriate I2C device variantSylwester Nawrocki2011-07-061-0/+6
| | * | Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim2011-07-065-0/+13
| | |\ \
| | | * | ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna2011-07-065-0/+13