index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
at91_adc.c
Age
Commit message (
Expand
)
Author
2018-11-13
iio: adc: at91: fix wrong channel number in triggered buffer mode
Eugen Hristev
2018-11-13
iio: adc: at91: fix acking DRDY irq on simple conversions
Eugen Hristev
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-01-08
Drivers: iio:adc: fix brace coding style issue in at91_adc.c
Venkat Prashanth B U
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-07-10
iio: adc: at91: make array startup_lookup static
Colin Ian King
2016-11-05
iio: adc: at91: add suspend and resume callback
Wenyou Yang
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
2016-09-05
iio: adc: at91: Add support for Touchscreen Switches Closure Time
Nicolas Ferre
2016-08-15
iio: adc: at91: unbreak channel adc channel 3
Anders Darander
2016-04-16
iio: adc: at91_adc: fix errors reported by checkpatch.pl
Slawomir Stepien
2015-11-22
IIO: adc: at91_adc.c Prefer kmalloc_array over kmalloc with multiply
Nizam Haider
2015-06-21
iio: adc: at91_adc: allow to use full range of startup time
Jan Leupold
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
2014-09-22
Merge 3.17-rc6 into staging-next.
Greg Kroah-Hartman
2014-09-14
iio: adc: at91: don't use the last converted data register
Ludovic Desroches
2014-08-30
iio: adc: at91: make the function handle_adc_eoc_trigger() static
Josh Wu
2014-06-22
Merge 3.16-rc2 into staging-next
Greg Kroah-Hartman
2014-06-18
Merge tag 'iio-for-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-06-18
Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2014-06-14
iio: Remove timestamp argument from iio_trigger_poll() and iio_trigger_poll_c...
Peter Meerwald
2014-06-14
iio: adc: at91: signedness bug in at91_adc_get_trigger_value_by_name()
Dan Carpenter
2014-05-07
iio: adc: at91: add sam9rl support
Alexandre Belloni
2014-05-07
iio: adc: at91: remove unused include from include/mach
Alexandre Belloni
2014-05-07
iio: adc: at91_adc: Add support for touchscreens without TSMR
Alexandre Belloni
2014-05-07
iio: adc: at91: cleanup platform_data
Alexandre Belloni
2014-03-15
iio: adc: at91_adc: correct default shtim value
Alexandre Belloni
2014-03-06
iio: adc: at91_adc: Repair broken platform_data support
Alexandre Belloni
2013-11-02
iio: at91: fix error return code in at91_adc_probe()
Wei Yongjun
2013-10-17
iio: at91: introduce touch screen support in iio adc driver
Josh Wu
2013-10-09
iio: at91: move the num_channels from DT to driver itself
Josh Wu
2013-10-09
iio: at91: ADC start-up time calculation changed since at91sam9x5
Josh Wu
2013-10-01
iio:at91: Report scale as fractional value
Lars-Peter Clausen
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
2013-09-21
iio:at91_adc: Use iio_push_to_buffers_with_timestamp()
Lars-Peter Clausen
2013-09-20
iio: at91_adc: Cocci spatch "noderef"
Thomas Meyer
2013-09-18
iio: at91: fix adc_clk overflow
Josh Wu
2013-09-15
iio: Remove unnecessary casts for iio_push_to_buffers()
Lars-Peter Clausen
2013-08-29
iio: at91: Use different prescal, startup mask in MR for different IP
iio-for-3.12c
Josh Wu
2013-08-29
iio: at91: introduce the multiple compatible string for different IPs.
Josh Wu
2013-08-03
iio: at91: Use devm_iio_device_alloc
Sachin Kamat
2013-06-04
iio: at91_adc: Add missing CONFIG_OF macro
Sachin Kamat
2013-04-02
iio: at91_adc: fix missing Sample and Hold time
iio-for-3.10c
Jean-Christophe PLAGNIOL-VILLARD
2013-04-02
iio: at91_adc: add sleep mode support
Jean-Christophe PLAGNIOL-VILLARD
2013-04-02
iio: at91_adc: add low and high res support
Ludovic Desroches
2013-03-25
iio:trigger: Introduce iio_tigger_{set,get}_drvdata
Lars-Peter Clausen
2013-03-17
iio:adc:at91_adc move to info_mask_(shared_by_type/separate)
Jonathan Cameron
2013-01-22
iio: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-14
Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-01-03
Drivers: iio: remove __dev* attributes.
Greg Kroah-Hartman
[next]