index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
freescale
/
pinctrl-mxs.c
Age
Commit message (
Expand
)
Author
2024-07-03
pinctrl: freescale: Use scope based of_node_put() cleanups
Peng Fan
2024-06-26
pinctrl: freescale: mxs: Fix refcount of child
Peng Fan
2023-10-10
pinctrl: mxs: Remove undocumented 'fsl,mxs-gpio' property
Fabio Estevam
2022-12-29
pinctrl: mxs: avoid defines prefixed with CONFIG
Lukas Bulwahn
2022-10-24
pinctrl: imx: Add missing header(s)
Andy Shevchenko
2019-08-06
pinctrl: freescale: mxs: Add of_node_put() before return
Nishka Dasgupta
2018-09-20
pinctrl: mxs: do not export mxs_pinctrl_probe
Fabio Estevam
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-24
pinctrl: freescale: Switch to SPDX identifier
Fabio Estevam
2017-05-23
pinctrl: mxs: atomically switch mux and drive strength config
Uwe Kleine-König
2016-06-29
pinctrl: remove orphaned exported ".remove" function
Paul Gortmaker
2015-10-02
pinctrl: mxs: Remove unneded semicolon
Javier Martinez Canillas
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2014-10-30
pinctrl: mxs: warn if functions are not grouped by name
Uwe Kleine-König
2014-09-04
pinctrl: imx/mxs: move freescale drivers to subdir
Linus Walleij