index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-09-04
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
|
*
|
gpio: brcmstb: Add interrupt and wakeup source support
Gregory Fong
2015-08-13
2
-6
/
+257
|
*
|
gpio: etraxfs: add interrupt support
Rabin Vincent
2015-08-03
2
-7
/
+253
|
*
|
gpio: don't override irq_*_resources() callbacks
Rabin Vincent
2015-08-03
1
-2
/
+10
|
*
|
gpio: mpc8xxx: Convert mpc8xxx_gpio_chip.lock to raw_spinlock
Alexander Stein
2015-07-28
1
-24
/
+24
|
*
|
gpio: defer probe if pinctrl cannot be found
Tomeu Vizoso
2015-07-28
2
-10
/
+22
|
*
|
gpio: kill off set_irq_flags usage
Rob Herring
2015-07-28
14
-57
/
+10
|
*
|
gpio: etraxfs: add support for ARTPEC-3
Rabin Vincent
2015-07-27
1
-6
/
+60
|
*
|
gpio: generic: support input-only chips
Rabin Vincent
2015-07-27
1
-3
/
+20
|
*
|
gpio: etraxfs: fix set register flag
Rabin Vincent
2015-07-27
1
-1
/
+1
|
*
|
gpio: rcar: Add r8a7795 (R-Car H3) support
Ulrich Hecht
2015-07-27
1
-0
/
+4
|
*
|
gpio: omap: use raw locks for locking
Sebastian Andrzej Siewior
2015-07-27
1
-40
/
+40
|
*
|
gpio: remove unneeded initializer in gpiochip_add_to_list()
Masahiro Yamada
2015-07-27
1
-1
/
+1
|
*
|
gpio: mpc8xxx: add support for MPC5125
Uwe Kleine-König
2015-07-27
1
-0
/
+15
|
*
|
gpio: mpc8xxx: handle differences between incarnations at a single place
Uwe Kleine-König
2015-07-27
1
-11
/
+38
|
*
|
gpio: mpc8xxx: constify of_device_id
Uwe Kleine-König
2015-07-27
1
-1
/
+1
|
*
|
Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2015-07-17
18
-65
/
+55
|
|
\
\
|
|
*
|
gpio/davinci: Fix race in installing chained irq handler
Thomas Gleixner
2015-07-14
1
-4
/
+2
|
|
*
|
gpio/davinci: Avoid redundant lookup of irq_data
Thomas Gleixner
2015-07-14
1
-4
/
+4
|
|
*
|
gpio/msm-v2: Avoid redundant lookup of irq_data
Thomas Gleixner
2015-07-14
1
-13
/
+5
|
|
*
|
gpio/sa1100: Prepare sa1100_gpio_handler for irq argument removal
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
|
*
|
gpio/mvebu: Prepare mvebu_gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
1
-1
/
+1
|
|
*
|
gpio/ep93xx: Prepare ep93xx_gpio_f_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
1
-1
/
+3
|
|
*
|
gpio/davinci: Prepare gpio_irq_handler for irq argument removal
Thomas Gleixner
2015-07-14
1
-1
/
+2
|
|
*
|
gpio: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-14
10
-15
/
+14
|
|
*
|
gpio/davinci: Use accessor function irq_data_get_irq_handler_data()
Jiang Liu
2015-07-14
1
-1
/
+1
|
|
*
|
gpio/gpio-tegra: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
|
*
|
gpio/pch: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
|
*
|
gpio/omap: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
1
-2
/
+2
|
|
*
|
gpio/msm-v2: Use irq_set_handler_locked()
Thomas Gleixner
2015-07-14
1
-2
/
+2
[next]