index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
iio
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: iio: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-28
2
-2
/
+2
*
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
9
-1487
/
+0
|
\
|
*
staging: iio: resolver: ads1210: fix config mode
Nuno Sá
2023-04-10
1
-1
/
+1
|
*
staging: iio: meter: Drop ade7854 driver
Jonathan Cameron
2023-03-11
9
-1487
/
+0
*
|
Merge tag 'staging-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
\
|
*
|
staging: iio: resolver: ads1210: fix config mode
Nuno Sá
2023-03-28
1
-1
/
+1
|
|
/
*
/
staging: iio: resolver: ad2s1210: Add explicit include for of.h
Rob Herring
2023-04-06
1
-0
/
+1
|
/
*
staging: iio: accel: adis16240: Call '__adis_initial_startup()'
Ramona Bolboaca
2022-11-23
1
-1
/
+1
*
staging: iio: accel: adis16203: Call '__adis_initial_startup()'
Ramona Bolboaca
2022-11-23
1
-1
/
+1
*
staging: iio: ade7854: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+2
*
staging: iio: ad5933: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
staging: iio: adt7316: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-23
1
-3
/
+3
*
staging: iio: meter: replace ternary operator by if condition
Deepak R Varma
2022-11-23
1
-1
/
+4
*
staging: iio: frequency: ad9834: merge unnecessary split lines
Deepak R Varma
2022-11-23
1
-4
/
+2
*
staging: iio: frequency: ad9832: Fix alignment for DMA safety
Jonathan Cameron
2022-08-20
1
-2
/
+2
*
staging: iio: resolver: ad2s1210: Fix alignment for DMA safety
Jonathan Cameron
2022-08-15
1
-2
/
+2
*
staging: iio: meter: ade7854: Fix alignment for DMA safety
Jonathan Cameron
2022-08-15
1
-1
/
+1
*
staging: iio: frequency: ad9834: Fix alignment for DMA safety
Jonathan Cameron
2022-08-15
1
-1
/
+1
*
iio: cdc: ad7746: Move driver out of staging.
Jonathan Cameron
2022-08-15
5
-845
/
+0
*
staging: iio: ad7746: White space cleanup
Jonathan Cameron
2022-08-15
1
-10
/
+7
*
staging: iio: cdc: ad7746: Use read_avail() rather than opencoding.
Jonathan Cameron
2022-08-15
1
-6
/
+33
*
staging: iio: cdc: ad7746: Switch from _offset to _zeropoint for differential...
Jonathan Cameron
2022-08-15
1
-2
/
+8
*
staging: iio: cdc: ad7746: Use _raw and _scale for temperature channels.
Jonathan Cameron
2022-08-15
1
-15
/
+8
*
staging: iio: cdc: ad7746: Drop unused i2c_set_clientdata()
Jonathan Cameron
2022-08-15
1
-2
/
+0
*
staging: iio: cdc: ad7746: Break up use of chan->address and use FIELD_PREP etc
Jonathan Cameron
2022-08-15
1
-53
/
+99
*
staging: iio: cdc: ad7764: Push locking down into case statements in read/wri...
Jonathan Cameron
2022-08-15
1
-73
/
+54
*
staging: iio: cdc: ad7746: Factor out ad7746_read_channel()
Jonathan Cameron
2022-08-15
1
-34
/
+46
*
staging: iio: cdc: ad7746: Use local buffer for multi byte reads.
Jonathan Cameron
2022-08-15
1
-6
/
+3
*
staging: iio: cdc: ad7746: Push handling of supply voltage scale to userspace.
Jonathan Cameron
2022-08-15
1
-10
/
+6
*
staging: iio: cdc: ad7746: Use explicit be24 handling.
Jonathan Cameron
2022-08-15
1
-7
/
+7
*
staging: iio: ad2s1210: remove redundant assignment to variable negative
Colin Ian King
2022-04-28
1
-1
/
+0
*
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
2022-04-28
1
-1
/
+1
*
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2022-04-10
1
-1
/
+0
*
iio:adc:ad7280a: Move out of staging
Jonathan Cameron
2022-02-21
3
-1123
/
+0
*
staging:iio:adc:ad7280a: Use more conservative delays to allow 105C operation.
Jonathan Cameron
2022-02-21
1
-2
/
+2
*
staging:iio:adc:ad7280a: Remove shift from cb_mask state cache.
Jonathan Cameron
2022-02-21
1
-5
/
+7
*
staging:iio:adc:ad7280a: Drop buggy support for early termination of AUX alert.
Jonathan Cameron
2022-02-21
1
-22
/
+0
*
staging:iio:adc:ad7280a: Use device properties to replace platform data.
Jonathan Cameron
2022-02-21
2
-45
/
+86
*
staging:iio:adc:ad7280a: Use a local dev pointer to avoid &spi->dev
Jonathan Cameron
2022-02-21
1
-4
/
+5
*
staging:iio:ad7280a: Reflect optionality of irq in ABI
Jonathan Cameron
2022-02-21
1
-19
/
+29
*
staging:iio:adc:ad7280a: Cleanup includes
Jonathan Cameron
2022-02-21
1
-7
/
+9
*
staging:iio:adc:ad7280a: Make oversampling_ratio a runtime control
Jonathan Cameron
2022-02-21
2
-34
/
+72
*
staging:iio:adc:ad7280a: Trivial comment formatting cleanup
Jonathan Cameron
2022-02-21
1
-10
/
+11
*
staging:iio:adc:ad7280a: Drop unused timestamp channel.
Jonathan Cameron
2022-02-21
1
-13
/
+1
*
staging:iio:adc:ad7280a: Standardize extended ABI naming
Jonathan Cameron
2022-02-21
1
-131
/
+43
*
staging:iio:adc:ad7280a: Switch to standard event control
Jonathan Cameron
2022-02-21
1
-103
/
+110
*
staging:iio:adc:ad7280a: Use bitfield ops to managed fields in transfers.
Jonathan Cameron
2022-02-21
1
-19
/
+45
*
staging:iio:adc:ad7280a: Split buff[2] into tx and rx parts
Jonathan Cameron
2022-02-21
1
-8
/
+9
*
staging:iio:adc:ad7280a: rename _read() to _read_reg()
Jonathan Cameron
2022-02-21
1
-4
/
+4
*
staging:iio:adc:ad7280a: Register define cleanup.
Jonathan Cameron
2022-02-21
1
-131
/
+154
[next]