index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-11
iio: adc: stm32: make per instance bus clock optional
Fabrice Gasnier
1
-8
/
+20
2017-06-11
iio: adc: stm32: introduce compatible data cfg
Fabrice Gasnier
2
-59
/
+205
2017-06-11
iio: adc: stm32: make core adc clock optional by default
Fabrice Gasnier
1
-12
/
+26
2017-06-11
iio: adc: meson-saradc: fix potential crash in meson_sar_adc_clear_fifo
Martin Blumenstingl
1
-2
/
+2
2017-06-03
iio: adc: mxs-lradc: Fix return value check in mxs_lradc_adc_probe()
Wei Yongjun
1
-2
/
+5
2017-06-03
iio: adc: Fix integration time/averaging for INA219/220
Stefan Brüns
1
-22
/
+182
2017-06-03
iio: adc: meson-saradc: use NULL instead of 0 for pointer
Paolo Cretaro
1
-1
/
+1
2017-06-03
iio:adc:lpc32xx Handle return value of clk_prepare_enable
Arvind Yadav
1
-2
/
+6
2017-06-03
iio: adc: mxs-lradc: fix non-static symbol warnings
Paolo Cretaro
1
-16
/
+16
2017-06-03
Revert "iio: hi8435: cleanup reset gpio"
Jonathan Cameron
1
-7
/
+5
2017-06-03
iio: adc: xilinx: Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+4
2017-06-03
iio: adc: ina2xx: Make use of attribute flags consistent on all channels
Stefan Brüns
1
-0
/
+2
2017-06-03
iio: hi8435: remote ampersands from hi8435_info definition
Nikita Yushchenko
1
-4
/
+4
2017-06-03
iio: adc: cpcap: Remove hung interrupt quirk
Tony Lindgren
1
-23
/
+1
2017-06-03
iio: adc: cpcap: Fix die temperature
Tony Lindgren
1
-3
/
+28
2017-06-03
iio: adc: cpcap: Fix default register values and battery temperature
Tony Lindgren
1
-8
/
+49
2017-05-29
Merge tag 'iio-for-4.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
8
-46
/
+763
2017-05-22
Merge tag 'iio-fixes-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Greg Kroah-Hartman
4
-24
/
+34
2017-05-21
iio: adc: sun4i-gpadc-iio: fix parent device being used in devm function
Quentin Schulz
1
-14
/
+22
2017-05-21
iio: adc: Add support for TI ADC108S102 and ADC128S102
Jan Kiszka
3
-0
/
+361
2017-05-21
iio: adc: bcm_iproc_adc: swap primary and secondary isr handler's
Raveendra Padasalagi
1
-4
/
+4
2017-05-20
iio: hi8435: cleanup reset gpio
Nikita Yushchenko
1
-5
/
+7
2017-05-20
iio: hi8435: make in_voltage_sensing_mode_available visible
Nikita Yushchenko
1
-0
/
+1
2017-05-20
iio: hi8435: avoid garbage event at first enable
Nikita Yushchenko
1
-2
/
+13
2017-05-20
iio: hi8435: add raw access
Nikita Yushchenko
1
-0
/
+22
2017-05-14
iio: adc: max9611: Fix attribute measure unit
Jacopo Mondi
1
-3
/
+3
2017-05-14
iio: adc: add driver for the ti-adc084s021 chip
Mårten Lindahl
3
-0
/
+288
2017-05-14
iio: adc: ti_am335x_adc: allocating too much in probe
Dan Carpenter
1
-1
/
+1
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-1
/
+1
2017-05-07
iio: adc: sun4i-gpadc-iio: Fix module autoload when OF devices are registered
Eduardo Molinas
1
-0
/
+1
2017-05-07
iio: adc: sun4i-gpadc-iio: Fix module autoload when PLATFORM devices are registered
Eduardo Molinas
1
-0
/
+1
2017-05-07
iio: adc: Fix bad GENMASK use, typos, whitespace
Stefan Brüns
1
-6
/
+6
2017-05-07
iio: adc: meson-saradc: add Meson8b SoC compatibility
Martin Blumenstingl
1
-22
/
+54
2017-05-07
iio: adc: meson-saradc: mark all meson_sar_adc_data static and const
Martin Blumenstingl
1
-3
/
+3
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
28
-350
/
+5572
2017-05-03
Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Linus Torvalds
5
-1765
/
+1485
2017-04-27
iio: adc: add support for X-Powers AXP20X and AXP22X PMICs ADCs
Quentin Schulz
3
-0
/
+628
2017-04-27
iio: adc: rcar-gyroadc: Derive interface clock speed from fck clock
Marek Vasut
1
-8
/
+8
2017-04-26
iio: adc: Max9611: checking for ERR_PTR instead of NULL in probe
Dan Carpenter
1
-2
/
+2
2017-04-20
Annotate hardware config module parameters in drivers/iio/
David Howells
1
-1
/
+1
2017-04-14
iio: adc: add max1117/max1118/max1119 ADC driver
Akinobu Mita
3
-0
/
+320
2017-04-08
iio: adc: add a driver for Qualcomm PM8xxx HK/XOADC
Linus Walleij
3
-0
/
+1048
2017-04-08
iio: adc: break out common code from SPMI VADC
Linus Walleij
5
-310
/
+358
2017-04-08
iio: adc: sun4i-gpadc-iio: add support for A33 thermal sensor
Quentin Schulz
2
-4
/
+98
2017-04-08
iio: adc: sun4i-gpadc-iio: move code used in MFD probing to new function
Quentin Schulz
1
-33
/
+45
2017-04-08
iio: adc: Add Maxim max9611 ADC driver
Jacopo Mondi
3
-0
/
+596
2017-04-03
iio: adc: stm32: add dt option to set resolution
Fabrice Gasnier
1
-1
/
+49
2017-04-03
Merge tag 'iio-for-4.12c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Greg Kroah-Hartman
16
-13
/
+1703
2017-04-02
iio: adc: sun4i: add THERMAL dependency
Arnd Bergmann
1
-0
/
+1
2017-04-02
iio:adc: Driver for Linear Technology LTC2497 ADC
Michael Hennerich
3
-0
/
+290
[prev]
[next]