Age | Commit message (Expand) | Author |
2010-07-27 | gpio: fix spurious printk when freeing a gpio | Jon Povey |
2010-07-20 | Andres has moved | Andres Salomon |
2010-06-29 | drivers/gpio is platform-neutral | David Brownell |
2010-05-28 | gpio: Fix inverted rdc321x gpio data out registers | Florian Fainelli |
2010-05-28 | mfd: Change rdc321x resources flags to IORESOURCE_IO | Florian Fainelli |
2010-05-28 | gpio: rdc321x needs to select MFD_CORE | Randy Dunlap |
2010-05-28 | gpio: Add TC35892 GPIO driver | Rabin Vincent |
2010-05-28 | gpio: Update gfp/slab.h includes for rdc321x | Tejun Heo |
2010-05-28 | gpio: Add support for Janz VMOD-TTL Digital IO module | Ira W. Snyder |
2010-05-28 | gpio: Add support for RDC321x GPIO controller | Florian Fainelli |
2010-05-27 | drivers/gpio/it8761e_gpio: check return value of gpiochip_remove() | Daniel Mack |
2010-05-27 | gpio: add Penwell gpio support | Alek Du |
2010-05-27 | gpiolib: introduce set_debounce method | Felipe Balbi |
2010-05-27 | gpiolib: make gpiochip_add() show a better error message | Ben Dooks |
2010-05-27 | gpio: max732x: fix input configuration for open-drain pins | Marc Zyngier |
2010-05-27 | max732x: correct nr_port checking off by one error | Axel Lin |
2010-05-27 | pl061: fix offset value range checking | Axel Lin |
2010-05-27 | gpiolib: a gpio is unsigned, so use %u to print it | Uwe Kleine-König |
2010-05-27 | gpiolib: make names array and its values const | Uwe Kleine-König |
2010-05-27 | gpio: add interrupt handling capability to max732x | Marc Zyngier |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-21 | sysfs: Implement sysfs tagged directory support. | Eric W. Biederman |
2010-05-20 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-11 | it8761e_gpio: fix bug in gpio numbering | Denis Turischev |
2010-04-30 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-04-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-04-29 | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n... | viresh kumar |
2010-04-28 | gpio: potential null dereference | Dan Carpenter |
2010-04-27 | gpio: fix pca953x set_type 'scheduling while atomic' bug | Marc Zyngier |
2010-04-22 | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT. | viresh kumar |
2010-04-22 | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs. | viresh kumar |
2010-04-07 | drivers/gpio/timbgpio.c: add missing unlock | Julia Lawall |
2010-04-05 | gpiolib: Implement gpio_to_irq for WM8994 GPIO controller | Mark Brown |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-24 | drivers/gpio/max730x.c: add license macro | Richard Röjfors |
2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen |
2010-03-07 | mfd: Fix lpc_sch related depends/selects, fix build error | Randy Dunlap |
2010-03-07 | gpio: Fix sch_gpio warning | Samuel Ortiz |
2010-03-07 | gpio: add Intel SCH GPIO controller driver | Denis Turischev |
2010-03-07 | gpiolib: Force wm831x GPIOs into GPIO mode when requested | Mark Brown |
2010-03-07 | mfd: Add WM831x revision B support | Mark Brown |
2010-03-07 | gpiolib: Correct debugfs display of WM831x GPIO inversion | Mark Brown |
2010-03-07 | gpiolib: Actually set output state in wm831x_gpio_direction_output() | Mark Brown |
2010-03-07 | gpiolib: Add WM8994 GPIO support | Mark Brown |
2010-03-07 | gpiolib: Add support for WM8350 GPIO controller | Mark Brown |
2010-03-06 | gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip | Denis Turischev |
2010-03-06 | gpio: cs5535-gpio: fix input direction | Ben Gardner |
2010-03-06 | gpio: pca953x.c: add interrupt handling capability | Marc Zyngier |
2010-03-06 | timbgpio: add support for interrupt triggering on both flanks | Richard Röjfors |