1. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  2. c5131a3 lis3lv02d: DT: add wakeup unit 2 and wakeup threshold by Sebastian Reichel · 9 years ago
  3. cdcd6f8 lis3lv02d: DT: use s32 to support negative values by Sebastian Reichel · 9 years ago
  4. e2527ec drivers/misc: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  5. f7b4127 misc: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  6. 2564316 lis3lv02d: don't wank with fasync() on ->release() by Al Viro · 11 years ago
  7. 0c83adb drivers/misc/lis3lv02d: remove lis3lv02d driver DT init by AnilKumar Ch · 12 years ago
  8. cbac1a8 drivers/misc/lis3lv02d: add generic DT matching code by Daniel Mack · 12 years ago
  9. e2b2ed8 lis3lv02d: fix some comments specific to lis331dlh driver by AnilKumar Ch · 12 years ago
  10. 0bf5a8b lis3lv02d: Add STMicroelectronics lis331dlh digital accelerometer by AnilKumar Ch · 12 years ago
  11. bafeafe module_param: check type correctness for module_param_array by Rusty Russell · 12 years ago
  12. 895c156 lis3: remove the references to the global variable in core driver by Éric Piel · 13 years ago
  13. e1e5687 lis3: change exported function to use passed parameter by Éric Piel · 13 years ago
  14. d7f81d4 lis3: use consistent naming of variables by Éric Piel · 13 years ago
  15. 1510dd5 lis3lv02d: avoid divide by zero due to unchecked by Éric Piel · 13 years ago
  16. 05faadc lis3: fix regression of HP DriveGuard with 8bit chip by Takashi Iwai · 13 years ago
  17. ff60667 Move lis3lv02d drivers to drivers/misc by Jean Delvare · 13 years ago[Renamed (99%) from drivers/hwmon/lis3lv02d.c]
  18. a20f0bc hwmon: (lis3) turn down the no IRQ message by Kalhan Trisal · 13 years ago
  19. 63366d3 hwmon: (lis3lv02d) Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  20. 029756d hwmon: lis3: Enhance lis3 selftest with IRQ line test by Samu Onkalo · 14 years ago
  21. f10a540 hwmon: lis3: use block read to access data registers by Samu Onkalo · 14 years ago
  22. 477bc91 hwmon: lis3: Adjust fuzziness for 8 bit device by Samu Onkalo · 14 years ago
  23. cc23aa1 hwmon: lis3: New parameters to platform data by Samu Onkalo · 14 years ago
  24. 2a7fade hwmon: lis3: Power on corrections by Samu Onkalo · 14 years ago
  25. 821f664 hwmon: lis3: Update coordinates at polled device open by Samu Onkalo · 14 years ago
  26. e726111 hwmon: lis3: Cleanup interrupt handling by Samu Onkalo · 14 years ago
  27. f9deb41 hwmon: lis3: regulator control by Samu Onkalo · 14 years ago
  28. 2a34699 hwmon: lis3: pm_runtime support by Samu Onkalo · 14 years ago
  29. 2ee3214 hwmon: (lis3) add axes module parameter for custom axis-mapping by Takashi Iwai · 14 years ago
  30. 78537c3 hwmon: (lis3) Add support for new LIS3DC / HP3DC chip by Takashi Iwai · 14 years ago
  31. f7c77a3 hwmon: (lis3) Fix Oops with NULL platform data by Takashi Iwai · 14 years ago
  32. 4a70a41 lis3: setup poll interval limits by Samu Onkalo · 14 years ago
  33. 6d94d40 lis3: interrupt handlers for 8bit wakeup and click events by Samu Onkalo · 14 years ago
  34. 92ba4fe lis3: add skeletons for interrupt handlers by Samu Onkalo · 14 years ago
  35. 342c5f1 lis3: introduce platform data for second ff / wu unit by Samu Onkalo · 14 years ago
  36. ecc437a lis3: separate configuration function for 8 bit device by Samu Onkalo · 14 years ago
  37. 32496c7 lis3: scale output values to mg by Samu Onkalo · 15 years ago
  38. a253aae lis3: sysfs entry for setting chip measurement rate by Samu Onkalo · 15 years ago
  39. 5399541 lis3lv02d: remove calibaration functionality by Samu Onkalo · 15 years ago
  40. 2db4a76 lis3: selftest support by Samu Onkalo · 15 years ago
  41. 641615a lis3lv02d: proper power on sequence by Samu Onkalo · 15 years ago
  42. 4b5d95b lis3: fix show rate for 8 bits chips by Éric Piel · 15 years ago
  43. bc62c14 lis3: update documentation and comments by Éric Piel · 15 years ago
  44. 66c8569 lis3lv02d: correct memory leak in module unload by Samu Onkalo · 15 years ago
  45. d25a8c8 lis3lv02d: send sync event by Samu Onkalo · 15 years ago
  46. 8873c33 lis3: add free-fall/wakeup function via platform_data by Daniel Mack · 15 years ago
  47. 8f3128e lis3: add click function by Daniel Mack · 15 years ago
  48. dc6ea97 lis3: use input_polled_device by Eric Piel · 15 years ago
  49. a002ee8 lis3: remove automatic shutdown of the device by Eric Piel · 15 years ago
  50. c288424 lis3: fix misc device unregistering and printk by Eric Piel · 15 years ago
  51. a38da2e lis3: solve dependency between core and ACPI by Daniel Mack · 15 years ago
  52. ab337a6 lis3: reorder functions to make forward decl obsolete by Daniel Mack · 15 years ago
  53. be84cfc hp_accel: adev is poor name of exported symbol by Pavel Machek · 15 years ago
  54. 137bad3 lis3lv02d: support both one- and two-byte sensors by Giuseppe Bilotta · 15 years ago
  55. ef2cfc7 hp accelerometer: add freefall detection by Pavel Machek · 15 years ago
  56. cfce41a LIS3LV02D: separate the core from HP ACPI API by Eric Piel · 15 years ago
  57. 0d3b710 LIS3LV02Dx: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  58. 455fbdd LIS3LV02Dx Accelerometer driver by Pavel Machek · 16 years ago