1. 4c82224 iio: buffer: return 0 for buffer getfd ioctl handler by Alexandru Ardelean · 3 years, 9 months ago
  2. b3b64e2 iio: Fix iio_read_channel_processed_scale() by Linus Walleij · 3 years, 9 months ago
  3. 3e55bb6 iio: adc: ad7923: register device with devm_iio_device_register by Lucas Stankus · 3 years, 9 months ago
  4. 075dff3 iio: adc: ad7923: use device-managed function for triggered buffer by Lucas Stankus · 3 years, 9 months ago
  5. 44fc4de iio: adc: ad7923: use devm_add_action_or_reset for regulator disable by Lucas Stankus · 3 years, 9 months ago
  6. abfdfd1 iio: dac: Rudimentary typo fix by Bhaskar Chowdhury · 3 years, 9 months ago
  7. 454c219 iio: imu: inv_mpu6050: Use as standalone trigger by Linus Walleij · 3 years, 9 months ago
  8. 4e10242 iio:accel:adis16201: Fix wrong axis assignment that prevents loading by Jonathan Cameron · 3 years, 9 months ago
  9. f46ac00 iio: dac: Convert powerdown read callbacks to sysfs_emit() by Lars-Peter Clausen · 3 years, 9 months ago
  10. 6b92ba0 iio: __iio_format_value(): Convert to sysfs_emit_at() by Lars-Peter Clausen · 3 years, 9 months ago
  11. 0207483 iio: iio_enum_available_read(): Convert to sysfs_emit_at() by Lars-Peter Clausen · 3 years, 9 months ago
  12. 83ca56b iio: core: Use sysfs_emit() (trivial bits) by Lars-Peter Clausen · 3 years, 9 months ago
  13. 7b2d92a iio:imu:mpu6050: Modify matricies to matrices by Guoqing Chi · 3 years, 9 months ago
  14. 9c15db9 Merge tag 'iio-for-5.13a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 3 years, 9 months ago
  15. 1b33dfa Merge remote-tracking branch 'local/ib-iio-scmi-5.12-rc2-take3' into togreg by Jonathan Cameron · 3 years, 9 months ago
  16. 24b8444 iio: acpi_als: Add trigger support by Gwendal Grignou · 3 years, 10 months ago
  17. ddaf14d iio: acpi_als: Add local variable dev in probe by Gwendal Grignou · 3 years, 10 months ago
  18. dbd7e99 iio: acpi_als: Add timestamp channel by Gwendal Grignou · 3 years, 10 months ago
  19. 707182b iio: adc: ad7292: Modify the bool initialization assignment by Guoqing Chi · 3 years, 9 months ago
  20. 80346b2 iio: cros: unify hw fifo attributes without API changes by Gwendal Grignou · 3 years, 10 months ago
  21. 0a21526 iio: kfifo: add devm_iio_triggered_buffer_setup_ext variant by Alexandru Ardelean · 3 years, 10 months ago
  22. e1d392d iio: event_monitor: Enable events before monitoring by Linus Walleij · 3 years, 9 months ago
  23. 346e19e dt-bindings: iio: adc: Add compatible for Mediatek MT8195 by Seiya Wang · 3 years, 9 months ago
  24. c71cfe5 iio:magnetometer: Add Support for ST IIS2MDC by LI Qingwu · 3 years, 10 months ago
  25. ac62f90 dt-bindings: iio: st,st-sensors add IIS2MDC. by LI Qingwu · 3 years, 10 months ago
  26. e5b64ca staging: iio: ad9832: kernel-doc fixes by Mugilraj Dhavachelvan · 3 years, 10 months ago
  27. 2662e81 iio:dac:max517.c: Use devm_iio_device_register() by Mugilraj Dhavachelvan · 3 years, 10 months ago
  28. 85ece36 iio:cros_ec_sensors: Fix a wrong function name in kernel doc. by Jonathan Cameron · 3 years, 10 months ago
  29. 831aaea66 iio: buffer: kfifo_buf: kernel-doc, typo in function name. by Jonathan Cameron · 3 years, 10 months ago
  30. d7f1c0c iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names. by Jonathan Cameron · 3 years, 10 months ago
  31. 63abed2 iio: adc: adi-axi-adc: Drop false marking for kernel-doc by Jonathan Cameron · 3 years, 10 months ago
  32. a80aeec iio: adc: cpcap-adc: kernel-doc fix - that should be _ in structure name by Jonathan Cameron · 3 years, 10 months ago
  33. 92e212e iio: dac: ad5504: fix wrong part number in kernel-doc structure name. by Jonathan Cameron · 3 years, 10 months ago
  34. e0549f3 iio: dac: ad5770r: kernel-doc fix case of letter R wrong in structure name by Jonathan Cameron · 3 years, 10 months ago
  35. b863ff9 iio: adc: ti-adc084s021: kernel-doc fixes, missing function names by Jonathan Cameron · 3 years, 10 months ago
  36. 44f1469 iio: pressure: zpa2326: kernel-doc fixes by Jonathan Cameron · 3 years, 10 months ago
  37. a55ebd4 counter: add IRQ or GPIO based counter by Oleksij Rempel · 3 years, 10 months ago
  38. 0b8061c dt-bindings: counter: add interrupt-counter binding by Oleksij Rempel · 3 years, 10 months ago
  39. b627e3b staging: iio: ad9834: convert to device-managed functions in probe by Alexandru Ardelean · 3 years, 10 months ago
  40. 70da641 iio: temperature: tmp007: use device-managed functions in probe by Alexandru Ardelean · 3 years, 10 months ago
  41. 218bc53 iio: buffer: fix use-after-free for attached_buffers array by Alexandru Ardelean · 3 years, 10 months ago
  42. 4f2d9cc hwmon: (ntc_thermistor): try reading processed by Linus Walleij · 3 years, 10 months ago
  43. 635ef60 iio: Provide iio_read_channel_processed_scale() API by Linus Walleij · 3 years, 10 months ago
  44. 86073fa iio: xilinx-xadc: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
  45. 86e52a2 iio: as3935: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
  46. e3c9b03 iio: chemical: atlas: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
  47. 4d03166 iio: lmp91000: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
  48. cd21413 iio: gp2ap020a00f: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
  49. 5c68f05 iio: adis_trigger: Remove code to set trigger parent by Gwendal Grignou · 3 years, 10 months ago
  50. 8a22522 iio: fix devm_iio_trigger_alloc with parent.cocci by Gwendal Grignou · 3 years, 10 months ago
  51. 995071d iio: set default trig->dev.parent by Gwendal Grignou · 3 years, 10 months ago
  52. 7b8d045 iio: adc: ad7124: allow more than 8 channels by Alexandru Tachici · 3 years, 10 months ago
  53. 941f667 iio: light: gp2ap002: Drop unneeded explicit casting by Andy Shevchenko · 3 years, 10 months ago
  54. 9e301ea iio: imu: st_lsm6dsx: Drop unneeded explicit castings by Andy Shevchenko · 3 years, 10 months ago
  55. 897cd10 iio: imu: fxos8700: Drop unneeded explicit castings by Andy Shevchenko · 3 years, 10 months ago
  56. d612eb13 iio: chemical: bmp680: Drop unneeded explicit castings by Andy Shevchenko · 3 years, 10 months ago
  57. 7792225 iio: proximity: Add a ChromeOS EC MKBP proximity driver by Stephen Boyd · 3 years, 11 months ago
  58. 19ad93b dt-bindings: iio: Add cros ec proximity yaml doc by Stephen Boyd · 3 years, 11 months ago
  59. 374be28 platform/chrome: cros_ec: Add SW_FRONT_PROXIMITY MKBP define by Stephen Boyd · 3 years, 11 months ago
  60. b9d453a iio: Remove kernel-doc keyword in file header comment by Gwendal Grignou · 3 years, 10 months ago
  61. bbc1308 iio: kfifo: mask flags without zero-check in devm_iio_kfifo_buffer_setup() by Alexandru Ardelean · 3 years, 10 months ago
  62. dafcf4e iio: hrtimer: Allow sub Hz granularity by Gwendal Grignou · 3 years, 10 months ago
  63. 7b3589f staging: iio: remove mention of defunct list by Baruch Siach · 3 years, 10 months ago
  64. 9013b1d iio: accel: mma8452: fix indentation by Sean Nyekjaer · 3 years, 10 months ago
  65. 6a878e7 iio: proximity: vcnl3020: add proximity rate by Ivan Mikhaylov · 3 years, 10 months ago
  66. 08dfc6f iio: adc: npcm_adc: Replace indio_dev->mlock with own device lock by Sergiu Cuciurean · 4 years, 3 months ago
  67. 3a27d11 iio: adc: palmas_gpadc: Replace indio_dev->mlock with own device lock by Sergiu Cuciurean · 4 years, 3 months ago
  68. 31e2d42 iio: adc: spear_adc: Replace indio_dev->mlock with own device lock by Sergiu Cuciurean · 4 years, 3 months ago
  69. 2a94469 iio:ABI docs: Combine the two instances of docs for sensor_sensitivity by Jonathan Cameron · 4 years ago
  70. 4abbaf2 iio:ABI docs: Combine sysfs-bus-iio-humidity-hdc2010/hdc100x into one file by Jonathan Cameron · 4 years ago
  71. d010995 staging: rtl8723bs: remove blank line os_dep/os_intfs.c by Fabio Aiuto · 3 years, 9 months ago
  72. 838c96a staging: rtl8723bs: remove unnecessary extern in os_dep/sdio_intf.c by Fabio Aiuto · 3 years, 9 months ago
  73. c6fbbb1 staging: rtl8723bs: remove undefined function prototype in of os_dep/sdio_intf.c by Fabio Aiuto · 3 years, 9 months ago
  74. d5e5f6d staging: rtl8723bs: move function prototypes out of os_dep/int_fs.c by Fabio Aiuto · 3 years, 9 months ago
  75. f6df723 staging: rtl8723bs: remove function prototypes in hal/odm.c by Fabio Aiuto · 3 years, 9 months ago
  76. 0e377e4 staging: rtl8723bs: delete extern declarations in core/rtw_wlan_util.c by Fabio Aiuto · 3 years, 9 months ago
  77. 7a246f1 staging: rtl8723bs: removed function prototypes and made statics in core/rtw_recv.c by Fabio Aiuto · 3 years, 9 months ago
  78. 938d4e0 staging: rtl8723bs: moved function prototype out of core/rtw_ioctl_set.c and core/rtw_mlme.c by Fabio Aiuto · 3 years, 9 months ago
  79. 644651d staging: rtl8723bs: removed function prototypes in core/rtw_efuse.c by Fabio Aiuto · 3 years, 9 months ago
  80. f8028fd staging: rtl8723bs: Trivial typo fix by Bhaskar Chowdhury · 3 years, 9 months ago
  81. 5255cdc staging: rtl8723bs: Mundane typo fixes by Bhaskar Chowdhury · 3 years, 9 months ago
  82. 13b41b5 drivers: most: add ALSA sound driver by Christian Gromm · 3 years, 11 months ago
  83. f7bff01 staging: qlge: fix an error code in probe() by Dan Carpenter · 3 years, 9 months ago
  84. ac3d71e staging: rtl8723bs: delete extern declarations in core/rtw_ap.c by Fabio Aiuto · 3 years, 9 months ago
  85. 804173d Staging: rtl8723bs: remove useless structs in odm.h by Marco Cesati · 3 years, 9 months ago
  86. 4ad11db Staging: rtl8723bs: remove useless structs in odm_HWConfig.h by Marco Cesati · 3 years, 9 months ago
  87. a4bc0fa Staging: rtl8723bs: remove useless structs in ieee80211.h by Marco Cesati · 3 years, 9 months ago
  88. 68c81e9 Staging: rtl8723bs: remove useless structs in rtw_xmit.h by Marco Cesati · 3 years, 9 months ago
  89. a3d64cc Staging: rtl8723bs: remove useless structs in hal_phy.h by Marco Cesati · 3 years, 9 months ago
  90. 576822d Staging: rtl8723bs: remove useless structs in wifi.h by Marco Cesati · 3 years, 9 months ago
  91. 997a9f9 Staging: rtl8723bs: remove useless structs in rtw_io.h by Marco Cesati · 3 years, 9 months ago
  92. 829f646 Staging: rtl8723bs: remove useless structs in rtw_wifi_regd.h by Marco Cesati · 3 years, 9 months ago
  93. cb22eb3 Staging: rtl8723bs: remove useless structs in rtw_security.h by Marco Cesati · 3 years, 9 months ago
  94. b13efb7 Staging: rtl8723bs: remove useless structs in rtl8723b_recv.h by Marco Cesati · 3 years, 9 months ago
  95. 3673da6 Staging: rtl8723bs: remove useless structs in rtw_event.h by Marco Cesati · 3 years, 9 months ago
  96. 7d391dc Staging: rtl8723bs: remove useless structs in hal_intf.h by Marco Cesati · 3 years, 9 months ago
  97. 86ce984 Staging: rtl8723bs: remove useless structs in rtw_mp.h by Marco Cesati · 3 years, 9 months ago
  98. 7bb8658 Staging: rtl8723bs: remove useless structs in wlan_bssdef.h by Marco Cesati · 3 years, 9 months ago
  99. cc6205b Staging: rtl8723bs: remove useless structs in rtw_ioctl_set.h by Marco Cesati · 3 years, 9 months ago
  100. e494725 Staging: rtl8723bs: remove useless structs in drv_types.h by Marco Cesati · 3 years, 9 months ago