aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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
* timbgpio: fix buildDavid Miller2010-03-061-0/+1
* gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich2010-01-113-0/+276
* gpiolib: fix poll(2) support reconfigure on sysfs polarity changeJani Nikula2010-01-111-2/+0
* gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-161-12/+149
* gpio: add GPIO driver for the Timberdale FPGARichard Röjfors2009-12-163-0/+349
* gpio: fix test on unsigned in lnw_irq_type()Roel Kluin2009-12-161-1/+1
* cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-151-1/+1
* cs5535-gpio: request function, mask & names addedTobias Mueller2009-12-151-5/+78
* cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-153-0/+293
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-131-9/+9
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-131-1/+1
* gpiolib: Implement gpio_to_irq() for wm831xMark Brown2009-12-131-0/+13
* gpio: adp5520: rename common defines and typosMichael Hennerich2009-12-131-16/+20
* gpiolib: Make WM831x GPIO count dynamicMark Brown2009-12-131-3/+1
* gpio: Langwell GPIO driver bugfixesAlek Du2009-12-011-10/+1
* gpiolib: fix device_create() result checkSergei Shtylyov2009-11-121-4/+4
* twl4030-gpio: remove __devexit markings from remove funcMike Frysinger2009-10-291-2/+3
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-09-231-0/+1
|\
| * gpio/pcf857x: Copy i2c_device_id from old pcf8574 driverWolfram Sang2009-09-181-0/+1
* | gpio: gpio support for ADP5520/ADP5501 MFD PMICsMichael Hennerich2009-09-233-0/+217
* | gpiolib: allow poll() on valueDaniel Glöckner2009-09-231-5/+203
* | gpio: include <linux/gpio.h> not <asm/gpio.h>H Hartley Sweeten2009-09-234-9/+4
* | gpio: pca953x: add support for MAX7315Alek Du2009-09-231-0/+1
* | gpio: add Intel Moorestown Platform Langwell chip gpio driverAlek Du2009-09-233-0/+304
* | mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolibMarek Vasut2009-09-233-0/+138
* | gpio: add MC33880 driverRichard Röjfors2009-09-233-0/+204
* | gpiolib: allow exported GPIO nodes to be named using sysfs linksJani Nikula2009-09-231-0/+45
* | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-232-0/+2
* | trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.cPeter Huewe2009-09-211-2/+2