Age | Commit message (Expand) | Author |
2011-04-11 | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-31 | gpio/pch_gpio: Fix output value of pch_gpio_direction_output() | Peter Tyser |
2011-03-31 | gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output() | Peter Tyser |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | gpio/pca953x: fix error handling path in probe() call | Ben Dooks |
2011-03-29 | gpio: ab8500: Mark broken | Thomas Gleixner |
2011-03-28 | gpio: driver for 42 AB8500 GPIO pins | Bibek Basu |
2011-03-25 | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-25 | gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler | Thomas Gleixner |
2011-03-25 | gpio: Cleanup genirq namespace | Thomas Gleixner |
2011-03-25 | arm/gpio: Remove three copies of broken and racy debug code | Thomas Gleixner |
2011-03-23 | gpio: Add Tunnel Creek support to sch_gpio | Denis Turischev |
2011-03-23 | rdc321x-southbridge: Use mfd_data instead of driver_data | Andres Salomon |
2011-03-23 | mfd: mfd_cell is now implicitly available to janz drivers | Andres Salomon |
2011-03-23 | mfd: mfd_cell is now implicitly available to timberdale drivers | Andres Salomon |
2011-03-18 | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-17 | gpio/langwell: Clear edge bit before handling | Thomas Gleixner |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | gpio/langwell: Simplify demux loop | Thomas Gleixner |
2011-03-17 | gpio/langwell: Convert irq name space | Thomas Gleixner |
2011-03-17 | gpio/langwell: Fix broken irq_eoi change. | Thomas Gleixner |
2011-03-17 | gpio; Make Intel chipset gpio drivers depend on x86 | Thomas Gleixner |
2011-03-17 | gpio/cs5535-gpio: Fix section mismatch | Nikanth Karthikesan |
2011-03-13 | gpio: add MODULE_DEVICE_TABLE | Axel Lin |
2011-03-12 | gpio: Use __devexit at necessary places | Axel Lin |
2011-03-12 | gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpio | Axel Lin |
2011-03-12 | gpio/mcp23s08: support mcp23s17 variant | Peter Korsgaard |
2011-03-12 | Merge commit 'v2.6.38-rc8' into spi/next | Grant Likely |
2011-02-24 | gpio/pca953x: Fix wrong pointer type | Dirk Eibach |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King |
2011-02-22 | gpio/sx150x: Do not access I2C from mask/unmask functions | Thomas Gleixner |
2011-02-11 | drivers/gpio/pca953x.c: add a mutex to fix race condition | Roland Stigge |
2011-01-26 | langwell_gpio: modify EOI handling following change of kernel irq subsystem | Feng Tang |
2011-01-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds |
2011-01-14 | gpio: timbgpio: Fix up irq_data conversion breakage. | Lennert Buytenhek |
2011-01-14 | gpio: Fix cs5535 printk warnings | Joe Perches |
2011-01-14 | gpio/misc: Add MODULE_ALIAS entries for CS5535 functions | Andres Salomon |
2011-01-14 | gpio: Convert cs5535 from pci device to platform device | Andres Salomon |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-01-13 | gpio/ml_ioh_gpio: ML7213 GPIO driver | Tomoya MORINAGA |
2011-01-13 | GPIO_VX855: eliminate kconfig dependency warning | Randy Dunlap |
2011-01-13 | GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warning | Randy Dunlap |
2011-01-13 | gpio: vr41xx_giu: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: timbgpio: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: tc35892-gpio: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: sx150x: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: stmpe-gpio: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: pl061: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: pca953x: irq_data conversion | Lennert Buytenhek |
2011-01-13 | gpio: max732x: irq_data conversion | Lennert Buytenhek |