index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
freescale
/
pinctrl-imx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-11
pinctrl: imx8mq: Add suspend/resume ops
Abel Vesa
1
-0
/
+19
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
2018-11-19
pinctrl: imx: fix NO_PAD_CTL setting for MMIO pads
A.s. Dong
1
-1
/
+12
2018-11-05
pinctrl: fsl: add scu based pinctrl support
A.s. Dong
1
-164
/
+261
2018-08-29
pinctrl: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-4
/
+3
2018-07-29
pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
Dan Carpenter
1
-1
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+6
2018-06-12
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
1
-2
/
+3
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+2
2018-05-24
pinctrl: freescale: Switch to SPDX identifier
Fabio Estevam
1
-13
/
+8
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-01-11
pinctrl: imx7ulp: constify struct imx_cfg_params_decode
Stefan Agner
1
-1
/
+1
2018-01-11
pinctrl: imx: use struct imx_pinctrl_soc_info as a const
Stefan Agner
1
-42
/
+37
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
1
-5
/
+3
2017-08-14
pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks
Dong Aisheng
1
-44
/
+4
2017-08-14
pinctrl: imx: remove gpio_request_enable and gpio_disable_free
Dong Aisheng
1
-69
/
+0
2017-08-14
pinctrl: imx: switch to use the generic pinmux property
Dong Aisheng
1
-3
/
+3
2017-05-22
pinctrl: imx: add soc specific mux_mode mask and shift property
Dong Aisheng
1
-5
/
+5
2017-05-22
pinctrl: imx: add generic pin config core support
Dong Aisheng
1
-10
/
+98
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
1
-79
/
+17
2017-01-03
pinctrl: imx: use generic pinctrl helpers for managing groups
Gary Bisson
1
-123
/
+67
2016-12-30
pinctrl: imx: use radix trees for groups and functions
Gary Bisson
1
-26
/
+138
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-28
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-13
/
+16
2016-06-29
pinctrl: freescale: remove needless module.h include
Paul Gortmaker
1
-1
/
+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
1
-1
/
+1
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
1
-10
/
+1
2016-04-21
pinctrl: imx: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-10
/
+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
1
-0
/
+10
2016-01-27
pinctrl: freescale: imx: implement gpio_disable_free for Vybrid
Stefan Agner
1
-0
/
+26
2015-10-02
pinctrl: freescale: imx: add shared input select reg support
Adrian Alonso
1
-1
/
+27
2015-10-02
pinctrl: freescale: imx: allow mux_reg offset zero
Adrian Alonso
1
-1
/
+4
2015-10-02
pinctrl: freescale: imx: fix system crash if enable two pinctl instances
Robin Gong
1
-2
/
+1
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-05-06
pinctrl: imx: Allow parsing DT without function nodes
Markus Pargmann
1
-9
/
+46
[next]