index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
iio: adc: at91-sama5d2_adc: fix sama7g5 realbits value
Nayab Sayed
1
-28
/
+40
2025-02-08
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-3
/
+1
2025-01-17
iio: adc: ad7124: Disable all channels at probe time
Uwe Kleine-König
1
-0
/
+3
2025-01-17
iio: adc: at91: call input_free_device() on allocated iio_dev
Joe Hattori
1
-1
/
+1
2025-01-17
iio: adc: ti-ads124s08: Use gpiod_set_value_cansleep()
Fabio Estevam
1
-2
/
+2
2025-01-17
iio: adc: ti-ads8688: fix information leak in triggered buffer
Javier Carrasco
1
-1
/
+1
2025-01-17
iio: adc: rockchip_saradc: fix information leak in triggered buffer
Javier Carrasco
1
-0
/
+2
2025-01-09
iio: adc: ad7192: properly check spi_get_device_match_data()
Nuno Sa
1
-0
/
+3
2025-01-09
iio: adc: ad7192: Convert from of specific to fwnode property handling
Jonathan Cameron
1
-19
/
+19
2024-12-09
iio: adc: ad7923: Fix buffer overflow for tx_buf and ring_xfer
Nuno Sa
1
-2
/
+2
2024-12-09
ad7780: fix division by zero in ad7780_write_raw()
Zicheng Qu
1
-1
/
+1
2024-11-08
iio: adc: ad7124: fix division by zero in ad7124_set_channel_odr()
Zicheng Qu
1
-1
/
+1
2024-11-01
iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-22
iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-22
iio: adc: ti-lmp92064: add missing select REGMAP_SPI in Kconfig
Javier Carrasco
1
-0
/
+1
2024-10-22
iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco
1
-0
/
+2
2024-10-04
iio: adc: ad7606: fix standby gpio state to match the documentation
Guillaume Stols
1
-2
/
+2
2024-10-04
iio: adc: ad7606: fix oversampling gpio array
Guillaume Stols
2
-4
/
+5
2024-09-18
iio: adc: ad7124: fix DT configuration parsing
Dumitru Ceclan
1
-2
/
+1
2024-09-18
iio: adc: ad7124: Switch from of specific to fwnode based property handling
Jonathan Cameron
1
-32
/
+23
2024-09-12
iio: adc: ad7124: fix chip ID mismatch
Dumitru Ceclan
1
-0
/
+1
2024-09-12
iio: adc: ad7606: remove frstdata check for serial mode
Guillaume Stols
3
-29
/
+49
2024-09-12
iio: adc: ad7124: fix config comparison
Dumitru Ceclan
1
-11
/
+15
2024-07-05
iio: adc: ad7266: Fix variable checking bug
Fernando Yang
1
-0
/
+2
2024-07-05
iio: xilinx-ams: Don't include ams_ctrl_channels in scan_mask
Sean Anderson
1
-2
/
+6
2024-06-21
iio: adc: axi-adc: make sure AXI clock is enabled
Nuno Sa
1
-0
/
+5
2024-06-21
iio: adc: ad9467: fix scan type sign
David Lechner
1
-2
/
+2
2024-06-12
iio: adc: adi-axi-adc: only error out in major version mismatch
Nuno Sa
1
-2
/
+2
2024-06-12
iio: adc: adi-axi-adc: move to backend framework
Nuno Sa
2
-290
/
+96
2024-06-12
iio: adc: ad9467: convert to backend framework
Nuno Sa
2
-91
/
+178
2024-06-12
iio: buffer-dmaengine: export buffer alloc and free functions
Nuno Sa
1
-0
/
+1
2024-06-12
iio: adc: adi-axi-adc: convert to regmap
Nuno Sa
2
-34
/
+53
2024-06-12
iio: adc: ad9467: use chip_info variables instead of array
Nuno Sa
1
-46
/
+43
2024-06-12
iio: adc: ad9467: use spi_get_device_match_data()
Nuno Sa
1
-3
/
+1
2024-06-12
iio: adc: stm32: Fixing err code to not indicate success
Jonathan Cameron
1
-0
/
+1
2024-04-03
iio: adc: rockchip_saradc: use mask for write_enable bitfield
Quentin Schulz
1
-2
/
+2
2024-04-03
iio: adc: rockchip_saradc: fix bitmask for channels on SARADCv2
Quentin Schulz
1
-1
/
+1
2024-02-23
iio: adc: ad4130: only set GPIO_CTRL if pin is unused
Cosmin Tanislav
1
-3
/
+7
2024-02-23
iio: adc: ad4130: zero-initialize clock init data
Cosmin Tanislav
1
-1
/
+1
2024-01-31
iio: adc: ad7091r: Enable internal vref if external vref is not supplied
Marcelo Schmitt
2
-0
/
+9
2024-01-31
iio: adc: ad7091r: Allow users to configure device events
Marcelo Schmitt
3
-24
/
+166
2024-01-31
iio: adc: ad7091r: Set alert bit in config register
Marcelo Schmitt
1
-0
/
+6
2024-01-25
iio: adc: ad9467: fix scale setting
Nuno Sa
2
-59
/
+62
2024-01-25
iio: adc: ad9467: add mutex to struct ad9467_state
Nuno Sa
1
-1
/
+6
2024-01-25
iio: adc: ad9467: don't ignore error codes
Nuno Sa
1
-10
/
+17
2024-01-25
iio: adc: ad9467: fix reset gpio handling
Nuno Sa
1
-13
/
+18
2024-01-25
iio: adc: ad7091r: Pass iio_dev to event handler
Marcelo Schmitt
1
-3
/
+3
2024-01-01
iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
Wadim Egorov
1
-1
/
+3
2024-01-01
iio: adc: imx93: add four channels for imx93 adc
Haibo Chen
1
-0
/
+4
2024-01-01
iio: adc: meson: add separate config for axg SoC family
George Stark
1
-1
/
+15
[next]