index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
*
Merge tag 'gpio-v3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2013-09-07
|
\
|
*
gpio: return -ENOTSUPP if debounce cannot be set
Linus Walleij
2013-09-04
|
*
gpio: improve error path in gpiolib
Linus Walleij
2013-09-03
|
*
gpio: add GPIO support for F71882FG and F71889F
Simon Guinot
2013-08-30
|
*
gpio: mcp23s08: rename the device tree property
Lars Poeschel
2013-08-30
|
*
gpio: samsung: Drop support for Exynos SoCs
Tomasz Figa
2013-08-29
|
*
gpio: pcf857x: Remove pdata argument to pcf857x_irq_domain_init()
Laurent Pinchart
2013-08-23
|
*
gpio: pcf857x: Sort headers alphabetically
Laurent Pinchart
2013-08-23
|
*
gpio: max7301: Reverting "Do not force SPI speed when using OF Platform"
Christophe Leroy
2013-08-23
|
*
gpio: Fix bit masking in Kontron PLD GPIO driver
Brunner Michael
2013-08-16
|
*
gpio: pca953x: fix gpio input on gpio offsets >= 8
Andrew Ruder
2013-08-16
|
*
drivers/gpio: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-16
|
*
drivers/gpio/gpio-omap.c: convert comma to semicolon
Julia Lawall
2013-08-16
|
*
gpio-lynxpoint: Fix warning about unbalanced pm_runtime_enable
Mathias Nyman
2013-08-16
|
*
gpio: Fix platform driver name in Kontron PLD GPIO driver
Michael Brunner
2013-08-16
|
*
gpio: adnp: Fix segfault if request_threaded_irq fails
Lars Poeschel
2013-08-16
|
*
gpio: msm: Staticize local variable 'msm_gpio'
Jingoo Han
2013-08-16
|
*
gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...
Lothar Waßmann
2013-08-16
|
*
gpio: use dev_get_platdata()
Jingoo Han
2013-08-16
|
*
gpio/mxc: add chained_irq_enter/exit() to mx2_gpio_irq_handler
Uwe Kleine-König
2013-08-16
|
*
gpio-mcp23s08: i2c: auto-select base if no DT match or platform data
Daniel M. Weeks
2013-08-16
|
*
gpio: palmas: Fix misreported GPIO out value
Andrew Chew
2013-08-16
|
*
gpio: palmas: add dt support
Laxman Dewangan
2013-07-29
|
*
gpio: gpio-mxc: Include "<linux/err.h>"
Fabio Estevam
2013-07-22
|
*
gpio: pxa: remove dead code
Daniel Mack
2013-07-21
|
*
gpio: em: Add pinctrl support
Magnus Damm
2013-07-21
|
*
gpio: Kontron PLD gpio driver
Guenter Roeck
2013-07-21
|
*
gpiolib: replace strict_strtol() with kstrtol()
Jingoo Han
2013-07-20
|
*
GPIO: gpio-twl6040: Remove support for legacy (pdata) mode
Peter Ujfalusi
2013-07-20
|
*
gpio: gpio-mxc: Use devm functions
Fabio Estevam
2013-07-20
|
*
gpio-tz1090: convert to use generic irqchip
James Hogan
2013-07-20
|
*
gpio-tz1090-pdc: add TZ1090 PDC gpio driver
James Hogan
2013-07-20
|
*
gpio-tz1090: add TZ1090 gpio driver
James Hogan
2013-07-20
*
|
gpio: (gpio-pca953x) move header to linux/platform_data/
Vivien Didelot
2013-08-29
*
|
gpio_msm: Fix build error due to missing err.h
Stephen Boyd
2013-07-30
*
|
Revert "gpio/omap: don't create an IRQ mapping for every GPIO on DT"
Linus Walleij
2013-07-30
*
|
Revert "gpio/omap: auto request GPIO as input if used as IRQ via DT"
Linus Walleij
2013-07-30
*
|
Revert "gpio/omap: fix build error when OF_GPIO is not defined."
Linus Walleij
2013-07-30
*
|
drivers: gpio: msm: Fix the error condition for reading ngpio
Rohit Vaswani
2013-07-20
*
|
gpio/omap: fix build error when OF_GPIO is not defined.
Javier Martinez Canillas
2013-07-20
*
|
gpio/omap: auto request GPIO as input if used as IRQ via DT
Javier Martinez Canillas
2013-07-20
*
|
gpio/omap: don't create an IRQ mapping for every GPIO on DT
Javier Martinez Canillas
2013-07-20
|
/
*
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
|
\
|
*
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
*
|
Merge tag 'gpio-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
|
\
\
|
*
|
Gpio/trivial: replace numeric with standard PM state macros
Yijing Wang
2013-06-29
|
*
|
gpiolib: remove warnning of allocations with IRQs disabled
Zhangfei Gao
2013-06-20
|
*
|
gpio: grgpio: Staticize local symbols
Sachin Kamat
2013-06-19
|
*
|
gpio-langwell: remove Withney point support
Andy Shevchenko
2013-06-19
|
*
|
gpio: ich: add GPO_BLINK support
Vincent Donnefort
2013-06-19
[next]