summaryrefslogtreecommitdiff
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
7 daysMerge tag 'char-misc-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-14iio: accel: kionix-kx022a: Apply approximate iwyu principles to includesJonathan Cameron
2025-07-14iio: accel: adxl345: simplify reading the FIFOLothar Rubusch
2025-07-14iio: accel: adxl345: simplify interrupt mappingLothar Rubusch
2025-07-13iio: accel: adxl313: add AC coupled activity/inactivity eventsLothar Rubusch
2025-07-13iio: accel: adxl313: implement power-save on inactivityLothar Rubusch
2025-07-13iio: accel: adxl313: add inactivity sensingLothar Rubusch
2025-07-13iio: accel: adxl313: add activity sensingLothar Rubusch
2025-07-13iio: accel: adxl313: add buffered FIFO watermark with interrupt handlingLothar Rubusch
2025-07-13iio: accel: adxl313: add function to enable measurementLothar Rubusch
2025-07-13iio: accel: adxl313: make use of regmap cacheLothar Rubusch
2025-07-06iio: accel: mma9553: make mma9553_event_info constDavid Lechner
2025-07-06iio: accel: adxl345: make adxl345_events constDavid Lechner
2025-06-29iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flushSean Nyekjaer
2025-06-29iio: common: st_sensors: Fix use of uninitialize device structsMaud Spierings
2025-06-26iio: accel: msa311: use = { } instead of memset()David Lechner
2025-06-26iio: accel: adxl372: use = { } instead of memset()David Lechner
2025-06-26iio: accel: adxl345: replace magic numbers by unit expressionsLothar Rubusch
2025-06-26iio: accel: adxl345: simplify measure enableLothar Rubusch
2025-06-26iio: accel: adxl345: make data struct variable irq function localLothar Rubusch
2025-06-26iio: accel: sca3000: replace error_ret labels by simple returnsAndrew Ijano
2025-06-26iio: accel: adxl313: add debug registerLothar Rubusch
2025-06-09iio: Remove unused macro definition for driver and IRQ nameWaqar Hameed
2025-06-09iio: Remove single use of macro definition for regmap nameWaqar Hameed
2025-06-09iio: Remove single use of macro definition for IRQ nameWaqar Hameed
2025-06-09iio: Remove single use of macro definition for driver nameWaqar Hameed
2025-06-09iio: accel: adxl345: add g-range configurationLothar Rubusch
2025-06-09iio: accel: adxl345: extend sample frequency adjustmentsLothar Rubusch
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-05-21iio: accel: sca3300: use IIO_DECLARE_BUFFER_WITH_TSDavid Lechner
2025-05-21iio: accel: kxcjk-1013: Deduplicate setup interrupt functionsGustavo Vaz
2025-05-21iio: accel: adxl345: set the tap suppress bit permanentlyLothar Rubusch
2025-05-21iio: accel: adxl345: add double tap featureLothar Rubusch
2025-05-21iio: accel: adxl345: add single tap featureLothar Rubusch
2025-05-21iio: accel: adxl345: introduce adxl345_push_event functionLothar Rubusch
2025-05-21iio: accel: hid: Use iio_push_to_buffers_with_ts() to provide length for runt...Jonathan Cameron
2025-05-21iio: accel: Use iio_push_to_buffers_with_ts() to provide length for runtime c...Jonathan Cameron
2025-05-15iio: accel: fxls8962af: Fix temperature scan element signSean Nyekjaer
2025-05-15iio: accel: fxls8962af: Fix temperature calculationSean Nyekjaer
2025-04-22iio: normalize array sentinel styleDavid Lechner
2025-04-22iio: accel: adxl345: cleanup regmap return valuesLothar Rubusch
2025-04-22iio: accel: adxl345: move INT enable to regmap cacheLothar Rubusch
2025-04-22iio: accel: adxl345: use regmap cache for INT mappingLothar Rubusch
2025-04-21iio: adis16201: Correct inclinometer channel resolutionGabriel Shahrouzi
2025-04-18iio: accel: adxl355: Make timestamp 64-bit aligned using aligned_s64Jonathan Cameron
2025-04-12iio: accel: fxls8962af: Fix wakeup source leaks on device unbindKrzysztof Kozlowski
2025-04-07iio: accel: adxl367: fix setting odr for activity time updateLothar Rubusch
2025-03-04iio: accel: adxl345: reorganize irq handlerLothar Rubusch
2025-03-04iio: accel: adxl345: add debug register accessLothar Rubusch
2025-03-04iio: accel: adxl345: reorganize measurement enableLothar Rubusch