index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2021-07-31
iio/adc: ingenic: add JZ4760B support to the sadc driver
Christophe Branchereau
1
-0
/
+10
2021-07-31
iio/adc: ingenic: add JZ4760 support to the sadc driver
Christophe Branchereau
1
-4
/
+78
2021-07-31
iio/adc: ingenic: rename has_aux2 to has_aux_md
Christophe Branchereau
1
-5
/
+5
2021-07-31
iio: adc: Fix incorrect exit of for-loop
Colin Ian King
1
-2
/
+2
2021-07-25
iio: adc: meson-saradc: Fix indentation of arguments after a line-break
Martin Blumenstingl
1
-4
/
+4
2021-07-25
iio: adc: meson-saradc: Add missing space between if and parenthesis
Martin Blumenstingl
1
-1
/
+1
2021-07-25
iio: adc: meson-saradc: Disable BL30 integration on G12A and newer SoCs
Martin Blumenstingl
1
-1
/
+9
2021-07-24
iio: adc: fsl-imx25-gcq: Use the defined variable to clean code
Tang Bin
1
-4
/
+4
2021-07-17
iio: adc: ti-ads7950: Ensure CS is deasserted after reading channels
Uwe Kleine-König
1
-1
/
+0
2021-07-17
iio: adc: rockchip_saradc: add support for rk3568 saradc
Simon Xue
1
-1
/
+21
2021-06-16
iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
1
-4
/
+1
2021-06-14
iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...
Jonathan Cameron
1
-1
/
+2
2021-06-14
iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
1
-1
/
+2
2021-06-14
iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-2
/
+2
2021-06-14
iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
1
-1
/
+2
2021-06-13
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
11
-20
/
+0
2021-06-13
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Alexandru Ardelean
1
-86
/
+0
2021-06-13
iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()
Jonathan Cameron
1
-33
/
+15
2021-06-13
iio: adc: ad7192: convert to device-managed functions
Alexandru Ardelean
1
-53
/
+36
2021-06-13
iio: adc: ad7192: use devm_clk_get_optional() for mclk
Alexandru Ardelean
1
-3
/
+3
2021-06-13
iio: adc: ad7780: convert to device-managed functions
Alexandru Ardelean
1
-28
/
+10
2021-06-13
iio: adc: ad7791: convert to device-managed functions
Alexandru Ardelean
1
-31
/
+13
2021-06-13
iio: adc: ad7793: convert to device-managed functions
Alexandru Ardelean
1
-38
/
+15
2021-06-13
iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
Alexandru Ardelean
1
-0
/
+60
2021-06-09
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
33
-275
/
+997
2021-06-03
iio: adc: ti-adc161s626: Use devm managed functions for all of probe.
Jonathan Cameron
1
-33
/
+18
2021-06-03
iio: adc: ti-adc108s102: Use devm managed functions for all of probe()
Jonathan Cameron
1
-30
/
+15
2021-06-03
iio: adc: ti-adc0832: Use devm managed functions for all of probe()
Jonathan Cameron
1
-27
/
+12
2021-06-03
iio: adc: ti-adc081c: Use devm managed functions for all of probe()
Jonathan Cameron
1
-29
/
+14
2021-06-03
iio: adc: max1118: Avoid jumping back and forth between spi and iio structures
Jonathan Cameron
1
-13
/
+9
2021-06-03
iio: adc: max1118: Use devm_ managed functions for all of probe
Jonathan Cameron
1
-31
/
+15
2021-06-03
iio: adc: max11100: Use devm_ functions for rest of probe()
Jonathan Cameron
1
-22
/
+9
2021-06-03
iio: adc: max11100: Use get_unaligned_be16() rather than opencoding.
Jonathan Cameron
1
-1
/
+2
2021-06-03
iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()
Dan Carpenter
1
-1
/
+1
2021-05-22
iio: adc: ad7793: Add missing error code in ad7793_setup()
YueHaibing
1
-0
/
+1
2021-05-22
iio: adc: ad7923: Fix undersized rx buffer.
Jonathan Cameron
1
-1
/
+3
2021-05-22
iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...
Jonathan Cameron
1
-2
/
+6
2021-05-17
iio:adc:ad7766: Fix unnecessary check in ad7766_probe()
Tang Bin
1
-4
/
+1
2021-05-17
iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
1
-3
/
+7
2021-05-17
iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
1
-4
/
+8
2021-05-17
iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()
Jonathan Cameron
1
-8
/
+7
2021-05-17
iio: adc: stm32-dfsdm: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-4
/
+2
2021-05-17
iio: adc: stm32-adc: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
1
-16
/
+8
2021-05-17
iio: adc: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
1
-0
/
+1
2021-05-17
iio: ep93xx: Remove redundant error printing in ep93xx_adc_probe()
Zhen Lei
1
-3
/
+1
2021-05-17
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
11
-12
/
+17
2021-05-17
iio: adc: ti-ads131e08: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: adc: mt6360: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: adc: mp2629: Drop duplicate setting iio_dev.dev.parent
Jonathan Cameron
1
-1
/
+0
2021-05-17
iio: adc: add ADC driver for the TI TSC2046 controller
Oleksij Rempel
3
-0
/
+727
[prev]
[next]