1. 4df4946 misc: lis3lv02d: Make lis3lv02d_remove_fs() return void by Uwe Kleine-König · 3 years, 3 months ago
  2. 34570a8 platform/x86: hp_accel: Remove _INI method call by Andy Shevchenko · 3 years, 4 months ago
  3. 79d341e platform/x86: hp_accel: Avoid invoking _INI to speed up resume by Kai-Heng Feng · 3 years, 8 months ago
  4. 2278f0c misc: lis3lv02d: Do not log an error when kmalloc fails by Hans de Goede · 3 years, 11 months ago
  5. bb6886b misc: lis3lv02d: Change lis3lv02d_init_device() return value for unknown sensors to -ENODEV by Hans de Goede · 3 years, 11 months ago
  6. 3641762 misc: lis3lv02d: Fix false-positive WARN on various HP models by Hans de Goede · 3 years, 11 months ago
  7. bb4d6e0 lis3lv02d: switch to using input device polling mode by Dmitry Torokhov · 5 years ago
  8. 0154ec7 Merge 5.2-rc4 into char-misc-next by Greg Kroah-Hartman · 6 years ago
  9. 2b27bdc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336 by Thomas Gleixner · 6 years ago
  10. 1d0ea06 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 332 by Thomas Gleixner · 6 years ago
  11. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  12. dc3e0aa misc: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  13. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  14. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  15. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  16. 27c0823 misc: lis3lv02d: constify attribute_group structures. by Arvind Yadav · 7 years ago
  17. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  18. 8c99d8e misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_client by Geliang Tang · 9 years ago
  19. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  20. 14e51e5 misc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  21. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  22. c5131a3 lis3lv02d: DT: add wakeup unit 2 and wakeup threshold by Sebastian Reichel · 10 years ago
  23. cdcd6f8 lis3lv02d: DT: use s32 to support negative values by Sebastian Reichel · 10 years ago
  24. 6893d9b misc: constify of_device_id array by Fabian Frederick · 10 years ago
  25. bbd6d050 misc / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  26. e2527ec drivers/misc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  27. f7b4127 misc: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  28. 2564316 lis3lv02d: don't wank with fasync() on ->release() by Al Viro · 12 years ago
  29. 486a5c2 misc: remove use of __devexit by Bill Pemberton · 12 years ago
  30. 80c8ae2 misc: remove use of __devinit by Bill Pemberton · 12 years ago
  31. 2d6bed9 drivers/misc: remove use of __devexit_p by Bill Pemberton · 12 years ago
  32. 5dc2db0 drivers/misc/lis3lv02d/lis3lv02d_i2c.c: add lis3lv02d device tree init by AnilKumar Ch · 12 years ago
  33. 79df8d2 drivers/misc/lis3lv02d/lis3lv02d_spi.c: add lis3lv02d device tree init by AnilKumar Ch · 12 years ago
  34. 0c83adb drivers/misc/lis3lv02d: remove lis3lv02d driver DT init by AnilKumar Ch · 12 years ago
  35. 4bcdea8 drivers/misc/lis3lv02d/lis3lv02d_spi.c: add DT matching table passthru code by Daniel Mack · 12 years ago
  36. cbac1a8 drivers/misc/lis3lv02d: add generic DT matching code by Daniel Mack · 12 years ago
  37. e2b2ed8 lis3lv02d: fix some comments specific to lis331dlh driver by AnilKumar Ch · 12 years ago
  38. 0bf5a8b lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer by AnilKumar Ch · 12 years ago
  39. a3dc3c9 MISC: convert drivers/misc/* to use module_spi_driver() by Axel Lin · 13 years ago
  40. a64fe2e MISC: convert drivers/misc/* to use module_i2c_driver() by Axel Lin · 13 years ago
  41. bafeafe module_param: check type correctness for module_param_array by Rusty Russell · 13 years ago
  42. ec400c9 lis3lv02d: make regulator API usage unconditional by Mark Brown · 13 years ago
  43. 895c156 lis3: remove the references to the global variable in core driver by Éric Piel · 13 years ago
  44. e1e5687 lis3: change exported function to use passed parameter by Éric Piel · 13 years ago
  45. d7f81d4 lis3: use consistent naming of variables by Éric Piel · 13 years ago
  46. 0021586 lis3: free regulators if probe() fails by Éric Piel · 13 years ago
  47. 1510dd5 lis3lv02d: avoid divide by zero due to unchecked by Éric Piel · 13 years ago
  48. 05faadc lis3: fix regression of HP DriveGuard with 8bit chip by Takashi Iwai · 13 years ago
  49. ff60667 Move lis3lv02d drivers to drivers/misc by Jean Delvare · 14 years ago