aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
...
* pl061: fix offset value range checkingAxel Lin2010-05-27
* gpiolib: a gpio is unsigned, so use %u to print itUwe Kleine-König2010-05-27
* gpiolib: make names array and its values constUwe Kleine-König2010-05-27
* gpio: add interrupt handling capability to max732xMarc Zyngier2010-05-27
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-22
|\
| * sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-21
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-20
| |\
| | * gpiolib: Implement gpio_to_irq for WM8994 GPIO controllerMark Brown2010-04-05
| * | it8761e_gpio: fix bug in gpio numberingDenis Turischev2010-05-11
| * | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-30
| |\ \
| | * | gpio: potential null dereferenceDan Carpenter2010-04-28
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-29
| |\ \ \
| | * | | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n...viresh kumar2010-04-29
| | * | | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.viresh kumar2010-04-22
| | * | | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.viresh kumar2010-04-22
| | |/ /
| * / / gpio: fix pca953x set_type 'scheduling while atomic' bugMarc Zyngier2010-04-27
| |/ /
* / / of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/ /
* | drivers/gpio/timbgpio.c: add missing unlockJulia Lawall2010-04-07
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | drivers/gpio/max730x.c: add license macroRichard Röjfors2010-03-24
|/
* driver-core: Add attribute argument to class_attribute show/storeAndi Kleen2010-03-07
* mfd: Fix lpc_sch related depends/selects, fix build errorRandy Dunlap2010-03-07
* gpio: Fix sch_gpio warningSamuel Ortiz2010-03-07
* gpio: add Intel SCH GPIO controller driverDenis Turischev2010-03-07
* gpiolib: Force wm831x GPIOs into GPIO mode when requestedMark Brown2010-03-07
* mfd: Add WM831x revision B supportMark Brown2010-03-07
* gpiolib: Correct debugfs display of WM831x GPIO inversionMark Brown2010-03-07
* gpiolib: Actually set output state in wm831x_gpio_direction_output()Mark Brown2010-03-07
* gpiolib: Add WM8994 GPIO supportMark Brown2010-03-07
* gpiolib: Add support for WM8350 GPIO controllerMark Brown2010-03-07
* gpio: introduce it8761e_gpio driver for IT8761E Super I/O chipDenis Turischev2010-03-06
* gpio: cs5535-gpio: fix input directionBen Gardner2010-03-06
* gpio: pca953x.c: add interrupt handling capabilityMarc Zyngier2010-03-06
* timbgpio: add support for interrupt triggering on both flanksRichard Röjfors2010-03-06
* gpio: introduce gpio_request_one() and friendsEric Miao2010-03-06
* gpio: add driver for MAX7300 I2C GPIO extenderWolfram Sang2010-03-06
* bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
* timbgpio: fix buildDavid Miller2010-03-06
* gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich2010-01-11
* gpiolib: fix poll(2) support reconfigure on sysfs polarity changeJani Nikula2010-01-11
* gpiolib: add support for changing value polarity in sysfsJani Nikula2009-12-16
* gpio: add GPIO driver for the Timberdale FPGARichard Röjfors2009-12-16
* gpio: fix test on unsigned in lnw_irq_type()Roel Kluin2009-12-16
* cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon2009-12-15
* cs5535-gpio: request function, mask & names addedTobias Mueller2009-12-15
* cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon2009-12-15
* mfd: Rename all twl4030_i2c*Balaji T K2009-12-13
* mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar2009-12-13
* gpiolib: Implement gpio_to_irq() for wm831xMark Brown2009-12-13
* gpio: adp5520: rename common defines and typosMichael Hennerich2009-12-13