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