aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | basic_mmio_gpio: convert to platform_{get,set}_drvdata()Jamie Iles2011-05-201-2/+2
| * | basic_mmio_gpio: remove runtime width/endianness evaluationJamie Iles2011-05-201-44/+92
| |/
* | mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz2011-05-261-2/+1
* | mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz2011-05-261-2/+1
* | mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz2011-05-261-3/+3
* | drivers/gpio/ml_ioh_gpio.c needs slab.hAndrew Morton2011-05-251-0/+3
* | drivers/gpio/vx855_gpio.c needs slab.hAndrew Morton2011-05-251-0/+1
* | treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-4/+3
* | Merge branch 'master' into for-nextJiri Kosina2011-04-2619-123/+634
|\ \ | |/
| * Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-04-113-2/+5
| |\
| | * gpio/pch_gpio: Fix output value of pch_gpio_direction_output()Peter Tyser2011-03-311-0/+1
| | * gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()Peter Tyser2011-03-311-0/+1
| | * gpio/pca953x: fix error handling path in probe() callBen Dooks2011-03-301-2/+3
| * | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
| |/
| * gpio: ab8500: Mark brokenThomas Gleixner2011-03-291-1/+1
| * gpio: driver for 42 AB8500 GPIO pinsBibek Basu2011-03-283-0/+528
| * Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-2510-95/+49
| |\
| | * gpio: Fold irq_set_chip/irq_set_handler to irq_set_chip_and_handlerThomas Gleixner2011-03-252-4/+3
| | * gpio: Cleanup genirq namespaceThomas Gleixner2011-03-259-50/+50
| | * arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2011-03-251-45/+0
| * | gpio: Add Tunnel Creek support to sch_gpioDenis Turischev2011-03-232-20/+44
| * | rdc321x-southbridge: Use mfd_data instead of driver_dataAndres Salomon2011-03-231-1/+2
| * | mfd: mfd_cell is now implicitly available to janz driversAndres Salomon2011-03-231-1/+2
| * | mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon2011-03-231-3/+3
| |/
* | treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
|/
* Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-188-105/+218
|\
| * gpio/langwell: Clear edge bit before handlingThomas Gleixner2011-03-171-7/+6
| * gpio/langwell: Simplify demux loopThomas Gleixner2011-03-171-6/+7
| * gpio/langwell: Convert irq name spaceThomas Gleixner2011-03-171-5/+5
| * gpio/langwell: Fix broken irq_eoi change.Thomas Gleixner2011-03-171-8/+5
| * gpio; Make Intel chipset gpio drivers depend on x86Thomas Gleixner2011-03-171-3/+3
| * gpio/cs5535-gpio: Fix section mismatchNikanth Karthikesan2011-03-171-3/+3
| * gpio: Use __devexit at necessary placesAxel Lin2011-03-122-2/+2
| * gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpioAxel Lin2011-03-122-0/+2
| * gpio/mcp23s08: support mcp23s17 variantPeter Korsgaard2011-03-122-51/+146
| * Merge commit 'v2.6.38-rc8' into spi/nextGrant Likely2011-03-121-6/+22
| |\
| * | gpio/pca953x: Fix wrong pointer typeDirk Eibach2011-02-241-6/+7
| * | gpio/sx150x: Do not access I2C from mask/unmask functionsThomas Gleixner2011-02-221-17/+37
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...Linus Torvalds2011-03-171-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: amba: make probe() functions take const id tablesRussell King2011-02-231-1/+1
| |/ / /
* | | | gpio: add MODULE_DEVICE_TABLEAxel Lin2011-03-132-0/+2
|/ / /
* | | drivers/gpio/pca953x.c: add a mutex to fix race conditionRoland Stigge2011-02-111-6/+22
| |/ |/|
* | langwell_gpio: modify EOI handling following change of kernel irq subsystemFeng Tang2011-01-261-2/+7
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-01-141-62/+31
|\
| * gpio: Fix cs5535 printk warningsJoe Perches2011-01-141-2/+1
| * gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon2011-01-141-0/+1
| * gpio: Convert cs5535 from pci device to platform deviceAndres Salomon2011-01-141-62/+31
* | gpio: timbgpio: Fix up irq_data conversion breakage.Lennert Buytenhek2011-01-141-3/+3
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-131-0/+24
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-131-0/+24
| |\