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