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
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
/
pinctrl
/
ti
/
pinctrl-ti-iodelay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-05
pinctrl: ti: ti-iodelay: Constify struct ti_iodelay_reg_data
Christophe JAILLET
1
-1
/
+1
2024-08-05
pinctrl: ti: ti-iodelay: Fix some error handling paths
Christophe JAILLET
1
-31
/
+21
2024-08-05
pinctrl: ti-iodelay: Constify struct regmap_config
Javier Carrasco
1
-2
/
+2
2024-07-03
pinctrl: ti: iodelay: Use scope based of_node_put() cleanups
Peng Fan
1
-28
/
+15
2024-06-17
pinctrl: ti: ti-iodelay: fix possible memory leak when pinctrl_enable() fails
Yang Yingliang
1
-5
/
+6
2023-10-30
pinctrl: Use device_get_match_data()
Rob Herring
1
-10
/
+8
2023-10-10
pinctrl: ti: ti-iodelay: Convert to platform remove callback returning void
Uwe Kleine-König
1
-6
/
+2
2023-10-10
pinctrl: ti: ti-iodelay: Drop if block with always false condition
Uwe Kleine-König
1
-3
/
+0
2023-07-17
pinctrl: ti: Convert to devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-9
/
+2
2022-10-24
pinctrl: ti-iodelay: Add missing header(s)
Andy Shevchenko
1
-3
/
+5
2021-04-08
pinctrl: ti: fix error return code of ti_iodelay_dt_node_to_map()
Junlin Yang
1
-1
/
+3
2021-03-15
pinctrl: ti: fix error return code of ti_iodelay_probe()
Jia-Ju Bai
1
-1
/
+2
2021-01-18
pinctrl: ti :iodelay: Fixed inconsistent indenting
Souptick Joarder
1
-3
/
+2
2021-01-04
pinctrl: ti-iodelay: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-07-20
pinctl: ti: iodelay: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2019-10-05
pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args call
Colin Ian King
1
-1
/
+1
2019-01-28
pinctrl: ti-iodelay: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-01-21
pinctrl: ti: iodelay: Lower the priority of prints
Nishanth Menon
1
-3
/
+3
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+4
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-3
/
+3
2017-11-08
pinctrl: ti-iodelay: remove redundant unused variable dev
Colin Ian King
1
-4
/
+0
2017-08-22
pinctrl: ti-iodelay: constify pinconf_ops, pinctrl_ops, and pinmux_ops struct...
Julia Lawall
1
-2
/
+2
2017-04-07
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
1
-0
/
+2
2017-01-18
pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int
Colin Ian King
1
-6
/
+0
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
1
-3
/
+2
2017-01-09
pinctrl: Introduce TI IOdelay configuration driver
Nishanth Menon
1
-0
/
+944