Age | Commit message (Expand) | Author |
2010-01-11 | gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders | Michael Hennerich |
2010-01-11 | gpiolib: fix poll(2) support reconfigure on sysfs polarity change | Jani Nikula |
2009-12-16 | gpiolib: add support for changing value polarity in sysfs | Jani Nikula |
2009-12-16 | gpio: add GPIO driver for the Timberdale FPGA | Richard Röjfors |
2009-12-16 | gpio: fix test on unsigned in lnw_irq_type() | Roel Kluin |
2009-12-15 | cs5535: drop the Geode-specific MFGPT/GPIO code | Andres Salomon |
2009-12-15 | cs5535-gpio: request function, mask & names added | Tobias Mueller |
2009-12-15 | cs5535-gpio: add AMD CS5535/CS5536 GPIO driver support | Andres Salomon |
2009-12-13 | mfd: Rename all twl4030_i2c* | Balaji T K |
2009-12-13 | mfd: Rename twl4030* driver files to enable re-use | Santosh Shilimkar |
2009-12-13 | gpiolib: Implement gpio_to_irq() for wm831x | Mark Brown |
2009-12-13 | gpio: adp5520: rename common defines and typos | Michael Hennerich |
2009-12-13 | gpiolib: Make WM831x GPIO count dynamic | Mark Brown |
2009-12-01 | gpio: Langwell GPIO driver bugfixes | Alek Du |
2009-11-12 | gpiolib: fix device_create() result check | Sergei Shtylyov |
2009-10-29 | twl4030-gpio: remove __devexit markings from remove func | Mike Frysinger |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-09-23 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2009-09-23 | gpio: gpio support for ADP5520/ADP5501 MFD PMICs | Michael Hennerich |
2009-09-23 | gpiolib: allow poll() on value | Daniel Glöckner |
2009-09-23 | gpio: include <linux/gpio.h> not <asm/gpio.h> | H Hartley Sweeten |
2009-09-23 | gpio: pca953x: add support for MAX7315 | Alek Du |
2009-09-23 | gpio: add Intel Moorestown Platform Langwell chip gpio driver | Alek Du |
2009-09-23 | mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib | Marek Vasut |
2009-09-23 | gpio: add MC33880 driver | Richard Röjfors |
2009-09-23 | gpiolib: allow exported GPIO nodes to be named using sysfs links | Jani Nikula |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov |
2009-09-21 | trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c | Peter Huewe |
2009-09-18 | gpio/pcf857x: Copy i2c_device_id from old pcf8574 driver | Wolfram Sang |
2009-09-17 | gpio: Add WM831X GPIO driver | Mark Brown |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa |
2009-07-03 | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa |
2009-06-30 | gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR | Baruch Siach |
2009-06-30 | gpio: pl061: fix probe error handling code | Baruch Siach |
2009-06-19 | gpio: driver for PrimeCell PL061 GPIO controller | Baruch Siach |
2009-06-18 | gpio: pca953x: Add support for PCA9556 | Nate Case |
2009-06-18 | gpio: pca953x: Get platform_data from OpenFirmware | Nate Case |
2009-06-18 | gpio: max7301: add missing __devexit marking | Mike Frysinger |
2009-06-18 | pca953x: support GPIOLIB GPIO naming | Daniel Silverstone |
2009-05-21 | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek |
2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-04-02 | gpio: gpio_{request,free}() now required (feature removal) | David Brownell |
2009-04-02 | gpiolib: allow GPIOs to be named | Daniel Silverstone |
2009-03-30 | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante |
2009-03-24 | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-29 | gpiolib: fix request related issue | Magnus Damm |
2009-01-15 | gpio: fix probe() error return in gpio driver probes | Ben Dooks |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | gpio: pca953x handles more chips, i2c fault codes | David Brownell |