aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: sx150x: add Semtech I2C sx150x gpio expander driverGregory Bean2010-08-113-0/+657
* gpiolib: allow nested threaded irqs for poll(2)Daniel Gl?ckner2010-08-111-2/+2
* gpiolib: get rid of struct poll_desc and workletDaniel Gl?ckner2010-08-111-53/+27
* gpiolib: decouple might_sleep_if() from DEBUGDavid Brownell2010-08-111-6/+6
* pcf857x: support working w/o platform dataDmitry Eremin-Solenikov2010-08-111-5/+4
* gpio: max730x: make pullups configurable via platformdataMarc Kleine-Budde2010-08-111-7/+15
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-052-15/+55
|\
| * Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely2010-07-243-3/+7
| |\
| * | of/gpio: add default of_xlate function if device has a node pointerAnton Vorontsov2010-07-052-1/+5
| * | of/gpio: stop using device_node data pointer to find gpio_chipGrant Likely2010-07-051-0/+32
| * | of/gpio: Kill of_gpio_chip and add members directly to gpio_chipAnton Vorontsov2010-07-051-9/+7
| * | gpiolib: cosmetic improvements for error handling in gpiochip_add()Anton Vorontsov2010-07-051-6/+12
* | | Merge branch 'misc' into develRussell King2010-07-311-2/+2
|\ \ \
| * | | ARM: Fix section build warnings for AMBA driversRussell King2010-07-271-2/+2
* | | | gpio: fix spurious printk when freeing a gpioJon Povey2010-07-271-3/+4
| |_|/ |/| |
* | | Andres has movedAndres Salomon2010-07-201-1/+1
|/ /
* | drivers/gpio is platform-neutralDavid Brownell2010-06-292-2/+6
|/
* 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
|/