index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-10
iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
Miquel Raynal
1
-3
/
+2
2022-04-04
iio: adc: ti-ads1015: Switch to read_avail
Marek Vasut
1
-45
/
+67
2022-04-04
iio: adc: ti-ads1015: Replace data_rate with chip data struct ads1015_data
Marek Vasut
1
-8
/
+10
2022-04-04
iio: adc: ti-ads1015: Convert to OF match data
Marek Vasut
1
-55
/
+55
2022-04-04
iio: adc: ti-ads1015: Add static assert to test if shifted realbits fit into ...
Marek Vasut
1
-2
/
+24
2022-04-04
iio: adc: ti-ads1015: Add TLA2024 support
Marek Vasut
1
-2
/
+51
2022-04-04
iio: adc: ti-ads1015: Make channel event_spec optional
Marek Vasut
1
-22
/
+38
2022-04-04
iio: adc: ti-ads1015: Deduplicate channel macros
Marek Vasut
1
-64
/
+22
2022-04-04
iio: adc: ti-ads1015: Switch to static const writeable ranges table
Marek Vasut
1
-12
/
+9
2022-04-04
iio: palmas: shut up warning about calibration mismatch (due to noise)
H. Nikolaus Schaller
1
-1
/
+2
2022-04-04
iio: adc: ad7192: add sequencer support
Alexandru Tachici
1
-1
/
+41
2022-04-04
iio: adc: ad7124: add sequencer support
Alexandru Tachici
1
-9
/
+65
2022-04-04
iio: adc: ad_sigma_delta: Add sequencer support
Lars-Peter Clausen
1
-10
/
+133
2022-04-04
iio: adc: ad7192: Add update_scan_mode
Alexandru Tachici
1
-0
/
+22
2022-04-04
iio: adc: ad7124: Add update_scan_mode
Alexandru Tachici
1
-0
/
+21
2022-04-04
iio: adc: ad7124: Remove shift from scan_type
Alexandru Tachici
1
-1
/
+0
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-266
/
+1504
2022-03-22
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
8
-24
/
+8
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
41
-266
/
+1504
2022-03-02
iio: adc: xilinx-ams: Fix single channel switching sequence
Robert Hancock
1
-2
/
+8
2022-03-02
iio: adc: xilinx-ams: Fixed wrong sequencer register settings
Robert Hancock
1
-2
/
+2
2022-03-02
iio: adc: xilinx-ams: Fixed missing PS channels
Robert Hancock
1
-0
/
+1
2022-03-02
iio: adc: aspeed: Add divider flag to fix incorrect voltage reading.
Billy Tsai
1
-1
/
+3
2022-02-26
iio: adc: Add check for devm_request_threaded_irq
Jiasheng Jiang
1
-0
/
+2
2022-02-26
iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify code
Christophe JAILLET
1
-8
/
+3
2022-02-21
iio:adc:ad7280a: Move out of staging
Jonathan Cameron
3
-0
/
+1123
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
2
-15
/
+15
2022-02-21
iio:adc:rcar: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-4
/
+2
2022-02-21
iio:adc:stm32:Switch from CONFIG_PM guards to pm_ptr()
Jonathan Cameron
2
-19
/
+10
2022-02-21
iio:adc:ab8500: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-10
/
+4
2022-02-18
iio:adc:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2022-02-18
iio:adc:twl6030: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-5
/
+3
2022-02-18
iio:adc:rockchip: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-5
/
+4
2022-02-18
iio:adc:palmas_gpadc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Jonathan Cameron
1
-7
/
+3
2022-02-18
iio:adc:exynos_adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Jonathan Cameron
1
-6
/
+3
2022-02-18
iio:adc:at91-adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2022-02-18
iio:adc:ad76060: Move exports into IIO_AD7606 namespace.
Jonathan Cameron
3
-2
/
+4
2022-02-18
iio:adc:ad7091r: Move exports into IIO_AD7091R namespace.
Jonathan Cameron
2
-2
/
+3
2022-02-18
iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespace
Jonathan Cameron
6
-10
/
+15
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
8
-24
/
+8
2022-02-07
iio: adc: cpcap-adc: remove redundant assignment to variable cal_data_diff
Colin Ian King
1
-1
/
+1
2022-01-30
iio: adc: men_z188_adc: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+8
2022-01-30
iio: adc: qcom-vadc-common: Re-use generic struct u32_fract
Andy Shevchenko
3
-65
/
+66
2022-01-30
iio: adc: twl4030-madc: Re-use generic struct s16_fract
Andy Shevchenko
1
-8
/
+1
2022-01-30
iio: adc: rn5t618: Re-use generic struct u16_fract
Andy Shevchenko
1
-6
/
+1
2022-01-23
iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits
Cosmin Tanislav
1
-1
/
+1
2022-01-23
iio: adc: tsc2046: fix memory corruption by preventing array overflow
Oleksij Rempel
1
-2
/
+2
2022-01-23
iio: adc: tsc2046: add sanity check to avoid to big allocations
Oleksij Rempel
1
-0
/
+6
2022-01-23
iio: adc: tsc2046: add .read_raw support
Oleksij Rempel
1
-21
/
+97
2022-01-23
iio: max9611: Use sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
[next]