1. b3d9415 staging: iio: tsl2583: convert to use iio_chan_spec and {read,write}_raw by Brian Masney · 9 years ago
  2. 84bc170 staging: iio: tsl2583: check return values from taos_chip_{on,off} by Brian Masney · 9 years ago
  3. 27f4fab staging: iio: tsl2583: remove redundant power_state sysfs attribute by Brian Masney · 9 years ago
  4. 20d823a staging: iio: tsl2583: return proper error code instead of -1 by Brian Masney · 9 years ago
  5. 9d5f36d staging: iio: tsl2583: check for error code from i2c_smbus_read_byte() by Brian Masney · 9 years ago
  6. a3b6b4b staging: iio: tsl2583: add of_match table for device tree support by Brian Masney · 9 years ago
  7. 1fbf148 Documentation: dt: iio: accel: add lng2dm sensor device binding by Lorenzo Bianconi · 9 years ago
  8. dcdb0a7 iio: accel: st_accel: add support to lng2dm by Lorenzo Bianconi · 9 years ago
  9. b0d8019 iio: si7020: Add devicetree support and trivial bindings by Paul Kocialkowski · 9 years ago
  10. d1c6753 iio: humidity: remove duplicated include from hts221_buffer.c by Wei Yongjun · 9 years ago
  11. 32cb7d2 iio: maxim_thermocouple: detect invalid storage size in read() by Arnd Bergmann · 9 years ago
  12. 3089ec2 staging: iio: cdc/ad7746: fix missing return value by Arnd Bergmann · 9 years ago
  13. 3904b28 iio: gyro: Add driver for the MPU-3050 gyroscope by Linus Walleij · 9 years ago
  14. e0549df iio: gyro: Add MPU-3050 device tree bindings by Linus Walleij · 9 years ago
  15. 49b9137 staging: greybus: audio: remove redundant slot field by Pankaj Bharadiya · 9 years ago
  16. 73270bb Staging: Greybus: Fix trailing */ in block comments by Rahul Krishnan · 9 years ago
  17. 7fec2bc staging: greybus: es2: fix arpc request size by Rui Miguel Silva · 9 years ago
  18. f9a21a3 staging: greybus: audio_manager_sysfs: Replace sscanf with kstrto* to single variable conversion. by Elise Lennion · 9 years ago
  19. 5bc45c9d staging: xgifb: Remove unnecessary parentheses. by Elise Lennion · 9 years ago
  20. 596f144 staging: vt6656: Remove unnecessary parentheses. by Elise Lennion · 9 years ago
  21. a0f204a Staging: android: ion: Make a read-only structure by Mihaela Muraru · 9 years ago
  22. 9fdd532 staging: android: Remove unnecessary parentheses. by Elise Lennion · 9 years ago
  23. f9bee6d staging: vc04_services: Add casts to remove warnings in vchiq_core.c by Michael Zoran · 9 years ago
  24. 8e8e2e3 staging: vc04_services: Handle conversion from VCHIQ_SERVICE_HANDLE_T to VCHI_SERVICE_HANDLE_T by Michael Zoran · 9 years ago
  25. 24a4262 staging: vc04_services: Convert pointers in shared state to offsets by Michael Zoran · 9 years ago
  26. e64568b staging: vc04_services: Change fields of page list structure to fixed length by Michael Zoran · 9 years ago
  27. 35b7ebd staging: vc04_services: Convert dsb() to dsb(sy) by Michael Zoran · 9 years ago
  28. c7c88e9 Merge tag 'iio-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 9 years ago
  29. 30df2d1 iio: dac: mcp4725: fix odd_ptr_err.cocci warnings by Julia Lawall · 9 years ago
  30. dbdef9b staging:iio:ad7606: fix ptr_ret.cocci warnings by kbuild test robot · 9 years ago
  31. a84a6a8a iio: proximity: pulsedlight-lidar-lite-v2: cleanup power management by Matt Ranostay · 9 years ago
  32. 815bbc8 iio: ti-adc0832: add triggered buffer support by Akinobu Mita · 9 years ago
  33. 16bf793 iio: humidity: hdc100x: add triggered buffer support for HDC100X by Alison Schofield · 9 years ago
  34. 88e39a8 iio: dac: mcp4725: add devicetree support by Tomas Novotny · 9 years ago
  35. 29157c6 iio: dac: mcp4725: support voltage reference selection by Tomas Novotny · 9 years ago
  36. 8b0ee39 Documentation: dt: iio: add mcp4725/6 dac device binding by Tomas Novotny · 9 years ago
  37. 6a31c22 iio: dac: mcp4725: fix incorrect comment by Tomas Novotny · 9 years ago
  38. f087921 staging: iio: ad7606: rework regulator handling by Eva Rachel Retuya · 9 years ago
  39. 12edb97 staging: iio: ad7606: set proper supply name to devm_regulator_get() by Eva Rachel Retuya · 9 years ago
  40. fa23105 staging:iio:ad7606: Move buffer code to main source file by Lars-Peter Clausen · 9 years ago
  41. 722407a staging:iio:ad7606: Use GPIO descriptor API by Lars-Peter Clausen · 9 years ago
  42. f526667 staging:iio:ad7606: Run trigger handler only once per trigger event by Lars-Peter Clausen · 9 years ago
  43. a866058 staging:iio:ad7606: Let common remove function take a struct device * by Lars-Peter Clausen · 9 years ago
  44. 71faca7 staging:iio:ad7606: Let the common probe function return int by Lars-Peter Clausen · 9 years ago
  45. 382a477 staging:iio:ad7606: Move set_drvdata() into common code by Lars-Peter Clausen · 9 years ago
  46. 91b7334 staging:iio:ad7606: Factor out common code between periodic and one-shot capture by Lars-Peter Clausen · 9 years ago
  47. f915f7a staging:iio:ad7606: Avoid allocating buffer for each data capture by Lars-Peter Clausen · 9 years ago
  48. e79e802 staging:iio:ad7606: Use oversampling ratio of 1 for no oversampling by Lars-Peter Clausen · 9 years ago
  49. aa96026 staging:iio:ad7606: Remove out-of-band error reporting by Lars-Peter Clausen · 9 years ago
  50. 9f72520 staging:iio:ad7606: Remove default device configuration from platform data by Lars-Peter Clausen · 9 years ago
  51. 063a51c staging:iio:ad7606: Remove redundant name field from ad7606_chip_info by Lars-Peter Clausen · 9 years ago
  52. 36534b4 staging:iio:ad7606: Remove unused int_vref_mv field by Lars-Peter Clausen · 9 years ago
  53. 7c5fe41 tools: iio: iio_generic_buffer: drop unneeded parentheses by Eva Rachel Retuya · 9 years ago
  54. 71ccbe5 tools: iio: iio_generic_buffer: rename and change type of force variable by Eva Rachel Retuya · 9 years ago
  55. 0b0feb3 Documentation: dt: iio: humidity: add hts221 sensor device binding by Lorenzo Bianconi · 9 years ago
  56. e4a70e3 iio: humidity: add support to hts221 rh/temp combo device by Lorenzo Bianconi · 9 years ago
  57. 4aee987 iio: light: ltr501: claim direct mode during raw writes by Alison Schofield · 9 years ago
  58. 218e95e iio: light: ltr501: claim direct mode during select raw reads by Alison Schofield · 9 years ago
  59. d62e5fe staging:iio:accel:sca3000 Move out of staging. by Jonathan Cameron · 9 years ago
  60. 2ccf614 staging:iio:accel:sca3000 kernel docify comments that were nearly kernel doc. by Jonathan Cameron · 9 years ago
  61. 389c583 staging:iio:accel:sca3000 small checkpatch fixes (alignment etc) by Jonathan Cameron · 9 years ago
  62. 9a4936d staging:iio:accel:sca3000 Tidy up probe order to avoid a race. by Jonathan Cameron · 9 years ago
  63. 7ab9fa005 staging:iio:accel:sca3000 replace non standard revision attr with dev_info on probe by Jonathan Cameron · 9 years ago
  64. 6831c17 staging:iio:accel:sca3000 Drop custom measurement mode attributes by Jonathan Cameron · 9 years ago
  65. 626f971 staging:iio:accel:sca3000 Add write support to the low pass filter control by Jonathan Cameron · 9 years ago
  66. 74bdc94 staging:iio:accel:sca3000: Fix off by one error in axis due to IIO_NO_MOD by Jonathan Cameron · 9 years ago
  67. 085fe1b staging:iio:accel:sca3000 add readback of the 3db low pass filter frequency by Jonathan Cameron · 9 years ago
  68. 9bc11d3 staging:iio:accel:sca3000 Clean up register defines. by Jonathan Cameron · 9 years ago
  69. 45ae556 staging:iio:accel:sca3000 use a 'fake' channel to handle freefall event registration. by Jonathan Cameron · 9 years ago
  70. 2600e12 staging:iio:accel:sca3000 drop some unused variables. by Jonathan Cameron · 9 years ago
  71. 152a6a8 staging:iio:accel:sca3000 move to hybrid hard / soft buffer design. by Jonathan Cameron · 9 years ago
  72. c19a025 staging:iio:accel:sca3000 Drop custom ABI for watersheds. by Jonathan Cameron · 9 years ago
  73. 271a25f staging:iio:accel:sca3000 Fix clearing of flag + setting of size of scan. by Jonathan Cameron · 9 years ago
  74. d1bf1a8 staging:iio:accel:sca3000 drop sca3000_register_ring_funcs by Jonathan Cameron · 9 years ago
  75. ced5c03 staging:iio:accel:sca3000 merge files into one. by Jonathan Cameron · 9 years ago
  76. e3ef753 staging:iio:accel:sca3000 Fix a use before setting of the indio_dev->buffer pointer. by Jonathan Cameron · 9 years ago
  77. a575041 staging: iio: isl29018: move out of staging by Brian Masney · 9 years ago
  78. af06437 staging: iio: isl29018: add ABI documentation for infrared suppression by Brian Masney · 9 years ago
  79. ac13980 iio: pressure: mpl3115: claim direct mode during raw reads by Alison Schofield · 9 years ago
  80. 79de2ee iio: accel: mma8452: claim direct mode during write raw by Jonathan Cameron · 9 years ago
  81. 4d9b041 iio: accel: mma8452: claim direct mode during raw reads by Alison Schofield · 9 years ago
  82. 4e2cf0e tools: iio: iio_generic_buffer: add -A to force-enable all channels by Eva Rachel Retuya · 9 years ago
  83. b440f1d iio: dac: mcp4725: use regulator framework by Tomas Novotny · 9 years ago
  84. 3f5def6 iio: ms65611_core: Fixes dereferencing regulator pointer by Crt Mori · 9 years ago
  85. d5d4602 Staging: iio: fix a MAINTAINERS entry by Dan Carpenter · 9 years ago
  86. dd4ba3f iio: bmi160_core: Fix sparse warning due to incorrect type in assignment by sayli karnik · 9 years ago
  87. bac80fd staging: iio: isl29018: rename description in Kconfig for consistency by Brian Masney · 9 years ago
  88. b2f85b0 staging: iio: isl29018: remove blank line for consistency by Brian Masney · 9 years ago
  89. aba1a8d staging: iio: isl29018: combine two return statements into one by Brian Masney · 9 years ago
  90. 19a00a9 staging: iio: isl29018: fix multiline comment syntax by Brian Masney · 9 years ago
  91. 8281101 staging: iio: isl29018: fix poorly named function by Brian Masney · 9 years ago
  92. 744ef62 staging: iio: isl29018: add newlines to improve readability by Brian Masney · 9 years ago
  93. 92da01a staging:iio:TODO drop outdated entries in this todo. by Jonathan Cameron · 9 years ago
  94. f08a150 staging: iio: cdc: ad7152: Replace mlock with a local mutex lock by sayli karnik · 9 years ago
  95. 2296c06 staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQ by Eva Rachel Retuya · 9 years ago
  96. 6572389 staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attribute by sayli karnik · 9 years ago
  97. 26f64a6 Staging: vt6655: Replace dwIoBase by iobase by Varsha Rao · 9 years ago
  98. 00162ea staging: rtl8188eu: core: constify local structure by Elizabeth Ferdman · 9 years ago
  99. a98753b staging: rtl8192e: Compress return logic into one line. by Elise Lennion · 9 years ago
  100. dcb9360 staging: xgifb: Compress return logic into one line. by Elise Lennion · 9 years ago