index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
accel
Age
Commit message (
Expand
)
Author
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
2026-03-01
iio: accel: adxl345: Expose IIO_EV_INFO_VALUE for double tap
Taha Ed-Dafili
2026-03-01
iio: accel: adxl380: fix FIFO watermark bit 8 always written as 0
Antoniu Miclaus
2026-02-23
iio: sca3000: simplify with spi_get_device_match_data()
Harshit Mogalapalli
2026-02-02
Merge tag 'iio-for-7.0a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2026-01-29
iio: sca3000: Fix a resource leak in sca3000_probe()
Harshit Mogalapalli
2026-01-29
iio: accel: sca3000: remove unused last_timestamp field
Antoniu Miclaus
2026-01-29
iio: accel: adxl372: remove unused int2_bitmask field
Antoniu Miclaus
2026-01-29
iio: Replace IRQF_ONESHOT with IRQF_NO_THREAD
Sebastian Andrzej Siewior
2026-01-29
iio: Use IRQF_NO_THREAD
Sebastian Andrzej Siewior
2026-01-22
iio: accel: adxl380: Optimize reading of FIFO entries in interrupt handler
Francesco Lavra
2026-01-22
iio: accel: adxl380: Avoid reading more entries than present in FIFO
Francesco Lavra
2026-01-16
iio: accel: adxl380: Add support for 1 kHz sampling frequency
Francesco Lavra
2026-01-16
iio: accel: adxl380: Introduce helper function for activity detection
Francesco Lavra
2026-01-16
iio: accel: adxl380: Store sampling frequency index in odr struct member
Francesco Lavra
2026-01-11
iio: accel: iis328dq: fix gain values
Markus Koeniger
2025-12-21
iio: accel: Change adxl345 depend to negate adxl35x
Jorge Marques
2025-12-21
iio: accel: adxl380: fix handling of unavailable "INT1" interrupt
Francesco Lavra
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-15
iio: accel: adxl380: add support for ADXL318 and ADXL319
Jonathan Santos
2025-11-11
iio: accel: bmc150: Fix irq assumption regression
Linus Walleij
2025-11-09
iio: accel: bma220: move set_wdt() out of bma220_core
Petre Rodan
2025-10-19
iio: accel: bma220: remove useless include
Petre Rodan
2025-10-19
iio: accel: bma220: white space cleanup
Petre Rodan
2025-10-19
iio: accel: bma400: Add detail to comments in GEN INTR configuration
Akshay Jindal
2025-10-19
iio: accel: bma400: Rename activity_event_en() to generic_event_en()
Akshay Jindal
2025-10-19
iio: accel: bma400: Replace bit shifts with FIELD_PREP() and FIELD_GET()
Akshay Jindal
2025-10-19
iio: accel: bma400: Use index-based register addressing and lookup
Akshay Jindal
2025-10-19
iio: accel: bma400: Use macros for generic event configuration values
Akshay Jindal
2025-10-19
iio: accel: bma400: Reorganize and rename register and field macros
Akshay Jindal
2025-10-19
iio: accel: bma220: add debugfs reg access
Petre Rodan
2025-10-19
iio: accel: bma220: add LPF cut-off frequency mapping
Petre Rodan
[next]