summaryrefslogtreecommitdiff
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
23 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
23 hoursMerge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...Mark Brown
39 hoursiio: accel: kionix-kx022a: Prevent memory leak and fix stateMatti Vaittinen
4 daysiio: accel: adxl367: add support for INT2 interrupt pinAntoniu Miclaus
4 daysiio: accel: adxl367: use regmap_assign_bits()Antoniu Miclaus
9 daysiio: accel: sca3000: fix frequency divider condition checkSalah Triki
9 daysiio: accel: kionix-kx022a: Fix array boundary checkMatti Vaittinen
9 daysiio: accel: bma400: remove completed tasks from TODO listMarco Chen
9 daysiio: accel: adxl367: reject out-of-range FIFO entry countShengzhuo Wei
9 daysiio: accel: adxl380: reject out-of-range FIFO entry countShengzhuo Wei
9 daysiio: accel: kionix-kx022a: use iio_push_to_buffers_with_ts()Gabriel Rondon
9 daysiio: accel: kionix-kx022a: use scan struct for one-shot and trigger readsGabriel Rondon
9 daysiio: accel: mma8452: use guard() to release mutexesSanjay Chitroda
9 daysiio: accel: mma8452: Use IIO cleanup helpersSanjay Chitroda
9 daysiio: accel: mma8452: use local struct deviceSanjay Chitroda
9 daysiio: accel: mma8452: convert to bulk regulator usageSanjay Chitroda
14 daysheaders: Remove swap.h from suspend.hMatthew Wilcox (Oracle)
2026-08-19Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2026-07-27iio: accel: Remove redundant dev_err()/dev_err_probe()Pan Chuang
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-12iio: accel: dmard09: Implement IIO_CHAN_INFO_SCALEMert Seftali
2026-07-07iio: hid-sensors: Use implicit NULL pointer checksSanjay Chitroda
2026-07-07iio: hid-sensors: align function parenthesis for readabilitySanjay Chitroda
2026-07-06Merge tag 'v7.2-rc2' into togregJonathan Cameron
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-02iio: accel: hid-sensor-accel-3d: Avoid race between callback setup and device...Sanjay Chitroda
2026-06-30iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-06-30iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: accel: bmc150: Explicitly set spi .driver_dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: accel: fxls8962af: clamp the device-reported FIFO sample countBryam Vargas
2026-06-30iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas
2026-06-30iio: accel: stk8ba50: Update includes to match IWYUMiao Li
2026-06-29iio: accel: kxsd9: fix runtime PM imbalance on write_raw() errorBiren Pandya
2026-06-29iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas
2026-06-29iio: accel: stk8312: Update includes to match IWYUMiao Li
2026-06-29iio: accel: hid-sensor-accel-3d: use u32 instead of unsignedSanjay Chitroda
2026-05-31iio: accel: HID: hid-sensor-accel-3d: Refactor channel initializationNatália Salvino André
2026-05-31iio: Initialize i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-31iio: accel: bmc150: Explicitly set .driver_dataUwe Kleine-König (The Capable Hub)
2026-05-31iio: common: ssp: remove SSP_CHAN_TIMESTAMP() macroDavid Lechner
2026-05-31iio: accel: mma8452: Use dev_err_probe()Sanjay Chitroda
2026-05-31iio: accel: mma8452: sort headers alphabeticallySanjay Chitroda
2026-05-31iio: accel: mma8452: cleanup codestyle warningSanjay Chitroda
2026-05-31iio: accel: mma8452: switch to non-devm request_threaded_irq()Sanjay Chitroda
2026-05-31iio: accel: mma8452: handle I2C read error(s) in mma8452_read()Sanjay Chitroda
2026-05-31iio: accel: adxl355: replace usleep_range() with fsleep()Stepan Ionichev
2026-04-27iio: accel: adxl372: Use dev_err_probe()Sanjay Chitroda
2026-04-27iio: accel: adxl372: Use devm-managed mutex initializationSanjay Chitroda
2026-04-27iio: accel: adxl367: Use devm-managed mutex initializationSanjay Chitroda
2026-04-27iio: accel: adxl355: Use dev_err_probe()Sanjay Chitroda