aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2010-09-09gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean
2010-08-12gpiolib: Implement set_debounce for WM831x GPIOsMark Brown
2010-08-12gpio: Add STMPE GPIO driverRabin Vincent
2010-08-11gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean
2010-08-11gpiolib: allow nested threaded irqs for poll(2)Daniel Gl?ckner
2010-08-11gpiolib: get rid of struct poll_desc and workletDaniel Gl?ckner
2010-08-11gpiolib: decouple might_sleep_if() from DEBUGDavid Brownell
2010-08-11pcf857x: support working w/o platform dataDmitry Eremin-Solenikov
2010-08-11gpio: max730x: make pullups configurable via platformdataMarc Kleine-Budde
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-07-31Merge branch 'misc' into develRussell King
2010-07-27gpio: fix spurious printk when freeing a gpioJon Povey
2010-07-27ARM: Fix section build warnings for AMBA driversRussell King
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-20Andres has movedAndres Salomon
2010-07-05of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov
2010-07-05of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely
2010-07-05of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov
2010-07-05gpiolib: cosmetic improvements for error handling in gpiochip_add()Anton Vorontsov
2010-06-29drivers/gpio is platform-neutralDavid Brownell
2010-05-28gpio: Fix inverted rdc321x gpio data out registersFlorian Fainelli
2010-05-28mfd: Change rdc321x resources flags to IORESOURCE_IOFlorian Fainelli
2010-05-28gpio: rdc321x needs to select MFD_CORERandy Dunlap
2010-05-28gpio: Add TC35892 GPIO driverRabin Vincent
2010-05-28gpio: Update gfp/slab.h includes for rdc321xTejun Heo
2010-05-28gpio: Add support for Janz VMOD-TTL Digital IO moduleIra W. Snyder
2010-05-28gpio: Add support for RDC321x GPIO controllerFlorian Fainelli
2010-05-27drivers/gpio/it8761e_gpio: check return value of gpiochip_remove()Daniel Mack
2010-05-27gpio: add Penwell gpio supportAlek Du
2010-05-27gpiolib: introduce set_debounce methodFelipe Balbi
2010-05-27gpiolib: make gpiochip_add() show a better error messageBen Dooks
2010-05-27gpio: max732x: fix input configuration for open-drain pinsMarc Zyngier
2010-05-27max732x: correct nr_port checking off by one errorAxel Lin
2010-05-27pl061: fix offset value range checkingAxel Lin
2010-05-27gpiolib: a gpio is unsigned, so use %u to print itUwe Kleine-König
2010-05-27gpiolib: make names array and its values constUwe Kleine-König
2010-05-27gpio: add interrupt handling capability to max732xMarc Zyngier
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman
2010-05-20Merge branch 'topic/asoc' into for-linusTakashi Iwai
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-11it8761e_gpio: fix bug in gpio numberingDenis Turischev
2010-04-30Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-04-29Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-04-29ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar
2010-04-28gpio: potential null dereferenceDan Carpenter
2010-04-27gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier
2010-04-22ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar
2010-04-22ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar
2010-04-07drivers/gpio/timbgpio.c: add missing unlockJulia Lawall