index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
freescale
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: freescale: make mxs_regs const
Bhumika Goyal
2017-08-31
2
-2
/
+2
*
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
2017-08-14
1
-5
/
+3
*
pinctrl: pinctrl-imx7ulp: add gpio_set_direction support
Dong Aisheng
2017-08-14
1
-0
/
+26
*
pinctrl: imx: make imx_pmx_ops.gpio_set_direction platform specific callbacks
Dong Aisheng
2017-08-14
3
-44
/
+49
*
pinctrl: imx: remove gpio_request_enable and gpio_disable_free
Dong Aisheng
2017-08-14
1
-69
/
+0
*
pinctrl: imx: add imx7ulp driver
Dong Aisheng
2017-08-14
3
-0
/
+346
*
pinctrl: imx: switch to use the generic pinmux property
Dong Aisheng
2017-08-14
1
-3
/
+3
*
pinctrl: freescale: imx7d: make of_device_ids const.
Arvind Yadav
2017-06-29
1
-3
/
+3
*
Merge tag 'v4.12-rc7' into devel
Linus Walleij
2017-06-29
1
-4
/
+12
|
\
|
*
pinctrl: mxs: atomically switch mux and drive strength config
Uwe Kleine-König
2017-05-23
1
-4
/
+12
*
|
pinctrl: imx: add soc specific mux_mode mask and shift property
Dong Aisheng
2017-05-22
3
-5
/
+11
*
|
pinctrl: imx: add generic pin config core support
Dong Aisheng
2017-05-22
3
-11
/
+124
*
|
pinctrl: imx: fix debug message for SHARE_MUX_CONF_REG case
Dong Aisheng
2017-05-22
1
-4
/
+8
*
|
pinctrl: imx: Check for memory allocation failure
Christophe JAILLET
2017-05-22
1
-2
/
+3
|
/
*
pinctrl: core: Fix pinctrl_register_and_init() with pinctrl_enable()
Tony Lindgren
2017-04-07
1
-1
/
+1
*
pinctrl: core: Fix regression caused by delayed work for hogs
Tony Lindgren
2017-01-13
1
-4
/
+4
*
pinctrl: imx: use generic pinmux helpers for managing functions
Gary Bisson
2017-01-03
3
-94
/
+18
*
pinctrl: imx: use generic pinctrl helpers for managing groups
Gary Bisson
2017-01-03
3
-141
/
+69
*
pinctrl: imx: use radix trees for groups and functions
Gary Bisson
2016-12-30
2
-28
/
+141
*
pinctrl: imx: remove const qualifier of imx_pinctrl_soc_info
Gary Bisson
2016-12-30
1
-17
/
+17
*
Merge tag 'pinctrl-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-12-13
1
-4
/
+4
|
\
|
*
pinctrl: imx: fix imx_pinctrl_desc initialization
Gary Bisson
2016-11-25
1
-4
/
+4
*
|
pinctrl: imx: reset group index on probe
Stefan Agner
2016-10-31
1
-0
/
+1
|
/
*
pinctrl: imx: accept gpio request/free from pinctrl
Vladimir Zapolskiy
2016-09-12
1
-2
/
+2
*
pinctrl: imx: output one pin/config pair per line in pinconf-groups
Vladimir Zapolskiy
2016-09-06
1
-1
/
+1
*
Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-07-28
21
-203
/
+44
|
\
|
*
pinctrl: imx21: Remove the MODULE_DEVICE_TABLE() macro
Fabio Estevam
2016-07-06
1
-1
/
+0
|
*
pinctrl: remove orphaned exported ".remove" function
Paul Gortmaker
2016-06-29
2
-13
/
+0
|
*
pinctrl: imx28: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-13
/
+4
|
*
pinctrl: imx23: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-13
/
+4
|
*
pinctrl: vf610: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-10
/
+0
|
*
pinctrl: imx7d: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-11
/
+3
|
*
pinctrl: imx6ul: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-11
/
+3
|
*
pinctrl: imx6sx: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-11
/
+3
|
*
pinctrl: imx6sl: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-12
/
+3
|
*
pinctrl: imx6q: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-10
/
+0
|
*
pinctrl: imx6dl: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-11
/
+3
|
*
pinctrl: imx53: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-10
/
+0
|
*
pinctrl: imx51: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-10
/
+0
|
*
pinctrl: imx50: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-9
/
+0
|
*
pinctrl: imx35: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-10
/
+0
|
*
pinctrl: imx27: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-10
/
+0
|
*
pinctrl: imx25: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-10
/
+0
|
*
pinctrl: imx21: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-6
/
+2
|
*
pinctrl: imx1: make it explicitly non-modular
Paul Gortmaker
2016-06-29
1
-7
/
+2
|
*
pinctrl: freescale: remove needless module.h include
Paul Gortmaker
2016-06-29
2
-2
/
+0
|
*
pinctrl: fix incorrect inline keyword in multiple drivers
Arnd Bergmann
2016-06-15
2
-2
/
+2
|
*
pinctrl: imx: fix initialization of imx_pinctrl_desc
Peng Fan
2016-05-31
1
-11
/
+15
*
|
pinctrl: imx: Do not treat a PIN without MUX register as an error
Alexander Shiyan
2016-06-22
1
-2
/
+2
|
/
*
Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2016-05-19
19
-37
/
+2
|
\
[next]