| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 | 1 | -458/+0 |
* | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 1 | -3/+1 |
* | arm: davinci: Fix low level gpio irq handlers' argument | Ido Yariv | 2011-07-12 | 1 | -5/+16 |
* | arm: davinci: Fix fallout from generic irq chip conversion | Thomas Gleixner | 2011-06-08 | 1 | -3/+4 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -16/+16 |
* | arm: davinci: Cleanup irq chip code | Thomas Gleixner | 2011-03-29 | 1 | -13/+4 |
* | ARM: davinci: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -23/+23 |
* | Davinci: gpio - use ioremap() | Cyril Chemparathy | 2010-05-13 | 1 | -7/+11 |
* | Davinci: eliminate pinmux offset verbosity | Cyril Chemparathy | 2010-05-06 | 1 | -5/+1 |
* | Davinci: gpio - fine grained locking | Cyril Chemparathy | 2010-05-06 | 1 | -4/+5 |
* | Davinci: gpio - controller type support | Cyril Chemparathy | 2010-05-06 | 1 | -0/+3 |
* | Davinci: gpio - register layout invariant inlines | Cyril Chemparathy | 2010-05-06 | 1 | -3/+38 |
* | Davinci: gpio - structs and functions renamed | Cyril Chemparathy | 2010-05-06 | 1 | -28/+22 |
* | Davinci: gpio - minor cleanup | Cyril Chemparathy | 2010-05-06 | 1 | -23/+27 |
* | davinci: sparse: gpio: void casting | Kevin Hilman | 2010-05-06 | 1 | -9/+18 |
* | davinci: misc cleanups from sparse | Kevin Hilman | 2010-05-06 | 1 | -12/+12 |
* | DaVinci: remove unneeded #include's | Sergei Shtylyov | 2009-11-25 | 1 | -9/+0 |
* | davinci: dm365 gpio irq support | David Brownell | 2009-08-26 | 1 | -6/+99 |
* | davinci: Make GPIO code more generic | Mark A. Greer | 2009-05-28 | 1 | -25/+14 |
* | davinci: fixups for banked GPIO interrupt handling | Kevin Hilman | 2009-05-26 | 1 | -1/+3 |
* | davinci: gpio irq enable tweaks | David Brownell | 2009-05-26 | 1 | -6/+14 |
* | davinci: gpio bugfixes | David Brownell | 2009-04-27 | 1 | -23/+59 |
* | Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.git | Russell King | 2008-10-09 | 1 | -62/+71 |
|\ |
|
| * | ARM: DaVinci: SOC GPIOs use gpiolib | David Brownell | 2008-09-17 | 1 | -62/+71 |
* | | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov | 2008-10-09 | 1 | -4/+1 |
|/ |
|
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 1 | -3/+3 |
* | [ARM] 4457/2: davinci: GPIO support | Vladimir Barinov | 2007-07-12 | 1 | -0/+286 |