aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-11Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-2/+5
2011-03-31gpio/pch_gpio: Fix output value of pch_gpio_direction_output()Peter Tyser1-0/+1
2011-03-31gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()Peter Tyser1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-30gpio/pca953x: fix error handling path in probe() callBen Dooks1-2/+3
2011-03-29gpio: ab8500: Mark brokenThomas Gleixner1-1/+1
2011-03-28gpio: driver for 42 AB8500 GPIO pinsBibek Basu3-0/+528
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds10-95/+49
2011-03-25gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handlerThomas Gleixner2-4/+3
2011-03-25gpio: Cleanup genirq namespaceThomas Gleixner9-50/+50
2011-03-25arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner1-45/+0
2011-03-23gpio: Add Tunnel Creek support to sch_gpioDenis Turischev2-20/+44
2011-03-23rdc321x-southbridge: Use mfd_data instead of driver_dataAndres Salomon1-1/+2
2011-03-23mfd: mfd_cell is now implicitly available to janz driversAndres Salomon1-1/+2
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon1-3/+3
2011-03-18Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds8-105/+218
2011-03-17gpio/langwell: Clear edge bit before handlingThomas Gleixner1-7/+6
2011-03-17Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-03-17gpio/langwell: Simplify demux loopThomas Gleixner1-6/+7
2011-03-17gpio/langwell: Convert irq name spaceThomas Gleixner1-5/+5
2011-03-17gpio/langwell: Fix broken irq_eoi change.Thomas Gleixner1-8/+5
2011-03-17gpio; Make Intel chipset gpio drivers depend on x86Thomas Gleixner1-3/+3
2011-03-17gpio/cs5535-gpio: Fix section mismatchNikanth Karthikesan1-3/+3
2011-03-13gpio: add MODULE_DEVICE_TABLEAxel Lin2-0/+2
2011-03-12gpio: Use __devexit at necessary placesAxel Lin2-2/+2
2011-03-12gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpioAxel Lin2-0/+2
2011-03-12gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard2-51/+146
2011-03-12Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely1-6/+22
2011-02-24gpio/pca953x: Fix wrong pointer typeDirk Eibach1-6/+7
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King1-1/+1
2011-02-22gpio/sx150x: Do not access I2C from mask/unmask functionsThomas Gleixner1-17/+37
2011-02-11drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge1-6/+22
2011-01-26langwell_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang1-2/+7
2011-01-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-62/+31
2011-01-14gpio: timbgpio: Fix up irq_data conversion breakage.Lennert Buytenhek1-3/+3
2011-01-14gpio: Fix cs5535 printk warningsJoe Perches1-2/+1
2011-01-14gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon1-0/+1
2011-01-14gpio: Convert cs5535 from pci device to platform deviceAndres Salomon1-62/+31
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+24
2011-01-13gpio/ml_ioh_gpio: ML7213 GPIO driverTomoya MORINAGA3-0/+362
2011-01-13GPIO_VX855: eliminate kconfig dependency warningRandy Dunlap1-1/+1
2011-01-13GPIO_RDC321X: select MFD_SUPPORT to squelch kconfig warningRandy Dunlap1-0/+1
2011-01-13gpio: vr41xx_giu: irq_data conversionLennert Buytenhek1-24/+24
2011-01-13gpio: timbgpio: irq_data conversionLennert Buytenhek1-15/+15
2011-01-13gpio: tc35892-gpio: irq_data conversionLennert Buytenhek1-18/+18
2011-01-13gpio: sx150x: irq_data conversionLennert Buytenhek1-23/+23
2011-01-13gpio: stmpe-gpio: irq_data conversionLennert Buytenhek1-18/+18
2011-01-13gpio: pl061: irq_data conversionLennert Buytenhek1-14/+14
2011-01-13gpio: pca953x: irq_data conversionLennert Buytenhek1-19/+19
2011-01-13gpio: max732x: irq_data conversionLennert Buytenhek1-19/+19