| Commit message (Expand) | Author | Age |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 |
* | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 2009-07-03 |
* | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 2009-07-03 |
* | 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-30 |
* | gpio: driver for PrimeCell PL061 GPIO controller | Baruch Siach | 2009-06-19 |
* | 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-06-18 |
* | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 2009-05-21 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 |
|\ |
|
| * | trivial: fix typos/grammar errors in Kconfig texts | Matt LaPlante | 2009-03-30 |
* | | gpio: gpio_{request,free}() now required (feature removal) | David Brownell | 2009-04-02 |
* | | gpiolib: allow GPIOs to be named | Daniel Silverstone | 2009-04-02 |
|/ |
|
* | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-03-24 |
* | gpiolib: fix request related issue | Magnus Damm | 2009-01-29 |
* | gpio: fix probe() error return in gpio driver probes | Ben Dooks | 2009-01-15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 |
|\ |
|
| * | gpio: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 |
* | | gpio: pca953x handles more chips, i2c fault codes | David Brownell | 2009-01-06 |
* | | twl4030-gpio: cleanup debounce | David Brownell | 2009-01-06 |
|/ |
|
* | gpiolib: extend gpio label column width in debugfs file | Jarkko Nikula | 2008-11-19 |
* | GPIO: add new Xilinx driver for powerpc | John Linn | 2008-11-12 |
* | mfd: twl4030-gpio driver | David Brownell | 2008-10-21 |
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 |
|\ |
|
| * | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 2008-10-16 |
* | | gpiolib: fix oops in gpio_get_value_cansleep() | David Brownell | 2008-10-20 |
* | | gpio: modify sysfs gpio export so that "value" displays as 0 or 1 | Steven A. Falco | 2008-10-20 |
* | | gpiolib: request/free hooks | David Brownell | 2008-10-16 |
* | | gpiolib: gpio_to_irq() hooks | David Brownell | 2008-10-16 |
* | | gpio: i2c expanders use subsys_init | David Brownell | 2008-10-16 |
* | | gpio_free might sleep, generic part | Uwe Kleine-König | 2008-10-16 |
* | | gpio: max7301: fix the race between chip addition and pins reconfiguration | Dmitry Baryshkov | 2008-10-16 |
* | | spi: core and gpio expanders use subsys_init | David Brownell | 2008-10-16 |
|/ |
|
* | gpio: max732x driver | Eric Miao | 2008-07-25 |
* | gpiolib: allow user-selection | Michael Buesch | 2008-07-25 |
* | gpio: add bt8xxgpio driver | Michael Buesch | 2008-07-25 |
* | gpio: mcp23s08 handles multiple chips per chipselect | David Brownell | 2008-07-25 |
* | gpio: sysfs interface | David Brownell | 2008-07-25 |
* | gpio: pcf857x: add lock and handle more chips | David Brownell | 2008-07-22 |
* | gpio: gpio driver for max7301 SPI GPIO expander | Juergen Beisert | 2008-07-22 |
* | gpio: pca953x (i2c) handles max7310 too | David Brownell | 2008-07-04 |
* | gpiolib: fix off by one errors | Trent Piepho | 2008-05-24 |
* | gpio: mcp23s08 debug fix | Roel Kluin | 2008-05-24 |
* | gpio: pca953x driver handles pca9554 too | David Brownell | 2008-05-24 |
* | gpio: pca953x: add support for pca9555 I2C I/O expander | Will Newton | 2008-05-01 |
* | drivers: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-30 |
* | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 |
* | i2c: Add support for device alias names | Jean Delvare | 2008-04-29 |