aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAge
...
| * | | | gpio/mxs: remove irq_high related implementationShawn Guo2011-06-07
| * | | | gpio/mxs: convert gpio-mxs to use basic_mmio_gpio libraryShawn Guo2011-06-07
| * | | | gpio/mxc: convert gpio-mxc to use generic irq chipShawn Guo2011-06-07
| * | | | gpio: reorganize driversGrant Likely2011-06-06
| * | | | Merge branch 'gpio/next-mx' into gpio/nextGrant Likely2011-06-06
| |\ \ \ \
| | * | | | gpio/mxc: convert gpio-mxc to use basic_mmio_gpio libraryShawn Guo2011-06-06
| | * | | | gpio/mxc: Change gpio-mxc into an upstanding gpio driverShawn Guo2011-06-06
| | * | | | gpio/mxc: Move Freescale MXC gpio driver to drivers/gpioShawn Guo2011-06-06
| | * | | | gpio/mxs: Change gpio-mxs into an upstanding gpio driverShawn Guo2011-06-06
| | * | | | gpio/mxs: Move Freescale mxs gpio driver to drivers/gpioGrant Likely2011-06-06
| * | | | | gpio/pca953x.c: Interrupt pin is active-lowDavid Jander2011-06-06
| * | | | | gpio/ep93xx: move driver to drivers/gpioH Hartley Sweeten2011-06-06
| * | | | | gpio/samsung: make Kconfig options def_boolH Hartley Sweeten2011-06-03
| * | | | | gpio/74x164: remove unnecessary defines and prototypeH Hartley Sweeten2011-06-03
| |/ / / /
* | | | / gpio: wm831x: add a missing break in wm831x_gpio_dbg_showAxel Lin2011-07-15
| |_|_|/ |/| | |
* | | | gpio/langwell_gpio: ack the correct bit for langwell gpio interruptsMathias Nyman2011-07-08
* | | | gpio: tps65910: add missing breaks in tps65910_gpio_initAxel Lin2011-07-06
* | | | gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.Ambresh K2011-06-16
| |/ / |/| |
* | | gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-09
| |/ |/|
* | Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Grant Likely2011-06-08
|\ \
| * | GPIO: OMAP: add locking around calls to _set_gpio_triggeringColin Cross2011-06-06
| * | GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4Colin Cross2011-06-06
| * | GPIO: OMAP: fix section mismatch warningsRussell King2011-06-06
| |/
* | gpio/samsung: make Kconfig options def_boolH Hartley Sweeten2011-06-07
* | gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register settingThomas Abraham2011-06-07
* | gpio: Fix gpio-exynos4 build fails in mainlineKyungmin Park2011-05-30
|/
* arm gpio drivers: make them 'depends on ARM'Linus Torvalds2011-05-29
* Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-28
|\
| * Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2011-05-28
| |\
| | * GPIO: OMAP: move to drivers/gpioKevin Hilman2011-05-27
| * | gpio/pch_gpio: Support new device ML7223Tomoya MORINAGA2011-05-27
| * | gpio: make gpio_{request,free}_array gpio array parameter constLars-Peter Clausen2011-05-27
| * | gpio: Move the s5pc100 GPIO to drivers/gpioKyungmin Park2011-05-26
| * | gpio: Move the s5pv210 GPIO to drivers/gpioKyungmin Park2011-05-26
| * | gpio: Move the exynos4 GPIO to drivers/gpioKyungmin Park2011-05-26
| * | gpio: Move to Samsung common GPIO library to drivers/gpioKyungmin Park2011-05-26
| * | gpio/nomadik: add function to read GPIO pull down statusRickard Andersson2011-05-26
| * | gpio/nomadik: show all pins in debugRabin Vincent2011-05-26
| * | gpio: move Nomadik GPIO driver to drivers/gpioGrant Likely2011-05-26
| * | gpio: move U300 GPIO driver to drivers/gpioLinus Walleij2011-05-26
| * | langwell_gpio: add runtime pm supportKristen Carlson Accardi2011-05-26
| * | gpio/pca953x: Add support for pca9574 and pca9575 devicesHaojian Zhuang2011-05-26
| * | gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535Ed Wildgoose2011-05-26
* | | TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria2011-05-27
* | | GPIO: TPS65910: Move driver to drivers/gpio/Jorge Eduardo Candelaria2011-05-27
|/ /
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-05-26
|\ \
| * | basic_mmio_gpio: split into a gpio library and platform deviceJamie Iles2011-05-20
| * | gpio: remove some legacy comments in build filesLinus Walleij2011-05-20
| * | gpio: add trace events for setting direction and valueUwe Kleine-König2011-05-20
| * | gpio/pca953x: Use handle_simple_irq instead of handle_edge_irqErik Botö2011-05-20