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