aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2010-12-02cs5535-gpio: apply CS5536 errata workaround for GPIOsAndres Salomon
2010-10-29gpio: Add VIA VX855 GPIO driverDaniel Drake
2010-10-29gpio: Fix stmpe error pathVasiliy Kulikov
2010-10-29gpio: Handle stmpe-gpio platform data with no gpio baseVirupax Sadashivpetimath
2010-10-29gpio: Add bitmask to block requests to unavailable stmpe GPIOsWolfram Sang
2010-10-29gpiolib: Hook up WM8994 gpio_to_irq()Mark Brown
2010-10-27langwell_gpio: add support for whitney pointAlan Cox
2010-10-27drivers/gpio/langwell_gpio.c: remove semicolons after function definitionsAndrew Morton
2010-10-27gpio: add Topcliff PCH GPIO driverTomoya MORINAGA
2010-10-27gpio: adp5588-gpio: support interrupt controllerMichael Hennerich
2010-10-27gpio: add support for 74x164 serial-in/parallel-out 8-bit shift registerMiguel Gaio
2010-10-27gpio: timbgpio: use a copy of the IER register to avoid it being trashedTomas Hallenberg
2010-10-27gpio: add driver for basic memory-mapped GPIO controllersAnton Vorontsov
2010-10-26pca953x: pca953x driver fixes for x86 mrstAlek Du
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-09-29of: GPIO: Fix OF probing on little-endian systemsMichal Simek
2010-09-19ARM: 6373/1: tc35892-gpio: add setup/remove callbacksRabin Vincent
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