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
2021-12-16
iio: in2xx-adc: Remove unnecessary cast
Lars-Peter Clausen
1
-1
/
+1
2021-12-16
iio: stmpe-adc: Use correctly sized arguments for bit field
Kees Cook
1
-2
/
+3
2021-12-16
iio:adc:ti-ads8688:: remove redundant ret variable
Minghao Chi
1
-3
/
+1
2021-12-16
iio: adc: ad7606: Fix syntax errors in comments
Xiang wangx
1
-1
/
+1
2021-12-12
iio:adc/dac:Kconfig: Update to drop OF dependencies.
Jonathan Cameron
1
-2
/
+2
2021-12-12
iio:adc:ti-ads124s08: Drop dependency on OF.
Jonathan Cameron
2
-3
/
+2
2021-12-12
iio:adc:envelope-detector: Switch from of headers to mod_devicetable.h
Jonathan Cameron
1
-2
/
+1
2021-12-12
iio:adc:ti-adc12138: Switch to generic firmware properties and drop of_match_ptr
Jonathan Cameron
1
-7
/
+4
2021-12-12
iio:adc:mcp3911: Switch to generic firmware properties.
Jonathan Cameron
1
-3
/
+6
2021-12-12
iio:adc:max9611: Switch to generic firmware properties.
Jonathan Cameron
1
-11
/
+9
2021-12-04
iio:adc:axp20x: add support for NTC thermistor
Evgeny Boger
1
-6
/
+39
2021-11-27
iio: expose shared parameter in IIO_ENUM_AVAILABLE
Antoniu Miclaus
2
-2
/
+3
2021-11-27
iio: adc: stm32: fix null pointer on defer_probe error
Olivier Moysan
1
-1
/
+1
2021-11-21
iio: at91-sama5d2: Fix incorrect sign extension
Gwendal Grignou
1
-1
/
+2
2021-11-21
iio: adc: axp20x_adc: fix charging current reporting on AXP22x
Evgeny Boger
1
-15
/
+3
2021-11-17
iio: ad7768-1: Call iio_trigger_notify_done() on error
Lars-Peter Clausen
1
-1
/
+1
2021-11-17
iio: imx8qxp-adc: fix dependency to the intended ARCH_MXC config
Lukas Bulwahn
1
-1
/
+1
2021-11-17
iio: dln2: Check return value of devm_iio_trigger_register()
Lars-Peter Clausen
1
-1
/
+5
2021-11-17
iio: dln2-adc: Fix lockdep complaint
Noralf Trønnes
1
-8
/
+7
2021-11-17
iio: adc: stm32: fix a current leak by resetting pcsel before disabling vdda
Fabrice Gasnier
1
-0
/
+1
2021-11-17
iio: adc: rzg2l_adc: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-17
iio: xilinx-xadc-core: Use local variable in xadc_read_raw
Gwendal Grignou
1
-1
/
+1
2021-11-17
iio: ti-ads1015: Remove shift variable ads1015_read_raw
Gwendal Grignou
1
-5
/
+3
2021-11-17
iio: ti-adc12138: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: ad7266: Use scan_type when processing raw data
Gwendal Grignou
1
-1
/
+2
2021-11-17
iio: at91-sama5d2: Use dev_to_iio_dev() in sysfs callbacks
Lars-Peter Clausen
1
-2
/
+2
2021-11-17
iio: at91-sama5d2: Fix incorrect cast to platform_device
Lars-Peter Clausen
1
-18
/
+16
2021-11-17
iio: ad_sigma_delta: Remove no-op trigger ops
Lars-Peter Clausen
1
-4
/
+0
2021-11-17
iio: adc: ina2xx: Avoid double reference counting from get_task_struct/put_ta...
Cai Huoqing
1
-2
/
+0
2021-11-17
iio: adc: ina2xx: Make use of the helper macro kthread_run()
Cai Huoqing
1
-5
/
+4
2021-11-17
iio: imx7d_adc: Don't pass IIO device to imx7d_adc_{enable,disable}()
Lars-Peter Clausen
1
-3
/
+2
2021-11-17
iio: adc: stm32-adc: Fix of_node_put() issue in stm32-adc
Wan Jiabing
1
-1
/
+2
2021-11-17
iio: xilinx-xadc: Make IRQ optional
Lars-Peter Clausen
1
-22
/
+40
2021-11-17
iio: adc: lpc18xx_adc: Reorder clk_get_rate() function call
André Gustavo Nakagomi Lopez
1
-3
/
+3
2021-11-08
Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-90
/
+130
2021-10-24
Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
15
-195
/
+495
2021-10-24
Merge tag 'iio-fixes-for-5.16a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
1
-1
/
+1
2021-10-21
iio: adc: adc128s052: Simplify adc128_probe()
Christophe JAILLET
1
-23
/
+10
2021-10-21
iio: adc: ti_am335x_adc: Add the am437x compatible
Miquel Raynal
1
-0
/
+1
2021-10-21
iio: adc: ti_am335x_adc: Add the scale information
Miquel Raynal
1
-0
/
+18
2021-10-21
iio: adc: ti_am335x_adc: Add a unit to the timeout delay
Miquel Raynal
1
-2
/
+2
2021-10-21
iio: adc: ti_am335x_adc: Gather the checks on the delays
Miquel Raynal
1
-20
/
+30
2021-10-21
iio: adc: ti_am335x_adc: Get rid of useless gotos
Miquel Raynal
1
-4
/
+3
2021-10-21
iio: adc: ti_am335x_adc: Fix style
Miquel Raynal
1
-52
/
+52
2021-10-21
iio: adc: ti_am335x_adc: Replace license text with SPDX tag
Miquel Raynal
1
-9
/
+1
2021-10-21
iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
Miquel Raynal
1
-2
/
+22
2021-10-21
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
1
-3
/
+3
2021-10-21
mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
Miquel Raynal
1
-9
/
+9
2021-10-20
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Miquel Raynal
1
-1
/
+1
2021-10-20
iio: adc: stm32-adc: use generic binding for sample-time
Olivier Moysan
1
-29
/
+41
[prev]
[next]