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
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-266
/
+1504
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
8
-24
/
+8
2022-03-18
Merge tag 'iio-for-5.18a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
41
-266
/
+1504
2022-03-02
iio: adc: xilinx-ams: Fix single channel switching sequence
Robert Hancock
1
-2
/
+8
2022-03-02
iio: adc: xilinx-ams: Fixed wrong sequencer register settings
Robert Hancock
1
-2
/
+2
2022-03-02
iio: adc: xilinx-ams: Fixed missing PS channels
Robert Hancock
1
-0
/
+1
2022-03-02
iio: adc: aspeed: Add divider flag to fix incorrect voltage reading.
Billy Tsai
1
-1
/
+3
2022-02-26
iio: adc: Add check for devm_request_threaded_irq
Jiasheng Jiang
1
-0
/
+2
2022-02-26
iio: adc: xilinx-ams: Use devm_delayed_work_autocancel() to simplify code
Christophe JAILLET
1
-8
/
+3
2022-02-21
iio:adc:ad7280a: Move out of staging
Jonathan Cameron
3
-0
/
+1123
2022-02-21
iio:adc:stm32*: Use pm[_sleep]_ptr() etc to avoid need to make pm __maybe_unused
Jonathan Cameron
2
-15
/
+15
2022-02-21
iio:adc:rcar: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-4
/
+2
2022-02-21
iio:adc:stm32:Switch from CONFIG_PM guards to pm_ptr()
Jonathan Cameron
2
-19
/
+10
2022-02-21
iio:adc:ab8500: Switch from CONFIG_PM guards to pm_ptr() etc
Jonathan Cameron
1
-10
/
+4
2022-02-18
iio:adc:vf610: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2022-02-18
iio:adc:twl6030: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-5
/
+3
2022-02-18
iio:adc:rockchip: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-5
/
+4
2022-02-18
iio:adc:palmas_gpadc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Jonathan Cameron
1
-7
/
+3
2022-02-18
iio:adc:exynos_adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Jonathan Cameron
1
-6
/
+3
2022-02-18
iio:adc:at91-adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
1
-4
/
+3
2022-02-18
iio:adc:ad76060: Move exports into IIO_AD7606 namespace.
Jonathan Cameron
3
-2
/
+4
2022-02-18
iio:adc:ad7091r: Move exports into IIO_AD7091R namespace.
Jonathan Cameron
2
-2
/
+3
2022-02-18
iio:adc:ad_sigma_delta: Move exports into IIO_AD_SIGMA_DELTA namespace
Jonathan Cameron
6
-10
/
+15
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
8
-24
/
+8
2022-02-07
iio: adc: cpcap-adc: remove redundant assignment to variable cal_data_diff
Colin Ian King
1
-1
/
+1
2022-01-30
iio: adc: men_z188_adc: Fix a resource leak in an error handling path
Christophe JAILLET
1
-1
/
+8
2022-01-30
iio: adc: qcom-vadc-common: Re-use generic struct u32_fract
Andy Shevchenko
3
-65
/
+66
2022-01-30
iio: adc: twl4030-madc: Re-use generic struct s16_fract
Andy Shevchenko
1
-8
/
+1
2022-01-30
iio: adc: rn5t618: Re-use generic struct u16_fract
Andy Shevchenko
1
-6
/
+1
2022-01-23
iio: adc: ad7124: fix mask used for setting AIN_BUFP & AIN_BUFM bits
Cosmin Tanislav
1
-1
/
+1
2022-01-23
iio: adc: tsc2046: fix memory corruption by preventing array overflow
Oleksij Rempel
1
-2
/
+2
2022-01-23
iio: adc: tsc2046: add sanity check to avoid to big allocations
Oleksij Rempel
1
-0
/
+6
2022-01-23
iio: adc: tsc2046: add .read_raw support
Oleksij Rempel
1
-21
/
+97
2022-01-23
iio: max9611: Use sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2022-01-23
iio: ina2xx-adc: sysfs_emit()
Lars-Peter Clausen
1
-1
/
+1
2022-01-23
iio: ad7192: Use sysfs_emit()
Lars-Peter Clausen
1
-2
/
+2
2022-01-23
iio: adc: tsc2046: rework the trigger state machine
Oleksij Rempel
1
-46
/
+99
2022-01-23
iio: adc: mt8186: Add compatible node for mt8186
Guodong Liu
1
-0
/
+6
2022-01-23
iio: adc: rzg2l_adc: Fix typo
Lad Prabhakar
1
-2
/
+2
2022-01-23
iio:adc:ti-adc084s021: Tidy up white space around {}
Jonathan Cameron
1
-1
/
+1
2022-01-23
iio:adc:hi8435: Tidy up white space around {} in id tables
Jonathan Cameron
1
-1
/
+1
2022-01-23
iio:adc:mt6577_auxadc: Tidy up white space around {} in id tables
Jonathan Cameron
1
-5
/
+5
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2021-12-22
Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
26
-123
/
+1637
2021-12-21
iio: adc: ti-adc081c: Partial revert of removal of ACPI IDs
Jonathan Cameron
1
-5
/
+17
2021-12-21
iio: adc: Add Xilinx AMS driver
Anand Ashok Dumbre
3
-0
/
+1467
2021-12-21
iio:adc:ti-ads1015: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
2021-12-21
iio:adc:rcar: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-2
/
+1
2021-12-21
iio:adc:ina2xx-adc: Suppress clang W=1 warning about pointer to enum conversion.
Jonathan Cameron
1
-1
/
+1
[next]