index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
ti_am335x_tscadc.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-07
mfd: ti_am335x_tscadc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-18
mfd: Explicitly include correct DT includes
Rob Herring
1
-1
/
+1
2023-08-18
mfd: ti_am335x_tscadc: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2021-11-05
mfd: ti_am335x_tscadc: Fix spelling mistake "atleast" -> "at least"
Colin Ian King
1
-1
/
+1
2021-10-21
mfd: ti_am335x_tscadc: Support the correctly spelled DT property
Miquel Raynal
1
-1
/
+7
2021-10-21
mfd: ti_am335x_tscadc: Add ADC1/magnetic reader support
Miquel Raynal
1
-7
/
+30
2021-10-21
mfd: ti_am335x_tscadc: Introduce a helper to deal with the type of hardware
Miquel Raynal
1
-15
/
+21
2021-10-21
mfd: ti_am335x_tscadc: Add a boolean to clarify the presence of a touchscreen
Miquel Raynal
1
-2
/
+5
2021-10-21
mfd: ti_am335x_tscadc: Fix an error message
Miquel Raynal
1
-1
/
+1
2021-10-21
mfd: ti_am335x_tscadc: Rename a variable
Miquel Raynal
1
-6
/
+6
2021-10-21
mfd: ti_am335x_tscadc: Add TSC prefix in certain macros
Miquel Raynal
1
-5
/
+5
2021-10-21
mfd: ti_am335x_tscadc: Rename the subsystem enable macro
Miquel Raynal
1
-3
/
+3
2021-10-20
mfd: ti_am335x_tscadc: Gather the ctrl register logic in one place
Miquel Raynal
1
-25
/
+14
2021-10-20
mfd: ti_am335x_tscadc: Reorder the initialization steps
Miquel Raynal
1
-6
/
+5
2021-10-20
mfd: ti_am335x_tscadc: Always provide an idle configuration
Miquel Raynal
1
-3
/
+5
2021-10-20
mfd: ti_am335x_tscadc: Drop useless variables from the driver structure
Miquel Raynal
1
-11
/
+4
2021-10-20
mfd: ti_am335x_tscadc: Mimic the probe from resume()
Miquel Raynal
1
-1
/
+1
2021-10-20
mfd: ti_am335x_tscadc: Use driver data
Miquel Raynal
1
-6
/
+16
2021-10-20
mfd: ti_am335x_tscadc: Move the driver structure allocation earlier
Miquel Raynal
1
-7
/
+7
2021-10-20
mfd: ti_am335x_tscadc: Simplify divisor calculation
Miquel Raynal
1
-5
/
+1
2021-10-20
mfd: ti_am335x_tscadc: Don't search the tree for our clock
Miquel Raynal
1
-1
/
+1
2021-10-20
mfd: ti_am335x_tscadc: Reword the comment explaining the dividers
Miquel Raynal
1
-6
/
+6
2021-10-20
mfd: ti_am335x_tscadc: Drop extra spacing when declaring stack variables
Miquel Raynal
1
-15
/
+15
2021-10-20
mfd: ti_am335x_tscadc: Get rid of useless gotos
Miquel Raynal
1
-4
/
+3
2021-10-20
mfd: ti_am335x_tscadc: Fix style
Miquel Raynal
1
-2
/
+4
2021-10-20
mfd: ti_am335x_tscadc: Replace license text with SPDX tag
Miquel Raynal
1
-9
/
+1
2021-10-20
mfd: ti_am335x_tscadc: Ensure a balanced number of node get/put
Miquel Raynal
1
-0
/
+5
2021-08-16
mfd: ti_am335x_tscadc: Delete superfluous error message
Tang Bin
1
-3
/
+2
2020-08-13
mfd: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-11-11
mfd: ti_am335x_tscadc: Fix static checker warning
Vignesh Raghavendra
1
-1
/
+1
2018-12-03
mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells
Vignesh R
1
-2
/
+3
2018-10-09
mfd: ti_am335x_tscadc: Keep ADC interface on if child is wakeup capable
Vignesh R
1
-0
/
+13
2018-10-09
mfd: ti_am335x_tscadc: Don't mark TSCADC MFD as wakeup capable
Vignesh R
1
-1
/
+0
2018-07-27
mfd: ti_am335x_tscadc: Fix struct clk memory leak
Zumeng Chen
1
-2
/
+1
2018-05-16
mfd: ti_am335x_tscadc: Delete an error message for a failed memory allocation...
Markus Elfring
1
-3
/
+2
2018-01-08
mfd: ti_am335x_tscadc: Remove redundant assignment to node
Colin Ian King
1
-1
/
+1
2016-11-05
mfd: ti_am335x_tscadc: store physical address
Mugunthan V N
1
-0
/
+1
2016-06-29
mfd: ti_am335x_tscadc: Rename regmap_tscadc to regmap
Andrew F. Davis
1
-18
/
+18
2016-06-29
mfd: ti_am335x_tscadc: Unify variable naming when referencing ti_tscadc_dev
Andrew F. Davis
1
-44
/
+44
2016-06-29
mfd: ti_am335x_tscadc: Use SIMPLE_DEV_PM_OPS helper macro
Andrew F. Davis
1
-12
/
+4
2016-06-29
mfd: ti_am335x_tscadc: Remove use of single line functions
Andrew F. Davis
1
-29
/
+15
2016-06-29
mfd: ti_am335x_tscadc: Use variable name for sizeof() operator
Andrew F. Davis
1
-2
/
+1
2015-03-03
mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save
Vignesh R
1
-8
/
+5
2014-10-20
mfd: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-26
mfd: ti_am335x_tscadc: Update logic in CTRL register for 5-wire TS
Jeff Lance
1
-13
/
+17
2014-09-26
mfd: ti_am335x_tscadc: Fix TSC resume
Sebastian Andrzej Siewior
1
-1
/
+1
2014-09-26
mfd: ti_am335x_tscadc: Fix TSC operation after ADC continouous mode
Vignesh R
1
-1
/
+2
2014-03-19
mfd: ti_am335x_tscadc: Use devm_ioremap_resource()
Jingoo Han
1
-19
/
+4
2014-03-19
mfd: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
[next]