aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ep93xx/gpio.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6852/1: EP93xx: Remove ep93xx_gpio_dbg_show functionRyan Mallon2011-05-111-24/+0
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-11/+20
* arm: ep93xx: Use proper irq accessor functionsThomas Gleixner2011-03-291-11/+10
* arm: ep93xx: Add basic interrupt infoRyan Mallon2011-03-251-3/+4
* arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2011-03-251-39/+0
* ARM: 6641/1: ep93xx: implement gpiolib set_debounce for built-in GPIOsHartley Sweeten2011-01-271-4/+29
* ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio modeHartley Sweeten2011-01-251-0/+7
* ARM: ep93xx: irq_data conversion.Lennert Buytenhek2011-01-131-18/+18
* ARM: 6029/1: ep93xx: gpio.c: local functions should be staticHartley Sweeten2010-04-071-3/+3
* ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.cHartley Sweeten2010-02-241-4/+231
* [ARM] 5605/1: Fix ep93xx gpio.c headersRyan Mallon2009-07-171-0/+1
* [ARM] 5575/1: ep93xx: Show gpio interrupt type in debugfs output.Hartley Sweeten2009-06-271-5/+51
* [ARM] 5574/1: ep93xx: gpio.c: fix header includes and __iomem pointersHartley Sweeten2009-06-271-4/+4
*-. Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100'...Russell King2008-10-091-3/+3
|\ \
| | * [ARM] 5243/1: ep93xx: bugfix, GPIO ports C and F are swappedHartley Sweeten2008-09-071-2/+2
| |/ |/|
| * [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-061-1/+1
|/
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-1/+1
* [ARM] 4988/1: Add GPIO lib support to the EP93xxRyan Mallon2008-04-191-0/+158