summaryrefslogtreecommitdiff
path: root/package/kernel/gpio-button-hotplug/src
AgeCommit message (Expand)Author
2023-05-18gpio-button-hotplug: do not error on interrupt attached keysTim Harvey
2022-04-09gpio-button-hotplug: fix data raceAndrey Erokhin
2021-08-26gpio-button-hotplug: convert to gpio descriptor (gpiod_) APIChristian Lamparter
2020-03-08gpio-button-hotplug: remove duplicate logging textPetr Štetiar
2019-08-08gpio-button-hotplug: add volume button handlingChuanhong Guo
2019-07-14gpio-button-hotplug: unify polled and interrupt codeDavid Bauer
2019-06-17gpio-button-hotplug: fix 4.19 build breakage on malta/be64Petr Štetiar
2019-06-09gpio-button-hotplug: gpio-keys: fix always missing first eventPetr Štetiar
2019-06-09gpio-button-hotplug: fix wrong initial seen valuePetr Štetiar
2019-06-09gpio-button-hotplug: use pr_debug and pr_errPetr Štetiar
2019-05-31gpio-button-hotplug: support interrupt propertiesChristian Lamparter
2019-05-30gpio-button-hotplug: add KEY_POWER2 handlingAlan Swanson
2017-08-21gpio-button-hotplug: leave platform_device.dev.platform_data untouchedFurong Xu
2016-11-27gpio-button-hotplug: add more buttonsMathias Kresin
2016-06-07treewide: replace nbd@openwrt.org with nbd@nbd.nameFelix Fietkau
2016-03-03kernel: gpio-button-hotplug: Add missing ONESHOT flag to threaded IRQ requestJohn Crispin
2016-02-12kernel: gpio-button-hotplug: update to use threaded irq'sJohn Crispin
2015-07-26gpio-button-hotplug: handle EPROBE_DEFER and other errorsHauke Mehrtens
2014-05-23gpio-button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernel...Felix Fietkau
2014-01-14gpio-button-hotplug: add wwan buttonHauke Mehrtens
2013-12-17gpio-button-hotplug: fix crash on removeJonas Gorski
2013-12-09gpio-button-hotplug: add irq mode to driverJohn Crispin
2013-11-11gpio-button-hotplug: add support for sliding switchesJohn Crispin
2013-10-28gpio-button-hotplug: add support for power buttonsJohn Crispin
2013-08-05gpio-button-hotplug: debounce the initial button state, the first reads at bo...Felix Fietkau
2013-08-03gpio-button-hotplug: cleanup, fix compiler warningFelix Fietkau
2013-08-03gpio-button-hotplug: fix active_low handling, possibly broken in r37643Felix Fietkau
2013-08-01gpio-button-hotplug: use gpio_button_get_value() to initialize last_state.John Crispin
2013-08-01gpio-button-hotplug: use gpio_button_get_value() to fetch state.John Crispin
2013-08-01gpio-button-hotplug: add inline function gpio_button_get_value().John Crispin
2013-07-02gpio-button-hotplug: add support for EV_SWLuka Perkov
2013-06-29gpio-button-hotplug: improve gpio button debouncing, verify state changes ove...Felix Fietkau
2013-06-21packages: clean up the package folderJohn Crispin