index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
/
iio
/
adc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
17
-627
/
+3124
|
\
|
*
iio: adc: qcom-pm8xxx-xoadc: drop unused kerneldoc struct pm8xxx_chan_info me...
Krzysztof Kozlowski
2024-02-28
1
-1
/
+0
|
*
iio: adc: rockchip_saradc: replace custom logic with devm_reset_control_get_o...
Quentin Schulz
2024-02-28
1
-8
/
+3
|
*
iio: adc: rockchip_saradc: use mask for write_enable bitfield
Quentin Schulz
2024-02-28
1
-2
/
+2
|
*
iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2
Quentin Schulz
2024-02-28
1
-1
/
+1
|
*
iio: adc: adding support for PAC193x
Marius Cristea
2024-02-28
3
-0
/
+1648
|
*
iio: adc: ti-ads1298: prevent divide by zero in ads1298_set_samp_freq()
Dan Carpenter
2024-02-28
1
-0
/
+2
|
*
iio: adc: ti-ads1298: Fix error code in probe()
Dan Carpenter
2024-02-28
1
-1
/
+1
|
*
iio: adc: mcp320x: Simplify device removal logic
Arturas Moskvinas
2024-02-28
1
-20
/
+9
|
*
iio: adc: ads8688: Switch to mod_devicetable.h for struct of_device_id defini...
Jonathan Cameron
2024-02-28
1
-1
/
+1
|
*
Merge tag 'iio-for-6.9a' of http://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2024-02-25
12
-594
/
+1458
|
|
\
|
|
*
iio: adc: ti-ads1298: Add driver
Mike Looijmans
2024-02-19
3
-0
/
+781
|
|
*
iio: adc: adi-axi-adc: move to backend framework
Nuno Sa
2024-02-19
2
-290
/
+96
|
|
*
iio: adc: ad9467: convert to backend framework
Nuno Sa
2024-02-19
2
-91
/
+178
|
|
*
iio: buffer-dmaengine: export buffer alloc and free functions
Nuno Sa
2024-02-19
1
-0
/
+1
|
|
*
iio: adc: ad7091r-base: Use auto cleanup of locks.
Jonathan Cameron
2024-02-17
1
-17
/
+8
|
|
*
iio: adc: ad4130: Use automatic cleanup of locks and direct mode.
Jonathan Cameron
2024-02-17
1
-79
/
+52
|
|
*
iio: adc: max1363: Use automatic cleanup for locks and iio mode claiming.
Jonathan Cameron
2024-02-17
1
-92
/
+79
|
|
*
iio: adc: ad_sigma_delta: allow overwriting the IRQ flags
Nuno Sa
2024-02-17
1
-1
/
+6
|
|
*
iio: adc: rtq6056: Add support for the whole RTQ6056 family
ChiYuan Huang
2024-01-23
1
-20
/
+255
|
|
*
iio: adc: ti-adc109s102: drop ACPI_PTR() and CONFIG_ACPI guards
Jonathan Cameron
2024-01-23
1
-3
/
+1
|
|
*
iio: adc: ti-ads1015: Use correct pga upper bound
Mohammed Billoo
2024-01-22
1
-1
/
+1
*
|
|
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-13
1
-7
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iio: adc: ad_sigma_delta: Follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-7
/
+7
|
|
/
*
|
iio: adc: ad4130: only set GPIO_CTRL if pin is unused
Cosmin Tanislav
2024-02-10
1
-3
/
+7
*
|
iio: adc: ad4130: zero-initialize clock init data
Cosmin Tanislav
2024-02-10
1
-1
/
+1
*
|
iio: adc: ad7091r8: Fix error code in ad7091r8_gpio_setup()
Dan Carpenter
2024-01-22
1
-1
/
+1
|
/
*
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-17
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
[next]