| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-04-11 | 3 | -2/+5 |
|\ |
|
| * | gpio/pch_gpio: Fix output value of pch_gpio_direction_output() | Peter Tyser | 2011-03-31 | 1 | -0/+1 |
| * | gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output() | Peter Tyser | 2011-03-31 | 1 | -0/+1 |
| * | gpio/pca953x: fix error handling path in probe() call | Ben Dooks | 2011-03-30 | 1 | -2/+3 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
|/ |
|
* | gpio: ab8500: Mark broken | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | gpio: driver for 42 AB8500 GPIO pins | Bibek Basu | 2011-03-28 | 3 | -0/+528 |
* | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-25 | 10 | -95/+49 |
|\ |
|
| * | gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handler | Thomas Gleixner | 2011-03-25 | 2 | -4/+3 |
| * | gpio: Cleanup genirq namespace | Thomas Gleixner | 2011-03-25 | 9 | -50/+50 |
| * | arm/gpio: Remove three copies of broken and racy debug code | Thomas Gleixner | 2011-03-25 | 1 | -45/+0 |
* | | gpio: Add Tunnel Creek support to sch_gpio | Denis Turischev | 2011-03-23 | 2 | -20/+44 |
* | | rdc321x-southbridge: Use mfd_data instead of driver_data | Andres Salomon | 2011-03-23 | 1 | -1/+2 |
* | | mfd: mfd_cell is now implicitly available to janz drivers | Andres Salomon | 2011-03-23 | 1 | -1/+2 |
* | | mfd: mfd_cell is now implicitly available to timberdale drivers | Andres Salomon | 2011-03-23 | 1 | -3/+3 |
|/ |
|
* | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-18 | 8 | -105/+218 |
|\ |
|
| * | gpio/langwell: Clear edge bit before handling | Thomas Gleixner | 2011-03-17 | 1 | -7/+6 |
| * | gpio/langwell: Simplify demux loop | Thomas Gleixner | 2011-03-17 | 1 | -6/+7 |
| * | gpio/langwell: Convert irq name space | Thomas Gleixner | 2011-03-17 | 1 | -5/+5 |
| * | gpio/langwell: Fix broken irq_eoi change. | Thomas Gleixner | 2011-03-17 | 1 | -8/+5 |
| * | gpio; Make Intel chipset gpio drivers depend on x86 | Thomas Gleixner | 2011-03-17 | 1 | -3/+3 |
| * | gpio/cs5535-gpio: Fix section mismatch | Nikanth Karthikesan | 2011-03-17 | 1 | -3/+3 |
| * | gpio: Use __devexit at necessary places | Axel Lin | 2011-03-12 | 2 | -2/+2 |
| * | gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpio | Axel Lin | 2011-03-12 | 2 | -0/+2 |
| * | gpio/mcp23s08: support mcp23s17 variant | Peter Korsgaard | 2011-03-12 | 2 | -51/+146 |
| * | Merge commit 'v2.6.38-rc8' into spi/next | Grant Likely | 2011-03-12 | 1 | -6/+22 |
| |\ |
|
| * | | gpio/pca953x: Fix wrong pointer type | Dirk Eibach | 2011-02-24 | 1 | -6/+7 |
| * | | gpio/sx150x: Do not access I2C from mask/unmask functions | Thomas Gleixner | 2011-02-22 | 1 | -17/+37 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 2011-03-17 | 1 | -1/+1 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| | * | | | ARM: amba: make probe() functions take const id tables | Russell King | 2011-02-23 | 1 | -1/+1 |
| |/ / / |
|
* | | | | gpio: add MODULE_DEVICE_TABLE | Axel Lin | 2011-03-13 | 2 | -0/+2 |
|/ / / |
|
* | | | 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 |