Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
f7c46156f4a9d6ba5c6bcc5c48945e87b0f08c65
/
drivers
/
pinctrl
/
freescale
b09f629
pinctrl: freescale: Break dependency on SOC_IMX8MQ for i.MX8MQ
by Abel Vesa
· 6 years ago
df50fcf
pinctrl: imx-scu: Depend on IMX_SCU
by Guido Günther
· 6 years ago
a2161fd
pinctrl: imx8qxp: break the dependency on SOC_IMX8QXP
by Aisheng Dong
· 6 years ago
5716106
pinctrl: imx: fix NO_PAD_CTL setting for MMIO pads
by A.s. Dong
· 6 years ago
dbffda0
pinctrl: fsl: imx7ulp: change to use imx legacy binding
by A.s. Dong
· 6 years ago
623f788
pinctrl: imx: add imx8qxp driver
by A.s. Dong
· 6 years ago
b96eea7
pinctrl: fsl: add scu based pinctrl support
by A.s. Dong
· 6 years ago
c98b0d2
pinctrl: mxs: do not export mxs_pinctrl_probe
by Fabio Estevam
· 6 years ago
94f4e54
pinctrl: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
19da44c
pinctrl: freescale: off by one in imx1_pinconf_group_dbg_show()
by Dan Carpenter
· 7 years ago
b4859f3
pinctrl: imx: off by one in imx_pinconf_group_dbg_show()
by Dan Carpenter
· 7 years ago
45b85fc
pinctrl: imx: add driver for i.MX8MQ
by Lucas Stach
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
3c4211b
treewide: devm_kmalloc() -> devm_kmalloc_array()
by Kees Cook
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
c2b39de
pinctrl: freescale: Switch to SPDX identifier
by Fabio Estevam
· 7 years ago
7d6989a
pinctrl: imx: use seq_puts() instead of seq_printf()
by Dong Aisheng
· 7 years ago
37c1628
pinctrl: pinctrl-imx: improve the code comments of PIN_FUNC_ID
by Dong Aisheng
· 7 years ago
562088e
pinctrl: imx: fix unsigned check if nfuncs with less than or equal zero
by Dong Aisheng
· 7 years ago
864670d
pinctrl: imx: Add pinctrl driver support for imx6sll
by Bai Ping
· 7 years ago
d609336
pinctrl: imx7ulp: constify struct imx_cfg_params_decode
by Stefan Agner
· 7 years ago
7c01768
pinctrl: imx: constify struct imx_pinctrl_soc_info
by Stefan Agner
· 7 years ago
7372077
pinctrl: imx7d: simplify imx7d_pinctrl_probe
by Stefan Agner
· 7 years ago
f584349
pinctrl: imx: use struct imx_pinctrl_soc_info as a const
by Stefan Agner
· 7 years ago
ba33f4f
pinctrl: imx6ul: add IOMUXC SNVS pinctrl driver for i.MX 6ULL
by Bai Ping
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ae9d7f8
pinctrl: freescale: make mxs_regs const
by Bhumika Goyal
· 7 years ago
f5292d0
pinctrl: Convert to using %pOF instead of full_name
by Rob Herring
· 8 years ago
26d1f43
pinctrl: pinctrl-imx7ulp: add gpio_set_direction support
by Dong Aisheng
· 7 years ago
3be6f65
pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks
by Dong Aisheng
· 7 years ago
a5c771e
pinctrl: imx: remove gpio_request_enable and gpio_disable_free
by Dong Aisheng
· 7 years ago
b026402
pinctrl: imx: add imx7ulp driver
by Dong Aisheng
· 7 years ago
fc4f351
pinctrl: imx: switch to use the generic pinmux property
by Dong Aisheng
· 7 years ago
b306004
pinctrl: freescale: imx7d: make of_device_ids const.
by Arvind Yadav
· 8 years ago
6183061
Merge tag 'v4.12-rc7' into devel
by Linus Walleij
· 8 years ago
da6c2ad
pinctrl: mxs: atomically switch mux and drive strength config
by Uwe Kleine-König
· 8 years ago
5586ee4
pinctrl: imx: add soc specific mux_mode mask and shift property
by Dong Aisheng
· 8 years ago
a5cadbb
pinctrl: imx: add generic pin config core support
by Dong Aisheng
· 8 years ago
66b54e3
pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
by Dong Aisheng
· 8 years ago
49af64e
pinctrl: imx: Check for memory allocation failure
by Christophe JAILLET
· 8 years ago
6118714
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
by Tony Lindgren
· 8 years ago
950b0d9
pinctrl: core: Fix regression caused by delayed work for hogs
by Tony Lindgren
· 8 years ago
3fd6d6a
pinctrl: imx: use generic pinmux helpers for managing functions
by Gary Bisson
· 8 years ago
e566fc1
pinctrl: imx: use generic pinctrl helpers for managing groups
by Gary Bisson
· 8 years ago
a51c158
pinctrl: imx: use radix trees for groups and functions
by Gary Bisson
· 8 years ago
b28742b
pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info
by Gary Bisson
· 8 years ago
20d5ba4
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
8f5983a
pinctrl: imx: fix imx_pinctrl_desc initialization
by Gary Bisson
· 8 years ago
9999fe5
pinctrl: imx: reset group index on probe
by Stefan Agner
· 8 years ago
430be10
pinctrl: imx: accept gpio request/free from pinctrl
by Vladimir Zapolskiy
· 8 years ago
a2d16a2
pinctrl: imx: output one pin/config pair per line in pinconf-groups
by Vladimir Zapolskiy
· 8 years ago
d94ba9e7d
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 8 years ago
8229bcf
pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macro
by Fabio Estevam
· 9 years ago
11884b1
pinctrl: remove orphaned exported ".remove" function
by Paul Gortmaker
· 9 years ago
37824c1
pinctrl: imx28: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
1ab599e
pinctrl: imx23: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
8bab1a7
pinctrl: vf610: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
bc21f48
pinctrl: imx7d: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
f23556d
pinctrl: imx6ul: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
7ce3cdd
pinctrl: imx6sx: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
c621e07
pinctrl: imx6sl: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
4abaa3c
pinctrl: imx6q: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
4277a02
pinctrl: imx6dl: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
85b80b4
pinctrl: imx53: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
b588cb1
pinctrl: imx51: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
4415db1
pinctrl: imx50: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
b2892df
pinctrl: imx35: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
7fc8f59
pinctrl: imx27: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
734ffc8
pinctrl: imx25: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
e2756ba
pinctrl: imx21: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
4d1db6e
pinctrl: imx1: make it explicitly non-modular
by Paul Gortmaker
· 9 years ago
7f8750a
pinctrl: freescale: remove needless module.h include
by Paul Gortmaker
· 9 years ago
ba562d5
pinctrl: imx: Do not treat a PIN without MUX register as an error
by Alexander Shiyan
· 9 years ago
56411f3
pinctrl: fix incorrect inline keyword in multiple drivers
by Arnd Bergmann
· 9 years ago
6e408ed
pinctrl: imx: fix initialization of imx_pinctrl_desc
by Peng Fan
· 9 years ago
a37571a
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
e55e025
pinctrl: imxl: Use devm_pinctrl_register() for pinctrl registration
by Laxman Dewangan
· 9 years ago
a4b0f45
pinctrl: imx: Use devm_pinctrl_register() for pinctrl registration
by Laxman Dewangan
· 9 years ago
6dd22a1
pinctrl: imx: Kconfig: PINCTRL_IMX select REGMAP
by Alexander Kurz
· 9 years ago
9a4f4245
pinctrl: freescale: imx: fix bogus check of of_iomap() return value
by Vladimir Zapolskiy
· 9 years ago
8626ada
pinctrl: imx: attach iomuxc device to gpr syscon
by Philipp Zabel
· 9 years ago
23c3960
pinctrl: freescale: imx: implement gpio_disable_free for Vybrid
by Stefan Agner
· 9 years ago
46435d4
pinctrl: freescale: add ZERO_OFFSET_VALID flag for vf610 pinctrl
by Shawn Guo
· 9 years ago
0563df2
pinctrl: imx1-core: add missing of_node_put
by Vaishali Thakkar
· 9 years ago
bc9d8c2
Merge tag 'pinctrl-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
978fd1d
pinctrl: freescale: imx7d: support iomux lpsr controller
by Adrian Alonso
· 9 years ago
26d8cde
pinctrl: freescale: imx: add shared input select reg support
by Adrian Alonso
· 9 years ago
e7b37a5
pinctrl: freescale: imx: allow mux_reg offset zero
by Adrian Alonso
· 9 years ago
ee16351
pinctrl: freescale: imx: fix system crash if enable two pinctl instances
by Robin Gong
· 9 years ago
14316c4
pinctrl: mxs: Remove unneded semicolon
by Javier Martinez Canillas
· 9 years ago
9911a2d
pinctrl: imx25: ensure that a pin with id i is at position i in the info array
by Uwe Kleine-König
· 9 years ago
88a9988
Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
00133ff
pinctrl: imx6ul: Remove .owner field
by Fabio Estevam
· 9 years ago
9571b25
Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callback
by Uwe Kleine-König
· 10 years ago
9612327
pinctrl: imx: add i.mx6ul subdriver
by Frank Li
· 10 years ago
323de9e
pinctrl: make pinctrl_register() return proper error code
by Masahiro Yamada
· 10 years ago
3944e7b
pinctrl: Remove .owner field
by Fabio Estevam
· 10 years ago
5fcdf6a
pinctrl: imx: Allow parsing DT without function nodes
by Markus Pargmann
· 10 years ago
c30024a
pinctrl: add imx7d support
by Frank Li
· 10 years ago
Next »