index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iio
/
adc
/
ti_am335x_adc.c
Age
Commit message (
Expand
)
Author
2024-01-01
iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
Wadim Egorov
2022-07-18
iio: adc: ti-am335x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
2022-04-10
iio: core: Simplify the registration of kfifo buffers
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Add the am437x compatible
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Add the scale information
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Add a unit to the timeout delay
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Gather the checks on the delays
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Get rid of useless gotos
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Fix style
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Replace license text with SPDX tag
Miquel Raynal
2021-10-21
iio: adc: ti_am335x_adc: Wait the idle state to avoid stalls
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Miquel Raynal
2021-03-11
iio: make use of devm_iio_kfifo_buffer_setup() helper
Alexandru Ardelean
2021-01-14
iio: adc: ti_am335x_adc: remove omitted iio_kfifo_free()
Alexandru Ardelean
2020-07-20
iio: adc: ti_am335x_adc: Remove a couple of unused 'read' variables
Lee Jones
2020-07-13
Replace HTTP links with HTTPS ones: drivers/iio
Alexander A. Klimov
2020-07-07
iio: adc: ti_am335x_adc: alloc kfifo & IRQ via devm_ functions
Alexandru Ardelean
2020-07-07
iio: adc: ti_am335x_adc: alloc channels via devm_kcalloc()
Alexandru Ardelean
2020-06-14
iio: remove explicit IIO device parent assignment
Alexandru Ardelean
2018-12-03
iio: adc: ti_am335x_tscadc: Improve accuracy of measurement
Vignesh R
2018-10-09
iio: adc: ti_am335x_adc: Disable ADC during suspend unconditionally
Vignesh R
2018-01-08
Drivers:iio:adc:ti_am335x_adc remove comparison to bool
Venkat Prashanth B U
2017-08-22
iio:adc: drop assign iio_info.driver_module and iio_trigger_ops.owner
Jonathan Cameron
2017-05-14
iio: adc: ti_am335x_adc: allocating too much in probe
Dan Carpenter
2017-03-15
iio: adc: ti_am335x_adc: fix fifo overrun recovery
Michael Engl
2016-11-05
drivers: iio: ti_am335x_adc: add dma support
Mugunthan V N
2016-08-21
iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
Vignesh R
2016-08-21
iio: adc: ti_am335x_adc: Protect FIFO1 from concurrent access
Vignesh R
2016-06-03
iio: adc: ti_am335x_adc: use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
2016-06-03
iio: adc: ti_am335x_adc: use variable names for sizeof() operator
Andrew F. Davis
2016-01-16
iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.
Jonathan Cameron
2015-05-13
iio: adc: ti_am335x_adc: make sample delay, open delay, averaging DT parameters
Vignesh R
2015-04-09
iio: adc: ti_am335x_adc: refactor DT parsing into a function
Vignesh R
2015-03-07
iio: fix drivers that check buffer->scan_mask
Octavian Purdila
2015-02-15
Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-02-03
Input: ti_am335x_tsc - interchange touchscreen and ADC steps
Brad Griffis
2014-12-26
iio: kfifo: Remove unused argument in iio_kfifo_allocate
Karol Wrona
2014-12-12
iio: Move buffer registration to the core
Lars-Peter Clausen
2014-08-26
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
2014-07-08
iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends
Jan Kardell
2014-02-11
Merge tag 'iio-for-3.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2014-01-21
Merge tag 'ib-iio-input-3.13-1' into for-mfd-next
Lee Jones
2014-01-11
iio: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
Sebastian Andrzej Siewior
2014-01-07
mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path
Sebastian Andrzej Siewior
2014-01-07
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
2014-01-07
iio: ti_am335x_adc: Adjust the closing bracket in tiadc_read_raw()
Sebastian Andrzej Siewior
2013-11-09
iio: adc: ti_am335x_adc: avoid double free of buffer.
Lars-Peter Clausen
[next]