aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2011-05-29arm gpio drivers: make them 'depends on ARM'Linus Torvalds
2011-05-28Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-27Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2011-05-27gpio/pch_gpio: Support new device ML7223Tomoya MORINAGA
2011-05-27gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen
2011-05-27GPIO: OMAP: move to drivers/gpioKevin Hilman
2011-05-27TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria
2011-05-27GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria
2011-05-26gpio: Move the s5pc100 GPIO to drivers/gpioKyungmin Park
2011-05-26gpio: Move the s5pv210 GPIO to drivers/gpioKyungmin Park
2011-05-26gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park
2011-05-26gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park
2011-05-26gpio/nomadik: add function to read GPIO pull down statusRickard Andersson
2011-05-26gpio/nomadik: show all pins in debugRabin Vincent
2011-05-26gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely
2011-05-26gpio: move U300 GPIO driver to drivers/gpioLinus Walleij
2011-05-26langwell_gpio: add runtime pm supportKristen Carlson Accardi
2011-05-26gpio/pca953x: Add support for pca9574 and pca9575 devicesHaojian Zhuang
2011-05-26gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535Ed Wildgoose
2011-05-26Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-05-26mfd: Use mfd cell platform_data for janz cells platform bitsSamuel Ortiz
2011-05-26mfd: Use mfd cell platform_data for rdc321x cells platform bitsSamuel Ortiz
2011-05-26mfd: Use mfd cell platform_data for timberdale cells platform bitsSamuel Ortiz
2011-05-25drivers/gpio/ml_ioh_gpio.c needs slab.hAndrew Morton
2011-05-25drivers/gpio/vx855_gpio.c needs slab.hAndrew Morton
2011-05-20basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles
2011-05-20gpio: remove some legacy comments in build filesLinus Walleij
2011-05-20gpio: add trace events for setting direction and valueUwe Kleine-König
2011-05-20gpio/pca953x: Use handle_simple_irq instead of handle_edge_irqErik Botö
2011-05-20gpiolib: export gpiochip_findJean Delvare
2011-05-20gpio: remove redundant Kconfig depends on GPIOLIBH Hartley Sweeten
2011-05-20basic_mmio_gpio: convert to non-__raw* accessorsJamie Iles
2011-05-20basic_mmio_gpio: support direction registersJamie Iles
2011-05-20basic_mmio_gpio: support different input/output registersJamie Iles
2011-05-20basic_mmio_gpio: detect output method at probe timeJamie Iles
2011-05-20basic_mmio_gpio: request register regionsJamie Iles
2011-05-20basic_mmio_gpio: allow overriding number of gpioJamie Iles
2011-05-20basic_mmio_gpio: convert to platform_{get,set}_drvdata()Jamie Iles
2011-05-20basic_mmio_gpio: remove runtime width/endianness evaluationJamie Iles
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches
2011-04-26Merge branch 'master' into for-nextJiri Kosina
2011-04-11Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-03-31gpio/pch_gpio: Fix output value of pch_gpio_direction_output()Peter Tyser
2011-03-31gpio/ml_ioh_gpio: Fix output value of ioh_gpio_direction_output()Peter Tyser
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30gpio/pca953x: fix error handling path in probe() callBen Dooks
2011-03-29gpio: ab8500: Mark brokenThomas Gleixner
2011-03-28gpio: driver for 42 AB8500 GPIO pinsBibek Basu
2011-03-25Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds