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
/
freescale
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-21
pinctrl: Fix Kconfig indentation
Krzysztof Kozlowski
1
-6
/
+6
2019-08-10
pinctrl: freescale: imx: Add of_node_put() before return
Nishka Dasgupta
1
-3
/
+10
2019-08-06
pinctrl: freescale: mxs: Add of_node_put() before return
Nishka Dasgupta
1
-3
/
+9
2019-07-14
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-0
/
+356
2019-06-25
pinctrl: freescale: Add i.MX8MN pinctrl driver support
Anson Huang
3
-0
/
+356
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-11
pinctrl: imx8mq: Add suspend/resume ops
Abel Vesa
3
-0
/
+21
2019-04-08
pinctrl: freescale: use devm_platform_ioremap_resource() to simplify code
Anson Huang
1
-3
/
+1
2019-04-08
pinctrl: imx: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2019-04-04
pinctrl: fsl: Make pinctrl_ipc_handle static
YueHaibing
1
-1
/
+1
2019-03-08
pinctrl: imx: fix scu link errors
Anders Roxell
1
-2
/
+2
2019-01-30
pinctrl: freescale: Add imx8mm pinctrl driver support
Bai Ping
3
-0
/
+356
2019-01-11
pinctrl: imx: add imx8qm driver
Aisheng Dong
3
-0
/
+334
2018-12-27
pinctrl: freescale: Break dependency on SOC_IMX8MQ for i.MX8MQ
Abel Vesa
1
-1
/
+1
2018-12-27
pinctrl: imx-scu: Depend on IMX_SCU
Guido Günther
1
-0
/
+1
2018-12-21
pinctrl: imx8qxp: break the dependency on SOC_IMX8QXP
Aisheng Dong
1
-1
/
+1
2018-11-19
pinctrl: imx: fix NO_PAD_CTL setting for MMIO pads
A.s. Dong
1
-1
/
+12
2018-11-09
pinctrl: fsl: imx7ulp: change to use imx legacy binding
A.s. Dong
1
-42
/
+0
2018-11-05
pinctrl: imx: add imx8qxp driver
A.s. Dong
3
-0
/
+240
2018-11-05
pinctrl: fsl: add scu based pinctrl support
A.s. Dong
5
-170
/
+448
2018-09-21
pinctrl: mxs: do not export mxs_pinctrl_probe
Fabio Estevam
1
-1
/
+0
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
2
-10
/
+9
2018-08-02
pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
Dan Carpenter
1
-1
/
+1
2018-07-30
pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
Dan Carpenter
1
-1
/
+1
2018-07-16
pinctrl: imx: add driver for i.MX8MQ
Lucas Stach
3
-0
/
+359
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
3
-21
/
+27
2018-06-13
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
1
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2
-2
/
+4
2018-05-24
pinctrl: freescale: Switch to SPDX identifier
Fabio Estevam
25
-271
/
+151
2018-05-02
pinctrl: imx: use seq_puts() instead of seq_printf()
Dong Aisheng
1
-2
/
+2
2018-05-02
pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_ID
Dong Aisheng
1
-4
/
+11
2018-05-02
pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero
Dong Aisheng
1
-1
/
+1
2018-03-23
pinctrl: imx: Add pinctrl driver support for imx6sll
Bai Ping
3
-0
/
+368
2018-01-11
pinctrl: imx7ulp: constify struct imx_cfg_params_decode
Stefan Agner
3
-3
/
+3
2018-01-11
pinctrl: imx: constify struct imx_pinctrl_soc_info
Stefan Agner
11
-11
/
+11
2018-01-11
pinctrl: imx7d: simplify imx7d_pinctrl_probe
Stefan Agner
1
-7
/
+3
2018-01-11
pinctrl: imx: use struct imx_pinctrl_soc_info as a const
Stefan Agner
4
-52
/
+44
2018-01-09
pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL
Bai Ping
1
-4
/
+48
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-31
pinctrl: freescale: make mxs_regs const
Bhumika Goyal
2
-2
/
+2
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
1
-5
/
+3
2017-08-14
pinctrl: pinctrl-imx7ulp: add gpio_set_direction support
Dong Aisheng
1
-0
/
+26
2017-08-14
pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks
Dong Aisheng
3
-44
/
+49
2017-08-14
pinctrl: imx: remove gpio_request_enable and gpio_disable_free
Dong Aisheng
1
-69
/
+0
2017-08-14
pinctrl: imx: add imx7ulp driver
Dong Aisheng
3
-0
/
+346
2017-08-14
pinctrl: imx: switch to use the generic pinmux property
Dong Aisheng
1
-3
/
+3
2017-06-29
pinctrl: freescale: imx7d: make of_device_ids const.
Arvind Yadav
1
-3
/
+3
2017-06-29
Merge tag 'v4.12-rc7' into devel
Linus Walleij
1
-4
/
+12
2017-05-23
pinctrl: mxs: atomically switch mux and drive strength config
Uwe Kleine-König
1
-4
/
+12
[next]