aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/langwell_gpio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-06gpio: reorganize driversGrant Likely1-456/+0
2011-05-26langwell_gpio: add runtime pm supportKristen Carlson Accardi1-0/+65
2011-04-10treewide: remove extra semicolonsJustin P. Mattock1-1/+1
2011-03-17gpio/langwell: Clear edge bit before handlingThomas Gleixner1-7/+6
2011-03-17gpio/langwell: Simplify demux loopThomas Gleixner1-6/+7
2011-03-17gpio/langwell: Convert irq name spaceThomas Gleixner1-5/+5
2011-03-17gpio/langwell: Fix broken irq_eoi change.Thomas Gleixner1-8/+5
2011-01-26langwell_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang1-2/+7
2011-01-13gpio: langwell_gpio: irq_data conversionLennert Buytenhek1-8/+8
2010-10-27langwell_gpio: add support for whitney pointAlan Cox1-1/+82
2010-10-27drivers/gpio/langwell_gpio.c: remove semicolons after function definitionsAndrew Morton1-3/+3
2010-05-27gpio: add Penwell gpio supportAlek Du1-32/+51
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16gpio: fix test on unsigned in lnw_irq_type()Roel Kluin1-1/+1
2009-12-01gpio: Langwell GPIO driver bugfixesAlek Du1-10/+1
2009-09-23gpio: add Intel Moorestown Platform Langwell chip gpio driverAlek Du1-0/+297