index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
gpio-button-hotplug
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio-button-hotplug: convert to gpio descriptor (gpiod_) API
Christian Lamparter
2021-08-26
1
-79
/
+63
*
gpio-button-hotplug: remove duplicate logging text
Petr Štetiar
2020-03-08
1
-3
/
+3
*
gpio-button-hotplug: add volume button handling
Chuanhong Guo
2019-08-08
1
-0
/
+2
*
gpio-button-hotplug: unify polled and interrupt code
David Bauer
2019-07-14
1
-65
/
+76
*
gpio-button-hotplug: fix 4.19 build breakage on malta/be64
Petr Štetiar
2019-06-17
1
-0
/
+1
*
gpio-button-hotplug: gpio-keys: fix always missing first event
Petr Štetiar
2019-06-09
1
-9
/
+2
*
gpio-button-hotplug: fix wrong initial seen value
Petr Štetiar
2019-06-09
1
-0
/
+3
*
gpio-button-hotplug: use pr_debug and pr_err
Petr Štetiar
2019-06-09
1
-17
/
+6
*
gpio-button-hotplug: support interrupt properties
Christian Lamparter
2019-05-31
1
-21
/
+93
*
gpio-button-hotplug: add KEY_POWER2 handling
Alan Swanson
2019-05-30
1
-0
/
+1
*
gpio-button-hotplug: leave platform_device.dev.platform_data untouched
Furong Xu
2017-08-21
1
-2
/
+1
*
gpio-button-hotplug: add more buttons
Mathias Kresin
2016-11-27
1
-15
/
+24
*
treewide: replace nbd@openwrt.org with nbd@nbd.name
Felix Fietkau
2016-06-07
1
-3
/
+3
*
kernel: gpio-button-hotplug: Add missing ONESHOT flag to threaded IRQ request
John Crispin
2016-03-03
1
-1
/
+1
*
kernel: gpio-button-hotplug: update to use threaded irq's
John Crispin
2016-02-12
1
-8
/
+5
*
gpio-button-hotplug: handle EPROBE_DEFER and other errors
Hauke Mehrtens
2015-07-26
1
-5
/
+15
*
gpio-button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernel...
Felix Fietkau
2014-05-23
1
-7
/
+0
*
gpio-button-hotplug: add wwan button
Hauke Mehrtens
2014-01-14
1
-0
/
+1
*
gpio-button-hotplug: fix crash on remove
Jonas Gorski
2013-12-17
1
-1
/
+1
*
gpio-button-hotplug: add irq mode to driver
John Crispin
2013-12-09
1
-94
/
+176
*
gpio-button-hotplug: add support for sliding switches
John Crispin
2013-11-11
1
-12
/
+8
*
gpio-button-hotplug: add support for power buttons
John Crispin
2013-10-28
1
-0
/
+1
*
gpio-button-hotplug: debounce the initial button state, the first reads at bo...
Felix Fietkau
2013-08-05
1
-2
/
+4
*
gpio-button-hotplug: cleanup, fix compiler warning
Felix Fietkau
2013-08-03
1
-4
/
+2
*
gpio-button-hotplug: fix active_low handling, possibly broken in r37643
Felix Fietkau
2013-08-03
1
-8
/
+9
*
gpio-button-hotplug: use gpio_button_get_value() to initialize last_state.
John Crispin
2013-08-01
1
-1
/
+1
*
gpio-button-hotplug: use gpio_button_get_value() to fetch state.
John Crispin
2013-08-01
1
-4
/
+1
*
gpio-button-hotplug: add inline function gpio_button_get_value().
John Crispin
2013-08-01
1
-0
/
+9
*
gpio-button-hotplug: add support for EV_SW
Luka Perkov
2013-07-02
1
-7
/
+21
*
gpio-button-hotplug: improve gpio button debouncing, verify state changes ove...
Felix Fietkau
2013-06-29
1
-6
/
+8
*
packages: clean up the package folder
John Crispin
2013-06-21
2
-0
/
+565