Commit History

Author SHA1 Message Date
  Tim Harvey 23845fa10b gpio-button-hotplug: do not error on interrupt attached keys 3 years ago
  Andrey Erokhin 1e991e09b7 gpio-button-hotplug: fix data race 3 years ago
  Christian Lamparter 2b0378cf9f gpio-button-hotplug: convert to gpio descriptor (gpiod_) API 4 years ago
  Petr Štetiar d1c2b25212 gpio-button-hotplug: remove duplicate logging text 6 years ago
  Chuanhong Guo 11182349e1 gpio-button-hotplug: add volume button handling 6 years ago
  David Bauer 27f3f493de gpio-button-hotplug: unify polled and interrupt code 6 years ago
  Petr Štetiar dd6d82112a gpio-button-hotplug: fix 4.19 build breakage on malta/be64 6 years ago
  Petr Štetiar 6c5bfaac84 gpio-button-hotplug: gpio-keys: fix always missing first event 6 years ago
  Petr Štetiar 27d234a345 gpio-button-hotplug: fix wrong initial seen value 6 years ago
  Petr Štetiar 33ccfe0e14 gpio-button-hotplug: use pr_debug and pr_err 6 years ago
  Christian Lamparter afc056d7dc gpio-button-hotplug: support interrupt properties 6 years ago
  Alan Swanson 5422fed787 gpio-button-hotplug: add KEY_POWER2 handling 6 years ago
  Furong Xu 5a22df69e4 gpio-button-hotplug: leave platform_device.dev.platform_data untouched 9 years ago
  Mathias Kresin d561b2f5ce gpio-button-hotplug: add more buttons 9 years ago
  Felix Fietkau 7eeb254cc4 treewide: replace [email protected] with [email protected] 9 years ago
  John Crispin 4ac3411f09 kernel: gpio-button-hotplug: Add missing ONESHOT flag to threaded IRQ request 10 years ago
  John Crispin 69517e88be kernel: gpio-button-hotplug: update to use threaded irq's 10 years ago
  Hauke Mehrtens 886764657a gpio-button-hotplug: handle EPROBE_DEFER and other errors 10 years ago
  Felix Fietkau 6ee4d92e34 gpio-button-hotplug: remove #ifdef CONFIG_HOTPLUG, it is gone in newer kernels (fixes #16413) 11 years ago
  Hauke Mehrtens 45e3898a11 gpio-button-hotplug: add wwan button 12 years ago
  Jonas Gorski 5c2aee90ac gpio-button-hotplug: fix crash on remove 12 years ago
  John Crispin bc76dec31f gpio-button-hotplug: add irq mode to driver 12 years ago
  John Crispin 40031fdf9b gpio-button-hotplug: add support for sliding switches 12 years ago
  John Crispin 14457da13f gpio-button-hotplug: add support for power buttons 12 years ago
  Felix Fietkau 6743f2625b gpio-button-hotplug: debounce the initial button state, the first reads at boot time might be wrong 12 years ago
  Felix Fietkau 18e37d8caf gpio-button-hotplug: cleanup, fix compiler warning 12 years ago
  Felix Fietkau 4281026dda gpio-button-hotplug: fix active_low handling, possibly broken in r37643 12 years ago
  John Crispin 1eabf431df gpio-button-hotplug: use gpio_button_get_value() to initialize last_state. 12 years ago
  John Crispin ef96422920 gpio-button-hotplug: use gpio_button_get_value() to fetch state. 12 years ago
  John Crispin 2c19af6ac5 gpio-button-hotplug: add inline function gpio_button_get_value(). 12 years ago