| Commit message (Expand) | Author | Age | Files | Lines |
* | drivers/gpio/pca953x.c: add a mutex to fix race condition | Roland Stigge | 2011-02-11 | 1 | -6/+22 |
* | langwell_gpio: modify EOI handling following change of kernel irq subsystem | Feng Tang | 2011-01-26 | 1 | -2/+7 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2011-01-14 | 1 | -62/+31 |
|\ |
|
| * | gpio: Fix cs5535 printk warnings | Joe Perches | 2011-01-14 | 1 | -2/+1 |
| * | gpio/misc: Add MODULE_ALIAS entries for CS5535 functions | Andres Salomon | 2011-01-14 | 1 | -0/+1 |
| * | gpio: Convert cs5535 from pci device to platform device | Andres Salomon | 2011-01-14 | 1 | -62/+31 |
* | | gpio: timbgpio: Fix up irq_data conversion breakage. | Lennert Buytenhek | 2011-01-14 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 2011-01-13 | 1 | -0/+24 |
|\ |
|
| * | Merge branch 'topic/asoc' into for-linus | Takashi Iwai | 2011-01-13 | 1 | -0/+24 |
| |\ |
|
| | * | Merge branch 'topic/workq-update' into topic/asoc | Takashi Iwai | 2010-12-13 | 1 | -2/+14 |
| | |\ |
|
| | * | | gpiolib: Add WM8958 support to the WM8994 driver | Mark Brown | 2010-11-26 | 1 | -0/+24 |
* | | | | gpio/ml_ioh_gpio: ML7213 GPIO driver | Tomoya MORINAGA | 2011-01-13 | 3 | -0/+362 |
* | | | | GPIO_VX855: eliminate kconfig dependency warning | Randy Dunlap | 2011-01-13 | 1 | -1/+1 |
* | | | | GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning | Randy Dunlap | 2011-01-13 | 1 | -0/+1 |
* | | | | gpio: vr41xx_giu: irq_data conversion | Lennert Buytenhek | 2011-01-13 | 1 | -24/+24 |
* | | | | gpio: timbgpio: irq_data conversion | Lennert Buytenhek | 2011-01-13 | 1 | -15/+15 |
* | | | | gpio: tc35892-gpio: irq_data conversion | Lennert Buytenhek | 2011-01-13 | 1 | -18/+18 |
* | | | | gpio: sx150x: irq_data conversion | Lennert Buytenhek | 2011-01-13 | 1 | -23/+23 |
* | | | | gpio: stmpe-gpio: irq_data conversion | Lennert Buytenhek | 2011-01-13 | 1 | -18/+18 |
* | | | | gpio: pl061: irq_data conversion | Lennert Buytenhek | 2011-01-13 | 1 | -14/+14 |
* | | | | gpio: pca953x: irq_data conversion | Lennert Buytenhek | 2011-01-13 | 1 | -19/+19 |
* | | | | gpio: max732x: irq_data conversion | Lennert Buytenhek | 2011-01-13 | 1 | -19/+19 |
* | | | | gpio: langwell_gpio: irq_data conversion | Lennert Buytenhek | 2011-01-13 | 1 | -8/+8 |
* | | | | gpio: adp5588-gpio: irq_data conversion | Lennert Buytenhek | 2011-01-13 | 1 | -19/+20 |
* | | | | drivers/gpio/cs5535-gpio.c: add some additional cs5535-specific GPIO function... | Andres Salomon | 2011-01-13 | 2 | -1/+53 |
* | | | | Merge branch 'devel-stable' into devel | Russell King | 2011-01-06 | 4 | -394/+394 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'ux500-core' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Russell King | 2011-01-03 | 4 | -394/+394 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | mfd/tc3589x: rename tc35892 structs/registers to tc359x | Sundar Iyer | 2010-12-19 | 1 | -134/+134 |
| | * | | mfd/tc35892: rename tc35892 core driver to tc3589x | Sundar Iyer | 2010-12-19 | 3 | -5/+5 |
| | * | | mfd/tc35892: rename tc35892 header to tc3589x | Sundar Iyer | 2010-12-19 | 1 | -1/+1 |
| | |/ |
|
* | | | cs5535-gpio: handle GPIO regs where higher (clear) bits are set | Andres Salomon | 2010-12-23 | 1 | -2/+6 |
* | | | cs5535-gpio: don't apply errata #36 to edge detect GPIOs | Andres Salomon | 2010-12-23 | 1 | -4/+11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2010-12-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | gpio: Fix null pointer dereference while accessing rdc321x platform_data | Florian Fainelli | 2010-12-22 | 1 | -1/+1 |
| |/ / |
|
* | | | gpiolib: gpio_request_one(): add missing gpio_free() | Aaro Koskinen | 2010-12-22 | 1 | -0/+3 |
|/ / |
|
* | | cs5535-gpio: apply CS5536 errata workaround for GPIOs | Andres Salomon | 2010-12-02 | 1 | -2/+14 |
|/ |
|
* | gpio: Add VIA VX855 GPIO driver | Daniel Drake | 2010-10-29 | 3 | -0/+345 |
* | gpio: Fix stmpe error path | Vasiliy Kulikov | 2010-10-29 | 1 | -2/+4 |
* | gpio: Handle stmpe-gpio platform data with no gpio base | Virupax Sadashivpetimath | 2010-10-29 | 1 | -2/+0 |
* | gpio: Add bitmask to block requests to unavailable stmpe GPIOs | Wolfram Sang | 2010-10-29 | 1 | -0/+5 |
* | gpiolib: Hook up WM8994 gpio_to_irq() | Mark Brown | 2010-10-29 | 1 | -0/+1 |
* | langwell_gpio: add support for whitney point | Alan Cox | 2010-10-27 | 1 | -1/+82 |
* | drivers/gpio/langwell_gpio.c: remove semicolons after function definitions | Andrew Morton | 2010-10-27 | 1 | -3/+3 |
* | gpio: add Topcliff PCH GPIO driver | Tomoya MORINAGA | 2010-10-27 | 3 | -0/+321 |
* | gpio: adp5588-gpio: support interrupt controller | Michael Hennerich | 2010-10-27 | 2 | -21/+263 |
* | gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register | Miguel Gaio | 2010-10-27 | 3 | -0/+191 |
* | gpio: timbgpio: use a copy of the IER register to avoid it being trashed | Tomas Hallenberg | 2010-10-27 | 1 | -2/+19 |
* | gpio: add driver for basic memory-mapped GPIO controllers | Anton Vorontsov | 2010-10-27 | 3 | -0/+303 |
* | pca953x: pca953x driver fixes for x86 mrst | Alek Du | 2010-10-26 | 1 | -6/+7 |
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2010-10-25 | 1 | -3/+3 |
|\ |
|