index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
23 hours
Merge branch 'togreg' of https://git.kernel.org/pub/scm/linux/kernel/git/jic2...
Mark Brown
24 hours
Merge branch 'fixes-togreg' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Mark Brown
5 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
9 days
iio: Initialize spi_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
9 days
iio: Drop unused assignment of spi_device_id driver data
Uwe Kleine-König (The Capable Hub)
9 days
iio: accel: bmc150: Explicitly set spi .driver_data
Uwe Kleine-König (The Capable Hub)
9 days
iio: accel: fxls8962af: clamp the device-reported FIFO sample count
Bryam Vargas
9 days
iio: accel: bmc150: clamp the device-reported FIFO frame count
Bryam Vargas
9 days
iio: accel: stk8ba50: Update includes to match IWYU
Miao Li
9 days
iio: accel: kxsd9: fix runtime PM imbalance on write_raw() error
Biren Pandya
9 days
iio: accel: bmc150: clamp the device-reported FIFO frame count
Bryam Vargas
9 days
iio: accel: stk8312: Update includes to match IWYU
Miao Li
9 days
iio: accel: hid-sensor-accel-3d: use u32 instead of unsigned
Sanjay Chitroda
2026-05-31
iio: accel: HID: hid-sensor-accel-3d: Refactor channel initialization
Natália Salvino André
2026-05-31
iio: Initialize i2c_device_id arrays using member names
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: accel: bmc150: Explicitly set .driver_data
Uwe Kleine-König (The Capable Hub)
2026-05-31
iio: common: ssp: remove SSP_CHAN_TIMESTAMP() macro
David Lechner
2026-05-31
iio: accel: mma8452: Use dev_err_probe()
Sanjay Chitroda
2026-05-31
iio: accel: mma8452: sort headers alphabetically
Sanjay Chitroda
2026-05-31
iio: accel: mma8452: cleanup codestyle warning
Sanjay Chitroda
2026-05-31
iio: accel: mma8452: switch to non-devm request_threaded_irq()
Sanjay Chitroda
2026-05-31
iio: accel: mma8452: handle I2C read error(s) in mma8452_read()
Sanjay Chitroda
2026-05-31
iio: accel: adxl355: replace usleep_range() with fsleep()
Stepan Ionichev
2026-04-27
iio: accel: adxl372: Use dev_err_probe()
Sanjay Chitroda
2026-04-27
iio: accel: adxl372: Use devm-managed mutex initialization
Sanjay Chitroda
2026-04-27
iio: accel: adxl367: Use devm-managed mutex initialization
Sanjay Chitroda
2026-04-27
iio: accel: adxl355: Use dev_err_probe()
Sanjay Chitroda
2026-04-27
iio: accel: adxl355_core: Use devm-managed mutex initialization
Sanjay Chitroda
2026-04-27
iio: accel: adxl380: Use devm-managed mutex initialization
Sanjay Chitroda
2026-04-27
iio: accel: adxl313: Use dev_err_probe()
Sanjay Chitroda
2026-04-27
iio: accel: adxl313_core: Use devm-managed mutex initialization
Sanjay Chitroda
2026-04-06
Merge tag 'v7.0-rc7' into char-misc-next
Greg Kroah-Hartman
2026-03-25
iio: accel: bmc150-accel-core: use sysfs_emit() in show functions
Gabriel Rondon
2026-03-25
iio: accel: adxl380: fix typo in PART_ID register macro
Nikhil Gautam
2026-03-22
iio: accel: adxl313: add missing error check in predisable
Antoniu Miclaus
2026-03-22
iio: accel: fix ADXL355 temperature signature value
Valek Andrej
2026-03-21
iio: accel: fix typo celcius to Celsius
Shi Hao
2026-03-21
iio: accel: adxl372: add support for ADXL371
Antoniu Miclaus
2026-03-21
iio: accel: adxl372: factor out buffer and trigger setup
Antoniu Miclaus
2026-03-21
iio: accel: adxl372: introduce chip_info structure
Antoniu Miclaus
2026-03-14
iio: accel: adxl372: convert to guard(mutex)
Rajveer Chaudhari
2026-03-14
iio: accel: adxl313: convert to guard(mutex)
Rajveer Chaudhari
2026-03-03
iio: sca3000: manage device registration with devm helper
Harshit Mogalapalli
2026-03-03
iio: sca3000: stop interrupts via devm_add_action_or_reset()
Harshit Mogalapalli
2026-03-03
iio: sca3000: use guard(mutex) to simplify return paths
Harshit Mogalapalli
2026-03-03
iio: sca3000: make stop_all_interrupts() return void
Harshit Mogalapalli
2026-03-03
iio: sca3000: Move sca3000_stop_all_interrupts() above sca3000_probe()
Harshit Mogalapalli
2026-03-03
iio: sca3000: switch IRQ handling to devm helpers
Harshit Mogalapalli
2026-03-03
iio: sca3000: reuse device pointer for devm helpers
Harshit Mogalapalli
2026-03-01
iio: accel: adxl345: Implement event scaling for ABI compliance
Taha Ed-Dafili
[next]