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
/
pinctrl-imx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pinctrl: pinctrl-imx.c: Cleaning up if unsigned is less than zero
Rickard Strandqvist
2014-07-11
1
-1
/
+1
*
pinctrl: pinctrl-imx: Print the mux_mode field in hex format
Fabio Estevam
2014-04-22
1
-1
/
+1
*
pinctrl: imx: Fix pin name in debug message.
Martin Fuzzey
2014-02-25
1
-1
/
+1
*
pinctrl: imx: fix using pin->input_val wrongly
Peter Chen
2013-11-04
1
-3
/
+3
*
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
2013-08-28
1
-12
/
+16
*
pinctrl: imx: Fix compilation with DEBUG enabled
Sascha Hauer
2013-08-23
1
-16
/
+3
*
pinctrl: imx: Use struct type for pins
Sascha Hauer
2013-08-16
1
-42
/
+37
*
pinctrl: imx: do not fail when parsing a function fails
Sascha Hauer
2013-08-15
1
-8
/
+2
*
pinctrl: imx: do not fail when parsing a group fails
Sascha Hauer
2013-08-15
1
-4
/
+1
*
pinctrl: imx: Catch no fsl,pins property
Sascha Hauer
2013-08-15
1
-0
/
+5
*
pinctrl: imx: make error messages more informative
Sascha Hauer
2013-08-15
1
-2
/
+2
*
pinctrl: imx: work around select input quirk
Shawn Guo
2013-08-07
1
-2
/
+32
*
pinctrl: pinctrl-imx: Remove unneeded check for platform_get_resource()
Fabio Estevam
2013-07-23
1
-3
/
+0
*
pinctrl: imx: add VF610 support to imx pinctrl framework
Jingchang Lu
2013-06-16
1
-11
/
+42
*
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2013-05-02
1
-79
/
+47
|
\
|
*
pinctrl: imx: move hard-coding data into device tree
Shawn Guo
2013-04-09
1
-79
/
+47
*
|
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-03-07
1
-3
/
+3
|
/
*
pinctrl: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-22
1
-3
/
+3
*
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-9
/
+10
*
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
1
-1
/
+1
|
\
|
*
pinctrl: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
pinctrl: imx: Fix the logic checking if not able to find pin reg map
Axel Lin
2012-11-15
1
-1
/
+1
*
|
pinctrl: Staticize pinconf_ops
Axel Lin
2012-11-11
1
-1
/
+1
|
/
*
pinctrl: imx: remove duplicated const
Richard Zhao
2012-09-18
1
-1
/
+1
*
Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-07-24
1
-6
/
+7
|
\
|
*
pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL is set
Hui Wang
2012-07-03
1
-6
/
+7
*
|
pinctrl: pinctrl-imx: only print debug message when DEBUG is defined
Dong Aisheng
2012-07-14
1
-0
/
+2
|
/
*
pinctrl: pinctrl-imx: fix incorrect debug message of maps
Dong Aisheng
2012-06-12
1
-1
/
+1
*
pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node
Devendra Naga
2012-06-12
1
-1
/
+3
*
pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...
Devendra Naga
2012-06-12
1
-16
/
+12
*
pinctrl: pinctrl-imx: remove empty pinmux disable function
Dong Aisheng
2012-05-15
1
-7
/
+0
*
pinctrl: pinctrl-imx: add imx pinctrl core driver
Dong Aisheng
2012-05-02
1
-0
/
+627