index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ti_am335x_tscadc.c
Age
Commit message (
Expand
)
Author
2021-11-05
mfd: ti_am335x_tscadc: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
2021-10-21
mfd: ti_am335x_tscadc: Support the correctly spelled DT property
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 a boolean to clarify the presence of a touchscreen
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Fix an error message
Miquel Raynal
2021-10-21
mfd: ti_am335x_tscadc: Rename a variable
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-20
mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Reorder the initialization steps
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Always provide an idle configuration
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: Mimic the probe from resume()
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Use driver data
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Simplify divisor calculation
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Don't search the tree for our clock
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Get rid of useless gotos
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Fix style
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Replace license text with SPDX tag
Miquel Raynal
2021-10-20
mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put
Miquel Raynal
2021-08-16
mfd: ti_am335x_tscadc: Delete superfluous error message
Tang Bin
2020-08-13
mfd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-11-11
mfd: ti_am335x_tscadc: Fix static checker warning
Vignesh Raghavendra
2018-12-03
mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
Vignesh R
2018-10-09
mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
Vignesh R
2018-10-09
mfd: ti_am335x_tscadc: Don't mark TSCADC MFD as wakeup capable
Vignesh R
2018-07-27
mfd: ti_am335x_tscadc: Fix struct clk memory leak
Zumeng Chen
2018-05-16
mfd: ti_am335x_tscadc: Delete an error message for a failed memory allocation...
Markus Elfring
2018-01-08
mfd: ti_am335x_tscadc: Remove redundant assignment to node
Colin Ian King
2016-11-05
mfd: ti_am335x_tscadc: store physical address
Mugunthan V N
2016-06-29
mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmap
Andrew F. Davis
2016-06-29
mfd: ti_am335x_tscadc: Unify variable naming when referencing ti_tscadc_dev
Andrew F. Davis
2016-06-29
mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
2016-06-29
mfd: ti_am335x_tscadc: Remove use of single line functions
Andrew F. Davis
2016-06-29
mfd: ti_am335x_tscadc: Use variable name for sizeof() operator
Andrew F. Davis
2015-03-03
mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save
Vignesh R
2014-10-20
mfd: drop owner assignment from platform_drivers
Wolfram Sang
2014-09-26
mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS
Jeff Lance
2014-09-26
mfd: ti_am335x_tscadc: Fix TSC resume
Sebastian Andrzej Siewior
2014-09-26
mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous mode
Vignesh R
2014-03-19
mfd: ti_am335x_tscadc: Use devm_ioremap_resource()
Jingoo Han
2014-03-19
mfd: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-07
mfd: input: iio: ti_amm335x: Rework TSC/ADC synchronization
Sebastian Andrzej Siewior
2014-01-07
mfd: ti_am335x: Drop am335x_tsc_se_update() from resume path
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
[next]