index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mfd
/
ti_am335x_tscadc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-29
mfd: ti_am335x_tscadc: Drop the CNTRLREG_TSC_8WIRE macro
Dario Binacchi
1
-1
/
+0
2021-10-21
iio: adc: ti_am335x_adc: Add a unit to the timeout delay
Miquel Raynal
1
-1
/
+1
2021-10-21
mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
Miquel Raynal
1
-0
/
+6
2021-10-21
mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware
Miquel Raynal
1
-0
/
+6
2021-10-21
mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
Miquel Raynal
1
-7
/
+7
2021-10-21
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
1
-1
/
+1
2021-10-21
mfd: ti_am335x_tscadc: Drop useless definitions from the header
Miquel Raynal
1
-28
/
+16
2021-10-21
mfd: ti_am335x_tscadc: Clarify the maximum values for DT entries
Miquel Raynal
1
-0
/
+2
2021-10-20
mfd: ti_am335x_tscadc: Use BIT(), GENMASK() and FIELD_PREP() when relevant
Miquel Raynal
1
-30
/
+31
2021-10-20
mfd: ti_am335x_tscadc: Drop unused definitions from the header
Miquel Raynal
1
-7
/
+0
2021-10-20
mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
Miquel Raynal
1
-1
/
+2
2021-10-20
mfd: ti_am335x_tscadc: Fix header spacing
Miquel Raynal
1
-5
/
+5
2021-10-20
mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag
Miquel Raynal
1
-12
/
+4
2021-10-20
mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
Miquel Raynal
1
-1
/
+1
2021-10-20
mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
Miquel Raynal
1
-3
/
+0
2021-10-20
mfd: ti_am335x_tscadc: Use driver data
Miquel Raynal
1
-0
/
+9
2020-08-13
mfd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2018-12-03
iio: adc: ti_am335x_tscadc: Improve accuracy of measurement
Vignesh R
1
-0
/
+4
2016-11-05
drivers: iio: ti_am335x_adc: add dma support
Mugunthan V N
1
-0
/
+7
2016-11-05
mfd: ti_am335x_tscadc: store physical address
Mugunthan V N
1
-0
/
+1
2016-08-21
iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
Vignesh R
1
-4
/
+4
2016-06-29
mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmap
Andrew F. Davis
1
-1
/
+1
2015-03-03
mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save
Vignesh R
1
-0
/
+1
2015-02-03
Input: ti_am335x_tsc - remove udelay in interrupt handler
Brad Griffis
1
-1
/
+2
2014-09-26
mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS
Jeff Lance
1
-0
/
+1
2014-01-07
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
Sebastian Andrzej Siewior
1
-0
/
+4
2014-01-07
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
1
-1
/
+2
2014-01-07
mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() local
Sebastian Andrzej Siewior
1
-1
/
+0
2013-11-15
Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-7
/
+13
2013-10-23
mfd: ti_am335x_tscadc: Restore clock divider on resume
Matthias Kaehlcke
1
-0
/
+1
2013-10-23
mfd: ti_am335x_tscadc: Fix idle timeout value
Matthias Kaehlcke
1
-7
/
+12
2013-09-22
Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
1
-0
/
+9
2013-09-21
iio: ti_am335x_adc: Add continuous sampling support
Zubair Lutfullah
1
-0
/
+9
2013-09-07
Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
1
-1
/
+0
2013-07-31
MFD: ti_tscadc: ADC Clock check not required
Patil, Rachna
1
-1
/
+0
2013-07-21
iio: ti_am335x_adc: Fix wrong samples received on 1st read
Patil, Rachna
1
-0
/
+16
2013-06-12
input: ti_am335x_adc: use only FIFO0 and clean up a little
Sebastian Andrzej Siewior
1
-2
/
+2
2013-06-12
input: mfd: ti_am335x_tsc remove remaining platform data pieces
Sebastian Andrzej Siewior
1
-5
/
+0
2013-06-12
mfd: ti_tscadc: deal with partial activation
Pantelis Antoniou
1
-5
/
+3
2013-06-12
input: ti_am33x_tsc: Order of TSC wires, made configurable
Patil, Rachna
1
-3
/
+0
2013-06-12
input: ti_am33x_tsc: Step enable bits made configurable
Patil, Rachna
1
-2
/
+6
2013-06-12
mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
Sebastian Andrzej Siewior
1
-0
/
+7
2012-11-05
IIO : ADC: tiadc: Add support of TI's ADC driver
Patil, Rachna
1
-1
/
+8
2012-11-05
input: TSC: ti_tsc: Convert TSC into a MFDevice
Patil, Rachna
1
-1
/
+9
2012-11-05
mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevice
Patil, Rachna
1
-0
/
+137