| Commit message (Expand) | Author | Age | Files | Lines |
* | arm gpio drivers: make them 'depends on ARM' | Linus Torvalds | 2011-05-29 | 1 | -0/+4 |
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-28 | 13 | -62/+5289 |
|\ |
|
| * | Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker... | Grant Likely | 2011-05-27 | 2 | -0/+2008 |
| |\ |
|
| | * | GPIO: OMAP: move to drivers/gpio | Kevin Hilman | 2011-05-27 | 2 | -0/+2008 |
| * | | gpio/pch_gpio: Support new device ML7223 | Tomoya MORINAGA | 2011-05-27 | 2 | -1/+9 |
| * | | gpio: make gpio_{request,free}_array gpio array parameter const | Lars-Peter Clausen | 2011-05-27 | 1 | -2/+2 |
| * | | gpio: Move the s5pc100 GPIO to drivers/gpio | Kyungmin Park | 2011-05-26 | 3 | -0/+362 |
| * | | gpio: Move the s5pv210 GPIO to drivers/gpio | Kyungmin Park | 2011-05-26 | 3 | -0/+295 |
| * | | gpio: Move the exynos4 GPIO to drivers/gpio | Kyungmin Park | 2011-05-26 | 3 | -0/+372 |
| * | | gpio: Move to Samsung common GPIO library to drivers/gpio | Kyungmin Park | 2011-05-26 | 3 | -0/+213 |
| * | | gpio/nomadik: add function to read GPIO pull down status | Rickard Andersson | 2011-05-26 | 1 | -4/+30 |
| * | | gpio/nomadik: show all pins in debug | Rabin Vincent | 2011-05-26 | 1 | -4/+27 |
| * | | gpio: move Nomadik GPIO driver to drivers/gpio | Grant Likely | 2011-05-26 | 2 | -0/+1021 |
| * | | gpio: move U300 GPIO driver to drivers/gpio | Linus Walleij | 2011-05-26 | 2 | -0/+701 |
| * | | langwell_gpio: add runtime pm support | Kristen Carlson Accardi | 2011-05-26 | 1 | -0/+65 |
| * | | gpio/pca953x: Add support for pca9574 and pca9575 devices | Haojian Zhuang | 2011-05-26 | 1 | -58/+191 |
| * | | gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535 | Ed Wildgoose | 2011-05-26 | 1 | -1/+1 |
* | | | TPS65911: Add support for added GPIO lines | Jorge Eduardo Candelaria | 2011-05-27 | 1 | -10/+19 |
* | | | GPIO: TPS65910: Move driver to drivers/gpio/ | Jorge Eduardo Candelaria | 2011-05-27 | 3 | -0/+99 |
|/ / |
|
* | | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-05-26 | 5 | -150/+418 |
|\ \ |
|
| * | | basic_mmio_gpio: split into a gpio library and platform device | Jamie Iles | 2011-05-20 | 3 | -148/+176 |
| * | | gpio: remove some legacy comments in build files | Linus Walleij | 2011-05-20 | 2 | -9/+5 |
| * | | gpio: add trace events for setting direction and value | Uwe Kleine-König | 2011-05-20 | 1 | -2/+16 |
| * | | gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq | Erik Botö | 2011-05-20 | 1 | -1/+1 |
| * | | gpiolib: export gpiochip_find | Jean Delvare | 2011-05-20 | 1 | -0/+1 |
| * | | gpio: remove redundant Kconfig depends on GPIOLIB | H Hartley Sweeten | 2011-05-20 | 1 | -5/+4 |
| * | | basic_mmio_gpio: convert to non-__raw* accessors | Jamie Iles | 2011-05-20 | 1 | -8/+8 |
| * | | basic_mmio_gpio: support direction registers | Jamie Iles | 2011-05-20 | 1 | -2/+112 |
| * | | basic_mmio_gpio: support different input/output registers | Jamie Iles | 2011-05-20 | 1 | -5/+33 |
| * | | basic_mmio_gpio: detect output method at probe time | Jamie Iles | 2011-05-20 | 1 | -31/+59 |
| * | | basic_mmio_gpio: request register regions | Jamie Iles | 2011-05-20 | 1 | -3/+13 |
| * | | basic_mmio_gpio: allow overriding number of gpio | Jamie Iles | 2011-05-20 | 1 | -6/+12 |
| * | | basic_mmio_gpio: convert to platform_{get,set}_drvdata() | Jamie Iles | 2011-05-20 | 1 | -2/+2 |
| * | | basic_mmio_gpio: remove runtime width/endianness evaluation | Jamie Iles | 2011-05-20 | 1 | -44/+92 |
| |/ |
|
* | | mfd: Use mfd cell platform_data for janz cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+1 |
* | | mfd: Use mfd cell platform_data for rdc321x cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+1 |
* | | mfd: Use mfd cell platform_data for timberdale cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -3/+3 |
* | | drivers/gpio/ml_ioh_gpio.c needs slab.h | Andrew Morton | 2011-05-25 | 1 | -0/+3 |
* | | drivers/gpio/vx855_gpio.c needs slab.h | Andrew Morton | 2011-05-25 | 1 | -0/+1 |
* | | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 2011-04-26 | 1 | -4/+3 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2011-04-26 | 19 | -123/+634 |
|\ \
| |/ |
|
| * | 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 |