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
/
ti_am335x_adc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
1
-3
/
+1
2023-12-04
iio: adc: ti_am335x_adc: Fix return value check of tiadc_request_dma()
Wadim Egorov
1
-1
/
+3
2023-09-23
iio: adc: ti_am335x_adc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-23
iio: adc: Explicitly include correct DT includes
Rob Herring
1
-1
/
+0
2022-07-18
iio: adc: ti-am335x: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Jonathan Cameron
1
-4
/
+4
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-27
iio: remove .owner field for driver using module_platform_driver
Sanjeev Sharma
1
-1
/
+0
2014-07-09
iio: ti_am335x_adc: Fix: Use same step id at FIFOs both ends
Jan Kardell
1
-1
/
+1
2014-02-12
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
[next]