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
2017-05-22
pinctrl: imx: add soc specific mux_mode mask and shift property
Dong Aisheng
3
-5
/
+11
2017-05-22
pinctrl: imx: add generic pin config core support
Dong Aisheng
3
-11
/
+124
2017-05-22
pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Dong Aisheng
1
-4
/
+8
2017-05-22
pinctrl: imx: Check for memory allocation failure
Christophe JAILLET
1
-2
/
+3
2017-04-07
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
1
-1
/
+1
2017-01-13
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
1
-4
/
+4
2017-01-03
pinctrl: imx: use generic pinmux helpers for managing functions
Gary Bisson
3
-94
/
+18
2017-01-03
pinctrl: imx: use generic pinctrl helpers for managing groups
Gary Bisson
3
-141
/
+69
2016-12-30
pinctrl: imx: use radix trees for groups and functions
Gary Bisson
2
-28
/
+141
2016-12-30
pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info
Gary Bisson
1
-17
/
+17
2016-12-13
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2016-11-25
pinctrl: imx: fix imx_pinctrl_desc initialization
Gary Bisson
1
-4
/
+4
2016-10-31
pinctrl: imx: reset group index on probe
Stefan Agner
1
-0
/
+1
2016-09-12
pinctrl: imx: accept gpio request/free from pinctrl
Vladimir Zapolskiy
1
-2
/
+2
2016-09-06
pinctrl: imx: output one pin/config pair per line in pinconf-groups
Vladimir Zapolskiy
1
-1
/
+1
2016-07-29
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
21
-203
/
+44
2016-07-06
pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macro
Fabio Estevam
1
-1
/
+0
2016-06-29
pinctrl: remove orphaned exported ".remove" function
Paul Gortmaker
2
-13
/
+0
2016-06-29
pinctrl: imx28: make it explicitly non-modular
Paul Gortmaker
1
-13
/
+4
2016-06-29
pinctrl: imx23: make it explicitly non-modular
Paul Gortmaker
1
-13
/
+4
2016-06-29
pinctrl: vf610: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx7d: make it explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2016-06-29
pinctrl: imx6ul: make it explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2016-06-29
pinctrl: imx6sx: make it explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2016-06-29
pinctrl: imx6sl: make it explicitly non-modular
Paul Gortmaker
1
-12
/
+3
2016-06-29
pinctrl: imx6q: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx6dl: make it explicitly non-modular
Paul Gortmaker
1
-11
/
+3
2016-06-29
pinctrl: imx53: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx51: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx50: make it explicitly non-modular
Paul Gortmaker
1
-9
/
+0
2016-06-29
pinctrl: imx35: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx27: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx25: make it explicitly non-modular
Paul Gortmaker
1
-10
/
+0
2016-06-29
pinctrl: imx21: make it explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-06-29
pinctrl: imx1: make it explicitly non-modular
Paul Gortmaker
1
-7
/
+2
2016-06-29
pinctrl: freescale: remove needless module.h include
Paul Gortmaker
2
-2
/
+0
2016-06-22
pinctrl: imx: Do not treat a PIN without MUX register as an error
Alexander Shiyan
1
-2
/
+2
2016-06-15
pinctrl: fix incorrect inline keyword in multiple drivers
Arnd Bergmann
2
-2
/
+2
2016-05-31
pinctrl: imx: fix initialization of imx_pinctrl_desc
Peng Fan
1
-11
/
+15
2016-05-19
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
19
-37
/
+2
2016-04-21
pinctrl: imxl: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
5
-14
/
+1
2016-04-21
pinctrl: imx: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
14
-23
/
+1
2016-04-14
pinctrl: imx: Kconfig: PINCTRL_IMX select REGMAP
Alexander Kurz
1
-0
/
+1
2016-03-30
pinctrl: freescale: imx: fix bogus check of of_iomap() return value
Vladimir Zapolskiy
1
-9
/
+8
2016-03-08
pinctrl: imx: attach iomuxc device to gpr syscon
Philipp Zabel
10
-0
/
+19
2016-01-27
pinctrl: freescale: imx: implement gpio_disable_free for Vybrid
Stefan Agner
1
-0
/
+26
2015-12-10
pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrl
Shawn Guo
1
-1
/
+1
2015-11-17
pinctrl: imx1-core: add missing of_node_put
Vaishali Thakkar
1
-2
/
+6
2015-11-02
Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-5
/
+65
2015-10-03
pinctrl: freescale: imx7d: support iomux lpsr controller
Adrian Alonso
1
-0
/
+30
[prev]
[next]