index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2017-07-01
iio: adc: Fix polling of INA219 conversion ready flag
Stefan Brüns
1
-7
/
+29
2017-07-01
iio: adc: at91-sama5d2_adc: add hw trigger and buffer support
Eugen Hristev
1
-5
/
+232
2017-07-01
iio: adc: Kconfig: Append vendor name for IMX7D_ADC
Fabio Estevam
1
-1
/
+1
2017-06-26
Merge tag 'iio-for-4.13b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
12
-266
/
+1369
2017-06-20
Merge 4.12-rc6 into staging-next
Greg Kroah-Hartman
2
-4
/
+7
2017-06-12
Merge 4.12-rc5 into staging-next
Greg Kroah-Hartman
4
-24
/
+34
2017-06-11
iio: Aspeed ADC - Handle return value of clk_prepare_enable
Arvind Yadav
1
-1
/
+5
2017-06-11
iio: adc: ad7791: Use sysfs_match_string() helper
Andy Shevchenko
1
-5
/
+3
2017-06-11
iio: adc: twl4030: Fold twl4030-madc.h into driver
Sebastian Reichel
1
-1
/
+112
2017-06-11
iio: adc: twl4030: Remove twl4030_madc_request.func_cb
Sebastian Reichel
1
-70
/
+0
2017-06-11
iio: adc: twl4030: Unexport twl4030_madc_conversion()
Sebastian Reichel
1
-2
/
+3
2017-06-11
iio: adc: twl4030: Drop twl4030_get_madc_conversion()
Sebastian Reichel
1
-21
/
+0
2017-06-11
iio: adc: stm32: add support for STM32H7
Fabrice Gasnier
3
-4
/
+701
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/ji...
Greg Kroah-Hartman
8
-48
/
+765
2017-05-22
Merge tag 'iio-fixes-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/...
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-11
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
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 regi...
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
-24
/
+56
2017-05-07
iio: adc: meson-saradc: mark all meson_sar_adc_data static and const
Martin Blumenstingl
1
-3
/
+3
2017-05-06
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-350
/
+5572
2017-05-03
Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
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
[next]