summaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer
Commit message (Expand)AuthorAgeFilesLines
* iio:magn:ak8975: Suppress clang W=1 warning about pointer to enum conversion.Jonathan Cameron2021-12-211-1/+1
* iio: expose shared parameter in IIO_ENUM_AVAILABLEAntoniu Miclaus2021-11-271-2/+2
* iio: mag3110: Use scan_type when processing raw dataGwendal Grignou2021-11-171-2/+4
* iio: magn: hmc5843: Make hmc5843_common_remove() return voidUwe Kleine-König2021-10-194-6/+8
* iio: magnetometer: ak8975: add AK09116 supportMatt Ranostay2021-09-142-1/+36
* iio: st_sensors: remove reference to parent device object on st_sensor_dataAlexandru Ardelean2021-09-141-2/+2
* iio: st_sensors: remove all driver remove functionsAlexandru Ardelean2021-09-143-27/+2
* iio: st_sensors: remove st_sensors_power_disable() functionAlexandru Ardelean2021-09-142-24/+2
* iio: st_sensors: remove st_sensors_deallocate_trigger() functionAlexandru Ardelean2021-09-141-17/+1
* iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean2021-09-142-4/+4
* iio: magn: st_magn: use devm_iio_triggered_buffer_setup() for bufferAlexandru Ardelean2021-07-243-24/+3
* iio: st-sensors: Remove some unused includes and add some that should be thereJonathan Cameron2021-07-244-16/+6
* iio: hid-sensors: Update header includesJonathan Cameron2021-06-161-5/+1
* iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespaceAndy Shevchenko2021-06-161-0/+1
* iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...Jonathan Cameron2021-06-141-1/+2
* iio: magnetometer: st_magn: Support mount matrixLinus Walleij2021-06-031-18/+45
* iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko2021-06-035-8/+5
* iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-171-4/+7
* iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron2021-05-172-4/+8
* iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron2021-05-171-6/+4
* iio: st_sensors: Add lsm9ds0 IMU supportAndy Shevchenko2021-05-171-0/+98
* iio: st_sensors: Make accel, gyro, magn and pressure probe sharedAndy Shevchenko2021-05-171-4/+0
* iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko2021-05-173-14/+29
* iio: magnetometer: st_magn: Provide default platform dataAndy Shevchenko2021-05-171-1/+10
* iio: core: move @id from struct iio_dev to struct iio_dev_opaqueJonathan Cameron2021-05-172-2/+2
* iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean2021-05-101-1/+0
* iio: magnetometer: yas530: Include right headerLinus Walleij2021-04-071-1/+2
* iio: magnetometer: yas530: Fix return value on error pathLinus Walleij2021-04-071-0/+1
* iio:magnetometer: Add Support for ST IIS2MDCLI Qingwu2021-03-254-0/+12
* iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou2021-03-252-2/+0
* iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang2021-03-111-22/+10
* iio: hid-sensor-magn-3d: Add timestamp channelYe Xiang2021-01-221-18/+30
* iio: magnetometer: bmc150: Add rudimentary regulator supportStephan Gerhold2021-01-221-1/+25
* iio: magnetometer: Add driver for Yamaha YAS530Linus Walleij2021-01-093-0/+1066
* iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron2020-12-031-4/+9
* iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron2020-12-031-5/+5
* iio: magnetometer: bmc150: remove unneeded semicolonTom Rix2020-11-011-1/+1
* Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2020-09-223-8/+7
|\
| * iio:magn:hmc5843: Fix passing true where iio_shared_by enum required.Jonathan Cameron2020-09-211-2/+2
| * iio:magn:ak8974: Drop of_match_ptr protectionJonathan Cameron2020-09-211-1/+2
| * iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron2020-09-211-5/+3
* | Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman2020-09-142-6/+12
|\ \ | |/ |/|
| * Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-09-131-5/+11
| |\
| | * iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron2020-08-221-5/+11
| * | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
| |/
* | iio: magnetometer: mag3110: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-14/+6
* | iio: magnetometer: ak8974: Simplify with dev_err_probe()Krzysztof Kozlowski2020-09-031-9/+2
|/
* iio: magnetometer: ak8974: Add description for ak8974's 'scan' attributeLee Jones2020-07-201-0/+1
* iio: magnetometer: hmc5843: 'hmc5843_pm_ops' is unused in 1 of 3 files includ...Lee Jones2020-07-201-3/+3
* iio: magnetometer: mmc35240: Fix function header formattingLee Jones2020-07-201-1/+1