summaryrefslogtreecommitdiff
path: root/drivers/iio/accel
AgeCommit message (Expand)Author
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-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
2025-03-04iio: accel: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-03-04iio: accel: msa311: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-03-04iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fa...Jonathan Cameron
2025-03-04iio: accel: kx022a: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-03-04iio: accel: kx022a: Factor out guts of write_raw() to allow direct returnsJonathan Cameron
2025-03-04iio: accel: mma8452: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron
2025-03-04iio: accel: mma8452: Factor out guts of write_raw() to simplify lockingJonathan Cameron
2025-03-04iio: accel: mma8452: Ensure error return on failure to matching oversampling ...Jonathan Cameron
2025-02-17iio: accel: adxl367: Stop using iio_device_claim_direct_scoped()Jonathan Cameron
2025-02-16iio: accel: kx022a: convert to use maple tree register cacheBo Liu
2025-02-16iio: accel: bmi088: convert to use maple tree register cacheBo Liu
2025-02-16iio: accel: bma400: convert to use maple tree register cacheBo Liu
2025-02-16iio: accel: msa311: convert to use maple tree register cacheBo Liu
2025-02-03iio: accel: mc3230: add mc3510c supportVasiliy Doylov
2025-02-03iio: accel: mc3230: add multiple devices supportVasiliy Doylov
2025-02-03iio: accel: mc3230: add OF match tableVasiliy Doylov
2025-02-03iio: accel: mc3230: add mount matrix supportVasiliy Doylov
2025-01-04iio: accel: adxl345: complete the list of definesLothar Rubusch
2025-01-04iio: accel: adxl345: add FIFO with watermark eventsLothar Rubusch
2025-01-04iio: accel: adxl345: initialize FIFO delay value for SPILothar Rubusch
2025-01-04iio: accel: adxl345: introduce interrupt handlingLothar Rubusch
2024-12-28iio: accel: bma220: Use aligned_s64 instead of open coding alignment.Jonathan Cameron
2024-12-28iio: accel: adxl345: add function to switch measuring modeLothar Rubusch
2024-12-11iio: accel: adxl345: rename variable data to stLothar Rubusch
2024-12-11iio: accel: adxl345: refrase comment on probeLothar Rubusch
2024-12-08iio: kx022a: document new chip_info structure membersMatti Vaittinen