26 Commits (aba071d818c13aeab66ee021c9c9b4f9f733824e)

Author SHA1 Message Date
Furong Xu 5a22df69e4 gpio-button-hotplug: leave platform_device.dev.platform_data untouched 7 years ago
Florian Eckert 4482063c34 treewide: add license tags 7 years ago
Mathias Kresin d561b2f5ce gpio-button-hotplug: add more buttons 8 years ago
Alexandru Ardelean a1236a30a0 kernel/gpio-button-hotplug: drop Build/Prepare rule in favor of default one 8 years ago
Felix Fietkau 7eeb254cc4 treewide: replace nbd@openwrt.org with nbd@nbd.name 8 years ago
John Crispin 4ac3411f09 kernel: gpio-button-hotplug: Add missing ONESHOT flag to threaded IRQ request 8 years ago
John Crispin 69517e88be kernel: gpio-button-hotplug: update to use threaded irq's 9 years ago
Hauke Mehrtens 886764657a gpio-button-hotplug: handle EPROBE_DEFER and other errors 9 years ago
Felix Fietkau 3120c9c9c2 build: drop obsolete kernel version dependencies 10 years ago
Felix Fietkau 6ee4d92e34 gpio-button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernels (fixes #16413) 10 years ago
Hauke Mehrtens a5ced8b408 gpio-button-hotplug: fix (and extend) package description 10 years ago
Florian Fainelli 0d92f34977 gpio-button-hotplug: don't build for 3.3 kernels 10 years ago
Hauke Mehrtens 45e3898a11 gpio-button-hotplug: add wwan button 11 years ago
Jonas Gorski 5c2aee90ac gpio-button-hotplug: fix crash on remove 11 years ago
John Crispin bc76dec31f gpio-button-hotplug: add irq mode to driver 11 years ago
John Crispin 40031fdf9b gpio-button-hotplug: add support for sliding switches 11 years ago
John Crispin 14457da13f gpio-button-hotplug: add support for power buttons 11 years ago
Felix Fietkau 6743f2625b gpio-button-hotplug: debounce the initial button state, the first reads at boot time might be wrong 11 years ago
Felix Fietkau 18e37d8caf gpio-button-hotplug: cleanup, fix compiler warning 11 years ago
Felix Fietkau 4281026dda gpio-button-hotplug: fix active_low handling, possibly broken in r37643 11 years ago
John Crispin 1eabf431df gpio-button-hotplug: use gpio_button_get_value() to initialize last_state. 11 years ago
John Crispin ef96422920 gpio-button-hotplug: use gpio_button_get_value() to fetch state. 11 years ago
John Crispin 2c19af6ac5 gpio-button-hotplug: add inline function gpio_button_get_value(). 11 years ago
Luka Perkov 6988613f7a gpio-button-hotplug: add support for EV_SW 11 years ago
Felix Fietkau 0f6e9c9fcc gpio-button-hotplug: improve gpio button debouncing, verify state changes over multiple polls. fixes spurious failsafe triggers (#13784) 11 years ago
John Crispin 4ebf19b48f packages: clean up the package folder 11 years ago