summaryrefslogtreecommitdiff
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
2021-07-14iio: accel: stk8ba50: Fix buffer alignment in iio_push_to_buffers_with_timest...Jonathan Cameron
2021-07-14iio: accel: stk8312: Fix buffer alignment in iio_push_to_buffers_with_timesta...Jonathan Cameron
2021-07-14iio: accel: mxc4005: Fix overread of data and alignment issue.Jonathan Cameron
2021-07-14iio: accel: kxcjk-1013: Fix buffer alignment in iio_push_to_buffers_with_time...Jonathan Cameron
2021-07-14iio: accel: hid: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: accel: bma220: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: accel: bma180: Fix buffer alignment in iio_push_to_buffers_with_timestamp()Jonathan Cameron
2021-07-14iio: accel: bmc150: Don't make the remove function of the second acceleromete...Hans de Goede
2021-07-14iio: accel: bmc150: Fix dereferencing the wrong pointer in bmc150_get/set_sec...Hans de Goede
2021-07-14iio: accel: bmc150: Fix bma222 scale unitStephan Gerhold
2021-07-14iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-05-10iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGERAlexandru Ardelean
2021-03-29iio:accel:adis16201: Fix wrong axis assignment that prevents loadingJonathan Cameron
2021-03-25iio: cros: unify hw fifo attributes without API changesGwendal Grignou
2021-03-25iio: accel: sca3000: kernel-doc fixes. Missing - and wrong function names.Jonathan Cameron
2021-03-25iio: fix devm_iio_trigger_alloc with parent.cocciGwendal Grignou
2021-03-25iio: set default trig->dev.parentGwendal Grignou
2021-03-25iio: Remove kernel-doc keyword in file header commentGwendal Grignou
2021-03-25iio: accel: mma8452: fix indentationSean Nyekjaer
2021-03-11iio: hid-sensors: Move get sensitivity attribute to hid-sensor-commonYe Xiang
2021-03-11iio: accel: sca3000: use devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11iio: make use of devm_iio_kfifo_buffer_setup() helperAlexandru Ardelean
2021-03-11iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel yoga-sty...Hans de Goede
2021-03-11iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2...Hans de Goede
2021-03-11iio: accel: Add support for the Bosch-Sensortec BMI088Mike Looijmans
2021-01-22iio: hid-sensor-accel-3d: Add timestamp channel for gravity sensorYe Xiang
2021-01-22iio: accel: kxcjk1013: Add rudimentary regulator supportDevajith V S
2020-12-03iio: accel: bmc150: Get mount-matrix from ACPIHans de Goede
2020-12-03iio: accel: bmc150: Check for a second ACPI device for BOSC0200Jeremy Cline
2020-12-03iio: accel: bmc150: Removed unused bmc150_accel_dat irq memberHans de Goede
2020-12-03iio:trigger: rename try_reenable() to reenable() plus return voidJonathan Cameron
2020-12-03iio: accel: bmc150-accel: Add rudimentary regulator supportLinus Walleij
2020-12-03iio: accel: bmc150-accel: Add support for BMA222Linus Walleij
2020-11-24Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2020-11-21iio: accel: adis16209: remove unneeded spi_set_drvdata()Alexandru Ardelean
2020-11-21iio: accel: adis16201: remove unneeded spi_set_drvdata()Alexandru Ardelean
2020-11-21iio: accel: bmc150: use iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-21iio: accel: adxl372: use devm_iio_triggered_buffer_setup_ext()Alexandru Ardelean
2020-11-14iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-modeHans de Goede
2020-11-14iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enumHans de Goede
2020-10-10iio: accel: mma8452: Constify static struct attribute_groupRikard Falkeborn
2020-09-29iio: cros_ec: unify hw fifo attributes into the core fileAlexandru Ardelean
2020-09-22Merge tag 'iio-for-5.10b-take2' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2020-09-21iio:accel:bma180: Fix use of true when should be iio_shared_by enumJonathan Cameron
2020-09-16iio: adis16209: Use Managed device functionsNuno Sá
2020-09-16iio: adis16201: Use Managed device functionsNuno Sá
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: accel: bma220: Remove unneeded blank linesAndy Shevchenko
2020-09-03iio: accel: bma220: Use BIT() and GENMASK() macrosAndy Shevchenko