| Commit message (Expand) | Author | Age | Files | Lines |
* | gpio-button-hotplug: remove duplicate logging text | Petr Štetiar | 2020-03-08 | 1 | -3/+3 |
* | kernel: replace SUBDIRS with M in package recipes | Tomasz Maciej Nowak | 2020-02-22 | 1 | -1/+1 |
* | gpio-button-hotplug: add volume button handling | Chuanhong Guo | 2019-08-08 | 2 | -1/+3 |
* | 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 |
* | build: use KERNEL_MAKE_FLAGS for kernel file compilations | Karl Vogel | 2017-10-29 | 1 | -2/+1 |
* | gpio-button-hotplug: leave platform_device.dev.platform_data untouched | Furong Xu | 2017-08-21 | 1 | -2/+1 |
* | treewide: add license tags | Florian Eckert | 2017-06-24 | 1 | -0/+1 |
* | gpio-button-hotplug: add more buttons | Mathias Kresin | 2016-11-27 | 1 | -15/+24 |
* | kernel/gpio-button-hotplug: drop Build/Prepare rule in favor of default one | Alexandru Ardelean | 2016-10-15 | 1 | -5/+0 |
* | 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 | 2 | -2/+2 |
* | 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 |
* | build: drop obsolete kernel version dependencies | Felix Fietkau | 2015-01-24 | 1 | -1/+0 |
* | gpio-button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernel... | Felix Fietkau | 2014-05-23 | 1 | -7/+0 |
* | gpio-button-hotplug: fix (and extend) package description | Hauke Mehrtens | 2014-05-14 | 1 | -2/+8 |
* | gpio-button-hotplug: don't build for 3.3 kernels | Florian Fainelli | 2014-03-12 | 1 | -0/+1 |
* | 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 | 3 | -0/+609 |