index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-omap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: omap: Move PM device over to irq domain
Marc Zyngier
2022-02-09
1
-3
/
+4
*
gpio: Get rid of duplicate of_node assignment in the drivers
Andy Shevchenko
2021-12-17
1
-3
/
+0
*
gpio: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-08-12
1
-2
/
+1
*
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-05
1
-3
/
+2
|
\
|
*
gpio: omap: Use device_get_match_data() helper
Tian Tao
2021-05-05
1
-3
/
+2
*
|
gpio: omap: Save and restore sysconfig
Tony Lindgren
2021-04-21
1
-0
/
+9
|
/
*
Merge tag 'gpio-updates-for-v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Walleij
2020-12-09
1
-5
/
+2
|
\
|
*
gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data()
Grygorii Strashko
2020-11-30
1
-5
/
+2
*
|
Revert "Revert "gpio: omap: Fix lost edge wake-up interrupts""
Tony Lindgren
2020-10-28
1
-1
/
+11
|
/
*
Merge tag 'gpio-v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2020-10-13
1
-4
/
+1
|
\
|
*
gpio: omap: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
1
-4
/
+1
*
|
gpio: omap: Fix warnings if PM is disabled
Tony Lindgren
2020-08-19
1
-2
/
+2
|
/
*
gpio: omap: improve coding style for pin config flags
Drew Fustini
2020-07-23
1
-4
/
+9
*
gpio: omap: handle pin config bias flags
Drew Fustini
2020-07-20
1
-5
/
+11
*
gpio: omap: Add missing PM ops for suspend
Tony Lindgren
2020-06-30
1
-0
/
+26
*
Revert "gpio: omap: Fix lost edge wake-up interrupts"
Tony Lindgren
2020-03-09
1
-11
/
+1
*
gpio: omap: Block idle on pending gpio interrupts
Tony Lindgren
2020-03-09
1
-4
/
+13
*
gpio: Use new GPIO_LINE_DIRECTION
Matti Vaittinen
2019-11-07
1
-2
/
+4
*
Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-07-09
1
-338
/
+171
|
\
|
*
gpio: omap: Fix lost edge wake-up interrupts
Tony Lindgren
2019-06-12
1
-1
/
+11
|
*
gpio: omap: clean up register access in omap2_set_gpio_debounce()
Russell King
2019-06-12
1
-3
/
+1
|
*
gpio: omap: irq_startup() must not return error codes
Russell King
2019-06-12
1
-5
/
+0
|
*
gpio: omap: clean up wakeup handling
Russell King
2019-06-12
1
-23
/
+13
|
*
gpio: omap: constify register tables
Russell King
2019-06-12
1
-6
/
+6
|
*
gpio: omap: clean up omap_gpio_restore_context()
Russell King
2019-06-12
1
-21
/
+15
|
*
gpio: omap: remove dataout variation in context handling
Russell King
2019-06-12
1
-10
/
+2
|
*
gpio: omap: simplify omap_set_gpio_irqenable()
Russell King
2019-06-12
1
-46
/
+15
|
*
gpio: omap: simplify omap_toggle_gpio_edge_triggering()
Russell King
2019-06-12
1
-18
/
+4
|
*
gpio: omap: simplify read-modify-write
Russell King
2019-06-12
1
-53
/
+30
|
*
gpio: omap: simplify bank->level_mask
Russell King
2019-06-12
1
-4
/
+3
|
*
gpio: omap: simplify set_multiple()
Russell King
2019-06-12
1
-38
/
+7
|
*
gpio: omap: simplify get_multiple()
Russell King
2019-06-12
1
-25
/
+11
|
*
gpio: omap: simplify get() method
Russell King
2019-06-12
1
-19
/
+6
|
*
gpio: omap: simplify omap_gpio_get_direction()
Russell King
2019-06-12
1
-10
/
+3
|
*
gpio: omap: move omap_gpio_request() and omap_gpio_free()
Russell King
2019-06-12
1
-32
/
+32
|
*
gpio: omap: remove irq_ack method
Russell King
2019-06-12
1
-14
/
+3
|
*
gpio: omap: clean up edge interrupt handling
Russell King
2019-06-12
1
-11
/
+9
|
*
gpio: omap: remove remainder of list management
Russell King
2019-06-12
1
-2
/
+0
|
*
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
Russell King
2019-06-12
1
-0
/
+2
|
*
gpio: omap: ensure irq is enabled before wakeup
Russell King
2019-06-12
1
-7
/
+8
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
gpio: gpio-omap: Remove conditional pm_runtime handling for GPIO interrupts
Russell King
2019-04-11
1
-16
/
+2
*
gpio: gpio-omap: configure edge detection for level IRQs for idle wakeup
Russell King
2019-04-11
1
-79
/
+11
*
Merge tag 'gpio-v5.2-updates-for-linus-part1' of git://git.kernel.org/pub/scm...
Linus Walleij
2019-04-08
1
-28
/
+33
|
\
|
*
gpio: gpio-omap: add check for off wake capable gpios
Tony Lindgren
2019-03-27
1
-8
/
+17
|
*
gpio: gpio-omap: always scan for triggered non-wakeup capable interrupts
Tony Lindgren
2019-03-27
1
-8
/
+0
|
*
gpio: gpio-omap: limit errata 1.101 handling to wkup domain gpios only
Tony Lindgren
2019-03-27
1
-12
/
+16
*
|
gpio: omap: use devm_platform_ioremap_resource()
Enrico Weigelt, metux IT consult
2019-04-05
1
-3
/
+1
*
|
gpio: omap: avoid clang warning
Arnd Bergmann
2019-04-05
1
-278
/
+263
|
/
*
gpio: gpio-omap: fix level interrupt idling
Russell King
2019-03-08
1
-6
/
+8
[next]