aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/langwell_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* gpio/langwell_gpio: ack the correct bit for langwell gpio interruptsMathias Nyman2011-07-081-1/+1
* langwell_gpio: add runtime pm supportKristen Carlson Accardi2011-05-261-0/+65
* treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* gpio/langwell: Clear edge bit before handlingThomas Gleixner2011-03-171-7/+6
* gpio/langwell: Simplify demux loopThomas Gleixner2011-03-171-6/+7
* gpio/langwell: Convert irq name spaceThomas Gleixner2011-03-171-5/+5
* gpio/langwell: Fix broken irq_eoi change.Thomas Gleixner2011-03-171-8/+5
* langwell_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang2011-01-261-2/+7
* gpio: langwell_gpio: irq_data conversionLennert Buytenhek2011-01-131-8/+8
* langwell_gpio: add support for whitney pointAlan Cox2010-10-271-1/+82
* drivers/gpio/langwell_gpio.c: remove semicolons after function definitionsAndrew Morton2010-10-271-3/+3
* gpio: add Penwell gpio supportAlek Du2010-05-271-32/+51
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* gpio: fix test on unsigned in lnw_irq_type()Roel Kluin2009-12-161-1/+1
* gpio: Langwell GPIO driver bugfixesAlek Du2009-12-011-10/+1
* gpio: add Intel Moorestown Platform Langwell chip gpio driverAlek Du2009-09-231-0/+297