index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2012-02-06
gpio/omap: enable irq at the end of all configuration in restore
Nishanth Menon
2012-02-06
gpio/omap: save and restore debounce registers
Nishanth Menon
2012-02-06
gpio/omap: remove omap_gpio_save_context overhead
Tarun Kanti DebBarma
2012-02-06
gpio/omap: fix incorrect access of debounce module
Tarun Kanti DebBarma
2012-02-06
gpio/omap: fix debounce clock handling
Tarun Kanti DebBarma
2012-02-06
gpio/omap: cleanup prepare_for_idle and resume_after_idle
Tarun Kanti DebBarma
2012-02-06
gpio/omap: optimize suspend and resume functions
Tarun Kanti DebBarma
2012-02-06
gpio/omap: use pm-runtime framework
Tarun Kanti DebBarma
2012-02-06
gpio/omap: remove bank->method & METHOD_* macros
Charulatha V
2012-02-06
gpio/omap: remove unnecessary bit-masking for read access
Tarun Kanti DebBarma
2012-02-06
gpio/omap: use pinctrl offset instead of macro
Charulatha V
2012-02-06
gpio/omap: cleanup omap_gpio_mod_init function
Tarun Kanti DebBarma
2012-02-06
gpio/omap: cleanup set_gpio_triggering function
Tarun Kanti DebBarma
2012-02-06
gpio/omap: remove hardcoded offsets in context save/restore
Tarun Kanti DebBarma
2012-02-06
gpio/omap: use level/edge detect reg offsets
Tarun Kanti DebBarma
2012-02-06
gpio/omap: further cleanup using wkup_en register
Tarun Kanti DebBarma
2012-02-06
gpio/omap: avoid cpu checks during module ena/disable
Charulatha V
2012-02-06
gpio/omap: make non-wakeup GPIO part of pdata
Charulatha V
2012-02-06
gpio/omap: handle save/restore context in GPIO driver
Tarun Kanti DebBarma
2012-02-06
gpio/omap: make gpio_context part of gpio_bank structure
Charulatha V
2012-02-06
gpio/omap: use flag to identify wakeup domain
Charulatha V
2012-02-06
gpio/omap: remove dependency on gpio_bank_count
Charulatha V
2012-01-18
gpio: tps65910: Use correct offset for gpio initialization
Laxman Dewangan
2012-01-17
gpio/it8761e: Restrict it8761e gpio driver to x86.
Grant Likely
2012-01-16
gpio-ml-ioh: cleanup __iomem annotation usage
Márton Németh
2012-01-16
gpio-ml-ioh: cleanup NULL pointer checking
Márton Németh
2012-01-16
gpio-pch: cleanup __iomem annotation usage
Márton Németh
2012-01-16
gpio-pch: cleanup NULL pointer checking
Márton Németh
2012-01-14
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-13
GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion
Russell King
2012-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
2012-01-10
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-01-09
gpio: Add support for stmpe variant 801
Viresh Kumar
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-05
Merge branch 'gpio-for-grant' of git://sources.calxeda.com/kernel/linux into ...
Grant Likely
2012-01-05
gpio: pl061: remove combined interrupt
Rob Herring
2012-01-05
gpio: pl061: convert to use generic irq chip
Rob Herring
2012-01-04
GPIO: add bindings for managed devices
John Crispin
2012-01-04
gpio: pl061: convert to use 0 for no irq
Rob Herring
2012-01-04
gpio: pl061: use chained_irq_* functions in irq handler
Rob Herring
2012-01-04
GPIO/pl061: Add suspend resume capability
Deepak Sikri
2012-01-03
pinctrl: move the U300 GPIO driver to pinctrl
Linus Walleij
2012-01-02
drivers/gpio/gpio-tegra.c: use devm_request_and_ioremap
Julia Lawall
[next]