summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* arm gpio drivers: make them 'depends on ARM'Linus Torvalds2011-05-291-0/+4
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-2813-62/+5289
|\
| * Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2011-05-272-0/+2008
| |\
| | * GPIO: OMAP: move to drivers/gpioKevin Hilman2011-05-272-0/+2008
| * | gpio/pch_gpio: Support new device ML7223Tomoya MORINAGA2011-05-272-1/+9
| * | gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen2011-05-271-2/+2
| * | gpio: Move the s5pc100 GPIO to drivers/gpioKyungmin Park2011-05-263-0/+362
| * | gpio: Move the s5pv210 GPIO to drivers/gpioKyungmin Park2011-05-263-0/+295
| * | gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park2011-05-263-0/+372
| * | gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park2011-05-263-0/+213
| * | gpio/nomadik: add function to read GPIO pull down statusRickard Andersson2011-05-261-4/+30
| * | gpio/nomadik: show all pins in debugRabin Vincent2011-05-261-4/+27
| * | gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely2011-05-262-0/+1021
| * | gpio: move U300 GPIO driver to drivers/gpioLinus Walleij2011-05-262-0/+701
| * | langwell_gpio: add runtime pm supportKristen Carlson Accardi2011-05-261-0/+65
| * | gpio/pca953x: Add support for pca9574 and pca9575 devicesHaojian Zhuang2011-05-261-58/+191
| * | gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535Ed Wildgoose2011-05-261-1/+1
* | | TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria2011-05-271-10/+19
* | | GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria2011-05-273-0/+99
|/ /
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-265-150/+418
|\ \
| * | basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles2011-05-203-148/+176
| * | gpio: remove some legacy comments in build filesLinus Walleij2011-05-202-9/+5
| * | gpio: add trace events for setting direction and valueUwe Kleine-König2011-05-201-2/+16
| * | gpio/pca953x: Use handle_simple_irq instead of handle_edge_irqErik Botö2011-05-201-1/+1
| * | gpiolib: export gpiochip_findJean Delvare2011-05-201-0/+1
| * | gpio: remove redundant Kconfig depends on GPIOLIBH Hartley Sweeten2011-05-201-5/+4
| * | basic_mmio_gpio: convert to non-__raw* accessorsJamie Iles2011-05-201-8/+8
| * | basic_mmio_gpio: support direction registersJamie Iles2011-05-201-2/+112
| * | basic_mmio_gpio: support different input/output registersJamie Iles2011-05-201-5/+33
| * | basic_mmio_gpio: detect output method at probe timeJamie Iles2011-05-201-31/+59
| * | basic_mmio_gpio: request register regionsJamie Iles2011-05-201-3/+13
| * | basic_mmio_gpio: allow overriding number of gpioJamie Iles2011-05-201-6/+12
| * | 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
OpenPOWER on IntegriCloud