aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
* | GPIO: OMAP: Make gpio_context part of gpio_bank structureCharulatha V2011-07-141-42/+34
* | GPIO: OMAP2+: Use flag to identify wakeup domainCharulatha V2011-07-141-7/+6
* | GPIO: OMAP: Remove dependency on gpio_bank_countTarun Kanti DebBarma2011-07-141-93/+80
* | GPIO: OMAP: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-07-141-8/+6
* | GPIO: OMAP: debounce remove SoC specific registers, use pdataKevin Hilman2011-07-141-12/+3
* | GPIO: OMAP: cleanup _set_gpio_wakeup(), remove ifdefsTarun Kanti DebBarma2011-07-141-34/+16
* | GPIO: OMAP: remove useless gpio_valid() & check_gpio() checksKevin Hilman2011-07-141-45/+0
* | GPIO: OMAP: convert MPUIO IRQ over to generic irq_chipKevin Hilman2011-07-141-44/+35
* | GPIO: OMAP: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman2011-07-141-99/+30
* | GPIO: OMAP: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-07-141-61/+5
* | GPIO: OMAP: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-07-141-200/+43
* | GPIO: OMAP: remove get_gpio_bank()Charulatha V2011-07-141-27/+2
* | GPIO: OMAP: replace get_gpio_index() by using bank widthKevin Hilman2011-07-141-25/+17
* | GPIO: OMAP: _get_gpio_irqbank_mask: replace hard-coded mask with bank->widthKevin Hilman2011-07-141-7/+1
* | GPIO: OMAP: move bank width into struct gpio_bankKevin Hilman2011-07-141-7/+6
* | GPIO: OMAP: remove MPUIO handling from _clear_gpio_irqbank()Kevin Hilman2011-07-141-6/+0
* | GPIO: OMAP: _clear_gpio_irqbank: fix flushing of posted writeKevin Hilman2011-07-141-2/+1
* | Merge commit 'v3.0-rc7' into linux-omap-3.0Colin Cross2011-07-122-1/+3
|\ \ | |/
| * gpio/langwell_gpio: ack the correct bit for langwell gpio interruptsMathias Nyman2011-07-081-1/+1
| * gpio: tps65910: add missing breaks in tps65910_gpio_initAxel Lin2011-07-051-0/+2
| * gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.Ambresh K2011-06-161-2/+3
* | OMAP4: GPIO: Fix missing interrupts during device wakeup due to IOPAD.Ambresh K2011-06-171-2/+3
* | Merge branch 'linux-omap-pm-3.0' into linux-omap-3.0Colin Cross2011-06-141-0/+10
|\ \ | |/ |/|
| * omap4: enable, disable GPIO deviceAvinash.H.M2011-06-131-0/+10
* | gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-091-11/+29
* | Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Grant Likely2011-06-081-11/+12
|\ \ | |/
| * GPIO: OMAP: add locking around calls to _set_gpio_triggeringColin Cross2011-06-061-0/+9
| * GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4Colin Cross2011-06-061-10/+2
| * GPIO: OMAP: fix section mismatch warningsRussell King2011-06-061-1/+1
* | gpio/samsung: make Kconfig options def_boolH Hartley Sweeten2011-06-071-20/+8
* | gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register settingThomas Abraham2011-06-071-4/+25
* | gpio: Fix gpio-exynos4 build fails in mainlineKyungmin Park2011-05-291-8/+8
|/
* 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