index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
10
-346
/
+1149
|
\
|
*
iio: adc: Add support for AD7091R-8
Marcelo Schmitt
2023-12-26
5
-0
/
+297
|
*
iio: adc: Split AD7091R-5 config symbol
Marcelo Schmitt
2023-12-26
2
-1
/
+6
|
*
iio: adc: ad7091r: Add chip_info callback to get conversion result channel
Marcelo Schmitt
2023-12-26
3
-5
/
+14
|
*
iio: adc: ad7091r: Set device mode through chip_info callback
Marcelo Schmitt
2023-12-26
3
-37
/
+39
|
*
iio: adc: ad7091r: Remove unneeded probe parameters
Marcelo Schmitt
2023-12-26
3
-9
/
+7
|
*
iio: adc: ad7091r: Move chip init data to container struct
Marcelo Schmitt
2023-12-26
3
-30
/
+55
|
*
iio: adc: ad7091r: Move generic AD7091R code to base driver and header file
Marcelo Schmitt
2023-12-26
3
-37
/
+42
|
*
iio: adc: ad7091r: Enable internal vref if external vref is not supplied
Marcelo Schmitt
2023-12-26
2
-0
/
+9
|
*
iio: adc: ad7091r: Allow users to configure device events
Marcelo Schmitt
2023-12-26
3
-24
/
+166
|
*
iio: adc: ad7091r: Align arguments to function call parenthesis
Marcelo Schmitt
2023-12-17
1
-2
/
+3
|
*
iio: adc: ad7091r: Set alert bit in config register
Marcelo Schmitt
2023-12-17
1
-0
/
+6
|
*
iio: adc: ad7091r: Pass iio_dev to event handler
Marcelo Schmitt
2023-12-17
1
-3
/
+3
|
*
iio: adc: adi-axi-adc: convert to regmap
Nuno Sa
2023-12-11
2
-34
/
+53
|
*
iio: adc: ad9467: use the more common !val NULL check
Nuno Sa
2023-12-10
1
-1
/
+1
|
*
iio: adc: ad9467: use chip_info variables instead of array
Nuno Sa
2023-12-10
1
-46
/
+43
|
*
iio: adc: ad9467: use spi_get_device_match_data()
Nuno Sa
2023-12-10
1
-3
/
+1
|
*
iio: adc: ad9467: fix scale setting
Nuno Sa
2023-12-10
2
-59
/
+62
|
*
iio: adc: ad9467: add mutex to struct ad9467_state
Nuno Sa
2023-12-10
1
-1
/
+6
|
*
iio: adc: ad9467: don't ignore error codes
Nuno Sa
2023-12-10
1
-10
/
+17
|
*
iio: adc: ad9467: fix reset gpio handling
Nuno Sa
2023-12-10
1
-13
/
+18
|
*
iio: adc: mcp3911: simplify code with guard macro
Marcus Folkesson
2023-12-10
1
-41
/
+23
|
*
iio: adc: Add driver support for MAX34408/9
Ivan Mikhaylov
2023-11-16
3
-0
/
+288
*
|
iio: adc: MCP3564: fix hardware identification logic
Marius Cristea
2023-12-04
1
-2
/
+2
*
|
iio: adc: MCP3564: fix calib_bias and calib_scale range checks
Javier Carrasco
2023-12-04
1
-2
/
+2
*
|
iio: adc: meson: add separate config for axg SoC family
George Stark
2023-12-04
1
-1
/
+15
*
|
iio: adc: imx93: add four channels for imx93 adc
Haibo Chen
2023-12-04
1
-0
/
+4
*
|
iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
Wadim Egorov
2023-12-04
1
-1
/
+3
|
/
*
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-04
41
-571
/
+2619
|
\
|
*
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2023-10-20
41
-571
/
+2619
|
|
\
|
|
*
iio: Use device_get_match_data()
Rob Herring
2023-10-14
2
-14
/
+7
|
|
*
iio: adc: MCP3564: fix warn: unsigned '__x' is never less than zero.
Marius Cristea
2023-10-14
1
-1
/
+1
|
|
*
iio: adc: mt6577_auxadc: Fix kernel panic on suspend
AngeloGioacchino Del Regno
2023-10-11
1
-0
/
+1
|
|
*
iio: adc: ad7192: Add fast settling support
Alisa-Dariana Roman
2023-10-11
1
-26
/
+81
|
|
*
iio: adc: ad7192: Remove unused member
Alisa-Dariana Roman
2023-10-11
1
-8
/
+6
|
|
*
iio: adc: ad7192: Organize chip info
Alisa-Dariana Roman
2023-10-11
1
-27
/
+18
|
|
*
iio: adc: stm32-adc: Replace deprecated strncpy() with strscpy()
Justin Stitt
2023-10-05
1
-1
/
+1
|
|
*
iio: adc: meson: improve error logging at probe stage
George Stark
2023-10-05
1
-6
/
+10
|
|
*
iio: adc: ad7192: Improve f_order computation
Alisa-Dariana Roman
2023-10-05
1
-16
/
+46
|
|
*
iio: adc: ad7192: Use bitfield access macros
Alisa-Dariana Roman
2023-10-05
1
-36
/
+37
|
|
*
iio: adc: MCP3564: fix the static checker warning
Marius Cristea
2023-09-24
1
-4
/
+1
|
|
*
iio: adc: palmas_gpadc: Drop duplicated the in comment.
Andy Shen Shen
2023-09-23
1
-1
/
+1
|
|
*
iio: adc: vf610_adc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
|
|
*
iio: adc: twl6030-gpadc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
|
|
*
iio: adc: twl4030-madc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
|
|
*
iio: adc: ti_am335x_adc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
|
|
*
iio: adc: sun4i-gpadc-iio: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-5
/
+3
|
|
*
iio: adc: stm32-dfsdm-core: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
|
|
*
iio: adc: stm32-dfsdm-adc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
|
|
*
iio: adc: stm32-adc: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
[next]