aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ks8695/gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-22ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij1-318/+0
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-1/+1
2008-12-14[ARM] KS8695: Add GPIO to IRQ mapping functionBen Dooks1-3/+2
2008-12-14[ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIBDaniel Silverstone1-10/+29
2008-10-09Merge branches 'machtypes', 'core', 'ep93xx', 'ks8695', 'netdev' and 'sa1100' into develRussell King1-11/+11
2008-10-09[ARM] 5296/1: [KS8695] Replace macro's with trailing underscores.Andrew Victor1-10/+10
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-01-26[ARM] 4603/1: KS8695: debugfs interface to view pin stateAndrew Victor1-0/+83
2007-07-12[ARM] 4377/1: KS8695: GPIO driverAndrew Victor1-0/+218