index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
at91_adc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio: adc: standardize on formatting for id match tables
Jonathan Cameron
2024-09-05
1
-1
/
+1
*
iio: adc: at91: simplify with cleanup.h
Krzysztof Kozlowski
2024-07-29
1
-8
/
+5
*
iio: adc: at91_adc: make use of iio_for_each_active_channel()
Nuno Sa
2024-07-29
1
-3
/
+1
*
iio: adc: at91: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-23
1
-4
/
+2
*
iio: adc: at91_adc: Simplify with dev_err_probe()
Jinjie Ruan
2023-09-11
1
-39
/
+27
*
iio: adc: at91_adc: Use devm_clk_get_enabled() helper function
Jinjie Ruan
2023-09-11
1
-29
/
+9
*
iio: adc: at91_adc: Use devm_request_irq() helper function
Jinjie Ruan
2023-09-11
1
-10
/
+8
*
iio: adc: Explicitly include correct DT includes
Rob Herring
2023-07-23
1
-1
/
+0
*
iio: adc: at91_adc: fix possible memory leak in at91_adc_allocate_trigger()
Yang Yingliang
2022-11-01
1
-1
/
+3
*
iio:adc:at91-adc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
Jonathan Cameron
2022-02-18
1
-4
/
+3
*
iio: core: move @id from struct iio_dev to struct iio_dev_opaque
Jonathan Cameron
2021-05-17
1
-2
/
+2
*
iio: set default trig->dev.parent
Gwendal Grignou
2021-03-25
1
-2
/
+1
*
iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
Alexandre Belloni
2020-12-03
1
-67
/
+48
*
iio: adc: at91_adc: rework trigger definition
Alexandre Belloni
2020-12-03
1
-44
/
+36
*
iio: adc: at91_adc: rework resolution selection
Alexandre Belloni
2020-12-03
1
-57
/
+40
*
iio: adc: at91_adc: remove at91_adc_ids
Alexandre Belloni
2020-12-03
1
-20
/
+0
*
iio: adc: at91_adc: remove platform data and move defs in driver file
Alexandru Ardelean
2020-10-10
1
-38
/
+22
*
iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()
Alexandru Ardelean
2020-10-10
1
-1
/
+1
*
iio: adc: at91_adc: const-ify some driver data
Alexandru Ardelean
2020-10-10
1
-4
/
+4
*
iio: adc: at91_adc: use of_device_get_match_data() helper
Alexandru Ardelean
2020-10-10
1
-4
/
+1
*
iio: adc: at91_adc: Fix 'bad line' warning
Lee Jones
2020-07-20
1
-1
/
+1
*
iio: at91_adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
2020-06-20
1
-15
/
+15
*
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2020-06-14
1
-1
/
+0
*
iio: adc: at91-adc: Use devm_platform_ioremap_resource
Aishwarya Ramakrishnan
2020-04-19
1
-4
/
+1
*
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-05
1
-3
/
+1
*
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
2019-06-03
1
-2
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
2019-05-24
1
-2
/
+1
*
|
iio: adc: at91: Use dev_get_drvdata()
Kefeng Wang
2019-04-27
1
-2
/
+2
|
/
*
iio: adc: at91: disable adc channel interrupt in timeout case
Georg Ottinger
2019-03-09
1
-11
/
+17
*
iio: adc: at91: fix wrong channel number in triggered buffer mode
Eugen Hristev
2018-09-29
1
-1
/
+3
*
iio: adc: at91: fix acking DRDY irq on simple conversions
Eugen Hristev
2018-09-29
1
-0
/
+2
*
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-3
/
+4
*
Drivers: iio:adc: fix brace coding style issue in at91_adc.c
Venkat Prashanth B U
2018-01-08
1
-2
/
+2
*
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-08-22
1
-2
/
+0
*
iio: adc: at91: make array startup_lookup static
Colin Ian King
2017-07-10
1
-1
/
+1
*
iio: adc: at91: add suspend and resume callback
Wenyou Yang
2016-11-05
1
-0
/
+28
*
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-09-14
1
-0
/
+13
|
\
|
*
iio: adc: at91: Add support for Touchscreen Switches Closure Time
Nicolas Ferre
2016-09-05
1
-0
/
+13
*
|
iio: adc: at91: unbreak channel adc channel 3
Anders Darander
2016-08-15
1
-2
/
+2
|
/
*
iio: adc: at91_adc: fix errors reported by checkpatch.pl
Slawomir Stepien
2016-04-16
1
-4
/
+4
*
IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiply
Nizam Haider
2015-11-22
1
-1
/
+1
*
iio: adc: at91_adc: allow to use full range of startup time
Jan Leupold
2015-06-21
1
-4
/
+4
*
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
2015-03-07
1
-3
/
+2
*
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
2014-09-22
1
-5
/
+7
|
\
|
*
iio: adc: at91: don't use the last converted data register
Ludovic Desroches
2014-09-14
1
-5
/
+7
*
|
iio: adc: at91: make the function handle_adc_eoc_trigger() static
Josh Wu
2014-08-30
1
-1
/
+1
|
/
*
Merge 3.16-rc2 into staging-next
Greg Kroah-Hartman
2014-06-22
1
-8
/
+8
|
\
|
*
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-06-18
1
-8
/
+8
|
|
\
|
|
*
iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
Dan Carpenter
2014-06-14
1
-8
/
+8
*
|
|
Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-06-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
[next]