index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-11
iio: stmpe-adc: Use wait_for_completion_timeout
Philippe Schenker
1
-12
/
+4
2019-05-11
iio: stmpe-adc: Enable all stmpe-adc interrupts just once
Philippe Schenker
1
-3
/
+3
2019-05-11
iio: stmpe-adc: Reinit completion struct on begin conversion
Philippe Schenker
1
-0
/
+4
2019-05-11
iio: stmpe-adc: Add compatible name
Philippe Schenker
1
-1
/
+6
2019-05-05
iio: stmpe-adc: Remove unnecessary assignment
Philippe Schenker
1
-2
/
+0
2019-05-05
iio: adc: rcar-gyroadc: Remove devm_iio_device_alloc() error printing
Geert Uytterhoeven
1
-3
/
+1
2019-04-27
iio: adc: stm32-dfsdm: missing error case during probe
Fabien Dessenne
1
-2
/
+6
2019-04-27
iio: adc: stm32-dfsdm: manage the get_irq error case
Fabien Dessenne
1
-0
/
+6
2019-04-27
iio: adc: at91: Use dev_get_drvdata()
Kefeng Wang
2
-10
/
+6
2019-04-25
Merge tag 'iio-for-5.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
8
-129
/
+415
2019-04-22
iio: adc: qcom-spmi-adc5: Fix of-based module autoloading
Bjorn Andersson
1
-0
/
+1
2019-04-22
iio: adc: stm32-dfsdm: fix triggered buffer build dependency
Fabrice Gasnier
1
-0
/
+1
2019-04-22
iio: adc: stm32-dfsdm: fix unmet direct dependencies detected
Fabrice Gasnier
1
-0
/
+1
2019-04-22
iio: imx7d_adc: Use devm_iio_device_register()
Andrey Smirnov
1
-12
/
+1
2019-04-22
iio: imx7d_adc: Simplify imx7d_adc_remove() with imx7d_adc_suspend()
Andrey Smirnov
1
-22
/
+24
2019-04-22
iio: imx7d_adc: Simplify imx7d_adc_probe() with imx7d_adc_resume()
Andrey Smirnov
1
-52
/
+36
2019-04-22
iio: adc: Add driver for the TI ADS8344 A/DC chips
Gregory CLEMENT
3
-0
/
+215
2019-04-21
Merge 5.1-rc6 into staging-next
Greg Kroah-Hartman
3
-12
/
+20
2019-04-14
iio: adc: ti-ads7950: Fix build error without CONFIG_GPIOLIB
YueHaibing
1
-1
/
+1
2019-04-14
iio: imx7d_adc: Use devm_platform_ioremap_resource()
Andrey Smirnov
1
-3
/
+1
2019-04-14
iio: imx7d_adc: Replace pr_err with dev_err
Andrey Smirnov
1
-2
/
+3
2019-04-14
iio: imx7d_adc: Add local struct device pointer in imx7d_adc_probe()
Andrey Smirnov
1
-19
/
+18
2019-04-14
iio: adc: ad7616: Add support for AD7616 ADC
Beniamin Bia
3
-3
/
+54
2019-04-14
iio: adc: ad7606: Move oversampling options in chip info and rework *_avail a...
Stefan Popa
2
-23
/
+67
2019-04-14
iio: adc: Fix MAX9611 spacing
Fabrizio Castro
1
-1
/
+1
2019-04-07
iio: adc: ads124: avoid buffer overflow
Vincent Stehlé
1
-1
/
+1
2019-04-07
iio: adc: modify NPCM ADC read reference voltage
Tomer Maimon
1
-1
/
+1
2019-04-04
iio: ad_sigma_delta: Properly handle SPI bus locking vs CS assertion
Lars-Peter Clausen
1
-5
/
+11
2019-04-04
iio: adc: stm32-dfsdm: add PM support
Fabrice Gasnier
2
-32
/
+206
2019-04-04
iio: adc: stm32-dfsdm: improve sampling frequency accuracy
Fabrice Gasnier
1
-26
/
+30
2019-04-04
iio: adc: stm32-dfsdm: claim direct mode for raw read and settings
Fabrice Gasnier
1
-1
/
+16
2019-04-04
iio: adc: stm32-dfsdm: add support for buffer modes
Fabrice Gasnier
1
-24
/
+194
2019-04-04
iio: adc: stm32-dfsdm: add support for scan mode
Fabrice Gasnier
1
-40
/
+142
2019-04-04
iio: adc: stm32-dfsdm: enable hw consumer
Fabrice Gasnier
1
-1
/
+13
2019-04-04
iio: adc: stm32-dfsdm: move dma slave config to start routine
Fabrice Gasnier
1
-20
/
+11
2019-04-04
iio: adc: stm32-dfsdm: move dma enable from start_conv() to start_dma()
Fabrice Gasnier
1
-39
/
+38
2019-04-04
iio: adc: stm32-dfsdm: continuous mode depends on current mode
Fabrice Gasnier
1
-27
/
+27
2019-04-04
iio: adc: stm32-dfsdm: make spi_master_freq more accurate
Fabrice Gasnier
1
-5
/
+12
2019-04-04
iio: adc: ad7780: Add parentheses to macros
Vladimir Petrigo
1
-2
/
+2
2019-04-04
staging: iio: ad7780: moving ad7780 out of staging
Renato Lui Geh
3
-0
/
+389
2019-04-04
iio: adc: lpc32xx: Add scale feature
Gregory CLEMENT
1
-6
/
+38
2019-04-04
iio: adc: lpc32xx: Cleanup headers
Gregory CLEMENT
1
-5
/
+0
2019-04-04
iio: adc: lpc32xx: Sort headers
Gregory CLEMENT
1
-10
/
+9
2019-04-04
iio: adc: ad7124 fix indentation issue, remove extra tab
Colin Ian King
1
-1
/
+1
2019-04-04
drivers: iio: Kconfig: pedantic cleanup
Enrico Weigelt, metux IT consult
1
-10
/
+10
2019-04-04
iio: adc: stmpe-adc: Shuffle an if statement around in stmpe_adc_isr
Nathan Chancellor
1
-3
/
+2
2019-04-04
iio: adc: ti-ads7950: add GPIO support
Justin Chen
1
-6
/
+194
2019-04-04
iio: adc: fix a potential NULL pointer dereference
Kangjie Lu
1
-0
/
+2
2019-04-04
iio: adc: ti-ads8688: Update the module author email address
Sean Nyekjaer
1
-1
/
+1
2019-04-04
iio: adc: meson-saradc: add support for Meson G12A
Neil Armstrong
1
-0
/
+8
[prev]
[next]