index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2021-11-29
mfd: ti_am335x_tscadc: Drop the CNTRLREG_TSC_8WIRE macro
Dario Binacchi
2021-10-21
iio: adc: ti_am335x_adc: Add a unit to the timeout delay
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Drop useless definitions from the header
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-10-20
mfd: ti_am335x_tscadc: Drop unused definitions from the header
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Use the new HZ_PER_MHZ macro
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Fix header spacing
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Replace the header license text with SPDX tag
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Use driver data
Miquel Raynal
2020-08-13
mfd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2018-12-03
iio: adc: ti_am335x_tscadc: Improve accuracy of measurement
Vignesh R
2016-11-05
drivers: iio: ti_am335x_adc: add dma support
Mugunthan V N
2016-11-05
mfd: ti_am335x_tscadc: store physical address
Mugunthan V N
2016-08-21
iio: adc: ti_am335x_adc: Increase timeout value waiting for ADC sample
Vignesh R
2016-06-29
mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmap
Andrew F. Davis
2015-03-03
mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save
Vignesh R
2015-02-03
Input: ti_am335x_tsc - remove udelay in interrupt handler
Brad Griffis
2014-09-26
mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS
Jeff Lance
2014-01-07
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
Sebastian Andrzej Siewior
2014-01-07
mfd: ti_am335x_tscadc: Don't read back REG_SE
Sebastian Andrzej Siewior
2014-01-07
mfd: ti_am335x_tscadc: Make am335x_tsc_se_update() local
Sebastian Andrzej Siewior
2013-11-15
Merge tag 'mfd-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-10-23
mfd: ti_am335x_tscadc: Restore clock divider on resume
Matthias Kaehlcke
2013-10-23
mfd: ti_am335x_tscadc: Fix idle timeout value
Matthias Kaehlcke
2013-09-22
Merge tag 'iio-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...
Greg Kroah-Hartman
2013-09-21
iio: ti_am335x_adc: Add continuous sampling support
Zubair Lutfullah
2013-09-07
Merge tag 'mfd-3.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...
Linus Torvalds
2013-07-31
MFD: ti_tscadc: ADC Clock check not required
Patil, Rachna
2013-07-21
iio: ti_am335x_adc: Fix wrong samples received on 1st read
Patil, Rachna
2013-06-12
input: ti_am335x_adc: use only FIFO0 and clean up a little
Sebastian Andrzej Siewior
2013-06-12
input: mfd: ti_am335x_tsc remove remaining platform data pieces
Sebastian Andrzej Siewior
2013-06-12
mfd: ti_tscadc: deal with partial activation
Pantelis Antoniou
2013-06-12
input: ti_am33x_tsc: Order of TSC wires, made configurable
Patil, Rachna
2013-06-12
input: ti_am33x_tsc: Step enable bits made configurable
Patil, Rachna
2013-06-12
mfd: input: iio: ti_am335x_adc: use one structure for ti_tscadc_dev
Sebastian Andrzej Siewior
2012-11-05
IIO : ADC: tiadc: Add support of TI's ADC driver
Patil, Rachna
2012-11-05
input: TSC: ti_tsc: Convert TSC into a MFDevice
Patil, Rachna
2012-11-05
mfd: ti_tscadc: Add support for TI's TSC/ADC MFDevice
Patil, Rachna