- 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, 3 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, 4 months ago
- 5d2180c iio: magnetometer: ak8974: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 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, 6 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, 7 months ago
- 0187294 iio: magnetometer: ak8974: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 7 months ago
- 8f73a13 iio: remove left-over parent assignments by Alexandru Ardelean · 4 years, 7 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, 7 months ago
- 9604ed7 iio: magnetometer: ak8975: Add gpio reset support by Jonathan Albrieux · 4 years, 7 months ago
- c2ea1d0 iio: magnetometer: ak8975: Fix typo, uniform measurement unit style by Jonathan Albrieux · 4 years, 7 months ago
- 067fda1 iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_trigger by Alexandru Ardelean · 4 years, 8 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 · 4 years, 11 months 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
- 0a9ff2a iio: magnetometer: ak8975: Add the "AKM9911" ACPI HID by Stephan Gerhold · 6 years ago
- 121354b iio: magnetometer: Add driver support for PNI RM3100 by Song Qiang · 6 years ago
- 0145b50 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 6 years ago
- 2eb4c9f iio:magnetometer: st_magn: add BDU settings by Martin Kelly · 6 years ago
- 0d92aa2 iio:magnetometer: st_magn: add LSM9DS1 support by Martin Kelly · 6 years ago
- 53759e2 iio: magnetometer: add clarifying comment by Martin Kelly · 6 years ago
- fe5192a iio:st_magn: Fix enable device after trigger by Martin Kelly · 6 years ago
- 2019738 iio: st_sensors: miscellaneous cleanup by Martin Kelly · 6 years ago
- f9c4c27 iio: magnetometer: hmc5843: Fixed a comment error. by Song Qiang · 6 years ago
- 3345d47 iio: magnetometer: mag3110: Add ability to run in continuous mode by Richard Tresidder · 7 years ago
- 5def839 iio:magnetometer: Replace magic number 0 by IIO_CHAN_INFO_RAW by Rodrigo Siqueira · 7 years ago
- 9ed2484 iio: magnetometer: ak8975: Add another ACPI ID by Andy Shevchenko · 7 years ago
- 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 9915c19 iio: magnetometer: st_magn: add SPI-3wire support to LIS3MDL by Lorenzo Bianconi · 7 years ago
- 75d4c6d iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones by Lorenzo Bianconi · 7 years ago
- e72a060 iio: st_sensors: add register mask for status register by Lorenzo Bianconi · 7 years ago
- 1236d6b Merge 4.14-rc4 into staging-next by Greg Kroah-Hartman · 7 years ago
- 069f0e0 Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next by Greg Kroah-Hartman · 7 years ago
- b2e3120 Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 7 years ago
- c65e3d6 iio: magnetometer: st_magn: fix drdy line configuration for LIS3MDL by Lorenzo Bianconi · 7 years ago
- 8439a69 Merge 4.13-rc7 into staging-next by Greg Kroah-Hartman · 7 years ago
- 7f30726 iio:magnetometer: drop assign iio_info.driver_module and iio_trigger_ops.owner by Jonathan Cameron · 7 years ago
- 0a60340 iio: magnetometer: ak8974: debug AMI306 calibration data by Michał Mirosław · 7 years ago
- 8b35a5f iio: magnetometer: st_magn: remove ihl property for LSM303AGR by Lorenzo Bianconi · 7 years ago
- 541ee9b iio: magnetometer: st_magn: fix status register address for LSM303AGR by Lorenzo Bianconi · 7 years ago
- 9991f99 iio: magnetometer: ak8974: mark INT_CLEAR as precious by Michał Mirosław · 7 years ago
- 408cc6e iio: magnetometer: ak8974: add_device_randomness (serial number) by Michał Mirosław · 7 years ago
- 21be26f iio: magnetometer: ak8974: support AMI306 variant by Michał Mirosław · 7 years ago
- d0b7fea iio: magnetometer: add support to LIS2MDL by Lorenzo Bianconi · 7 years ago
- 65a687a iio: magnetometer: st_magn_spi: add OF capability to st_magn_spi by Lorenzo Bianconi · 8 years ago
- 2aac338 iio: magnetometer: Only declare ACPI table when ACPI is enable by Matthias Kaehlcke · 8 years ago
- 250bbbd iio: common: st_sensors: move st_sensors_of_i2c_probe() in common code by Lorenzo Bianconi · 8 years ago
- 1371856 iio: magnetometer: st_magn_core: enable multiread by default for LIS3MDL by Lorenzo Bianconi · 8 years ago