Age | Commit message (Expand) | Author |
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 |
2010-03-06 | gpio: introduce gpio_request_one() and friends | Eric Miao |
2010-03-06 | gpio: add driver for MAX7300 I2C GPIO extender | Wolfram Sang |
2010-03-06 | bitops: rename for_each_bit() to for_each_set_bit() | Akinobu Mita |
2010-03-06 | timbgpio: fix build | David Miller |
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 |