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-01-14
iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
Alexandru Ardelean
1
-5
/
+1
2020-12-03
iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...
Qinglang Miao
1
-1
/
+1
2020-12-03
iio:adc:ti-ads124s08: Fix alignment and data leak issues.
Jonathan Cameron
1
-3
/
+10
2020-12-03
iio:adc:ti-ads124s08: Fix buffer being too long.
Jonathan Cameron
1
-1
/
+1
2020-12-03
iio:adc:ti-adc084s021 Tidy up endian types
Jonathan Cameron
1
-5
/
+5
2020-12-03
iio:trigger: rename try_reenable() to reenable() plus return void
Jonathan Cameron
1
-5
/
+3
2020-12-03
iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
Alexandre Belloni
1
-67
/
+48
2020-12-03
iio: adc: at91_adc: rework trigger definition
Alexandre Belloni
1
-44
/
+36
2020-12-03
iio: adc: at91_adc: rework resolution selection
Alexandre Belloni
1
-57
/
+40
2020-12-03
iio: adc: at91_adc: remove at91_adc_ids
Alexandre Belloni
1
-20
/
+0
2020-12-03
iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack
Lars-Peter Clausen
1
-10
/
+8
2020-12-03
iio: adc: ad7298: check regulator for null in ad7298_get_ref_voltage()
Alexandru Ardelean
1
-1
/
+1
2020-11-28
iio: adc: ad7298: convert probe to device-managed functions
Alexandru Ardelean
1
-31
/
+15
2020-11-24
Merge tag 'iio-for-5.11a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
15
-160
/
+560
2020-11-21
iio: adc: ad7292: remove unneeded spi_set_drvdata()
Alexandru Ardelean
1
-2
/
+0
2020-11-21
iio: adc: cpcap: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-21
iio: adc: at91-sama5d2_adc: use devm_iio_triggered_buffer_setup_ext()
Alexandru Ardelean
1
-4
/
+8
2020-11-21
iio: adc: at91-sama5d2_adc: merge buffer & trigger init into a function
Alexandru Ardelean
1
-42
/
+36
2020-11-14
iio: adc: ad7887: convert probe to device-managed functions
Alexandru Ardelean
1
-28
/
+15
2020-11-14
iio: adc: stm32-adc: adapt clock duty cycle for proper operation
Fabrice Gasnier
1
-1
/
+20
2020-11-08
iio: adc: mt6360: Add ADC driver for MT6360
Gene Chen
3
-0
/
+384
2020-11-08
iio: adc: stm32-adc: dma transfers cleanup
Olivier Moysan
1
-23
/
+6
2020-11-08
iio: adc: ad7768-1: Add channel labels.
Cristian Pop
1
-0
/
+41
2020-11-08
iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used
Paul Cercueil
1
-6
/
+26
2020-11-08
iio/adc: ingenic: Fix battery VREF for JZ4770 SoC
Paul Cercueil
1
-1
/
+1
2020-11-01
iio: adc: stm32-adc: fix a regression when using dma and irq
Olivier Moysan
2
-26
/
+65
2020-11-01
iio: remove unneeded break
Tom Rix
1
-2
/
+0
2020-11-01
iio: adc: mediatek: fix unset field
Fabien Parent
1
-2
/
+4
2020-10-31
iio: adc: at91-sama5d2_adc: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-31
iio/adc: ingenic: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-15
Merge tag 'sound-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-0
/
+6
2020-10-15
Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-249
/
+274
2020-10-15
Merge tag 'driver-core-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+8
2020-10-10
iio: adc: ad7298: rework external ref setup & remove platform data
Alexandru Ardelean
1
-8
/
+9
2020-10-10
iio: adc: exynos: do not rely on 'users' counter in ISR
dmitry.torokhov@gmail.com
1
-1
/
+6
2020-10-10
iio: adc: ad7887: invert/rework external ref logic
Alexandru Ardelean
1
-4
/
+8
2020-10-10
iio: adc: at91_adc: remove platform data and move defs in driver file
Alexandru Ardelean
1
-38
/
+22
2020-10-10
iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()
Alexandru Ardelean
2
-2
/
+2
2020-10-10
iio: adc: at91_adc: const-ify some driver data
Alexandru Ardelean
1
-4
/
+4
2020-10-10
iio: adc: at91_adc: use of_device_get_match_data() helper
Alexandru Ardelean
1
-4
/
+1
2020-10-09
Merge remote-tracking branch 'asoc/for-5.10' into asoc-next
Mark Brown
2
-0
/
+6
2020-10-08
ASoC: stm32: dfsdm: add actual resolution trace
Olivier Moysan
2
-0
/
+6
2020-10-05
Merge 5.9-rc8 into staging-next
Greg Kroah-Hartman
2
-3
/
+3
2020-09-29
iio: adc: gyroadc: fix leak of device node iterator
Tobias Jordan
1
-6
/
+15
2020-09-29
iio: adc: stm32-adc: fix runtime autosuspend delay when slow polling
Fabrice Gasnier
1
-1
/
+8
2020-09-29
iio: adc: at91-sama5d2_adc: fix DMA conversion crash
Eugen Hristev
1
-4
/
+12
2020-09-29
iio: ad7292: Fix of_node refcounting
Nuno Sá
1
-1
/
+3
2020-09-29
iio: adc: ad9467: add support for AD9265 high-speed ADC
Michael Hennerich
1
-0
/
+26
2020-09-29
iio: adc: ad9467: add support for AD9434 high-speed ADC
Michael Hennerich
1
-0
/
+33
2020-09-29
iio: adc: ad9467: wrap a axi-adc chip-info into a ad9467_chip_info type
Alexandru Ardelean
1
-33
/
+29
[next]