index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
mvebu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
pinctrl: constify of_device_id array
Fabian Frederick
7
-7
/
+7
2015-03-27
pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driver
Thomas Petazzoni
1
-0
/
+40
2015-03-04
pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x
Thomas Petazzoni
3
-0
/
+437
2015-01-14
pinctrl: dove: Constify struct regmap_config and of_device_id
Krzysztof Kozlowski
1
-2
/
+2
2015-01-10
pinctrl: mvebu: a38x: Add UART1 muxing options
Maxime Ripard
1
-2
/
+4
2014-10-20
pinctrl: mvebu: drop owner assignment from platform_drivers
Wolfram Sang
7
-7
/
+0
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-3
/
+3
2014-04-24
pinctrl: mvebu: new driver for Orion platforms
Thomas Petazzoni
3
-0
/
+266
2014-03-12
pinctrl: mvebu: silence WARN to dev_warn
Sebastian Hesselbarth
1
-1
/
+2
2014-03-01
Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrl
Jason Cooper
4
-0
/
+931
2014-02-25
pinctrl: mvebu: dove: use global register regmap
Sebastian Hesselbarth
1
-66
/
+58
2014-02-25
pinctrl: mvebu: dove: use remapped pmu_mpp registers
Sebastian Hesselbarth
1
-5
/
+7
2014-02-25
pinctrl: mvebu: dove: use remapped mpp4 register
Sebastian Hesselbarth
1
-26
/
+27
2014-02-25
pinctrl: mvebu: dove: use remapped mpp base registers
Sebastian Hesselbarth
1
-13
/
+14
2014-02-25
pinctrl: mvebu: dove: request syscon regmap for global registers
Sebastian Hesselbarth
2
-0
/
+28
2014-02-25
pinctrl: mvebu: dove: request additional resources
Sebastian Hesselbarth
1
-3
/
+42
2014-02-25
pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385
Thomas Petazzoni
3
-0
/
+467
2014-02-25
pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375
Thomas Petazzoni
3
-0
/
+464
2014-02-25
pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacks
Sebastian Hesselbarth
1
-20
/
+17
2014-02-25
pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp ranges
Sebastian Hesselbarth
1
-16
/
+1
2014-02-25
pinctrl: mvebu: remove MPP_REG_CTRL macro
Thomas Petazzoni
1
-16
/
+3
2014-02-25
pinctrl: mvebu: remove common get/set functions
Sebastian Hesselbarth
1
-47
/
+2
2014-02-25
pinctrl: mvebu: move resource allocation to SoC specific drivers
Sebastian Hesselbarth
5
-16
/
+33
2014-02-25
pinctrl: mvebu: armada-xp: provide generic mpp callbacks
Sebastian Hesselbarth
1
-0
/
+12
2014-02-25
pinctrl: mvebu: armada-370: provide generic mpp callbacks
Sebastian Hesselbarth
1
-0
/
+12
2014-02-25
pinctrl: mvebu: kirkwood: provide generic mpp callbacks
Sebastian Hesselbarth
1
-0
/
+12
2014-02-25
pinctrl: mvebu: dove: provide generic mpp callbacks
Sebastian Hesselbarth
1
-14
/
+22
2014-02-25
pinctrl: mvebu: add common mpp reg helper to mvebu pinctrl include
Sebastian Hesselbarth
1
-0
/
+28
2014-02-25
pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacks
Sebastian Hesselbarth
3
-45
/
+32
2014-02-25
pinctrl: mvebu: identify generic controls by name
Sebastian Hesselbarth
1
-14
/
+16
2014-02-25
pinctrl: mvebu: remove obsolete per-control name buffer allocation
Sebastian Hesselbarth
1
-9
/
+0
2014-02-25
pinctrl: mvebu: count unnamed controls and allocate name buffer
Sebastian Hesselbarth
1
-5
/
+19
2013-10-23
pinctrl: mvebu: remove redundant of_match_ptr
Sachin Kamat
4
-4
/
+4
2013-10-16
pinctrl: dove: unset twsi option3 for gconfig as well
Roel Kluin
1
-1
/
+1
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-08-28
pinctrl: mvebu: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2013-08-28
pinctrl: mvebu: Convert to use devm_ioremap_resource
Jisheng Zhang
1
-6
/
+5
2013-08-28
pinctrl: Pass all configs to driver on pin_config_set()
Sherman Yin
1
-6
/
+20
2013-07-15
pinctrl: don't use PTR_RET().
Rusty Russell
1
-1
/
+1
2013-06-16
pinctrl: dove: add PMU functions to pinctrl
Sebastian Hesselbarth
1
-28
/
+216
2013-04-03
Merge tag 'v3.9-rc5' into devel
Linus Walleij
1
-1
/
+1
2013-03-27
pinctrl: mvebu: prevent walking off the end of group array
David Woodhouse
1
-12
/
+21
2013-03-21
pinctrl: mvebu: fix checking for SoC specific controls
Simon Guinot
1
-1
/
+1
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
1
-3
/
+3
2013-01-18
pinctrl: mvebu: fix MPP6 value for kirkwood driver
Simon Guinot
1
-3
/
+3
2013-01-18
pinctrl: mvebu: Fix compiler warnings
Andrew Lunn
2
-2
/
+2
2013-01-08
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+5
2013-01-07
pinctrl: mvebu: make pdma clock on dove mandatory
Sebastian Hesselbarth
1
-2
/
+5
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
5
-22
/
+21
2012-11-24
ARM: Kirkwood: support 98DX412x kirkwoods with pinctrl
Valentin Longchamp
1
-278
/
+290
[next]