summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-12pinctrl: tegra: consistency cleanupStephen Warren3-98/+93
2014-03-12pinctrl: tegra: dynamically calculate function list of groupsStephen Warren6-3900/+44
2014-03-12pinctrl: tegra: init Tegra20/30 at module_init timeStephen Warren2-24/+2
2014-03-12pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delaysMaxime COQUELIN1-2/+2
2014-03-12pinctrl: st: add pinctrl support for the STiH407 SoCGiuseppe Cavallaro1-0/+17
2014-03-12pinctrl: st: Enhance the controller to manage unavailable registersGiuseppe Cavallaro1-43/+61
2014-03-12pinctrl: msm: Simplify msm_config_reg() and callersStephen Boyd1-24/+5
2014-03-12pinctrl: msm: Remove impossible WARN_ON()sStephen Boyd1-16/+0
2014-03-12pinctrl: msm: Replace lookup tables with mathStephen Boyd1-6/+8
2014-03-12pinctrl: msm: Drop OF_IRQ dependencyStephen Boyd1-1/+1
2014-03-12pinctrl: msm: Drop unused includesStephen Boyd3-6/+1
2014-03-12pinctrl: msm: Check for ngpios > MAX_NR_GPIOStephen Boyd1-1/+5
2014-03-12pinctrl: msm: Silence recursive lockdep warningStephen Boyd1-0/+7
2014-03-12pinctrl: mvebu: silence WARN to dev_warnSebastian Hesselbarth1-1/+2
2014-03-12pinctrl: msm: drop wake_irqs bitmapJosh Cartwright1-13/+1
2014-03-11pinctrl-baytrail: add function mux checking in gpio pin requestChew, Kean Ho1-3/+39
2014-03-11pinctrl: tegra: fix some typos and inconsistenciesStephen Warren2-29/+17
2014-03-07devicetree: bindings: Make msm8974-pinctrl documentation match codeStephen Boyd1-7/+7
2014-03-05pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groupsGeert Uytterhoeven1-0/+469
2014-03-05pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groupsGeert Uytterhoeven1-0/+129
2014-03-03Merge branch 'pinctrl-mvebu' into develLinus Walleij18-291/+1480
2014-03-03Merge tag 'mvebu-pinctrl-3.15' of git://git.infradead.org/linux-mvebu into pi...Linus Walleij18-291/+1480
2014-03-01Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrlJason Cooper6-0/+1093
2014-03-01Merge remote-tracking branch 'shesselba/for-mvebu/pinctrl-dove' into mvebu/pi...Jason Cooper8-113/+202
2014-03-01Merge tag 'tags/for-mvebu-pinctrl-cleanup' into mvebu/pinctrlJason Cooper6-186/+193
2014-02-26pinctrl: mvebu: dove: use global register regmapSebastian Hesselbarth1-66/+58
2014-02-26pinctrl: mvebu: dove: use remapped pmu_mpp registersSebastian Hesselbarth1-5/+7
2014-02-26pinctrl: mvebu: dove: use remapped mpp4 registerSebastian Hesselbarth1-26/+27
2014-02-26pinctrl: mvebu: dove: use remapped mpp base registersSebastian Hesselbarth1-13/+14
2014-02-26pinctrl: mvebu: dove: request syscon regmap for global registersSebastian Hesselbarth2-0/+28
2014-02-26pinctrl: mvebu: dove: request additional resourcesSebastian Hesselbarth1-3/+42
2014-02-25devicetree: bindings: update MVEBU pinctrl binding documentationSebastian Hesselbarth5-1/+5
2014-02-25devicetree: bindings: add missing Marvell Dove SoC documentationSebastian Hesselbarth1-0/+22
2014-02-25pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385Thomas Petazzoni4-0/+547
2014-02-25pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375Thomas Petazzoni4-0/+546
2014-02-25pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacksSebastian Hesselbarth1-20/+17
2014-02-25pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp rangesSebastian Hesselbarth1-16/+1
2014-02-25pinctrl: mvebu: remove MPP_REG_CTRL macroThomas Petazzoni1-16/+3
2014-02-25pinctrl: mvebu: remove common get/set functionsSebastian Hesselbarth1-47/+2
2014-02-25pinctrl: mvebu: move resource allocation to SoC specific driversSebastian Hesselbarth5-16/+33
2014-02-25pinctrl: mvebu: armada-xp: provide generic mpp callbacksSebastian Hesselbarth1-0/+12
2014-02-25pinctrl: mvebu: armada-370: provide generic mpp callbacksSebastian Hesselbarth1-0/+12
2014-02-25pinctrl: mvebu: kirkwood: provide generic mpp callbacksSebastian Hesselbarth1-0/+12
2014-02-25pinctrl: mvebu: dove: provide generic mpp callbacksSebastian Hesselbarth1-14/+22
2014-02-25pinctrl: mvebu: add common mpp reg helper to mvebu pinctrl includeSebastian Hesselbarth1-0/+28
2014-02-25pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacksSebastian Hesselbarth3-45/+32
2014-02-25pinctrl: mvebu: identify generic controls by nameSebastian Hesselbarth1-14/+16
2014-02-25pinctrl: mvebu: remove obsolete per-control name buffer allocationSebastian Hesselbarth1-9/+0
2014-02-25pinctrl: mvebu: count unnamed controls and allocate name bufferSebastian Hesselbarth1-5/+19
2014-02-25pinctrl: pfc: r8a7791: add mux data for IIC(B) coresWolfram Sang1-0/+64