index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
kernel
/
gpio-button-hotplug
Commit message (
Expand
)
Author
Age
*
gpio-button-hotplug: fix 6.2 build failure
Weijie Gao
2024-03-11
*
kernel: move gpio packages to gpio menu
Chukun Pan
2024-02-01
*
gpio-button-hotplug: do not error on interrupt attached keys
Tim Harvey
2023-05-18
*
kernel: Make use of KERNEL_MAKE
Hauke Mehrtens
2022-12-17
*
gpio-button-hotplug: fix data race
Andrey Erokhin
2022-04-09
*
gpio-button-hotplug: convert to gpio descriptor (gpiod_) API
Christian Lamparter
2021-08-26
*
gpio-button-hotplug: remove duplicate logging text
Petr Štetiar
2020-03-08
*
kernel: replace SUBDIRS with M in package recipes
Tomasz Maciej Nowak
2020-02-22
*
gpio-button-hotplug: add volume button handling
Chuanhong Guo
2019-08-08
*
gpio-button-hotplug: unify polled and interrupt code
David Bauer
2019-07-14
*
gpio-button-hotplug: fix 4.19 build breakage on malta/be64
Petr Štetiar
2019-06-17
*
gpio-button-hotplug: gpio-keys: fix always missing first event
Petr Štetiar
2019-06-09
*
gpio-button-hotplug: fix wrong initial seen value
Petr Štetiar
2019-06-09
*
gpio-button-hotplug: use pr_debug and pr_err
Petr Štetiar
2019-06-09
*
gpio-button-hotplug: support interrupt properties
Christian Lamparter
2019-05-31
*
gpio-button-hotplug: add KEY_POWER2 handling
Alan Swanson
2019-05-30
*
build: use KERNEL_MAKE_FLAGS for kernel file compilations
Karl Vogel
2017-10-29
*
gpio-button-hotplug: leave platform_device.dev.platform_data untouched
Furong Xu
2017-08-21
*
treewide: add license tags
Florian Eckert
2017-06-24
*
gpio-button-hotplug: add more buttons
Mathias Kresin
2016-11-27
*
kernel/gpio-button-hotplug: drop Build/Prepare rule in favor of default one
Alexandru Ardelean
2016-10-15
*
treewide: replace nbd@openwrt.org with nbd@nbd.name
Felix Fietkau
2016-06-07
*
kernel: gpio-button-hotplug: Add missing ONESHOT flag to threaded IRQ request
John Crispin
2016-03-03
*
kernel: gpio-button-hotplug: update to use threaded irq's
John Crispin
2016-02-12
*
gpio-button-hotplug: handle EPROBE_DEFER and other errors
Hauke Mehrtens
2015-07-26
*
build: drop obsolete kernel version dependencies
Felix Fietkau
2015-01-24
*
gpio-button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernel...
Felix Fietkau
2014-05-23
*
gpio-button-hotplug: fix (and extend) package description
Hauke Mehrtens
2014-05-14
*
gpio-button-hotplug: don't build for 3.3 kernels
Florian Fainelli
2014-03-12
*
gpio-button-hotplug: add wwan button
Hauke Mehrtens
2014-01-14
*
gpio-button-hotplug: fix crash on remove
Jonas Gorski
2013-12-17
*
gpio-button-hotplug: add irq mode to driver
John Crispin
2013-12-09
*
gpio-button-hotplug: add support for sliding switches
John Crispin
2013-11-11
*
gpio-button-hotplug: add support for power buttons
John Crispin
2013-10-28
*
gpio-button-hotplug: debounce the initial button state, the first reads at bo...
Felix Fietkau
2013-08-05
*
gpio-button-hotplug: cleanup, fix compiler warning
Felix Fietkau
2013-08-03
*
gpio-button-hotplug: fix active_low handling, possibly broken in r37643
Felix Fietkau
2013-08-03
*
gpio-button-hotplug: use gpio_button_get_value() to initialize last_state.
John Crispin
2013-08-01
*
gpio-button-hotplug: use gpio_button_get_value() to fetch state.
John Crispin
2013-08-01
*
gpio-button-hotplug: add inline function gpio_button_get_value().
John Crispin
2013-08-01
*
gpio-button-hotplug: add support for EV_SW
Luka Perkov
2013-07-02
*
gpio-button-hotplug: improve gpio button debouncing, verify state changes ove...
Felix Fietkau
2013-06-29
*
packages: clean up the package folder
John Crispin
2013-06-21