1. 801ab33 iio:light:apds9960 Fix sparse endian warnings. by Jonathan Cameron · 9 years ago
  2. 0f07965 iio: remove gpio interrupt probing from drivers that use a single interrupt by Octavian Purdila · 9 years ago
  3. 6839c1b iio: fix drivers that use 0 as a valid IRQ in client->irq (part 2) by Octavian Purdila · 9 years ago
  4. 9f827d8 Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  5. 1d2f1e0 iio: light: apds9960: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  6. ebe5c54 iio: apds9960: light: fix simple_return.cocci warnings by kbuild test robot · 9 years ago
  7. c14f8ab iio: light: Add support for UPISEMI uS5182d als and proximity sensor by Adriana Reus · 9 years ago
  8. 8d2faea Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  9. 7d87b3c iio: tsl4531: fix error handling in tsl4531_check_id() by Dan Carpenter · 9 years ago
  10. aff268c iio: light: add APDS9960 ALS + promixity driver by Matt Ranostay · 9 years ago
  11. a8dbc64 iio: light: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  12. 5f6f02c Merge tag 'v4.2-rc4' into devel by Linus Walleij · 9 years ago
  13. 5b958f1 iio:light:stk3310: adjust indentation by Hartmut Knaack · 9 years ago
  14. 952c3aa iio:light:stk3310: use correct names and type for state by Hartmut Knaack · 9 years ago
  15. 7c7a9eeaa iio:light:stk3310: add more error handling by Hartmut Knaack · 9 years ago
  16. 1c46ae0a Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  17. 119c4fc iio: Export OF module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  18. 58e446f iio: Export I2C module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  19. 6e64e22 Merge 4.2-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  20. ed15e88 Merge 4.2-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  21. 8ab6abf iio: light: Add support for TXC PA12 als and proximity sensor by Adriana Reus · 9 years ago
  22. 94a9b7b iio: light: add support for TI's opt3001 light sensor by Andreas Dannenberg · 9 years ago
  23. 423ad0c iio:light:stk3310: make endianness independent of host by Hartmut Knaack · 9 years ago
  24. 037e966f iio:light:stk3310: move device register to end of probe by Hartmut Knaack · 9 years ago
  25. c42b9e1 iio:light:ltr501: fix regmap dependency by Hartmut Knaack · 9 years ago
  26. fe5adb9 iio:light:ltr501: fix variable in ltr501_init by Hartmut Knaack · 9 years ago
  27. 53c8ecc iio:light:stk3310: Fix REGMAP_I2C dependency by Hartmut Knaack · 9 years ago
  28. 0f16fc8 iio: light: STK3310: un-invert proximity values by Tiberiu Breana · 9 years ago
  29. 40f34b0 iio: light: tcs3414: Fix bug preventing to set integration time by Peter Meerwald · 9 years ago
  30. bd7bd0c iio:light:cm3323: clear bitmask before set by Hartmut Knaack · 9 years ago
  31. 2363331 iio:light:acpi-als: add missing prefixes by Hartmut Knaack · 9 years ago
  32. 8c5dfdb Merge tag 'iio-fixes-for-4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  33. a732cd4 Merge tag 'iio-fixes-for-4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  34. 2155971 iio: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  35. 7d4eb6f iio: light: stk3310: use flags argument of devm_gpiod_get by Uwe Kleine-König · 9 years ago
  36. 5d9fc0f iio:light:ltr501: fix regmap dependency by Hartmut Knaack · 9 years ago
  37. 5919a08 iio:light:ltr501: fix variable in ltr501_init by Hartmut Knaack · 9 years ago
  38. 5d6e834 iio:light:stk3310: Fix REGMAP_I2C dependency by Hartmut Knaack · 9 years ago
  39. 0484eda iio: light: STK3310: un-invert proximity values by Tiberiu Breana · 9 years ago
  40. efa86e9 iio: light: Add support for ROHM RPR0521 sensor by Daniel Baluta · 9 years ago
  41. 33361e5 iio: light: tcs3414: Fix bug preventing to set integration time by Peter Meerwald · 9 years ago
  42. 8bf62ec8 iio:light:cm3323: add empty lines for code structure by Hartmut Knaack · 9 years ago
  43. 054101c iio:light:cm3323: make use of GENMASK by Hartmut Knaack · 9 years ago
  44. 0ff8c78 iio:light:cm3323: replace unneeded variable by Hartmut Knaack · 9 years ago
  45. e5c9702 iio:light:cm3323: pass up error value by Hartmut Knaack · 9 years ago
  46. 39b441b iio:light:Kconfig: fix typo in description by Hartmut Knaack · 9 years ago
  47. c288503 iio:light:cm3323: clear bitmask before set by Hartmut Knaack · 9 years ago
  48. 2083351 iio: light: isl29125: Add scale_available information by Peter Meerwald · 9 years ago
  49. 1ca0259 iio: light: hid-sensor-prox: Fit assignment in one line by Fabio Estevam · 9 years ago
  50. 78a66b0 Merge tag 'iio-for-v4.2c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  51. ed6e75c iio: light: signedness bug in stk3310_write_raw() by Dan Carpenter · 9 years ago
  52. 61e3312 Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  53. 936a0cd Merge 4.1-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  54. c06cee8 iio: ltr501: Add light channel support by Kuppuswamy Sathyanarayanan · 9 years ago
  55. 9ecdbed iio: light: hid-sensor-als.c: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  56. 01e537f iio: ltr501: Fix proximity threshold boundary check by Kuppuswamy Sathyanarayanan · 9 years ago
  57. ec94efc Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  58. f0828ba iio: light: hid-sensor-prox: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  59. feca56f iio: acpi: Add support for ACPI0008 Ambient Light Sensor by Gabriele Mazzotta · 9 years ago
  60. 4205086 iio: light: hid-sensor-prox: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  61. 4e617fc iio: light: hid-sensor-als: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  62. 3a11fbb iio: light: add support for ROHM BH1710/BH1715/BH1721/BH1750/BH1751 ambient light sensors by Tomasz Duszynski · 9 years ago
  63. 3dd477a iio: light: Add threshold interrupt support for STK3310 by Tiberiu Breana · 9 years ago
  64. be9e622 iio: light: Add support for Sensortek STK3310 by Tiberiu Breana · 9 years ago
  65. 5ccca15 Merge tag 'iio-for-v4.2a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  66. 2fdaf3f iio:light:ltr501 bug in parameter sanity check. by Jonathan Cameron · 9 years ago
  67. 035ebb1 iio: ltr501: Add support for ltr301 chip by Daniel Baluta · 9 years ago
  68. 8592a7e iio: ltr501: Add support for ltr559 chip by Daniel Baluta · 9 years ago
  69. 772154d iio: ltr501: Add ACPI enumeration support by Kuppuswamy Sathyanarayanan · 9 years ago
  70. eea53b4 iio: ltr501: Add interrupt rate control support by Kuppuswamy Sathyanarayanan · 9 years ago
  71. 7ac702b iio: ltr501: Add interrupt support by Kuppuswamy Sathyanarayanan · 9 years ago
  72. 844b470 iio: ltr501: Add integration time support by Kuppuswamy Sathyanarayanan · 9 years ago
  73. 6fa273c iio:tsl2563: Use tsl2563_ prefix for driver's functions by Peter Meerwald · 9 years ago
  74. 6b57573 iio:tsl4531: Fix leftover TCS3472_ prefix in tsl4531 driver by Peter Meerwald · 9 years ago
  75. 2f2c963 iio: ltr501: Add regmap support. by Kuppuswamy Sathyanarayanan · 9 years ago
  76. c2aab3d iio: light: hid-sensor-prox: Fix modifier by Srinivas Pandruvada · 9 years ago
  77. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  78. 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 9 years ago
  79. abda2b4 iio: light: ltr501: Fix alignment to match open parenthesis by Daniel Baluta · 9 years ago
  80. 1ca510b iio: light: ltr501: Powerdown device on error by Cristina Opriceana · 9 years ago
  81. dc5f2c5 Merge tag 'iio-for-4.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  82. 8b05442 iio: light: Add support for Capella CM3323 color sensor by Daniel Baluta · 9 years ago
  83. 1ec28ce iio: light: Added PM support for Capella CM3232 ambient light sensor driver. by Kevin Tsai · 9 years ago
  84. c18fafc Merge tag 'iio-fixes-for-4.0b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  85. d582cb7 Merge tag 'iio-fixes-for-4.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  86. 9820d88 iio: jsa1212: Constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  87. b3f4737 HID: hid-sensor-hub: Extend API for async reads by Srinivas Pandruvada · 9 years ago
  88. 9f59f97 iio: gp2ap020a00f: Use put_unaligned_le32 by Vaishali Thakkar · 9 years ago
  89. 8c3b3ef iio: light: gp2ap020a00f: Select REGMAP_I2C by Roberta Dobrescu · 9 years ago
  90. 49e19d5 iio: light: jsa1212: Select REGMAP_I2C by Roberta Dobrescu · 9 years ago
  91. b84894c iio: Added Capella cm3232 ambient light sensor driver. by Kevin Tsai · 10 years ago
  92. a357b9b iio: hid-sensor-prox: Introduce PM by Srinivas Pandruvada · 10 years ago
  93. 2c615af iio: hid-sensor-als: Introduce PM by Srinivas Pandruvada · 10 years ago
  94. a86ea55 iio: light: cm32181: Fix typo 's/claibscale/calibscale/' by Roberta Dobrescu · 10 years ago
  95. 2cdc560 iio: light: tcs3414: Fix misindented lines by Roberta Dobrescu · 10 years ago
  96. 6e49557b Merge tag 'iio-for-3.20a_take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 10 years ago
  97. 586d48f iio: light: lm3533-als: Remove space before ',' by Roberta Dobrescu · 10 years ago
  98. 4f51c9a iio: light: Annotate Kconfig entry with module name information by Roberta Dobrescu · 10 years ago
  99. 995863c iio: jsa1212: Add JSA1212 proximity/ALS sensor by Kuppuswamy Sathyanarayanan · 10 years ago
  100. 03045bc iio: tsl4531: Fix compiler error when CONFIG_PM_OPS is not defined by Dan Murphy · 10 years ago