- 4b6fb9f iio: magn: hmc5843: Make hmc5843_common_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
- 76e28aa iio: magnetometer: ak8975: add AK09116 support by Matt Ranostay · 3 years, 5 months ago
- e426965 iio: st_sensors: remove reference to parent device object on st_sensor_data by Alexandru Ardelean · 3 years, 5 months ago
- 6b658c3 iio: st_sensors: remove all driver remove functions by Alexandru Ardelean · 3 years, 5 months ago
- 5363c6c iio: st_sensors: remove st_sensors_power_disable() function by Alexandru Ardelean · 3 years, 5 months ago
- 82bcb7f iio: st_sensors: remove st_sensors_deallocate_trigger() function by Alexandru Ardelean · 3 years, 5 months ago
- 9f0b3e0 iio: st_sensors: disable regulators after device unregistration by Alexandru Ardelean · 3 years, 5 months ago
- 899f679 iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for buffer by Alexandru Ardelean · 3 years, 6 months ago
- 9c6cd75 iio: st-sensors: Remove some unused includes and add some that should be there by Jonathan Cameron · 3 years, 7 months ago
- fb226ae iio: hid-sensors: Update header includes by Jonathan Cameron · 3 years, 7 months ago
- 12f13d1 iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace by Andy Shevchenko · 3 years, 7 months ago
- b8f939f iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 7 months ago
- d5b9200 iio: magnetometer: st_magn: Support mount matrix by Linus Walleij · 3 years, 8 months ago
- b892770 iio: Drop Duplicated "mount-matrix" parameter by Andy Shevchenko · 3 years, 8 months ago
- 7692088 iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 9 months ago
- 1ef2f51 iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp() by Jonathan Cameron · 3 years, 9 months ago
- 264da51 iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get() by Jonathan Cameron · 3 years, 8 months ago
- 6731ca3 iio: st_sensors: Add lsm9ds0 IMU support by Andy Shevchenko · 3 years, 9 months ago
- d61881e iio: st_sensors: Make accel, gyro, magn and pressure probe shared by Andy Shevchenko · 3 years, 9 months ago
- 7db4f2c iio: st_sensors: Call st_sensors_power_enable() from bus drivers by Andy Shevchenko · 3 years, 9 months ago
- 38934da iio: magnetometer: st_magn: Provide default platform data by Andy Shevchenko · 3 years, 9 months ago
- 15ea2878 iio: core: move @id from struct iio_dev to struct iio_dev_opaque by Jonathan Cameron · 3 years, 9 months ago
- 7061803 iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER by Alexandru Ardelean · 3 years, 9 months ago
- bb354ae iio: magnetometer: yas530: Include right header by Linus Walleij · 4 years ago
- e64837b iio: magnetometer: yas530: Fix return value on error path by Linus Walleij · 4 years ago
- c71cfe5 iio:magnetometer: Add Support for ST IIS2MDC by LI Qingwu · 3 years, 10 months ago
- 8a22522 iio: fix devm_iio_trigger_alloc with parent.cocci by Gwendal Grignou · 3 years, 10 months ago
- 0e41fd5 iio: hid-sensors: Move get sensitivity attribute to hid-sensor-common by Ye Xiang · 4 years ago
- a6bea3d iio: hid-sensor-magn-3d: Add timestamp channel by Ye Xiang · 4 years ago
- cce4f16 iio: magnetometer: bmc150: Add rudimentary regulator support by Stephan Gerhold · 4 years ago
- de8860b iio: magnetometer: Add driver for Yamaha YAS530 by Linus Walleij · 4 years, 1 month ago
- 89deb13 iio:magnetometer:mag3110: Fix alignment and data leak issues. by Jonathan Cameron · 4 years, 4 months ago
- eca8523 iio:trigger: rename try_reenable() to reenable() plus return void by Jonathan Cameron · 4 years, 4 months ago
- b3b3ef6 iio: magnetometer: bmc150: remove unneeded semicolon by Tom Rix · 4 years, 3 months ago
- b290f90 Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
- e8a26c5 iio:magn:hmc5843: Fix passing true where iio_shared_by enum required. by Jonathan Cameron · 4 years, 4 months ago
- 2b4f0172 iio:magn:ak8974: Drop of_match_ptr protection by Jonathan Cameron · 4 years, 4 months ago
- 8e5a042 iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections. by Jonathan Cameron · 4 years, 4 months ago
- 1622d35 Merge 5.9-rc5 into staging-next by Greg Kroah-Hartman · 4 years, 4 months ago
- 6c7247f Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 4 years, 4 months ago
- 0d81951 iio: magnetometer: mag3110: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- 5d2180c iio: magnetometer: ak8974: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 02ad21c iio:magnetometer:ak8975 Fix alignment and data leak issues. by Jonathan Cameron · 4 years, 6 months ago
- 5497523 iio: magnetometer: ak8974: Add description for ak8974's 'scan' attribute by Lee Jones · 4 years, 6 months ago
- 5e2b006 iio: magnetometer: hmc5843: 'hmc5843_pm_ops' is unused in 1 of 3 files including hmc5843_core.h by Lee Jones · 4 years, 6 months ago
- faa4540 iio: magnetometer: mmc35240: Fix function header formatting by Lee Jones · 4 years, 6 months ago
- 263771d Merge 5.8-rc6 into staging-next by Greg Kroah-Hartman · 4 years, 6 months ago
- 0954bc9 iio: magnetometer: bmc150: Add proper compatible for BMM150 by Krzysztof Kozlowski · 4 years, 7 months ago
- 838e00b iio:magnetometer:ak8974: Fix alignment and data leak issues by Jonathan Cameron · 4 years, 7 months ago
- f11d59d iio: Move attach/detach of the poll func to the core by Lars-Peter Clausen · 4 years, 8 months ago
- 0187294 iio: magnetometer: ak8974: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
- 8f73a13 iio: remove left-over parent assignments by Alexandru Ardelean · 4 years, 8 months ago
- d3be8324 iio: remove explicit IIO device parent assignment by Alexandru Ardelean · 4 years, 8 months ago
- c2c8780 iio: magnetometer: mmc35240: Constify struct reg_default by Rikard Falkeborn · 4 years, 8 months ago
- 9604ed7 iio: magnetometer: ak8975: Add gpio reset support by Jonathan Albrieux · 4 years, 8 months ago
- c2ea1d0 iio: magnetometer: ak8975: Fix typo, uniform measurement unit style by Jonathan Albrieux · 4 years, 8 months ago
- 067fda1 iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger by Alexandru Ardelean · 4 years, 9 months ago
- 1663652 iio: magnetometer: ak8974: Provide scaling by Linus Walleij · 4 years, 9 months ago
- 55ecaf1 iio: magnetometer: ak8974: Break out measurement by Linus Walleij · 4 years, 9 months ago
- b67959eb iio: magnetometer: ak8974: Correct realbits by Linus Walleij · 4 years, 9 months ago
- 525530a iio: magnetometer: ak8974: add Alps hscdtd008a by Nick Reitemeyer · 4 years, 9 months ago
- dfe3da0 iio: magnetometer: rm3100: Use get_unaligned_be24() by Andy Shevchenko · 4 years, 9 months ago
- 4e1d963 Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 4 years, 9 months ago
- 2de8c02 iio: magnetometer: ak8974: Silence deferred-probe error by Dmitry Osipenko · 4 years, 9 months ago
- 06c4826 iio:magn:mmc35240: Drop unnecessary casts of val parameter in regmap_bulk* by Jonathan Cameron · 4 years, 9 months ago
- 9623473 iio: magn: bmc150: Use vsprintf extension %pe for symbolic error name by Nishant Malpani · 4 years, 10 months ago
- 1f38527 iio: st_sensors: Drop unneeded explicit castings by Andy Shevchenko · 4 years, 10 months ago
- b500c086 iio: magnetometer: ak8974: Fix negative raw values in sysfs by Stephan Gerhold · 5 years ago
- 71f221f iio: magnetometer: ak8975: Convert to use device_get_match_data() by Andy Shevchenko · 5 years ago
- 6081847 iio: magnetometer: ak8975: Get rid of platform data by Andy Shevchenko · 5 years ago
- ecb27c5 iio: st_sensors: Make use of device properties by Andy Shevchenko · 5 years ago
- efc7898 iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe() by Andy Shevchenko · 5 years ago
- 2c289e6 iio: ak8975: Convert to use GPIO descriptor by Linus Walleij · 5 years ago
- 12737476 iio: st: Drop GPIO include by Linus Walleij · 5 years ago
- e031d5f iio:st_sensors: remove buffer allocation at each buffer enable by Denis Ciocca · 5 years ago
- 9cd15d5 iio: remove get_irq_data_ready() function pointer and use IRQ number directly by Denis Ciocca · 5 years ago
- 6ee19af iio:magn: preenable/postenable/predisable fixup for ST magn buffer by Denis Ciocca · 5 years ago
- 3f2cde7 iio: magnetometer: mmc35240: Fix a typo in the name of a constant by Christophe JAILLET · 5 years ago
- 062809e iio: make st_sensors drivers use regmap by Denis Ciocca · 5 years ago
- 1ecd245 iio: move 3-wire spi initialization to st_sensors_spi by Denis Ciocca · 5 years ago
- 291d83f2 iio:magn: device settings are set immediately during probe by Denis Ciocca · 5 years ago
- aa4e75c iio:magn: introduce st_magn_get_settings() function by Denis Ciocca · 5 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- a61127c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 by Thomas Gleixner · 6 years ago
- 36edc93 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 330 by Thomas Gleixner · 6 years ago
- 2025cf9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 by Thomas Gleixner · 6 years ago
- fda8d26 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 177 by Thomas Gleixner · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 536cc27 iio: hmc5843: fix potential NULL pointer dereferences by Kangjie Lu · 6 years ago
- 67b9d4d iio: ak8975: improve code readability by H. Nikolaus Schaller · 6 years ago
- 8d7ea73 iio: magnetometer: hmc5843: add mount matrix support by H. Nikolaus Schaller · 6 years ago
- d9842c7 iio: magnetometer: bmc150: add mount matrix support by H. Nikolaus Schaller · 6 years ago
- fb15897 iio: Allow to read mount matrix from ACPI by Andy Shevchenko · 6 years ago
- 1dca9bd iio: magnetometer: mag3110: add vdd/vddio regulator operation support by Anson Huang · 6 years ago
- c6cbcde Merge tag 'iio-for-4.21b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 6 years ago
- d5d12ce Merge 4.20-rc5 into staging-next by Greg Kroah-Hartman · 6 years ago