index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
sh
/
pfc
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-25
sh-pfc: Move driver from drivers/sh/ to drivers/pinctrl/
Laurent Pinchart
1
-586
/
+0
2013-01-25
sh-pfc: Remove unused resource and num_resources platform data fields
Laurent Pinchart
1
-13
/
+4
2013-01-25
sh-pfc: Remove platform device registration
Laurent Pinchart
1
-12
/
+0
2013-01-25
sh-pfc: Support passing resources through platform device
Laurent Pinchart
1
-7
/
+19
2013-01-25
sh-pfc: Split platform device and platform driver registration
Laurent Pinchart
1
-9
/
+6
2013-01-25
sh-pfc: Use sh_pfc_ namespace prefix through the whole driver
Laurent Pinchart
1
-54
/
+53
2013-01-25
sh-pfc: Sort headers alphabetically
Laurent Pinchart
1
-6
/
+6
2013-01-25
sh-pfc: Use devm_ioremap_nocache()
Laurent Pinchart
1
-21
/
+4
2013-01-25
sh-pfc: Use devm_kzalloc()
Laurent Pinchart
1
-13
/
+7
2013-01-25
sh-pfc: Move platform device and driver to the core
Laurent Pinchart
1
-18
/
+83
2013-01-25
sh-pfc: Merge PFC core and gpio
Laurent Pinchart
1
-14
/
+9
2013-01-25
sh-pfc: Merge PFC core and pinctrl
Laurent Pinchart
1
-12
/
+3
2013-01-25
sh-pfc: Move private definitions and declarations to private header
Laurent Pinchart
1
-0
/
+2
2013-01-25
sh-pfc: Split platform data from the sh_pfc structure
Laurent Pinchart
1
-46
/
+43
2012-07-17
sh: pfc: Error out on pinctrl init resolution failure.
Paul Mundt
1
-0
/
+3
2012-07-11
sh: pfc: Make pr_fmt consistent across pfc drivers.
Paul Mundt
1
-1
/
+1
2012-07-10
sh: pfc: Rudimentary pinctrl-backed GPIO support.
Paul Mundt
1
-45
/
+36
2012-07-10
sh: pfc: Shuffle PFC support core.
Paul Mundt
1
-0
/
+578