1. 6ee19af iio:magn: preenable/postenable/predisable fixup for ST magn buffer by Denis Ciocca · 5 years ago
  2. 21b1ee3 iio:gyro: preenable/postenable/predisable fixup for ST gyro buffer by Denis Ciocca · 5 years ago
  3. d4e8519 iio:accel: preenable/postenable/predisable fixup for ST accel buffer by Denis Ciocca · 5 years ago
  4. 5a57a9b dt-bindings: iio: imu: st_lsm6dsx: add ism330dhcx device bindings by Lorenzo Bianconi · 5 years ago
  5. db947a7 iio: imu: st_lsm6dsx: add support to ISM330DHCX by Lorenzo Bianconi · 5 years ago
  6. f48bc49 iio: imu: st_lsm6dsx: move iio chan definitions in st_lsm6dsx_sensor_settings by Lorenzo Bianconi · 5 years ago
  7. ec19a6f iio: imu: st_lsm6dsx: inline output acc/gyro output regs by Lorenzo Bianconi · 5 years ago
  8. 640aca3 iio: imu: st_lsm6dsx: move fs_table in st_lsm6dsx_sensor_settings by Lorenzo Bianconi · 5 years ago
  9. 40dd734 iio: imu: st_lsm6dsx: move odr_table in st_lsm6dsx_sensor_settings by Lorenzo Bianconi · 5 years ago
  10. dff3816 iio: light: cm3323: Use device-managed APIs by Chuhong Yuan · 5 years ago
  11. 5e8447d dt-bindings: iio: potentiometer: add max5432.yaml binding by Martin Kaiser · 5 years ago
  12. 425c6f1 iio: potentiometer: add a driver for Maxim 5432-5435 by Martin Kaiser · 5 years ago
  13. a444fa5 iio: adc: ad7606: Add debug mode for ad7616 by Beniamin Bia · 5 years ago
  14. f2a22e1 iio: adc: ad7606: Add support for software mode for ad7616 by Beniamin Bia · 5 years ago
  15. c5d9313 iio: adc: ad7606: Allow reconfigration after reset by Beniamin Bia · 5 years ago
  16. a0c648c iio: adc: ad7606: Move spi dependent features to spi file by Beniamin Bia · 5 years ago
  17. 7677f73 iio: adc: ad7606: Move common channel definition to header by Beniamin Bia · 5 years ago
  18. 06ae56b iio: document bindings for mounting matrices by Linus Walleij · 6 years ago
  19. ae7b02a iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range via iio sysfs by Fabien Lahoudere · 5 years ago
  20. 9566cb1 iio: cros_ec_accel_legacy: Add support for veyron-minnie by Gwendal Grignou · 5 years ago
  21. d96e267 iio: cros_ec_accel_legacy: Use cros_ec_sensors_core by Gwendal Grignou · 5 years ago
  22. b9a0a64 iio: cros_ec_accel_legacy: Fix incorrect channel setting by Gwendal Grignou · 5 years ago
  23. 12bf745 iio: cros_ec: Add sign vector in core for backward compatibility by Gwendal Grignou · 5 years ago
  24. 3cf9df0 iio: common: cros_ec_sensors: determine protocol version by Fabien Lahoudere · 6 years ago
  25. 3e4daba counter/ftm-quaddec: Use device-managed registration API by Chuhong Yuan · 5 years ago
  26. ec76d91 iio: imu: st_lsm6dsx: flip irq return logic by Sean Nyekjaer · 5 years ago
  27. 2660b00 iio: imu: st_lsm6dsx: add i3c basic support for LSM6DSO and LSM6DSR by Vitor Soares · 5 years ago
  28. 62f5b7c Merge tag 'tags/i3c/export-i3c_device_match_id' into HEAD by Jonathan Cameron · 5 years ago
  29. 3f2cde7 iio: magnetometer: mmc35240: Fix a typo in the name of a constant by Christophe JAILLET · 5 years ago
  30. b4a339b iio: pressure: hp03: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  31. 48cfd4e iio: light: veml6070: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  32. d96dbb3 iio: light: cm36651: convert to i2c_new_dummy_device by Wolfram Sang · 5 years ago
  33. 1c667c4 dt-bindings: iio: imu: add bindings for ADIS16460 by Alexandru Ardelean · 5 years ago
  34. db6ed4d iio: imu: Add support for the ADIS16460 IMU by Alexandru Ardelean · 5 years ago
  35. dca39af iio: imu: adis: Add support for SPI transfer cs_change_delay by Alexandru Ardelean · 5 years ago
  36. 6e4707e iio: mxc4005: Use device-managed APIs by Chuhong Yuan · 5 years ago
  37. 23f1ce3 iio: humidity: Use device-managed APIs by Chuhong Yuan · 5 years ago
  38. 857ba26 staging: iio: ad2s1210: Use device-managed API by Chuhong Yuan · 5 years ago
  39. 8ecc8b2 iio: maxim_thermocouple: Use device-managed APIs by Chuhong Yuan · 5 years ago
  40. 062809e iio: make st_sensors drivers use regmap by Denis Ciocca · 5 years ago
  41. 1ecd245 iio: move 3-wire spi initialization to st_sensors_spi by Denis Ciocca · 5 years ago
  42. 570c2c5 iio:pressure: device settings are set immediately during probe by Denis Ciocca · 5 years ago
  43. 291d83f2 iio:magn: device settings are set immediately during probe by Denis Ciocca · 5 years ago
  44. 3c05484 iio:gyro: device settings are set immediately during probe by Denis Ciocca · 5 years ago
  45. feba6b18 iio:accel: device settings are set immediately during probe by Denis Ciocca · 5 years ago
  46. 539b25f iio:pressure: introduce st_press_get_settings() function by Denis Ciocca · 5 years ago
  47. aa4e75c iio:magn: introduce st_magn_get_settings() function by Denis Ciocca · 5 years ago
  48. 2acca26 iio:gyro: introduce st_gyro_get_settings() function by Denis Ciocca · 5 years ago
  49. 823a7ad iio:accel: introduce st_accel_get_settings() function by Denis Ciocca · 5 years ago
  50. a090965 iio:common:st_sensors: add st_sensors_get_settings_index() helper function by Denis Ciocca · 5 years ago
  51. f53199c iio: cros_ec: Remove replacing error code with -EIO by Gwendal Grignou · 5 years ago
  52. ed1f2e8 iio: cros_ec: Add calibscale for 3d MEMS by Gwendal Grignou · 5 years ago
  53. 50e5bae iio: light: apds9960: Fix a typo by Christophe JAILLET · 5 years ago
  54. 80343f5 iio: sca3000: Fix a typo by Christophe JAILLET · 5 years ago
  55. b299d00 IIO: stm32: Remove quadrature related functions from trigger driver by Benjamin Gaignard · 6 years ago
  56. 0eec1f3 staging: iio: ad7192: create of_device_id array by Bárbara Fernandes · 6 years ago
  57. 0ebcdf3 dt-bindings: iio: imu: st_lsm6dsx: add lsm6ds3tr-c device bindings by Lorenzo Bianconi · 6 years ago
  58. dbcd208 iio: imu: st_lsm6dsx: add support to LSM6DS3TR-C by Lorenzo Bianconi · 6 years ago
  59. daa2b5c Documentation: ABI: iio: Add missing newline at end of file by Geert Uytterhoeven · 6 years ago
  60. 3a81bde iio: adc: stm32-adc: add analog switches supply control by Fabrice Gasnier · 6 years ago
  61. a85a43e dt-bindings: iio: adc: stm32: add analog switches supply control by Fabrice Gasnier · 6 years ago
  62. c3a6860 iio: light: stk3310: Add device tree support by Luca Weiss · 6 years ago
  63. 04a14ae dt-bindings: iio: light: add stk33xx by Luca Weiss · 6 years ago
  64. 82efbab dt-bindings: Add vendor prefix for sensortek by Luca Weiss · 6 years ago
  65. d284fea iio: imu: mpu6050: Replace devm_add_action() followed by failure action with devm_add_action_or_reset() by Fuqian Huang · 6 years ago
  66. 46916de iio: adc: sc27xx: Replace devm_add_action() followed by failure action with devm_add_action_or_reset() by Fuqian Huang · 6 years ago
  67. a0b4ddd iio: adc: sc27xx: Introduce local variable 'struct device *dev' by Fuqian Huang · 6 years ago
  68. 8e97d4c MAINTAINERS: add entry for plantower pms7003 driver by Tomasz Duszynski · 6 years ago
  69. 433514f dt-bindings: iio: chemical: pms7003: convert bindings to yaml by Tomasz Duszynski · 6 years ago
  70. 934d24a i3c: move i3c_device_match_id to device.c and export it by Vitor Soares · 5 years ago
  71. e59fc52 staging: rtl8192*: display ESSIDs using %pE by J. Bruce Fields · 6 years ago
  72. 0f073df staging: rtl8723bs: hal: Remove unneeded variable pU1Tmp by Hariprasad Kelam · 5 years ago
  73. 4da947b staging: rtl8723bs: Remove unused function prototype ODM_SetAntenna() by Nishka Dasgupta · 5 years ago
  74. f79670a staging: rtl8723bs: Replace function ODM_TXPowerTrackingCheck() by Nishka Dasgupta · 5 years ago
  75. 4e8cc1c staging: rtl8723bs: Replace function odm_TXPowerTrackingInit() by Nishka Dasgupta · 5 years ago
  76. d40e29d staging: rtl8723bs: Replace function beacon_timing_control() by Nishka Dasgupta · 5 years ago
  77. 7a9a733 staging: rtl8723bs: hal: Replace function rtl8723b_set_ap_wowlan_cmd() by Nishka Dasgupta · 5 years ago
  78. 0528096 staging: rtl8723bs: hal: Replace function rtl8723b_set_wowlan_cmd() by Nishka Dasgupta · 5 years ago
  79. 9dd2f1d staging: rtl8723bs: hal: Replace function PHY_GetTxPowerIndex() by Nishka Dasgupta · 5 years ago
  80. fe2ffeb staging: rtl8723bs: hal: Replace function PHY_SetTxPowerIndex() by Nishka Dasgupta · 5 years ago
  81. 2e20a5a staging: rtl8723bs: rtw_pwrctrl: Change true/false checks by Nishka Dasgupta · 5 years ago
  82. 4b2c85c drivers/staging/rtl8192u: fix indentation issue, remove extra tab by Colin Ian King · 5 years ago
  83. 7f9b583 staging: mt7621-pci: avoid use 'err' local variable by Sergio Paracuellos · 5 years ago
  84. 756e462 staging: rtl8192e: remove set but not used variable 'payload ' by YueHaibing · 5 years ago
  85. 3774fb6 staging: rtl8723bs: hal: remove redundant assignment to variable n by Colin Ian King · 5 years ago
  86. 8638eee staging: rtl8723bs: remove unused file hal_phy.c by Michael Straube · 5 years ago
  87. 1c4bfac staging: rtl8723bs: core: Remove Unneeded variable ret by Hariprasad Kelam · 5 years ago
  88. fee0cc5 staging: rtl8723bs: os_dep: change return type of rtw_suspend_ap_wow by Hariprasad Kelam · 5 years ago
  89. 8143be9 staging: rtl8723bs: remove set but not used variable 'cck_highpwr' by YueHaibing · 5 years ago
  90. caecc46 staging: rtl8712: r8712_free_recvframe(): Change return type by Nishka Dasgupta · 5 years ago
  91. 606c5cf staging: rtl8712: r8712_init_recvbuf(): Change return type by Nishka Dasgupta · 5 years ago
  92. 34ef8db staging: rtl8712: r8712_set_802_11_add_wep(): Change return values by Nishka Dasgupta · 5 years ago
  93. 42ceb67 staging: rtl8712: init_mp_priv(): Change return values by Nishka Dasgupta · 5 years ago
  94. 7c93fdf staging: rtl8712: r8712_register_cmd_alive(): Change return values by Nishka Dasgupta · 5 years ago
  95. 8a73a8c staging: rtl8712: r8712_set_key(): Change return values by Nishka Dasgupta · 5 years ago
  96. 33972d4 staging: rtl8712: r8712_set_auth(): Change return values by Nishka Dasgupta · 5 years ago
  97. 3e67274 staging: rtl8712: r8712_init_mlme_priv(): Change return values by Nishka Dasgupta · 5 years ago
  98. ec2b26f staging: rtl8712: Merge memcpy + be16_to_cpus to get_unaligned_be16 by Chuhong Yuan · 5 years ago
  99. 814b75b staging: rtl8712: recv_linux.c: Align * on block comment by Christian L Moreno · 5 years ago
  100. 7a047ab staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32 by Chuhong Yuan · 5 years ago