1. cb119d5 iio: proximity: add support for PulsedLight LIDAR by Matt Ranostay · 9 years ago
  2. 7d87b3c iio: tsl4531: fix error handling in tsl4531_check_id() by Dan Carpenter · 9 years ago
  3. aff268c iio: light: add APDS9960 ALS + promixity driver by Matt Ranostay · 9 years ago
  4. 0010d6b iio: adc: vf610: Add IIO buffer support for Vybrid ADC by Sanchayan Maity · 9 years ago
  5. a8dbc64 iio: light: fix platform_no_drv_owner.cocci warnings by kbuild test robot · 9 years ago
  6. 735ad07 iio: Support triggered events by Vladimir Barinov · 9 years ago
  7. 764589b iio: mlx90614: Implement filter configuration by Crt Mori · 9 years ago
  8. ecf7e20 iio: humidity: si7020: replaced bitmask on humidity values with range check by Nicola Corna · 9 years ago
  9. ab6ff6c iio: adc: mcp320x: Set struct spi_driver .of_match_table by Javier Martinez Canillas · 9 years ago
  10. ed199a1 iio: Export SPI module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  11. 1c00dcd iio: dac: ad7303: Add OF match table by Javier Martinez Canillas · 9 years ago
  12. 9c68be3 iio: frequency: adf4350: Add OF match table by Javier Martinez Canillas · 9 years ago
  13. 9e611c9 iio: adc128s052: Add OF match table by Javier Martinez Canillas · 9 years ago
  14. 8b7c826 iio: as3935: Add OF match table by Javier Martinez Canillas · 9 years ago
  15. d1b895f iio: adc: max1027: Set struct spi_driver .of_match_table by Javier Martinez Canillas · 9 years ago
  16. 70581e0 iio: adc: xilinx-xadc: Push interrupts into hardirq context by Xander Huff · 9 years ago
  17. 3f9059b iio: percolate error if event fd fails by Linus Walleij · 9 years ago
  18. a0175b9 iio: st_sensors: add debugfs register read hook by Linus Walleij · 9 years ago
  19. 5d889ab iio: bmg160: Remove remaining uses of i2c_client by Markus Pargmann · 9 years ago
  20. ebc6eb5 iio: bmg160: Use generic dev_drvdata by Markus Pargmann · 9 years ago
  21. 74e0434 iio: bmg160: Remove i2c_client from data struct by Markus Pargmann · 9 years ago
  22. c6c9e99 iio: bmg160: Use i2c regmap instead of direct i2c access by Markus Pargmann · 9 years ago
  23. 8548a63 iio: Move generic buffer implementations to sub-directory by Lars-Peter Clausen · 9 years ago
  24. 050ee2f iio: Move callback buffer to its own module by Lars-Peter Clausen · 9 years ago
  25. 47d5e30 iio:adc:cc10001_adc: resort entry in Kconfig and Makefile by Hartmut Knaack · 9 years ago
  26. 2427d22 iio:magnetometer:bmc150_magn: sort entry alphabetically by Hartmut Knaack · 9 years ago
  27. 5b958f1 iio:light:stk3310: adjust indentation by Hartmut Knaack · 9 years ago
  28. 952c3aa iio:light:stk3310: use correct names and type for state by Hartmut Knaack · 9 years ago
  29. 7c7a9eeaa iio:light:stk3310: add more error handling by Hartmut Knaack · 9 years ago
  30. b465fc5 iio:adc:berlin2-adc: coding style cleanup by Hartmut Knaack · 9 years ago
  31. 3ac0652 iio:adc:berlin2-adc: enable interrupts with mutex locked by Hartmut Knaack · 9 years ago
  32. 4b308e8 iio:adc:berlin2-adc: use GENMASK and BIT for masks by Hartmut Knaack · 9 years ago
  33. 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
  34. 41d903c iio: event: Remove negative error code from iio_event_poll by Cristina Opriceana · 9 years ago
  35. 1bdc029 iio: industrialio-buffer: Fix iio_buffer_poll return value by Cristina Opriceana · 9 years ago
  36. 06d2f6c iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required by Markus Pargmann · 9 years ago
  37. 57cb067 iio:adc:berlin2-adc: Fix register definition by Hartmut Knaack · 9 years ago
  38. 8838cc7 iio:accel:mma8452: reorder Kconfig entry by Hartmut Knaack · 9 years ago
  39. 686027f iio:accel:mma8452: coding style cleanup by Hartmut Knaack · 9 years ago
  40. 69abff8 iio:accel:mma8452: rework register definitions by Hartmut Knaack · 9 years ago
  41. 1121822 iio:accel:mma8452: check values to be written by Hartmut Knaack · 9 years ago
  42. b9fddcd iio:accel:mma8452: pass up real error code by Hartmut Knaack · 9 years ago
  43. 8337455 iio:accel:mma8452: drop double include by Hartmut Knaack · 9 years ago
  44. 001fceb iio:accel:mma8452: fix _get_hp_filter_index by Hartmut Knaack · 9 years ago
  45. 0ad4bf3 iio:accel:bmc150-accel: Use the chip ID to detect sensor variant by Bastien Nocera · 9 years ago
  46. c4eaab7 iio:accel:bmc150-accel: Move bmc150_accel_chip_init() by Bastien Nocera · 9 years ago
  47. 5450c36 iio: adis16136: Add ADIS16137 support by Lars-Peter Clausen · 9 years ago
  48. 72d9c98 iio: adis16400: Add ADIS16445 support by Lars-Peter Clausen · 9 years ago
  49. dc8615c iio: adis16400: Add ADIS16367 support by Lars-Peter Clausen · 9 years ago
  50. f1afda1 iio: adis16260: Add ADIS16266 support by Lars-Peter Clausen · 9 years ago
  51. 3c38676 iio: adis16400: Add ADIS16305 support by Lars-Peter Clausen · 9 years ago
  52. bd95a89 iio: adis16400: adis16300 has product ID and serial number by Lars-Peter Clausen · 9 years ago
  53. 7abad10 iio: adis16480: Fix scale factors by Lars-Peter Clausen · 9 years ago
  54. 8166537 iio: adis16400: Fix adis16448 gyroscope scale by Lars-Peter Clausen · 9 years ago
  55. 8e563b0 iio: trigger: Add missing fields in kernel docs by Cristina Opriceana · 9 years ago
  56. 7a9fbd2 iio:accel:stk8312: drop local buffer by Hartmut Knaack · 9 years ago
  57. dca5d28 iio:accel:stk8312: code style cleanup by Hartmut Knaack · 9 years ago
  58. 7d73e02 iio:accel:stk8312: use appropriate variable types by Hartmut Knaack · 9 years ago
  59. 03ecd50 iio:accel:stk8312: rework macro definitions by Hartmut Knaack · 9 years ago
  60. 18422bb iio:accel:stk8312: improve error handling by Hartmut Knaack · 9 years ago
  61. b41e63c iio:accel:stk8312: check for invalid value by Hartmut Knaack · 9 years ago
  62. 946448e iio:accel:stk8312: add triggered buffer dependency by Hartmut Knaack · 9 years ago
  63. 546384c iio:adc:berlin2-adc: use channel-array size directly by Hartmut Knaack · 9 years ago
  64. 609e9d8 iio:adc:berlin2-adc: use short operator format by Hartmut Knaack · 9 years ago
  65. 688febb iio:adc:berlin2-adc: constify iio_chan_spec by Hartmut Knaack · 9 years ago
  66. 19d5664 iio:adc:berlin2-adc: pass up real error code by Hartmut Knaack · 9 years ago
  67. a316c01 iio: event: Add missing fields in kernel docs by Cristina Opriceana · 9 years ago
  68. 0123635 iio: buffer: Fix kernel docs warnings by Cristina Opriceana · 9 years ago
  69. 2498dcf iio: core: Add function params for kernel docs by Cristina Opriceana · 9 years ago
  70. 5ab744d iio: magn: bmc150_magn: do not set power state twice when setting trigger state by Irina Tirdea · 9 years ago
  71. 019cc46 iio: magn: bmc150_magn: add locking comment for runtime resume by Irina Tirdea · 9 years ago
  72. 1506f3c iio:magnetometer:bmc150_magn: use descriptive name for mask by Hartmut Knaack · 9 years ago
  73. 3021678 iio:magnetometer:bmc150_magn: expand mutex in trigger_handler by Hartmut Knaack · 9 years ago
  74. f9ba1ab iio: mlx90614: Define magic numbers by Crt Mori · 9 years ago
  75. 9e35d36 iio: mmc35240: minor change to improve code readibility by Teodora Baluta · 9 years ago
  76. 119c4fc iio: Export OF module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  77. 58e446f iio: Export I2C module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  78. 6e64e22 Merge 4.2-rc4 into staging-next by Greg Kroah-Hartman · 9 years ago
  79. 1e9676a iio: st-magn: add support for lsm303agr magnetometer by Giuseppe Barba · 9 years ago
  80. ddc05fa iio: st-accel: add support for lsm303agr accelerometer by Giuseppe Barba · 9 years ago
  81. 74f5683 iio: st_magn: Add irq trigger handling by Giuseppe Barba · 9 years ago
  82. bb602f8 iio: st-sensors: add support for single full scale device by Giuseppe Barba · 9 years ago
  83. bc27381 iio: st-sensors: add configuration for WhoAmI address by Giuseppe Barba · 9 years ago
  84. c176bec iio: fix drivers that consider 0 as a valid IRQ in client->irq by Octavian Purdila · 9 years ago
  85. ed15e88 Merge 4.2-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  86. 8ab6abf iio: light: Add support for TXC PA12 als and proximity sensor by Adriana Reus · 9 years ago
  87. 94a9b7b iio: light: add support for TI's opt3001 light sensor by Andreas Dannenberg · 9 years ago
  88. 081d974 iio: dht11: Use new function ktime_get_resolution_ns() by Harald Geyer · 9 years ago
  89. 5fbb0bc iio: dht11: avoid multiple assignments to make checkpatch.pl --strict happy by Harald Geyer · 9 years ago
  90. a712600 iio: dht11: add comment to make checkpatch.pl --strict happy by Harald Geyer · 9 years ago
  91. 889c5e9 iio: dht11: whitespace changes to make checkpatch.pl --strict happy by Harald Geyer · 9 years ago
  92. 5e9972c iio: adc: vf610: Determine sampling frequencies by using minimum sample time by Sanchayan Maity · 9 years ago
  93. f686a36 iio: adc: mcp320x: Add support for mcp3301 by Andrea Galbusera · 9 years ago
  94. 423ad0c iio:light:stk3310: make endianness independent of host by Hartmut Knaack · 9 years ago
  95. 037e966f iio:light:stk3310: move device register to end of probe by Hartmut Knaack · 9 years ago
  96. c5d0db0 iio: mma8452: use iio event type IIO_EV_TYPE_MAG by Martin Kepplinger · 9 years ago
  97. 41be6a0 iio: mcp320x: Fix NULL pointer dereference by Manfred Schlaegl · 9 years ago
  98. bf604a4 iio: adc: vf610: fix the adc register read fail issue by Fugang Duan · 9 years ago
  99. c68a67b iio: mlx96014: Replace offset sign by Crt Mori · 9 years ago
  100. 354c879 iio: magnetometer: mmc35240: fix SET/RESET sequence by Viorel Suman · 9 years ago