Age | Commit message (Expand) | Author | Files | Lines |
2010-05-11 | it8761e_gpio: fix bug in gpio numbering | Denis Turischev | 1 | -9/+9 |
2010-04-30 | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -1/+2 |
2010-04-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -4/+10 |
2010-04-29 | ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is n... | viresh kumar | 1 | -1/+1 |
2010-04-28 | gpio: potential null dereference | Dan Carpenter | 1 | -1/+2 |
2010-04-27 | gpio: fix pca953x set_type 'scheduling while atomic' bug | Marc Zyngier | 1 | -1/+13 |
2010-04-22 | ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT. | viresh kumar | 1 | -0/+6 |
2010-04-22 | ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs. | viresh kumar | 1 | -3/+3 |
2010-04-07 | drivers/gpio/timbgpio.c: add missing unlock | Julia Lawall | 1 | -4/+8 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 18 | -1/+17 |
2010-03-24 | drivers/gpio/max730x.c: add license macro | Richard Röjfors | 1 | -0/+4 |
2010-03-07 | driver-core: Add attribute argument to class_attribute show/store | Andi Kleen | 1 | -2/+6 |
2010-03-07 | mfd: Fix lpc_sch related depends/selects, fix build error | Randy Dunlap | 1 | -1/+2 |
2010-03-07 | gpio: Fix sch_gpio warning | Samuel Ortiz | 1 | -3/+16 |
2010-03-07 | gpio: add Intel SCH GPIO controller driver | Denis Turischev | 3 | -0/+299 |
2010-03-07 | gpiolib: Force wm831x GPIOs into GPIO mode when requested | Mark Brown | 1 | -2/+4 |
2010-03-07 | mfd: Add WM831x revision B support | Mark Brown | 1 | -5/+16 |
2010-03-07 | gpiolib: Correct debugfs display of WM831x GPIO inversion | Mark Brown | 1 | -1/+1 |
2010-03-07 | gpiolib: Actually set output state in wm831x_gpio_direction_output() | Mark Brown | 1 | -7/+15 |
2010-03-07 | gpiolib: Add WM8994 GPIO support | Mark Brown | 3 | -0/+212 |
2010-03-07 | gpiolib: Add support for WM8350 GPIO controller | Mark Brown | 3 | -0/+189 |
2010-03-06 | gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip | Denis Turischev | 3 | -0/+238 |
2010-03-06 | gpio: cs5535-gpio: fix input direction | Ben Gardner | 1 | -1/+3 |
2010-03-06 | gpio: pca953x.c: add interrupt handling capability | Marc Zyngier | 2 | -12/+244 |
2010-03-06 | timbgpio: add support for interrupt triggering on both flanks | Richard Röjfors | 1 | -9/+23 |
2010-03-06 | gpio: introduce gpio_request_one() and friends | Eric Miao | 1 | -0/+58 |
2010-03-06 | gpio: add driver for MAX7300 I2C GPIO extender | Wolfram Sang | 5 | -260/+386 |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita | 2 | -2/+2 |
2010-03-06 | timbgpio: fix build | David Miller | 1 | -0/+1 |
2010-01-11 | gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders | Michael Hennerich | 3 | -0/+276 |
2010-01-11 | gpiolib: fix poll(2) support reconfigure on sysfs polarity change | Jani Nikula | 1 | -2/+0 |
2009-12-16 | gpiolib: add support for changing value polarity in sysfs | Jani Nikula | 1 | -12/+149 |
2009-12-16 | gpio: add GPIO driver for the Timberdale FPGA | Richard Röjfors | 3 | -0/+349 |
2009-12-16 | gpio: fix test on unsigned in lnw_irq_type() | Roel Kluin | 1 | -1/+1 |
2009-12-15 | cs5535: drop the Geode-specific MFGPT/GPIO code | Andres Salomon | 1 | -1/+1 |
2009-12-15 | cs5535-gpio: request function, mask & names added | Tobias Mueller | 1 | -5/+78 |
2009-12-15 | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support | Andres Salomon | 3 | -0/+293 |
2009-12-13 | mfd: Rename all twl4030_i2c* | Balaji T K | 1 | -9/+9 |
2009-12-13 | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar | 1 | -1/+1 |
2009-12-13 | gpiolib: Implement gpio_to_irq() for wm831x | Mark Brown | 1 | -0/+13 |
2009-12-13 | gpio: adp5520: rename common defines and typos | Michael Hennerich | 1 | -16/+20 |
2009-12-13 | gpiolib: Make WM831x GPIO count dynamic | Mark Brown | 1 | -3/+1 |
2009-12-01 | gpio: Langwell GPIO driver bugfixes | Alek Du | 1 | -10/+1 |
2009-11-12 | gpiolib: fix device_create() result check | Sergei Shtylyov | 1 | -4/+4 |
2009-10-29 | twl4030-gpio: remove __devexit markings from remove func | Mike Frysinger | 1 | -2/+3 |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan | 1 | -1/+1 |
2009-09-23 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2009-09-23 | gpio: gpio support for ADP5520/ADP5501 MFD PMICs | Michael Hennerich | 3 | -0/+217 |
2009-09-23 | gpiolib: allow poll() on value | Daniel Glöckner | 1 | -5/+203 |
2009-09-23 | gpio: include <linux/gpio.h> not <asm/gpio.h> | H Hartley Sweeten | 4 | -9/+4 |