1. 1bb866d Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next by Greg Kroah-Hartman · 3 years, 1 month ago
  2. fdb726c iio:light:cm3605: Switch to generic firmware properties. by Jonathan Cameron · 3 years, 1 month ago
  3. 4114835 iio: ltr501: Export near level property for proximity sensor by Nikita Travkin · 3 years, 2 months ago
  4. 8e1eeca iio: stk3310: Don't return error code in interrupt handler by Lars-Peter Clausen · 3 years, 3 months ago
  5. ef9d67f iio: ltr501: Don't return error code in trigger handler by Lars-Peter Clausen · 3 years, 3 months ago
  6. 7d71d28 iio: light: ltr501: Added ltr303 driver support by Maslov Dmitry · 3 years, 2 months ago
  7. 9662afc iio: gp2ap020a00f: Remove no-op trigger ops by Lars-Peter Clausen · 3 years, 3 months ago
  8. 77b91b1 iio: light: gp2ap002: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  9. 0d31d91 iio: light: cm3605: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 3 months ago
  10. 26fa68c iio: light: ltr501: Add of_device_id table by Nikita Travkin · 3 years, 3 months ago
  11. f6ec898c iio: light: ltr501: Add rudimentary regulator support by Nikita Travkin · 3 years, 3 months ago
  12. 6bce28c Merge tag 'iio-for-5.16a-split-take4' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next by Greg Kroah-Hartman · 3 years, 3 months ago
  13. c1b4de6 iio: light: noa1305: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  14. 8283b95 iio: light: cm36651: Make use of the helper function dev_err_probe() by Cai Huoqing · 3 years, 4 months ago
  15. 2b025c9 iio: light: max44000: use device-managed functions in probe by Alexandru Ardelean · 3 years, 4 months ago
  16. 26d90b5 iio: light: opt3001: Fixed timeout error when 0 lux by Jiri Valek - 2N · 3 years, 4 months ago
  17. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  18. 55c653e iio/drivers/as73211: use HZ macros by Daniel Lezcano · 3 years, 4 months ago
  19. ee8ea74 iio: light: cm3323: Add of_device_id table by Siddharth Manthan · 3 years, 6 months ago
  20. b44ab6f iio: light: si1145: remove redundant continue statement by Colin Ian King · 3 years, 7 months ago
  21. 9ae8da9 iio: light: tcs3414: convert probe to device-managed routines by Alexandru Ardelean · 3 years, 7 months ago
  22. bb761e7 iio: light: adjd_s311: convert probe to device-managed functions by Alexandru Ardelean · 3 years, 6 months ago
  23. 2427a7e iio: light: adjd_s311: move buffer on adjd_s311_data object by Alexandru Ardelean · 3 years, 6 months ago
  24. 8b2ac51 iio: hid-sensors: bind IIO channels alloc to device object by Alexandru Ardelean · 3 years, 7 months ago
  25. 7cd04c8 iio: light: tcs3472: do not free unallocated IRQ by frank zago · 3 years, 9 months ago
  26. fb226ae iio: hid-sensors: Update header includes by Jonathan Cameron · 3 years, 7 months ago
  27. 12f13d1 iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace by Andy Shevchenko · 3 years, 7 months ago
  28. ec90b52 iio: light: vcnl4035: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 7 months ago
  29. dce793c iio: light: vcnl4000: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 7 months ago
  30. afedd99 iio: ltr501: mark ltr501_chip_info as const by Marc Kleine-Budde · 3 years, 7 months ago
  31. 71b33f6 iio: ltr501: ltr501_read_ps(): add missing endianness conversion by Oliver Lang · 3 years, 7 months ago
  32. 421a26f iio: ltr501: ltr559: fix initialization of LTR501_ALS_CONTR by Oliver Lang · 3 years, 7 months ago
  33. 2ac0b02 iio: ltr501: mark register holding upper 8 bits of ALS_DATA{0,1} and PS_DATA as volatile, too by Marc Kleine-Budde · 3 years, 7 months ago
  34. c9d52c8 iio: light: si1145: Drop use of %hhx format specifier. by Jonathan Cameron · 3 years, 8 months ago
  35. d4f2a1c iio: light: si1133: Drop remaining uses of %hhx format string. by Jonathan Cameron · 3 years, 8 months ago
  36. 770494a iio: si1133: fix format string warnings by Arnd Bergmann · 3 years, 8 months ago
  37. 2989df4 iio: light: tsl2591: delete a stray tab by Dan Carpenter · 3 years, 8 months ago
  38. 7fce54a iio: light: tsl2591: fix some signedness bugs by Dan Carpenter · 3 years, 8 months ago
  39. 2a1c6a7 iio: light: pa12203001: Use pm_runtime_resume_and_get() to replace open coding. by Jonathan Cameron · 3 years, 8 months ago
  40. df2f37c iio: light: tcs3472: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 9 months ago
  41. ff08fbc iio: light: tcs3414: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 9 months ago
  42. 3d47251 iio: light: isl29125: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 9 months ago
  43. 934616e iio: light: rpr0521: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
  44. f301727 iio: light: vcnl4035: Use pm_runtime_resume_and_get() to replace open coding. by Jonathan Cameron · 3 years, 8 months ago
  45. db27fdb iio: light: vcnl4000: Use pm_runtime_resume_and_get() to replace open coding. by Jonathan Cameron · 3 years, 8 months ago
  46. 6e4183e iio: light: us5182: Use pm_runtime_resume_and_get() to replace open coding. by Jonathan Cameron · 3 years, 8 months ago
  47. 6fbaeba iio: light: tsl2583: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
  48. a2fa3de iio: light: isl29028: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
  49. 15ea2878 iio: core: move @id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 9 months ago
  50. 2335f0d iio: light: Added AMS tsl2591 driver implementation by Joe Sandom · 3 years, 9 months ago
  51. c79859b iio: light: Convert sysfs sprintf/snprintf family to sysfs_emit by Tian Tao · 3 years, 9 months ago
  52. af0e187 iio: tsl2583: Fix division by a zero lux_val by Colin Ian King · 3 years, 8 months ago
  53. 7061803 iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER by Alexandru Ardelean · 3 years, 9 months ago
  54. 8edb79af iio: light: gp2ap002: Fix rumtime PM imbalance on error by Dinghao Liu · 3 years, 9 months ago
  55. d8f9176 Merge tag 'acpi-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 9 months ago
  56. ab49750 Merge branch 'acpi-messages' by Rafael J. Wysocki · 3 years, 9 months ago
  57. 9c15db9 Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 3 years, 10 months ago
  58. 24b8444 iio: acpi_als: Add trigger support by Gwendal Grignou · 3 years, 10 months ago
  59. ddaf14d iio: acpi_als: Add local variable dev in probe by Gwendal Grignou · 3 years, 10 months ago
  60. dbd7e99 iio: acpi_als: Add timestamp channel by Gwendal Grignou · 3 years, 10 months ago
  61. 80346b2 iio: cros: unify hw fifo attributes without API changes by Gwendal Grignou · 3 years, 10 months ago
  62. cd21413 iio: gp2ap020a00f: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
  63. 8a22522 iio: fix devm_iio_trigger_alloc with parent.cocci by Gwendal Grignou · 3 years, 10 months ago
  64. 941f667 iio: light: gp2ap002: Drop unneeded explicit casting by Andy Shevchenko · 3 years, 10 months ago
  65. b9d453a iio: Remove kernel-doc keyword in file header comment by Gwendal Grignou · 3 years, 10 months ago
  66. 12ec540 Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 3 years, 10 months ago
  67. 84dbc23 iio: hid-sensor-als: Add relative hysteresis support by Ye Xiang · 4 years ago
  68. 4efd13c hid-sensors: Add more data fields for sensitivity checking by Ye Xiang · 4 years ago
  69. 0e41fd5 iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common by Ye Xiang · 4 years ago
  70. 17395ce iio: make use of devm_iio_kfifo_buffer_setup() helper by Alexandru Ardelean · 4 years ago
  71. 94e17d6 IIO: acpi-als: Get rid of ACPICA message printing by Rafael J. Wysocki · 3 years, 11 months ago
  72. d68c592 iio: hid-sensor-prox: Fix scale not correct issue by Ye Xiang · 4 years ago
  73. 314f7ca iio: hid-sensor-als: Add timestamp channel by Ye Xiang · 4 years ago
  74. 9f09482 iio: tsl2583: Use DIV_ROUND_CLOSEST() instead of open-coding it by Lars-Peter Clausen · 4 years, 1 month ago
  75. ed0ccf6 iio: vl6180: Use DIV_ROUND_CLOSEST() instead of open-coding it by Lars-Peter Clausen · 4 years, 1 month ago
  76. b9968e1 iio:light:apds9960 add detection for MSHW0184 ACPI device in apds9960 driver by Max Leiter · 4 years, 1 month ago
  77. d837a99 iio:light:st_uvis25: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 4 months ago
  78. a618172 iio:light:rpr0521: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 4 months ago
  79. 749c1e1 Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 2 months ago
  80. 44a146a iio: light: fix kconfig dependency bug for VCNL4035 by Necip Fazil Yildiran · 4 years, 2 months ago
  81. d884da1 iio:light:tsl2563 use generic fw accessors by Vaishnav M A · 4 years, 3 months ago
  82. 41a4b8f iio: light: vcnl4035 add i2c_device_id by Vaishnav M A · 4 years, 3 months ago
  83. 691f453 iio: light: apds9960: remove unneeded semicolon by Tom Rix · 4 years, 3 months ago
  84. 2e2366c iio: cros_ec: unify hw fifo attributes into the core file by Alexandru Ardelean · 4 years, 4 months ago
  85. 1f02658 iio:light:gp2ap002 fix spelling typo in comments by Wang Qing · 4 years, 4 months ago
  86. b290f90 Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
  87. 0456ecf iio:light:si1145: Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 6 months ago
  88. 1622d35 Merge 5.9-rc5 into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
  89. 6c7247f Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 4 months ago
  90. 23e0618 iio: light: as73211: Increase measurement timeout by Christian Eggers · 4 years, 4 months ago
  91. eb17f3e iio: light: tsl2772: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  92. 17b7d92 iio: light: isl29018: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
  93. 403e558 iio: light: as73211: New driver by Christian Eggers · 4 years, 5 months ago
  94. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  95. 2684d50 iio:light:ltr501 Fix timestamp alignment issue. by Jonathan Cameron · 4 years, 6 months ago
  96. 5236288 iio:light:max44000 Fix timestamp alignment and prevent data leak. by Jonathan Cameron · 4 years, 6 months ago
  97. 5ef8f84 iio: light: stk3310: add chip id for STK3311-X variant by Icenowy Zheng · 4 years, 7 months ago
  98. f356615 iio: light: us5182d: Fix formatting in kerneldoc function block by Lee Jones · 4 years, 6 months ago
  99. 43b0f92 iio: light: si1145: Demote obvious misuse of kerneldoc to standard comment blocks by Lee Jones · 4 years, 6 months ago
  100. 61f3e70 iio: light: cm32181: Fix formatting and docrot issues in cm32181_acpi_get_cpm() by Lee Jones · 4 years, 6 months ago