提交历史

作者 SHA1 备注 提交日期
  Dmitry Torokhov 53a7ff8fb7 Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next 8 年之前
  Dmitry Torokhov 3184125ee2 Input: gpio_keys - use devm_device_add_group() for attributes 8 年之前
  Arvind Yadav 21563a7eab Input: gpio_keys - constify attribute_group structures 8 年之前
  Joseph Lo 0f107573da Input: gpio_keys - handle the missing key press event in resume phase 8 年之前
  Linus Torvalds 1ec5c1867a Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio 8 年之前
  Boris Brezillon 4b0947974e gpio: Rename devm_get_gpiod_from_child() 8 年之前
  Alexander Stein b2987d7438 gpio: Pass GPIO label down to gpiod_request 8 年之前
  Andy Shevchenko a264d10ff4 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO 8 年之前
  Guenter Roeck de3a00ef21 Input: keyboard - drop unnecessary calls to device_init_wakeup 8 年之前
  Guenter Roeck b4e66e7d19 Input: keyboard - use local variables consistently 8 年之前
  Hans de Goede 83e4947a56 Input: gpio-keys - add support for setkeycode 8 年之前
  Sudeep Holla dadbb0aa36 Input: gpio_keys - set input direction explicitly 8 年之前
  Dmitry Torokhov 700a38b27e Input: gpio_keys - switch to using generic device properties 8 年之前
  Geert Uytterhoeven 5feeca3c1e Input: gpio_keys - add support for GPIO descriptors 8 年之前
  Dmitry Torokhov 0860913b02 Input: gpio_keys - fix leaking DT node references 8 年之前
  Dmitry Torokhov f9645f2258 Input: gpio_keys - annotate PM methods as __maybe_unused 8 年之前
  Dmitry Torokhov 0f78ba96bb Input: gpio_keys_polled - keep button data constant 9 年之前
  Laxman Dewangan 809d9516da Input: gpio-keys - allow disabling individual buttons in DT 9 年之前
  Laxman Dewangan c4dc5f8c95 Input: gpio-keys - allow setting input device name in DT 9 年之前
  Dmitry Torokhov 8679ee4204 Input: gpio-keys - fix check for disabling unsupported keys 9 年之前
  Bjorn Andersson 77fa05541c Input: gpio_keys - don't report events on gpio failure 10 年之前
  Peng Fan 4ea14a53d8 Input: gpio-keys - report error when disabling unsupported key 10 年之前
  Dmitry Torokhov 99b4ffbd84 Input: gpio_keys[_polled] - change name of wakeup property 10 年之前
  Tejun Heo 0b480037e8 input: use %*pb[l] to print bitmaps including cpumasks and nodemasks 10 年之前
  Linus Torvalds bac22980b0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 10 年之前
  Linus Torvalds d797da41b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 10 年之前
  Dmitry Torokhov 8ed9255676 Input: gpio_keys - replace timer and workqueue with delayed workqueue 10 年之前
  Dmitry Torokhov 97d86e07b7 Input: gpio_keys - allow separating gpio and irq in device tree 10 年之前
  Fabio Estevam 1d6a01365f Input: gpio_keys - fix warning regarding uninitialized 'button' variable 10 年之前
  Dmitry Torokhov af906faabc Input: gpio_keys - fix warning regarding uninitialized 'irq' variable 10 年之前