index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-14
iio: adc: ad7298: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: adc: ad7292: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: adc: ad7280a: Fix alignment for DMA safety
Jonathan Cameron
1
-1
/
+1
2022-06-14
iio: adc: ad7266: Fix alignment for DMA safety
Jonathan Cameron
1
-2
/
+2
2022-06-14
iio: core: Fix IIO_ALIGN and rename as it was not sufficiently large
Jonathan Cameron
1
-3
/
+4
2022-06-14
iio: adc: adi-axi: Move exported symbols into IIO_ADI_AXI namespace.
Jonathan Cameron
2
-2
/
+3
2022-06-14
iio: adc: nau7802: Make use of device properties
Andy Shevchenko
1
-3
/
+3
2022-06-14
iio: adc: nau7802: Convert driver to use ->probe_new()
Andy Shevchenko
1
-8
/
+2
2022-06-14
iio: adc: vf610_adc: Make use of device properties
Andy Shevchenko
2
-10
/
+6
2022-06-14
iio: adc: lpc18xx_adc: Switch from of headers to mod_devicetable.h
Andy Shevchenko
2
-3
/
+2
2022-06-11
iio: adc: envelope-detector: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-06-11
iio: adc: sd_adc_modulator: Drop dependency on OF
Andy Shevchenko
1
-1
/
+0
2022-06-11
iio:adc:ti-ads1015: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-1
/
+7
2022-06-11
iio:adc:ina2xx: Improve error reporting for problems during .remove()
Uwe Kleine-König
1
-2
/
+8
2022-06-11
iio: adc: rzg2l_adc: Remove unnecessary channel check from rzg2l_adc_read_lab...
Biju Das
1
-3
/
+0
2022-06-11
iio: adc: stx104: Utilize iomap interface
William Breathitt Gray
1
-27
/
+29
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
15
-272
/
+982
2022-05-19
Merge tag 'iio-for-5.19a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
15
-272
/
+982
2022-05-19
iio: adc: qcom-vadc-common: add reverse scaling for PMIC5 Gen2 ADC_TM
Jishnu Prakash
1
-0
/
+11
2022-05-14
iio: adc: xilinx-ams: fix return error variable
Lv Ruyi
1
-1
/
+1
2022-05-07
iio: adc: axp288: Override TS pin bias current for some models
Hans de Goede
1
-0
/
+8
2022-05-01
iio: ti-ads8688: use of_device_id for OF matching
Krzysztof Kozlowski
1
-0
/
+1
2022-05-01
iio: stmpe-adc: use of_device_id for OF matching
Krzysztof Kozlowski
1
-6
/
+7
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2730
Cixi Geng
1
-0
/
+116
2022-04-28
iio: adc: sc27xx: add support for PMIC sc2720 and sc2721
Cixi Geng
1
-2
/
+201
2022-04-28
iio: adc: sc27xx: refactor some functions for support more PMiCs
Cixi Geng
1
-16
/
+40
2022-04-28
iio: adc: sc27xx: structure adjustment and optimization
Cixi Geng
1
-15
/
+76
2022-04-28
iio: adc: sc27xx: Fine tune the scale calibration values
Cixi Geng
1
-8
/
+8
2022-04-28
iio: adc: sc27xx: fix read big scale voltage not right
Cixi Geng
1
-2
/
+2
2022-04-28
iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check
Miaoqian Lin
1
-4
/
+4
2022-04-28
iio: adc: Kconfig: Make RZG2L_ADC depend on ARCH_RZG2L
Lad Prabhakar
1
-1
/
+1
2022-04-28
iio: adc: ad7266: convert probe to full device-managed
Maíra Canal
1
-30
/
+14
2022-04-28
iio: Replace strtobool() with kstrtobool()
Lars-Peter Clausen
3
-4
/
+4
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2
-4
/
+1
2022-04-10
iio: core: Hide read accesses to iio_dev->currentmode
Miquel Raynal
1
-2
/
+2
2022-04-10
iio: adc: stm32-dfsdm: Avoid dereferencing ->currentmode
Miquel Raynal
1
-3
/
+2
2022-04-04
iio: adc: ad7280a: Fix wrong variable used when setting thresholds.
Jonathan Cameron
1
-6
/
+6
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
[prev]
[next]