summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: msm: fix up out-of-order merge conflictLinus Walleij2014-03-141-1/+0
* pinctrl: st: Fix error check for of_irq_to_resource usageSrinivas Kandagatla2014-03-121-1/+1
* pinctrl: tegra: consistency cleanupStephen Warren2014-03-123-98/+93
* pinctrl: tegra: dynamically calculate function list of groupsStephen Warren2014-03-126-3900/+44
* pinctrl: tegra: init Tegra20/30 at module_init timeStephen Warren2014-03-122-24/+2
* pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delaysMaxime COQUELIN2014-03-121-2/+2
* pinctrl: st: add pinctrl support for the STiH407 SoCGiuseppe Cavallaro2014-03-121-0/+17
* pinctrl: st: Enhance the controller to manage unavailable registersGiuseppe Cavallaro2014-03-121-43/+61
* pinctrl: msm: Simplify msm_config_reg() and callersStephen Boyd2014-03-121-24/+5
* pinctrl: msm: Remove impossible WARN_ON()sStephen Boyd2014-03-121-16/+0
* pinctrl: msm: Replace lookup tables with mathStephen Boyd2014-03-121-6/+8
* pinctrl: msm: Drop OF_IRQ dependencyStephen Boyd2014-03-121-1/+1
* pinctrl: msm: Drop unused includesStephen Boyd2014-03-123-6/+1
* pinctrl: msm: Check for ngpios > MAX_NR_GPIOStephen Boyd2014-03-121-1/+5
* pinctrl: msm: Silence recursive lockdep warningStephen Boyd2014-03-121-0/+7
* pinctrl: mvebu: silence WARN to dev_warnSebastian Hesselbarth2014-03-121-1/+2
* pinctrl: msm: drop wake_irqs bitmapJosh Cartwright2014-03-121-13/+1
* pinctrl-baytrail: add function mux checking in gpio pin requestChew, Kean Ho2014-03-111-3/+39
* pinctrl: tegra: fix some typos and inconsistenciesStephen Warren2014-03-112-29/+17
* pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groupsGeert Uytterhoeven2014-03-051-0/+469
* pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groupsGeert Uytterhoeven2014-03-051-0/+129
* Merge branch 'pinctrl-mvebu' into develLinus Walleij2014-03-0310-290/+1291
|\
| * Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrlJason Cooper2014-03-014-0/+931
| |\
| | * pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385Thomas Petazzoni2014-02-253-0/+467
| | * pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375Thomas Petazzoni2014-02-253-0/+464
| * | pinctrl: mvebu: dove: use global register regmapSebastian Hesselbarth2014-02-251-66/+58
| * | pinctrl: mvebu: dove: use remapped pmu_mpp registersSebastian Hesselbarth2014-02-251-5/+7
| * | pinctrl: mvebu: dove: use remapped mpp4 registerSebastian Hesselbarth2014-02-251-26/+27
| * | pinctrl: mvebu: dove: use remapped mpp base registersSebastian Hesselbarth2014-02-251-13/+14
| * | pinctrl: mvebu: dove: request syscon regmap for global registersSebastian Hesselbarth2014-02-252-0/+28
| * | pinctrl: mvebu: dove: request additional resourcesSebastian Hesselbarth2014-02-251-3/+42
| |/
| * pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacksSebastian Hesselbarth2014-02-251-20/+17
| * pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp rangesSebastian Hesselbarth2014-02-251-16/+1
| * pinctrl: mvebu: remove MPP_REG_CTRL macroThomas Petazzoni2014-02-251-16/+3
| * pinctrl: mvebu: remove common get/set functionsSebastian Hesselbarth2014-02-251-47/+2
| * pinctrl: mvebu: move resource allocation to SoC specific driversSebastian Hesselbarth2014-02-255-16/+33
| * pinctrl: mvebu: armada-xp: provide generic mpp callbacksSebastian Hesselbarth2014-02-251-0/+12
| * pinctrl: mvebu: armada-370: provide generic mpp callbacksSebastian Hesselbarth2014-02-251-0/+12
| * pinctrl: mvebu: kirkwood: provide generic mpp callbacksSebastian Hesselbarth2014-02-251-0/+12
| * pinctrl: mvebu: dove: provide generic mpp callbacksSebastian Hesselbarth2014-02-251-14/+22
| * pinctrl: mvebu: add common mpp reg helper to mvebu pinctrl includeSebastian Hesselbarth2014-02-251-0/+28
| * pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacksSebastian Hesselbarth2014-02-253-45/+32
| * pinctrl: mvebu: identify generic controls by nameSebastian Hesselbarth2014-02-251-14/+16
| * pinctrl: mvebu: remove obsolete per-control name buffer allocationSebastian Hesselbarth2014-02-251-9/+0
| * pinctrl: mvebu: count unnamed controls and allocate name bufferSebastian Hesselbarth2014-02-251-5/+19
* | pinctrl: pfc: r8a7791: add mux data for IIC(B) coresWolfram Sang2014-02-251-0/+64
* | pinctrl: at91: implement get_directionRichard Genoud2014-02-251-0/+12
* | pinctrl: imx: Fix pin name in debug message.Martin Fuzzey2014-02-251-1/+1
* | pinctrl-sunxi: Fix sun5i-a13 port F multiplexingHans de Goede2014-02-251-6/+6
* | pinctrl: pinctrl-adi: combine multiple groups of one function togetherSonic Zhang2014-02-254-147/+139
OpenPOWER on IntegriCloud