index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock
Grygorii Strashko
2015-10-02
1
-10
/
+15
*
|
|
gpio: add GPIO support for IT87xx, replacing gpio-it8761e
Diego Elio Pettenò
2015-10-02
4
-235
/
+422
*
|
|
gpio: gpiolib: don't compare an unsigned for >= 0
Dirk Behme
2015-10-02
1
-3
/
+1
*
|
|
gpio: arizona: add support for WM8998 and WM1814
Richard Fitzgerald
2015-10-02
1
-0
/
+2
*
|
|
gpio: Fix error checking in the function device_pca957x_init
Nicholas Krause
2015-10-02
1
-2
/
+6
*
|
|
gpio: ath79: Convert to the state container design pattern
Alban Bedel
2015-10-02
1
-59
/
+60
*
|
|
gpio: msm: Remove unused driver
Stephen Boyd
2015-10-02
3
-462
/
+0
*
|
|
gpio: zynq: use container_of() to get state container
Linus Walleij
2015-10-02
1
-10
/
+22
*
|
|
gpio: vf610: use container_of() to get state container
Linus Walleij
2015-10-02
1
-10
/
+19
*
|
|
gpio: sx150x: use container_of() to get state container
Linus Walleij
2015-10-02
1
-17
/
+14
*
|
|
gpio: altera: use container_of() to get state container
Linus Walleij
2015-10-02
1
-5
/
+10
*
|
|
gpio: etraxfs: use container_of() to get state container
Linus Walleij
2015-10-02
1
-6
/
+17
*
|
|
gpio: pl061: detail IRQ trigger handling
Linus Walleij
2015-10-02
1
-8
/
+47
*
|
|
gpio: keep the GPIO line names internal
Linus Walleij
2015-09-24
1
-37
/
+35
*
|
|
gpiolib: Add gpio name information to /sys/kernel/debug/gpio
Markus Pargmann
2015-09-24
1
-3
/
+8
*
|
|
gpio-sysfs: Use gpio descriptor name instead of gpiochip names array
Markus Pargmann
2015-09-24
1
-7
/
+1
*
|
|
gpiolib: Use GPIO name from names array for gpio descriptor
Markus Pargmann
2015-09-24
1
-0
/
+37
*
|
|
gpio: Introduce gpio descriptor 'name'
Markus Pargmann
2015-09-24
2
-0
/
+35
*
|
|
gpiolib-of: Rename gpio_hog functions to be generic
Markus Pargmann
2015-09-24
1
-10
/
+10
|
/
/
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-18
24
-35
/
+30
|
\
\
|
*
|
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
24
-33
/
+28
|
*
|
gpio: vf610: Use irq_set_handler_locked
Thomas Gleixner
2015-09-16
1
-2
/
+2
|
|
/
*
|
gpio: omap: Fix GPIO numbering for deferred probe
Tony Lindgren
2015-09-14
1
-1
/
+3
*
|
gpio: omap: Fix gpiochip_add() handling for deferred probe
Tony Lindgren
2015-09-14
1
-1
/
+4
*
|
gpio: sx150x: Remove unnecessary MODULE_ALIAS()
Javier Martinez Canillas
2015-09-14
1
-1
/
+0
*
|
gpio: Propagate errors from chip->get()
Bjorn Andersson
2015-09-14
1
-7
/
+14
*
|
gpio: rcar: GPIO_RCAR doesn't relate to ARM
Kuninori Morimoto
2015-09-14
1
-1
/
+1
*
|
gpio: mxs: need to check return value of irq_alloc_generic_chip
Peng Fan
2015-09-14
1
-2
/
+11
*
|
gpio: mxc: need to check return value of irq_alloc_generic_chip
Peng Fan
2015-09-14
1
-2
/
+10
|
/
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-05
1
-0
/
+13
|
\
|
*
gpiolib: Add support for removing registered consumer lookup table
Shobhit Kumar
2015-07-21
1
-0
/
+13
*
|
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2015-09-04
39
-353
/
+1363
|
\
\
|
*
|
Revert "gpio: extraxfs: fix returnvar.cocci warnings"
Linus Walleij
2015-08-31
1
-1
/
+2
|
*
|
gpio: tc3589x: use static container helper
Linus Walleij
2015-08-27
1
-5
/
+5
|
*
|
gpio: xlp: fix error return code
Julia Lawall
2015-08-26
1
-1
/
+1
|
*
|
gpio: vf610: handle level IRQ's properly
Stefan Agner
2015-08-26
1
-1
/
+8
|
*
|
gpio: max732x: Fix error handling in probe()
Nicholas Krause
2015-08-26
1
-3
/
+8
|
*
|
gpio: omap: fix clk_prepare/unprepare usage
Grygorii Strashko
2015-08-26
1
-9
/
+18
|
*
|
gpio: omap: protect regs access in omap_gpio_irq_handler
Grygorii Strashko
2015-08-26
1
-0
/
+8
|
*
|
gpio: omap: fix omap2_set_gpio_debounce
Grygorii Strashko
2015-08-26
1
-9
/
+10
|
*
|
gpio: omap: switch to use platform_get_irq
Grygorii Strashko
2015-08-26
1
-5
/
+8
|
*
|
gpio: omap: remove wrong irq_domain_remove usage in probe
Grygorii Strashko
2015-08-26
1
-1
/
+0
|
*
|
gpio: extraxfs: fix returnvar.cocci warnings
Julia Lawall
2015-08-25
1
-2
/
+1
|
*
|
gpiolib: irqchip: use different lockdep class for each gpio irqchip
Grygorii Strashko
2015-08-17
1
-13
/
+14
|
*
|
gpio/grgpio: fix deadlock in grgpio_irq_unmap()
Alexandre Courbot
2015-08-17
1
-5
/
+10
|
*
|
gpio: mxc: fix section mismatch warning
Dirk Behme
2015-08-13
1
-1
/
+1
|
*
|
gpio/mxc: mask gpio interrupts in suspend
Ulises Brindis
2015-08-13
1
-0
/
+1
|
*
|
gpio: omap: Fix missing raw locks conversion
Axel Lin
2015-08-13
1
-1
/
+1
|
*
|
Merge tag 'v4.2-rc4' into devel
Linus Walleij
2015-08-13
6
-6
/
+23
|
|
\
|
|
*
|
gpio: brcmstb: support wakeup from S5 cold boot
Gregory Fong
2015-08-13
1
-6
/
+50
[prev]
[next]