1. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  2. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  3. b79013b Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  4. a21c1ea Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  5. 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 9 years ago
  6. c610f7f Merge 4.0-rc7 into staging-next by Greg Kroah-Hartman · 9 years ago
  7. 1ca510b iio: light: ltr501: Powerdown device on error by Cristina Opriceana · 9 years ago
  8. 66687e6 iio: magnetometer: mag3110: Place driver on standby on error by Cristina Opriceana · 9 years ago
  9. bad4d1a iio: mlx90614: Support devices with dual IR sensor by Vianney le Clément de Saint-Marcq · 9 years ago
  10. 209c006 iio: mlx90614: Add symbols for accessible registers by Vianney le Clément de Saint-Marcq · 9 years ago
  11. 3bbec97 iio: bmc150_accel: add support for hardware fifo by Octavian Purdila · 9 years ago
  12. f4f4673 iio: add support for hardware fifo by Octavian Purdila · 9 years ago
  13. 37d3455 iio: add watermark logic to iio read and poll by Josselin Costanzi · 9 years ago
  14. 4ce7ca8 iio: imu: Use iio_trigger_get for indio_dev->trig assignment by Darshana Padmadas · 9 years ago
  15. f54e9f2 iio: adc: vf610: use ADC clock within specification by Stefan Agner · 9 years ago
  16. bbc45f3 iio/adc/cc10001_adc.c: Fix !HAS_IOMEM build by Richard Weinberger · 9 years ago
  17. 9444a30 IIO: Add support for L3GD20H gyroscope by Robert Dolca · 9 years ago
  18. a878a1a iio: max517: Add support for MAX520 and MAX521 chips. by Antonio Fiol · 9 years ago
  19. 7253606 iio: constify of_device_id array by Fabian Frederick · 9 years ago
  20. 3acddf7 iio: st-sensors: add support for lis3lv02d accelerometer by Linus Walleij · 9 years ago
  21. 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
  22. c064416 iio: pressure: add support for MS5611 pressure and temperature sensor by Tomasz Duszynski · 9 years ago
  23. 8b05442 iio: light: Add support for Capella CM3323 color sensor by Daniel Baluta · 9 years ago
  24. 7d96321 iio: bmc150: introduce bmc150_accel_trigger by Octavian Purdila · 9 years ago
  25. 3e825ec iio: bmc150: introduce bmc150_accel_interrupt by Octavian Purdila · 9 years ago
  26. c1b03ab iio: core: Fix double free. by Martin Fuzzey · 9 years ago
  27. af5e1a6 iio:inv-mpu6050: Fix inconsistency for the scale channel by Adriana Reus · 9 years ago
  28. 4dac0a8 iio: inv_mpu6050: Clear timestamps fifo while resetting hardware fifo by Viorel Suman · 9 years ago
  29. 0ba8da9 iio: bmc150: change sampling frequency by Sathyanarayanan Kuppuswamy · 9 years ago
  30. ab28002 iio: adc: Kconfig mcp320x change description Add more ADCs by Søren Andersen · 9 years ago
  31. c758658 iio: mlx90614: Refactor register symbols by Vianney le Clément de Saint-Marcq · 9 years ago
  32. 60d3e3b iio: gyro: itg3200: add suspend/resume support. by NeilBrown · 9 years ago
  33. debf6d8 iio: accel: mma9551: Check gpiod_to_irq return value by Roberta Dobrescu · 9 years ago
  34. 1ec28ce iio: light: Added PM support for Capella CM3232 ambient light sensor driver. by Kevin Tsai · 9 years ago
  35. 1672d93 iio:adc: Fix typo in MODULE_DESCRIPTION in ad7793.c by Masanari Iida · 9 years ago
  36. 70dddee iio: fix drivers that check buffer->scan_mask by Octavian Purdila · 9 years ago
  37. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  38. 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
  39. 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
  40. 3608688 iio: ak8975: fix AK09911 dependencies by Arnd Bergmann · 10 years ago
  41. ed5f07b iio: Add support for DA9150 GPADC by Adam Thomson · 9 years ago
  42. a35c5d1 iio: imu: inv_mpu6050: Create mux clients for ACPI by Srinivas Pandruvada · 10 years ago
  43. 9820d88 iio: jsa1212: Constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  44. 3950e03 HID: hid-sensor-hub: Enhance feature report set API by Srinivas Pandruvada · 9 years ago
  45. 6adc83f HID: hid-sensor-hub: Enhance get feature report API by Srinivas Pandruvada · 9 years ago
  46. b3f4737 HID: hid-sensor-hub: Extend API for async reads by Srinivas Pandruvada · 9 years ago
  47. b457f53 iio: improve usage of gpiod API by Uwe Kleine-König · 9 years ago
  48. b841118 iio: common: ssp_sensors: Protect PM-only functions to kill warning by Geert Uytterhoeven · 9 years ago
  49. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  50. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  51. 9f59f97 iio: gp2ap020a00f: Use put_unaligned_le32 by Vaishali Thakkar · 9 years ago
  52. e01becb IIO: si7020: Allocate correct amount of memory in devm_iio_device_alloc by Andrey Smirnov · 9 years ago
  53. e765537 Revert "iio:humidity:si7020: fix pointer to i2c client" by Jonathan Cameron · 9 years ago
  54. 8c3b3ef iio: light: gp2ap020a00f: Select REGMAP_I2C by Roberta Dobrescu · 9 years ago
  55. 49e19d5 iio: light: jsa1212: Select REGMAP_I2C by Roberta Dobrescu · 9 years ago
  56. 718749d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  57. 14ee64f iio: bmc150: exit early if event / trigger state is not changed by Octavian Purdila · 10 years ago
  58. 8e22f47 iio: bmc150: refactor interrupt enabling by Octavian Purdila · 10 years ago
  59. 802a3ae iio: bmc150: refactor slope duration and threshold update by Octavian Purdila · 10 years ago
  60. 6da9b38 iio: buffer: refactor buffer attributes setup by Octavian Purdila · 10 years ago
  61. ee3ac29 iio: vf610_adc: cleanup wait_for_completion return handling by Nicholas Mc Guire · 9 years ago
  62. da019f5 iio: ad5686: fix optional reference voltage declaration by Urs Fässler · 9 years ago
  63. 9e128ce iio:adc:mcp3422 Fix incorrect scales table by Angelo Compagnucci · 9 years ago
  64. a36385a iio: imu: kmx61: Drop odr_bits from kmx61_samp_freq_table by Daniel Baluta · 10 years ago
  65. 3a59684 Input: ti_am335x_tsc - interchange touchscreen and ADC steps by Brad Griffis · 9 years ago
  66. 67460e8 iio:common:ssp_sensors fix warnings due to 32 bit instead of 64 bit passed to do_div by Jonathan Cameron · 10 years ago
  67. 40cb761 iio: add driver for Freescale MMA9553 by Irina Tirdea · 10 years ago
  68. 2f0ecb7 iio: core: Introduce IIO_CHAN_INFO_DEBOUNCE_COUNT and _TIME by Irina Tirdea · 10 years ago
  69. a9afcaa iio: common: ssp_sensors: Add sensorhub gyroscope sensor by Karol Wrona · 10 years ago
  70. 3755a1d iio: common: ssp_sensors: Add sensorhub accelerometer sensor by Karol Wrona · 10 years ago
  71. 7e3a8b4 iio: common: ssp_sensors: Add sensorhub iio commons by Karol Wrona · 10 years ago
  72. 50dd64d iio: common: ssp_sensors: Add sensorhub driver by Karol Wrona · 10 years ago
  73. 1664f6a iio: adc: Cosmic Circuits 10001 ADC driver by Phani Movva · 10 years ago
  74. 0917de9 iio: vadc: Qualcomm SPMI PMIC voltage ADC driver by Stanimir Varbanov · 10 years ago
  75. 2d8339d iio: magnetometer: ak8975: Add AK8963 by Srinivas Pandruvada · 10 years ago
  76. 76cd2e7 imu: inv_mpu6050: cleanup on error check by Varka Bhadram · 10 years ago
  77. eec06b8 imu: inv_mpu6050: use devm_request_irq by Varka Bhadram · 10 years ago
  78. b3e9ad7 imu: inv_mpu6050: use devm_iio_trigger_alloc by Varka Bhadram · 10 years ago
  79. d5b97f5 iio: accel: mma9551: split driver to expose mma955x api by Irina Tirdea · 10 years ago
  80. 6da93a6 iio: accel: mma9551: Add runtime pm support by Irina Tirdea · 10 years ago
  81. 17a2cbc iio: core: Remove IIO_EV_TYPE_INSTANCE by Irina Tirdea · 10 years ago
  82. 27be842 iio: core: Introduce CHANGE event type by Irina Tirdea · 10 years ago
  83. d37f683 iio: core: Introduce IIO_CHAN_INFO_CALIBWEIGHT by Irina Tirdea · 10 years ago
  84. 5a1a932 iio: core: Introduce IIO_VELOCITY and IIO_MOD_ROOT_SUM_SQUARED_X_Y_Z by Irina Tirdea · 10 years ago
  85. cc3c9ee iio: core: Introduce DISTANCE channel type by Irina Tirdea · 10 years ago
  86. 72c6664 iio: core: Introduce ENERGY channel type by Irina Tirdea · 10 years ago
  87. 9d9f780 iio: as3935: Switch to PM ops by Lars-Peter Clausen · 10 years ago
  88. b84894c iio: Added Capella cm3232 ambient light sensor driver. by Kevin Tsai · 10 years ago
  89. 19e353f iio: imu: adis16400: Fix sign extension by Rasmus Villemoes · 10 years ago
  90. a77945f iio: hid-sensor-press: Introduce PM by Srinivas Pandruvada · 10 years ago
  91. feb2b06 iio: hid-sensor-incl-3d: Introduce PM by Srinivas Pandruvada · 10 years ago
  92. 0ef809c iio: hid-sensor-magn-3d: Introduce PM by Srinivas Pandruvada · 10 years ago
  93. a357b9b iio: hid-sensor-prox: Introduce PM by Srinivas Pandruvada · 10 years ago
  94. 2c615af iio: hid-sensor-als: Introduce PM by Srinivas Pandruvada · 10 years ago
  95. 27ce423 iio: hid-sensor-gyro-3d: Introduce PM by Srinivas Pandruvada · 10 years ago
  96. cbbcc93 iio: hid-sensor-accel-3d: Introduce PM by Srinivas Pandruvada · 10 years ago
  97. 2b89635 iio: hid_sensor_hub: Common PM functions by Srinivas Pandruvada · 10 years ago
  98. a86ea55 iio: light: cm32181: Fix typo 's/claibscale/calibscale/' by Roberta Dobrescu · 10 years ago
  99. 2cdc560 iio: light: tcs3414: Fix misindented lines by Roberta Dobrescu · 10 years ago
  100. 2179aab iio: industrialio-event: Fix typo 's/dynically/dynamically/' by Roberta Dobrescu · 10 years ago