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
/
pinctrl
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
Merge tag 'pinctrl-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-79
/
+1064
2012-07-23
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+488
2012-07-23
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2012-07-14
pinctrl: Add one-register-per-pin type device tree based pinctrl driver
Tony Lindgren
3
-0
/
+996
2012-07-14
pinctrl: pinctrl-imx6q: add missed mux function for USBOTG_ID
Dong Aisheng
1
-0
/
+2
2012-07-14
pinctrl: pinctrl-imx: only print debug message when DEBUG is defined
Dong Aisheng
1
-0
/
+2
2012-07-13
pinctrl: pinctrl-nomadik: Append sleepmode property with vendor specific pref...
Lee Jones
1
-1
/
+1
2012-07-05
pinctrl/nomadik: add spi2_oc1_2 pin group
Patrice Chotard
1
-1
/
+4
2012-07-04
pinctrl/nomadik: kerneldoc fix
Linus Walleij
1
-1
/
+1
2012-07-04
pinctrl/nomadik: use devm_* allocators for gpio probe
Linus Walleij
1
-26
/
+9
2012-07-03
pinctrl/nomadik: add pin group to mco function
Patrice Chotard
1
-1
/
+3
2012-07-03
pinctrl/nomadik: add hsit_a_2 pin group
Patrice Chotard
1
-1
/
+4
2012-07-03
pinctrl/nomadik: add pin group smcs1 and smps0
Patrice Chotard
1
-3
/
+9
2012-07-03
pinctrl/nomadik: fix hsir_a_1_pins pin list
Patrice Chotard
1
-3
/
+4
2012-07-03
pinctrl: pinctrl-imx: fix map setting problem if NO_PAD_CTL is set
Hui Wang
1
-6
/
+7
2012-07-03
pinctrl/coh901: use clk_prepare_[en|dis]able()
Linus Walleij
1
-3
/
+3
2012-07-03
pinctrl/pinctrl-tegra: remove IS_ERR checking of pmx->pctl
Devendra Naga
1
-2
/
+2
2012-07-03
pinctrl/pinctrl-spear: remove IS_ERR checking of pmx->pctl
Devendra Naga
1
-2
/
+2
2012-07-03
pinctrl/u300: drop unused variable
Linus Walleij
1
-1
/
+0
2012-07-03
pinctrl: select the proper symbol
Linus Walleij
1
-1
/
+1
2012-07-03
pinctrl: add pinctrl_add_gpio_ranges function
Dong Aisheng
1
-0
/
+11
2012-07-03
pinctrl: remove pinctrl_remove_gpio_range
Dong Aisheng
3
-17
/
+5
2012-07-03
pinctrl/pinctrl-core: cleanup pinctrl_register
Devendra Naga
1
-11
/
+6
2012-07-03
pinctrl/u300: delete pointless debug print
Linus Walleij
1
-2
/
+0
2012-07-03
pinctrl/pinctrl-u300: remove devm_kfree at driver unload
Devendra Naga
1
-1
/
+0
2012-07-02
PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaII
Barry Song
1
-1
/
+488
2012-06-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
9
-14
/
+14
2012-06-20
Viresh has moved
Viresh Kumar
9
-14
/
+14
2012-06-17
pinctrl/nomadik: document Alt-C glitch
Linus Walleij
1
-1
/
+21
2012-06-17
pinctrl: mxs: Use kfree to fix build error
Fabio Estevam
1
-1
/
+1
2012-06-12
pinctrl: pinctrl-mxs: set platform driver data to NULL at errpath and at unre...
Devendra Naga
1
-0
/
+2
2012-06-12
pinctrl: pinctrl-mxs: Take care of frees if the kzalloc fails
Devendra Naga
1
-3
/
+8
2012-06-12
pinctrl: pinctrl-imx: fix incorrect debug message of maps
Dong Aisheng
1
-1
/
+1
2012-06-12
pinctrl: pinctrl-imx: free if of_get_parent fails to get the parent node
Devendra Naga
1
-1
/
+3
2012-06-12
pinctrl: pinctrl-imx: free allocated pinctrl_map structure only once and use ...
Devendra Naga
1
-16
/
+12
2012-06-12
pinctrl: nomadik: fix up typo
Linus Walleij
1
-1
/
+1
2012-06-12
pinctrl: nomadik: add clk_prepare() call
Linus Walleij
1
-0
/
+1
2012-06-04
pinctrl: fix a minor harmless typo
Guennadi Liakhovetski
1
-1
/
+1
2012-06-04
pinctrl: sirf: mark of_device_id match table as __devinitconst
Barry Song
1
-1
/
+1
2012-06-01
pinctrl-nomadik: Allow Device Tree driver probing
Lee Jones
1
-1
/
+19
2012-05-26
Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
6
-102
/
+4451
2012-05-22
Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
18
-126
/
+8767
2012-05-20
pinctrl: pinctrl-imx: add imx51 pinctrl driver
Dong Aisheng
3
-0
/
+1331
2012-05-20
pinctrl: pinctrl-imx: add imx53 pinctrl driver
Dong Aisheng
3
-0
/
+1658
2012-05-15
ARM: nomadik: enable PINCTRL_NOMADIK where needed
Arnd Bergmann
1
-1
/
+1
2012-05-15
pinctrl: pinctrl-pxa3xx: remove empty pinmux disable function
Dong Aisheng
1
-6
/
+0
2012-05-15
pinctrl: pinctrl-mxs: remove empty pinmux disable function
Dong Aisheng
1
-7
/
+0
2012-05-15
pinctrl: pinctrl-imx: remove empty pinmux disable function
Dong Aisheng
1
-7
/
+0
2012-05-15
pinctrl: make pinmux disable function optional
Dong Aisheng
1
-3
/
+3
2012-05-15
pinctrl: a minor error checking improvement for pinconf
Dong Aisheng
1
-2
/
+2
[next]