index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: ads1015: Balance runtime pm + pm_runtime_resume_and_get()
Jonathan Cameron
2021-06-16
1
-4
/
+1
*
iio: adc: ti-ads8688: Fix alignment of buffer in iio_push_to_buffers_with_tim...
Jonathan Cameron
2021-06-14
1
-1
/
+2
*
iio: adc: mxs-lradc: Fix buffer alignment in iio_push_to_buffers_with_timesta...
Jonathan Cameron
2021-06-14
1
-1
/
+2
*
iio: adc: hx711: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-06-14
1
-2
/
+2
*
iio: adc: at91-sama5d2: Fix buffer alignment in iio_push_to_buffers_with_time...
Jonathan Cameron
2021-06-14
1
-1
/
+2
*
iio: adc: remove unused private data assigned with spi_set_drvdata()
Alexandru Ardelean
2021-06-13
11
-20
/
+0
*
iio: adc: ad_sigma_delta: remove ad_sd_{setup,cleanup}_buffer_and_trigger()
Alexandru Ardelean
2021-06-13
1
-86
/
+0
*
iio: adc: ad7124: Use devm_ managed calls for all of probe() + drop remove()
Jonathan Cameron
2021-06-13
1
-33
/
+15
*
iio: adc: ad7192: convert to device-managed functions
Alexandru Ardelean
2021-06-13
1
-53
/
+36
*
iio: adc: ad7192: use devm_clk_get_optional() for mclk
Alexandru Ardelean
2021-06-13
1
-3
/
+3
*
iio: adc: ad7780: convert to device-managed functions
Alexandru Ardelean
2021-06-13
1
-28
/
+10
*
iio: adc: ad7791: convert to device-managed functions
Alexandru Ardelean
2021-06-13
1
-31
/
+13
*
iio: adc: ad7793: convert to device-managed functions
Alexandru Ardelean
2021-06-13
1
-38
/
+15
*
iio: adc: ad_sigma_delta: introduct devm_ad_sd_setup_buffer_and_trigger()
Alexandru Ardelean
2021-06-13
1
-0
/
+60
*
Merge tag 'iio-for-5.14a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2021-06-09
33
-275
/
+997
|
\
|
*
iio: adc: ti-adc161s626: Use devm managed functions for all of probe.
Jonathan Cameron
2021-06-03
1
-33
/
+18
|
*
iio: adc: ti-adc108s102: Use devm managed functions for all of probe()
Jonathan Cameron
2021-06-03
1
-30
/
+15
|
*
iio: adc: ti-adc0832: Use devm managed functions for all of probe()
Jonathan Cameron
2021-06-03
1
-27
/
+12
|
*
iio: adc: ti-adc081c: Use devm managed functions for all of probe()
Jonathan Cameron
2021-06-03
1
-29
/
+14
|
*
iio: adc: max1118: Avoid jumping back and forth between spi and iio structures
Jonathan Cameron
2021-06-03
1
-13
/
+9
|
*
iio: adc: max1118: Use devm_ managed functions for all of probe
Jonathan Cameron
2021-06-03
1
-31
/
+15
|
*
iio: adc: max11100: Use devm_ functions for rest of probe()
Jonathan Cameron
2021-06-03
1
-22
/
+9
|
*
iio: adc: max11100: Use get_unaligned_be16() rather than opencoding.
Jonathan Cameron
2021-06-03
1
-1
/
+2
|
*
iio: adc: tsc2046: fix a warning message in tsc2046_adc_update_scan_mode()
Dan Carpenter
2021-06-03
1
-1
/
+1
|
*
iio:adc:ad7766: Fix unnecessary check in ad7766_probe()
Tang Bin
2021-05-17
1
-4
/
+1
|
*
iio: adc: vf610: Fix buffer alignment in iio_push_to_buffers_with_timestamp()
Jonathan Cameron
2021-05-17
1
-3
/
+7
|
*
iio: adc: ti-ads1015: Fix buffer alignment in iio_push_to_buffers_with_timest...
Jonathan Cameron
2021-05-17
1
-4
/
+8
|
*
iio: adc: rcar-gyroadc: Use pm_runtime_resume_and_get() and check in probe()
Jonathan Cameron
2021-05-17
1
-8
/
+7
|
*
iio: adc: stm32-dfsdm: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
1
-4
/
+2
|
*
iio: adc: stm32-adc: Use pm_runtime_resume_and_get() to replace open coding.
Jonathan Cameron
2021-05-17
1
-16
/
+8
|
*
iio: adc: Add missing MODULE_DEVICE_TABLE
Chunyan Zhang
2021-05-17
1
-0
/
+1
|
*
iio: ep93xx: Remove redundant error printing in ep93xx_adc_probe()
Zhen Lei
2021-05-17
1
-3
/
+1
|
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
11
-12
/
+17
|
*
iio: adc: ti-ads131e08: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
2021-05-17
1
-1
/
+0
|
*
iio: adc: mt6360: Drop duplicate setting of iio_dev.dev.parent
Jonathan Cameron
2021-05-17
1
-1
/
+0
|
*
iio: adc: mp2629: Drop duplicate setting iio_dev.dev.parent
Jonathan Cameron
2021-05-17
1
-1
/
+0
|
*
iio: adc: add ADC driver for the TI TSC2046 controller
Oleksij Rempel
2021-05-17
3
-0
/
+727
|
*
iio: adc: stm32-adc: Fix docs wrongly marked as kernel-doc
Jonathan Cameron
2021-05-17
1
-2
/
+2
|
*
iio:adc:ad7476: Handle the different regulators used by various parts.
Jonathan Cameron
2021-05-17
1
-15
/
+103
|
*
iio: adc: adi-axi-adc: simplify devm_adi_axi_adc_conv_register()
Yicong Yang
2021-05-17
1
-14
/
+10
|
*
iio: adc: ad7298: Enable on Intel Galileo Gen 1
Andy Shevchenko
2021-05-17
1
-0
/
+8
|
*
iio: adc: exynos: drop unneeded variable assignment
Krzysztof Kozlowski
2021-05-17
1
-1
/
+1
*
|
iio: adc: ad7793: Add missing error code in ad7793_setup()
YueHaibing
2021-05-22
1
-0
/
+1
*
|
iio: adc: ad7923: Fix undersized rx buffer.
Jonathan Cameron
2021-05-22
1
-1
/
+3
*
|
iio: adc: ad7768-1: Fix too small buffer passed to iio_push_to_buffers_with_t...
Jonathan Cameron
2021-05-22
1
-2
/
+6
*
|
iio: adc: ad7192: handle regulator voltage error first
Alexandru Ardelean
2021-05-13
1
-7
/
+4
*
|
iio: adc: ad7192: Avoid disabling a clock that was never enabled.
Jonathan Cameron
2021-05-13
1
-2
/
+6
*
|
iio: adc: ad7124: Fix potential overflow due to non sequential channel numbers
Jonathan Cameron
2021-05-13
1
-0
/
+7
*
|
iio: adc: ad7124: Fix missbalanced regulator enable / disable on error.
Jonathan Cameron
2021-05-13
1
-16
/
+13
|
/
*
Merge tag 'spi-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2021-04-26
1
-2
/
+8
|
\
[next]