| Commit message (Expand) | Author | Age | Files | Lines |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-02 | 1 | -1/+1 |
* | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-09-23 | 1 | -0/+1 |
|\ |
|
| * | gpio/pcf857x: Copy i2c_device_id from old pcf8574 driver | Wolfram Sang | 2009-09-18 | 1 | -0/+1 |
* | | gpio: gpio support for ADP5520/ADP5501 MFD PMICs | Michael Hennerich | 2009-09-23 | 3 | -0/+217 |
* | | gpiolib: allow poll() on value | Daniel Glöckner | 2009-09-23 | 1 | -5/+203 |
* | | gpio: include <linux/gpio.h> not <asm/gpio.h> | H Hartley Sweeten | 2009-09-23 | 4 | -9/+4 |
* | | gpio: pca953x: add support for MAX7315 | Alek Du | 2009-09-23 | 1 | -0/+1 |
* | | gpio: add Intel Moorestown Platform Langwell chip gpio driver | Alek Du | 2009-09-23 | 3 | -0/+304 |
* | | mfd/gpio: add a GPIO interface to the UCB1400 MFD chip driver via gpiolib | Marek Vasut | 2009-09-23 | 3 | -0/+138 |
* | | gpio: add MC33880 driver | Richard Röjfors | 2009-09-23 | 3 | -0/+204 |
* | | gpiolib: allow exported GPIO nodes to be named using sysfs links | Jani Nikula | 2009-09-23 | 1 | -0/+45 |
* | | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 2 | -0/+2 |
* | | trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c | Peter Huewe | 2009-09-21 | 1 | -2/+2 |
* | | gpio: Add WM831X GPIO driver | Mark Brown | 2009-09-17 | 3 | -0/+260 |
|/ |
|
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 2009-07-03 | 1 | -3/+3 |
* | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 2009-07-03 | 3 | -0/+593 |
* | gpio: pl061: fix IRQ handling for GPIOs >= PL061_GPIO_NR | Baruch Siach | 2009-07-01 | 1 | -3/+14 |
* | gpio: pl061: fix probe error handling code | Baruch Siach | 2009-07-01 | 1 | -1/+2 |
* | gpio: driver for PrimeCell PL061 GPIO controller | Baruch Siach | 2009-06-20 | 3 | -0/+348 |
* | gpio: pca953x: Add support for PCA9556 | Nate Case | 2009-06-18 | 1 | -0/+1 |
* | gpio: pca953x: Get platform_data from OpenFirmware | Nate Case | 2009-06-18 | 1 | -5/+70 |
* | gpio: max7301: add missing __devexit marking | Mike Frysinger | 2009-06-18 | 1 | -1/+1 |
* | pca953x: support GPIOLIB GPIO naming | Daniel Silverstone | 2009-06-18 | 1 | -0/+4 |
* | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 2009-05-21 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-04 | 1 | -3/+3 |
|\ |
|
| * | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 | 1 | -3/+3 |
* | | gpio: gpio_{request,free}() now required (feature removal) | David Brownell | 2009-04-03 | 1 | -4/+8 |
* | | gpiolib: allow GPIOs to be named | Daniel Silverstone | 2009-04-03 | 1 | -1/+6 |
|/ |
|
* | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-25 | 1 | -1/+1 |
* | gpiolib: fix request related issue | Magnus Damm | 2009-01-30 | 1 | -0/+1 |
* | gpio: fix probe() error return in gpio driver probes | Ben Dooks | 2009-01-16 | 5 | -12/+24 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
|\ |
|
| * | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 1 | -1/+1 |
* | | gpio: pca953x handles more chips, i2c fault codes | David Brownell | 2009-01-07 | 2 | -8/+11 |
* | | twl4030-gpio: cleanup debounce | David Brownell | 2009-01-07 | 1 | -31/+23 |
|/ |
|
* | gpiolib: extend gpio label column width in debugfs file | Jarkko Nikula | 2008-11-20 | 1 | -1/+1 |
* | GPIO: add new Xilinx driver for powerpc | John Linn | 2008-11-13 | 3 | -0/+244 |
* | mfd: twl4030-gpio driver | David Brownell | 2008-10-22 | 3 | -0/+529 |
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -1/+1 |
|\ |
|
| * | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
* | | gpiolib: fix oops in gpio_get_value_cansleep() | David Brownell | 2008-10-20 | 1 | -1/+1 |
* | | gpio: modify sysfs gpio export so that "value" displays as 0 or 1 | Steven A. Falco | 2008-10-20 | 1 | -1/+1 |
* | | gpiolib: request/free hooks | David Brownell | 2008-10-16 | 1 | -13/+78 |
* | | gpiolib: gpio_to_irq() hooks | David Brownell | 2008-10-16 | 1 | -0/+18 |
* | | gpio: i2c expanders use subsys_init | David Brownell | 2008-10-16 | 3 | -3/+12 |
* | | gpio_free might sleep, generic part | Uwe Kleine-König | 2008-10-16 | 1 | -0/+2 |
* | | gpio: max7301: fix the race between chip addition and pins reconfiguration | Dmitry Baryshkov | 2008-10-16 | 1 | -10/+8 |
* | | spi: core and gpio expanders use subsys_init | David Brownell | 2008-10-16 | 2 | -3/+8 |
|/ |
|
* | gpio: max732x driver | Eric Miao | 2008-07-25 | 3 | -0/+405 |