Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f1db5c101cd48b5555ed9e061dcc49ed329812ea
/
drivers
/
iio
/
adc
b1448ea
iio: adc: TI_AM335X_ADC should depend on HAS_DMA
by Geert Uytterhoeven
· 8 years ago
0f883b2
iio: adc: Add support for STM32 ADC
by Fabrice Gasnier
· 8 years ago
1add6988
iio: adc: Add support for STM32 ADC core
by Fabrice Gasnier
· 8 years ago
b475f80
iio: envelope-detector: ADC driver based on a DAC and a comparator
by Peter Rosin
· 8 years ago
0d8391f
iio:adc: ad7766: testing the wrong variable in probe
by Dan Carpenter
· 8 years ago
7970b9e
Merge tag 'iio-for-4.10b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing
by Greg Kroah-Hartman
· 8 years ago
25acb39
Merge branch 'ib-iio-mfd-ti335x_dma' into togreg
by Jonathan Cameron
· 8 years ago
f438b9d
drivers: iio: ti_am335x_adc: add dma support
by Mugunthan V N
· 8 years ago
bc3ae98
iio: adc: at91: add suspend and resume callback
by Wenyou Yang
· 8 years ago
bdc0656
Merge 4.9-rc3 into staging-next
by Greg Kroah-Hartman
· 8 years ago
815bbc8
iio: ti-adc0832: add triggered buffer support
by Akinobu Mita
· 8 years ago
2967999
iio: adc: ti-adc081c: Select IIO_TRIGGERED_BUFFER to prevent build errors
by Mika Westerberg
· 8 years ago
92f0afb
iio: adc: ti-adc161s626: add regulator support
by Matt Ranostay
· 8 years ago
aa16c6b
iio:adc: Add support for AD7766/AD7767
by Lars-Peter Clausen
· 8 years ago
bea15d5
iio:max1027: Use iio_trigger_validate_own_device() helper
by Lars-Peter Clausen
· 8 years ago
58b90a8
drivers: iio: max1027: Fix sparse warning: "dubious: x | !y"
by Sandhya Bankar
· 8 years ago
52ceb77
iio: adc: men_z188_adc: constify iio_info structures
by Julia Lawall
· 8 years ago
552edf8
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
ede63aa
iio: adc: at91: Add support for Touchscreen Switches Closure Time
by Nicolas Ferre
· 8 years ago
fbe84bd
iio: devm_regulator_get_optional never returns NULL
by Crt Mori
· 8 years ago
9c2edd8
Merge 4.8-rc5 into staging-next
by Greg Kroah-Hartman
· 8 years ago
4075a28
iio: stx104: Add IIO support for the ADC channels
by William Breathitt Gray
· 8 years ago
c060991
iio: adc: ina2xx: remove unused debug field from chip global data
by Alison Schofield
· 8 years ago
50a6edb
iio: adc: add ADC12130/ADC12132/ADC12138 ADC driver
by Akinobu Mita
· 8 years ago
943bbe7
iio: adc: ti-ads1015: add missing of_node_put() in ads1015_get_channels_config_of()
by Wei Yongjun
· 8 years ago
8c9e7b1
iio: adc: ltc2485: add support for Linear Technology LTC2485 ADC
by Alison Schofield
· 8 years ago
d5bd1eb
Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into work-testing
by Greg Kroah-Hartman
· 8 years ago
543852a
iio: adc: rockchip_saradc: reset saradc controller before programming it
by Caesar Wang
· 8 years ago
ace4cdf
iio: adc: mt2701: Add Mediatek auxadc driver for mt2701.
by Zhiyong Tao
· 8 years ago
7175cce
iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
by Vignesh R
· 8 years ago
90c43ec
iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
by Vignesh R
· 8 years ago
4d671b7
iio: adc: ti-adc161s626: add support for TI 1-channel differential ADCs
by Matt Ranostay
· 8 years ago
522caeb
iio:ti-ads1015: fix a wrong pointer definition.
by Giorgio Dal Molin
· 8 years ago
cba4985
iio: adc: Use complete() instead of complete_all()
by Daniel Wagner
· 8 years ago
c2ab447
iio: adc: at91: unbreak channel adc channel 3
by Anders Darander
· 8 years ago
7d3cc21
iio: ad799x: Fix buffered capture for ad7991/ad7995/ad7999
by Lars-Peter Clausen
· 8 years ago
d02ec00
iio: adc: ad7298: use iio helper function to guarantee direct mode
by Alison Schofield
· 8 years ago
b4d4640
iio: adc: ad7793: use iio helper function to guarantee direct mode
by Alison Schofield
· 8 years ago
6c71ee3
Merge tag 'iio-for-4.8c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
7813029
Merge 4.7-rc6 into staging-next
by Greg Kroah-Hartman
· 8 years ago
b541eaf
iio: adc: add missing of_node references to iio_dev
by Matt Ranostay
· 8 years ago
f5241db
iio: adc: ti-ads1015: add indio_dev->dev.of_node reference
by Matt Ranostay
· 8 years ago
152c9aa
iio: adc: max1363: Add device tree binding
by Florian Vaussard
· 8 years ago
4324c97
iio: Add driver for Broadcom iproc-static-adc
by Raveendra Padasalagi
· 8 years ago
bc2b7da
iio:core: timestamping clock selection support
by Gregor Boirie
· 9 years ago
3c9a679
Merge tag 'iio-for-4.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 8 years ago
c48c7b2
iio: adc: max1363: Fix missing i2c_device_id for MAX1164x parts
by Florian Vaussard
· 8 years ago
7feae87
iio: adc: ti-adc081c: add ACPI device ID matching
by Dan O'Donovan
· 9 years ago
68b356e
iio:ad7266: Fix probe deferral for vref
by Mark Brown
· 8 years ago
e5511c8
iio:ad7266: Fix support for optional regulators
by Mark Brown
· 8 years ago
6b7f4e2
iio:ad7266: Fix broken regulator error handling
by Mark Brown
· 8 years ago
aabb4060
Merge tag 'iio-for-4.8a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
27aa832
iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro
by Andrew F. Davis
· 9 years ago
fea89e2
iio: adc: ti_am335x_adc: use variable names for sizeof() operator
by Andrew F. Davis
· 9 years ago
d7203ad
iio: adc: ad7791: claim direct mode when writing frequency
by Alison Schofield
· 9 years ago
afa8148
iio: adc: ad7793: claim direct mode when writing frequency
by Alison Schofield
· 9 years ago
1bb86ec
iio: adc: ad799x: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
9f57e06
iio: adc: ad7923: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
6fea8a4
iio: adc: ad7887: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
a52f238
iio: adc: ad7476: use iio helper function to guarantee direct mode
by Alison Schofield
· 9 years ago
c70df20
iio: adc: ad7266: claim direct mode during sensor read
by Alison Schofield
· 9 years ago
8ac8aa6
iio: adc: ti-ads1015: add datasheet names
by Matt Ranostay
· 9 years ago
44072b2
iio: adc: nau7802: Expose possible gains in sysfs
by Quentin Schulz
· 9 years ago
ba35f11
iio: adc: ti-ads1015: add support for ADS1115 part
by Matt Ranostay
· 9 years ago
4096e64
Merge 4.6-rc7 into staging-next
by Greg Kroah-Hartman
· 9 years ago
331dd5b
iio: mxs-lradc: disable only masked channels in mxs_lradc_hw_stop
by Stefan Wahren
· 9 years ago
962ed43
iio: mxs-lradc: remove mxs_lradc_ts_unregister
by Stefan Wahren
· 9 years ago
a91e0b6
iio: mxs-lradc: simplify TS registration
by Stefan Wahren
· 9 years ago
5a45e01
Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing
by Greg Kroah-Hartman
· 9 years ago
850c25c
iio: mxs-lradc: move STMP reset out of ADC init
by Stefan Wahren
· 9 years ago
9cf6fcc
iio: mxs-lradc: move TS config into suitable function
by Stefan Wahren
· 9 years ago
8e6cb47
iio:adc:at91-sama5d2: Repair crash on module removal
by Marek Vasut
· 9 years ago
922b3aa
iio: adc: set INPUT_PROP_DIRECT
by Ksenija Stanojevic
· 9 years ago
08e05d1
ti-adc081c: Initial triggered buffer support
by Crestez Dan Leonard
· 9 years ago
a6b5ec8
ti-adc081c: Add support for adc101c and adc121c
by Crestez Dan Leonard
· 9 years ago
aa0eb88
iio: adc: Indent if statement
by Ksenija Stanojevic
· 9 years ago
102447a
iio: adc: ad799x: remove space before comma
by Slawomir Stepien
· 9 years ago
4c79dd0
iio: adc: at91_adc: fix errors reported by checkpatch.pl
by Slawomir Stepien
· 9 years ago
038a8b3
iio: adc: mcp3422: remove spaces before comma
by Slawomir Stepien
· 9 years ago
37dd441
iio: adc: vf610_adc: fix case label indent
by Slawomir Stepien
· 9 years ago
5f47992
Merge 4.6-rc3 into staging-next
by Greg Kroah-Hartman
· 9 years ago
5a269ca
Merge tag 'iio-fixes-for-4.6b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
by Greg Kroah-Hartman
· 9 years ago
a34d5df
Merge tag 'iio-fixes-for-4.6a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into usb-linus
by Greg Kroah-Hartman
· 9 years ago
eb7bfed
Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
by Greg Kroah-Hartman
· 9 years ago
eaa3476
iio: ina2xx-adc: fix scale for VShunt
by Marc Titinger
· 9 years ago
d651132
iio:adc:at91-sama5d2: add support for differential conversions
by Ludovic Desroches
· 9 years ago
94b2423
iio:adc:at91-sama5d2: cleanup mode register use
by Ludovic Desroches
· 9 years ago
8a665d2
iio: adc: Fix build error of missing devm_ioremap_resource on UM
by Krzysztof Kozlowski
· 9 years ago
d1ef4f2
iio: ina2xx-adc: update the CALIB. register when RShunt changes
by Marc Titinger
· 9 years ago
5c913eb
iio: adc: max1363: correct reference voltage
by Stefan Eichenberger
· 9 years ago
3fb77e2
iio: adc: max1363: add missing adc to max1363_id
by Stefan Eichenberger
· 9 years ago
ae549a7
iio: adc: rockchip_saradc: add saradc support for rk3399
by David Wu
· 9 years ago
12e7b0a
Merge tag 'mfd-for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
by Linus Torvalds
· 9 years ago
a583c24
iio: adc: add NXP LPC18xx ADC driver
by Joachim Eastwood
· 9 years ago
0708677
iio: adc/imx25-gcq: Move incorrect do_div
by Arnd Bergmann
· 9 years ago
e84a41d
iio: adc: Fix build error of missing devm_ioremap_resource on UM
by Krzysztof Kozlowski
· 9 years ago
f0fa15c
iio:adc:at91-sama5d2: fix identation
by Ludovic Desroches
· 9 years ago
43d33f7
iio:adc:at91-sama5d2: fix typo
by Ludovic Desroches
· 9 years ago
ac65ca6
iio: adc: palmas: Drop IRQF_EARLY_RESUME flag
by Grygorii Strashko
· 9 years ago
f8d9d3b
iio: convert to common i2c_check_functionality() return value
by Matt Ranostay
· 9 years ago
Next »