summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: Add VIA VX855 GPIO driverDaniel Drake2010-10-293-0/+345
* gpio: Fix stmpe error pathVasiliy Kulikov2010-10-291-2/+4
* gpio: Handle stmpe-gpio platform data with no gpio baseVirupax Sadashivpetimath2010-10-291-2/+0
* gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang2010-10-291-0/+5
* gpiolib: Hook up WM8994 gpio_to_irq()Mark Brown2010-10-291-0/+1
* 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 Topcliff PCH GPIO driverTomoya MORINAGA2010-10-273-0/+321
* gpio: adp5588-gpio: support interrupt controllerMichael Hennerich2010-10-272-21/+263
* gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio2010-10-273-0/+191
* gpio: timbgpio: use a copy of the IER register to avoid it being trashedTomas Hallenberg2010-10-271-2/+19
* gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov2010-10-273-0/+303
* pca953x: pca953x driver fixes for x86 mrstAlek Du2010-10-261-6/+7
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-251-3/+3
|\
| * of: GPIO: Fix OF probing on little-endian systemsMichal Simek2010-09-291-3/+3
| |
| \
*-. \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-182-5/+29
|\ \ \ | | |/ | |/|
| | * ARM: 6373/1: tc35892-gpio: add setup/remove callbacksRabin Vincent2010-09-191-0/+8
| |/ |/|
| * gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean2010-09-091-5/+21
|/
* gpiolib: Implement set_debounce for WM831x GPIOsMark Brown2010-08-121-0/+32
* gpio: Add STMPE GPIO driverRabin Vincent2010-08-123-0/+407
* 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
OpenPOWER on IntegriCloud