Age | Commit message (Expand) | Author | Files | Lines |
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-02 | 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-02 | 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 |
2009-09-23 | gpio: pca953x: add support for MAX7315 | Alek Du | 1 | -0/+1 |
2009-09-23 | gpio: add Intel Moorestown Platform Langwell chip gpio driver | Alek Du | 3 | -0/+304 |
2009-09-23 | mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib | Marek Vasut | 3 | -0/+138 |
2009-09-23 | gpio: add MC33880 driver | Richard Röjfors | 3 | -0/+204 |
2009-09-23 | gpiolib: allow exported GPIO nodes to be named using sysfs links | Jani Nikula | 1 | -0/+45 |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov | 2 | -0/+2 |
2009-09-21 | trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c | Peter Huewe | 1 | -2/+2 |
2009-09-19 | gpio/pcf857x: Copy i2c_device_id from old pcf8574 driver | Wolfram Sang | 1 | -0/+1 |
2009-09-17 | gpio: Add WM831X GPIO driver | Mark Brown | 3 | -0/+260 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 1 | -1/+0 |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 1 | -3/+3 |
2009-07-03 | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 3 | -0/+593 |
2009-07-01 | gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR | Baruch Siach | 1 | -3/+14 |
2009-07-01 | gpio: pl061: fix probe error handling code | Baruch Siach | 1 | -1/+2 |
2009-06-20 | gpio: driver for PrimeCell PL061 GPIO controller | Baruch Siach | 3 | -0/+348 |
2009-06-19 | gpio: pca953x: Add support for PCA9556 | Nate Case | 1 | -0/+1 |
2009-06-19 | gpio: pca953x: Get platform_data from OpenFirmware | Nate Case | 1 | -5/+70 |
2009-06-19 | gpio: max7301: add missing __devexit marking | Mike Frysinger | 1 | -1/+1 |
2009-06-19 | pca953x: support GPIOLIB GPIO naming | Daniel Silverstone | 1 | -0/+4 |
2009-05-21 | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 1 | -1/+1 |
2009-04-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2009-04-03 | gpio: gpio_{request,free}() now required (feature removal) | David Brownell | 1 | -4/+8 |
2009-04-03 | gpiolib: allow GPIOs to be named | Daniel Silverstone | 1 | -1/+6 |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 1 | -3/+3 |
2009-03-25 | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-01-30 | gpiolib: fix request related issue | Magnus Damm | 1 | -0/+1 |
2009-01-16 | gpio: fix probe() error return in gpio driver probes | Ben Dooks | 5 | -12/+24 |
2009-01-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 1 | -1/+1 |
2009-01-07 | gpio: pca953x handles more chips, i2c fault codes | David Brownell | 2 | -8/+11 |