aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/magnetometer
AgeCommit message (Expand)Author
2024-02-23iio: magnetometer: rm3100: add boundary check for the value read from RM3100_...zhili.liu
2022-05-09iio: magnetometer: ak8975: Fix the error handling in ak8975_power_on()Zheyu Ma
2022-03-02iio: Fix error handling for PMMiaoqian Lin
2021-11-18iio: st_sensors: disable regulators after device unregistrationAlexandru Ardelean
2021-11-18iio: st_sensors: Call st_sensors_power_enable() from bus driversAndy Shevchenko
2021-07-20iio: magn: bmc150: Balance runtime pm + use pm_runtime_resume_and_get()Jonathan Cameron
2021-07-14iio: magn: rm3100: Fix alignment of buffer in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14iio: magn: bmc150: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: magn: hmc5843: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-05-19iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean
2020-12-30iio:magnetometer:mag3110: Fix alignment and data leak issues.Jonathan Cameron
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-09-21iio:magn:hmc5843: Fix passing true where iio_shared_by enum required.Jonathan Cameron
2020-09-21iio:magn:ak8974: Drop of_match_ptr protectionJonathan Cameron
2020-09-21iio:magn:ak8975: Drop of_match_ptr and ACPI_PTR protections.Jonathan Cameron
2020-09-14Merge 5.9-rc5 into staging-nextGreg Kroah-Hartman
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-03iio: magnetometer: mag3110: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-09-03iio: magnetometer: ak8974: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-22iio:magnetometer:ak8975 Fix alignment and data leak issues.Jonathan Cameron
2020-07-20iio: magnetometer: ak8974: Add description for ak8974's 'scan' attributeLee Jones
2020-07-20iio: magnetometer: hmc5843: 'hmc5843_pm_ops' is unused in 1 of 3 files includ...Lee Jones
2020-07-20iio: magnetometer: mmc35240: Fix function header formattingLee Jones
2020-07-20Merge 5.8-rc6 into staging-nextGreg Kroah-Hartman
2020-07-07iio: magnetometer: bmc150: Add proper compatible for BMM150Krzysztof Kozlowski
2020-07-05iio:magnetometer:ak8974: Fix alignment and data leak issuesJonathan Cameron
2020-06-20iio: Move attach/detach of the poll func to the coreLars-Peter Clausen
2020-06-14iio: magnetometer: ak8974: Fix runtime PM imbalance on errorDinghao Liu
2020-06-14iio: remove left-over parent assignmentsAlexandru Ardelean
2020-06-14iio: remove explicit IIO device parent assignmentAlexandru Ardelean
2020-06-14iio: magnetometer: mmc35240: Constify struct reg_defaultRikard Falkeborn
2020-06-14iio: magnetometer: ak8975: Add gpio reset supportJonathan Albrieux
2020-06-14iio: magnetometer: ak8975: Fix typo, uniform measurement unit styleJonathan Albrieux
2020-05-10iio: hid-sensors: move triggered buffer setup into hid_sensor_setup_triggerAlexandru Ardelean
2020-05-03iio: magnetometer: ak8974: Provide scalingLinus Walleij
2020-05-03iio: magnetometer: ak8974: Break out measurementLinus Walleij
2020-05-03iio: magnetometer: ak8974: Correct realbitsLinus Walleij
2020-05-03iio: magnetometer: ak8974: add Alps hscdtd008aNick Reitemeyer
2020-05-03iio: magnetometer: rm3100: Use get_unaligned_be24()Andy Shevchenko
2020-04-23Merge tag 'iio-for-5.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2020-04-19iio: magnetometer: ak8974: Silence deferred-probe errorDmitry Osipenko
2020-04-19iio:magn:mmc35240: Drop unnecessary casts of val parameter in regmap_bulk*Jonathan Cameron
2020-04-19iio: magn: bmc150: Use vsprintf extension %pe for symbolic error nameNishant Malpani
2020-03-21iio: st_sensors: Drop unneeded explicit castingsAndy Shevchenko
2020-02-21iio: magnetometer: ak8974: Fix negative raw values in sysfsStephan Gerhold
2020-01-18iio: magnetometer: ak8975: Convert to use device_get_match_data()Andy Shevchenko
2020-01-18iio: magnetometer: ak8975: Get rid of platform dataAndy Shevchenko
2020-01-13iio: st_sensors: Make use of device propertiesAndy Shevchenko
2020-01-13iio: st_sensors: Drop redundant parameter from st_sensors_of_name_probe()Andy Shevchenko