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.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
/
at91_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe
Alexandre Belloni
1
-67
/
+48
2020-12-03
iio: adc: at91_adc: rework trigger definition
Alexandre Belloni
1
-44
/
+36
2020-12-03
iio: adc: at91_adc: rework resolution selection
Alexandre Belloni
1
-57
/
+40
2020-12-03
iio: adc: at91_adc: remove at91_adc_ids
Alexandre Belloni
1
-20
/
+0
2020-10-10
iio: adc: at91_adc: remove platform data and move defs in driver file
Alexandru Ardelean
1
-38
/
+22
2020-10-10
iio: adc: at91_adc: add Kconfig dep on the OF symbol and remove of_match_ptr()
Alexandru Ardelean
1
-1
/
+1
2020-10-10
iio: adc: at91_adc: const-ify some driver data
Alexandru Ardelean
1
-4
/
+4
2020-10-10
iio: adc: at91_adc: use of_device_get_match_data() helper
Alexandru Ardelean
1
-4
/
+1
2020-07-20
iio: adc: at91_adc: Fix 'bad line' warning
Lee Jones
1
-1
/
+1
2020-06-20
iio: at91_adc: remove usage of iio_priv_to_dev() helper
Alexandru Ardelean
1
-15
/
+15
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
1
-1
/
+0
2020-04-19
iio: adc: at91-adc: Use devm_platform_ioremap_resource
Aishwarya Ramakrishnan
1
-4
/
+1
2019-08-05
iio: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-06-03
Merge 5.2-rc3 into staging-next
Greg Kroah-Hartman
1
-2
/
+1
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71
Thomas Gleixner
1
-2
/
+1
2019-04-27
iio: adc: at91: Use dev_get_drvdata()
Kefeng Wang
1
-2
/
+2
2019-03-09
iio: adc: at91: disable adc channel interrupt in timeout case
Georg Ottinger
1
-11
/
+17
2018-09-29
iio: adc: at91: fix wrong channel number in triggered buffer mode
Eugen Hristev
1
-1
/
+3
2018-09-29
iio: adc: at91: fix acking DRDY irq on simple conversions
Eugen Hristev
1
-0
/
+2
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+4
2018-01-08
Drivers: iio:adc: fix brace coding style issue in at91_adc.c
Venkat Prashanth B U
1
-2
/
+2
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
1
-2
/
+0
2017-07-11
iio: adc: at91: make array startup_lookup static
Colin Ian King
1
-1
/
+1
2016-11-05
iio: adc: at91: add suspend and resume callback
Wenyou Yang
1
-0
/
+28
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-0
/
+13
2016-09-05
iio: adc: at91: Add support for Touchscreen Switches Closure Time
Nicolas Ferre
1
-0
/
+13
2016-08-15
iio: adc: at91: unbreak channel adc channel 3
Anders Darander
1
-2
/
+2
2016-04-16
iio: adc: at91_adc: fix errors reported by checkpatch.pl
Slawomir Stepien
1
-4
/
+4
2015-11-22
IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiply
Nizam Haider
1
-1
/
+1
2015-06-21
iio: adc: at91_adc: allow to use full range of startup time
Jan Leupold
1
-4
/
+4
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
1
-3
/
+2
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
1
-5
/
+7
2014-09-14
iio: adc: at91: don't use the last converted data register
Ludovic Desroches
1
-5
/
+7
2014-08-30
iio: adc: at91: make the function handle_adc_eoc_trigger() static
Josh Wu
1
-1
/
+1
2014-06-22
Merge 3.16-rc2 into staging-next
Greg Kroah-Hartman
1
-8
/
+8
2014-06-19
Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-1
/
+1
2014-06-18
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-8
/
+8
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
1
-1
/
+1
2014-06-14
iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
Dan Carpenter
1
-8
/
+8
2014-05-07
iio: adc: at91: add sam9rl support
Alexandre Belloni
1
-0
/
+18
2014-05-07
iio: adc: at91: remove unused include from include/mach
Alexandre Belloni
1
-1
/
+102
2014-05-07
iio: adc: at91_adc: Add support for touchscreens without TSMR
Alexandre Belloni
1
-47
/
+153
2014-05-07
iio: adc: at91: cleanup platform_data
Alexandre Belloni
1
-0
/
+19
2014-03-15
iio: adc: at91_adc: correct default shtim value
Alexandre Belloni
1
-2
/
+5
2014-03-06
iio: adc: at91_adc: Repair broken platform_data support
Alexandre Belloni
1
-4
/
+22
2013-11-02
iio: at91: fix error return code in at91_adc_probe()
Wei Yongjun
1
-0
/
+1
2013-10-18
iio: at91: introduce touch screen support in iio adc driver
Josh Wu
1
-24
/
+364
2013-10-10
iio: at91: move the num_channels from DT to driver itself
Josh Wu
1
-7
/
+5
2013-10-10
iio: at91: ADC start-up time calculation changed since at91sam9x5
Josh Wu
1
-7
/
+46
2013-10-01
iio:at91: Report scale as fractional value
Lars-Peter Clausen
1
-3
/
+3
[next]