1. d8bde56 Input: Switch i2c drivers back to use .probe() by Uwe Kleine-König · 1 year, 9 months ago
  2. 7c8d436 Input: st1232 - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr() by Jonathan Cameron · 2 years, 2 months ago
  3. 8ff48be Input: st1232 - Convert to i2c's .probe_new() by Uwe Kleine-König · 2 years, 3 months ago
  4. b415ed4f Input: st1232 - prefer asynchronous probing by John Keeping · 3 years, 4 months ago
  5. 2667f6b Input: st1232 - increase "wait ready" timeout by John Keeping · 3 years, 5 months ago
  6. 1bff77f Input: st1232 - fix NORMAL vs. IDLE state handling by Geert Uytterhoeven · 4 years ago
  7. 6524d8ea Input: st1232 - add IDLE state as ready condition by Michael Tretter · 4 years ago
  8. f605be6 Input: st1232 - wait until device is ready before reading resolution by Geert Uytterhoeven · 4 years, 2 months ago
  9. b999dbe Input: st1232 - do not read more bytes than needed by Geert Uytterhoeven · 4 years, 2 months ago
  10. 928eedf Input: st1232 - fix off-by-one error in resolution handling by Geert Uytterhoeven · 4 years, 2 months ago
  11. 3a54a21 Input: st1232 - add support resolution reading by Andrej Valek · 4 years, 3 months ago
  12. a1b9297 Input: st1232 - switch to using MT-B protocol by Dmitry Torokhov · 5 years ago
  13. 833c2c0 Input: st1232 - note that the receive buffer is DMA-safe by Dmitry Torokhov · 5 years ago
  14. b67b6f5 Input: st1232 - do not set parent device explicitly by Dmitry Torokhov · 5 years ago
  15. ac6b317 Input: st1232 - do not allocate fingers data separately by Dmitry Torokhov · 5 years ago
  16. efd7bb0 Input: st1232 - do not reset the chip too early by Dmitry Torokhov · 5 years ago
  17. 95dc58a Input: st1232 - rely on I2C core to configure wakeup interrupt by Dmitry Torokhov · 5 years ago
  18. 16dc7c5 Input: st1232 - do not unconditionally configure as wakeup source by Dmitry Torokhov · 5 years ago
  19. 95c9ea96 Input: st1232 - simplify parsing of read buffer by Dmitry Torokhov · 5 years ago
  20. b1a402e Input: st1232 - fix reporting multitouch coordinates by Dixit Parmar · 5 years ago
  21. 16ab4f4 Input: st1232 - handle common DT bindings by Matthias Fend · 6 years ago
  22. e3dd12f Input: st1232 - switch to gpiod API by Martin Kepplinger · 6 years ago
  23. 4dbb711 Input: st1232 - add Martin as module author by Martin Kepplinger · 6 years ago
  24. 351e059 Input: st1232 - add support for st1633 by Martin Kepplinger · 6 years ago
  25. 4aeba64 Input: st1232 - convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  26. 20bbb31 Input: st1232 - set INPUT_PROP_DIRECT property by Martin Kepplinger · 6 years ago
  27. 4a1a57d Input: st1232 - remove obsolete platform device support by Geert Uytterhoeven · 7 years ago
  28. 8e1b4d8 Input: touchscreen - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago
  29. 800e3b9 Input: drop owner assignment from i2c_driver by Krzysztof Kozlowski · 10 years ago
  30. 02b6a58 Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  31. 71d821f PM / QoS: Add type to dev_pm_qos_add_ancestor_request() arguments by Rafael J. Wysocki · 11 years ago
  32. c838cb3 Input: use dev_get_platdata() by Jingoo Han · 11 years ago
  33. 4d6e482 Input: st1232 - include linux/of.h header by Sachin Kamat · 11 years ago
  34. e6a9081 Input: st1232 - add reset pin handling by Bastian Hecht · 12 years ago
  35. 95b24d2 Input: st1232 - convert to devm_* infrastructure by Laurent Pinchart · 12 years ago
  36. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  37. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  38. 78f50c2 Input: remove use of __devinitconst by Bill Pemberton · 12 years ago
  39. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  40. b357140 Input: st1232 - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 13 years ago
  41. e6293d2 Input: st1232 - add device tree support by Magnus Damm · 13 years ago
  42. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 13 years ago
  43. 9ee27ff PM / input / touchscreen: Make st1232 use device PM QoS constraints by Rafael J. Wysocki · 13 years ago
  44. 56a8bd6 Input: add ST1232 touchscreen controller driver by Tony SIM · 14 years ago