index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-04
Documentation: iio: Add ADC documentation
Marcelo Schmitt
2
-0
/
+306
2025-03-04
iio: adc: Include cleanup.h when using guard()
Matti Vaittinen
5
-0
/
+5
2025-03-04
iio: imu: bmi270: move private struct declaration to source file
Gustavo Silva
2
-16
/
+16
2025-03-04
iio: dac: adi-axi-dac: add io_mode check
Angelo Dureghello
1
-0
/
+3
2025-03-04
iio: gyro: bmg160_i2c: add BMI088 to of_match_table
Jun Yan
1
-0
/
+1
2025-03-04
docs: iio: fix wrong driver name in documentation
Lothar Rubusch
1
-1
/
+1
2025-03-04
iio: adc: ad4695: simplify getting oversampling_ratio
David Lechner
1
-1
/
+1
2025-03-04
iio: adc: ad4695: fix out of bounds array access
David Lechner
1
-6
/
+20
2025-03-04
iio: adc: adi-axi-adc: replace of.h with mod_devicetable.h
Nuno Sá
1
-1
/
+1
2025-03-04
iio: core: make use of simple_write_to_buffer()
Nuno Sá
1
-4
/
+5
2025-03-04
iio: backend: make sure to NULL terminate stack buffer
Nuno Sá
1
-1
/
+3
2025-03-04
iio: adc: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
15
-94
/
+71
2025-03-04
iio: adc: max11410: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-12
/
+9
2025-03-04
iio: adc: max11410: Factor out writing of sampling frequency to simplify errr...
Jonathan Cameron
1
-24
/
+27
2025-03-04
iio: adc: max1027: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-03-04
iio: adc: max1027: Move claim of direct mode up one level and use guard()
Jonathan Cameron
1
-25
/
+13
2025-03-04
iio: adc: at91-sama5d2: Switch to sparse friendly iio_device_claim/release_di...
Jonathan Cameron
1
-16
/
+12
2025-03-04
iio: adc: at91-sama5d2: Move claim of direct mode up a level and use guard()
Jonathan Cameron
1
-21
/
+21
2025-03-04
iio: adc: ad_sigma_delta: Switch to sparse friendly iio_device_claim/release_...
Jonathan Cameron
1
-4
/
+3
2025-03-04
iio: adc: ad799x: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-03-04
iio: adc: ad7793: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-03-04
iio: adc: ad7793: Factor out core of ad7793_write_raw() to simplify error han...
Jonathan Cameron
1
-37
/
+42
2025-03-04
iio: adc: ad7791: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-03-04
iio: adc: ad7791: Factor out core of ad7791_write_raw() to simplify error han...
Jonathan Cameron
1
-12
/
+18
2025-03-04
iio: adc: ad7606: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-03-04
iio: adc: ad7768-1: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-4
/
+3
2025-03-04
iio: adc: ad7768-1: Move setting of val a bit later to avoid unnecessary retu...
Jonathan Cameron
1
-2
/
+1
2025-03-04
iio: adc: ad7192: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-03-04
iio: adc: ad7192: Factor out core of ad7192_write_raw() to simplify error han...
Jonathan Cameron
1
-54
/
+57
2025-03-04
iio: adc: ad4030: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-12
/
+9
2025-03-04
iio: adc: stm32-dfsdm: Switch to sparse friendly iio_device_claim/release_dir...
Jonathan Cameron
1
-12
/
+9
2025-03-04
iio: adc: stm32-dfsdm: Factor out core of reading INFO_RAW
Jonathan Cameron
1
-23
/
+36
2025-03-04
iio: light: Add support for AL3000a illuminance sensor
Svyatoslav Ryhel
3
-0
/
+220
2025-03-04
dt-bindings: iio: light: al3010: add al3000a support
Svyatoslav Ryhel
1
-2
/
+4
2025-03-04
iio: accel: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
5
-27
/
+22
2025-03-04
iio: accel: msa311: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-10
/
+8
2025-03-04
iio: accel: msa311: Fix failure to release runtime pm if direct mode claim fa...
Jonathan Cameron
1
-11
/
+15
2025-03-04
iio: accel: kx022a: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-03-04
iio: accel: kx022a: Factor out guts of write_raw() to allow direct returns
Jonathan Cameron
1
-31
/
+35
2025-03-04
iio: accel: mma8452: Switch to sparse friendly iio_device_claim/release_direct()
Jonathan Cameron
1
-8
/
+6
2025-03-04
iio: accel: mma8452: Factor out guts of write_raw() to simplify locking
Jonathan Cameron
1
-41
/
+37
2025-03-04
iio: accel: mma8452: Ensure error return on failure to matching oversampling ...
Jonathan Cameron
1
-3
/
+7
2025-03-04
docs: iio: add documentation for adis16550 driver
Robert Budai
2
-0
/
+377
2025-03-04
iio: imu: adis16550: add adis16550 support
Robert Budai
3
-0
/
+1161
2025-02-22
dt-bindings: iio: Add adis16550 bindings
Robert Budai
2
-0
/
+84
2025-02-22
iio: imu: adis: Add DIAG_STAT register
Robert Budai
2
-3
/
+18
2025-02-22
iio: imu: adis: Add reset to custom ops
Robert Budai
2
-2
/
+6
2025-02-22
iio: imu: adis: Add custom ops struct
Robert Budai
2
-10
/
+34
2025-02-22
iio: resolver: ad2s1210: use bitmap_write
David Lechner
1
-4
/
+5
2025-02-17
iio: resolver: ad2s1210: use gpiod_multi_set_value_cansleep
David Lechner
1
-6
/
+2
[next]