summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: Fix inverted rdc321x gpio data out registersFlorian Fainelli2010-05-281-1/+1
* mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli2010-05-281-2/+2
* gpio: rdc321x needs to select MFD_CORERandy Dunlap2010-05-281-0/+1
* gpio: Add TC35892 GPIO driverRabin Vincent2010-05-283-0/+389
* gpio: Update gfp/slab.h includes for rdc321xTejun Heo2010-05-281-0/+1
* gpio: Add support for Janz VMOD-TTL Digital IO moduleIra W. Snyder2010-05-283-0/+269
* gpio: Add support for RDC321x GPIO controllerFlorian Fainelli2010-05-283-1/+255
* drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()Daniel Mack2010-05-271-1/+4
* gpio: add Penwell gpio supportAlek Du2010-05-272-34/+53
* gpiolib: introduce set_debounce methodFelipe Balbi2010-05-271-0/+43
* gpiolib: make gpiochip_add() show a better error messageBen Dooks2010-05-271-1/+1
* gpio: max732x: fix input configuration for open-drain pinsMarc Zyngier2010-05-271-0/+7
* max732x: correct nr_port checking off by one errorAxel Lin2010-05-271-3/+3
* pl061: fix offset value range checkingAxel Lin2010-05-271-1/+1
* gpiolib: a gpio is unsigned, so use %u to print itUwe Kleine-König2010-05-271-1/+1
* gpiolib: make names array and its values constUwe Kleine-König2010-05-273-3/+3
* gpio: add interrupt handling capability to max732xMarc Zyngier2010-05-272-19/+343
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-225-16/+47
|\
| * sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-211-1/+1
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-201-0/+12
| |\
| | * gpiolib: Implement gpio_to_irq for WM8994 GPIO controllerMark Brown2010-04-051-0/+12
| * | it8761e_gpio: fix bug in gpio numberingDenis Turischev2010-05-111-9/+9
| * | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-301-1/+2
| |\ \
| | * | gpio: potential null dereferenceDan Carpenter2010-04-281-1/+2
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-291-4/+10
| |\ \ \
| | * | | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar2010-04-291-1/+1
| | * | | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar2010-04-221-0/+6
| | * | | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar2010-04-221-3/+3
| | |/ /
| * | | gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier2010-04-271-1/+13
| |/ /
* | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-1/+1
|/ /
* | drivers/gpio/timbgpio.c: add missing unlockJulia Lawall2010-04-071-4/+8
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3018-1/+17
* | drivers/gpio/max730x.c: add license macroRichard Röjfors2010-03-241-0/+4
|/
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-071-2/+6
* mfd: Fix lpc_sch related depends/selects, fix build errorRandy Dunlap2010-03-071-1/+2
* gpio: Fix sch_gpio warningSamuel Ortiz2010-03-071-3/+16
* gpio: add Intel SCH GPIO controller driverDenis Turischev2010-03-073-0/+299
* gpiolib: Force wm831x GPIOs into GPIO mode when requestedMark Brown2010-03-071-2/+4
* mfd: Add WM831x revision B supportMark Brown2010-03-071-5/+16
* gpiolib: Correct debugfs display of WM831x GPIO inversionMark Brown2010-03-071-1/+1
* gpiolib: Actually set output state in wm831x_gpio_direction_output()Mark Brown2010-03-071-7/+15
* gpiolib: Add WM8994 GPIO supportMark Brown2010-03-073-0/+212
* gpiolib: Add support for WM8350 GPIO controllerMark Brown2010-03-073-0/+189
* gpio: introduce it8761e_gpio driver for IT8761E Super I/O chipDenis Turischev2010-03-063-0/+238
* gpio: cs5535-gpio: fix input directionBen Gardner2010-03-061-1/+3
* gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier2010-03-062-12/+244
* timbgpio: add support for interrupt triggering on both flanksRichard Röjfors2010-03-061-9/+23
* gpio: introduce gpio_request_one() and friendsEric Miao2010-03-061-0/+58
* gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang2010-03-065-260/+386
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-062-2/+2
OpenPOWER on IntegriCloud