summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
AgeCommit message (Expand)AuthorLines
2014-03-12pinctrl: st: Fix error check for of_irq_to_resource usageSrinivas Kandagatla-1/+1
2014-03-12pinctrl: tegra: consistency cleanupStephen Warren-98/+93
2014-03-12pinctrl: tegra: dynamically calculate function list of groupsStephen Warren-3900/+44
2014-03-12pinctrl: tegra: init Tegra20/30 at module_init timeStephen Warren-24/+2
2014-03-12pinctrl: st: Use ARRAY_SIZE instead of raw value for number of delaysMaxime COQUELIN-2/+2
2014-03-12pinctrl: st: add pinctrl support for the STiH407 SoCGiuseppe Cavallaro-0/+17
2014-03-12pinctrl: st: Enhance the controller to manage unavailable registersGiuseppe Cavallaro-43/+61
2014-03-12pinctrl: msm: Simplify msm_config_reg() and callersStephen Boyd-24/+5
2014-03-12pinctrl: msm: Remove impossible WARN_ON()sStephen Boyd-16/+0
2014-03-12pinctrl: msm: Replace lookup tables with mathStephen Boyd-6/+8
2014-03-12pinctrl: msm: Drop OF_IRQ dependencyStephen Boyd-1/+1
2014-03-12pinctrl: msm: Drop unused includesStephen Boyd-6/+1
2014-03-12pinctrl: msm: Check for ngpios > MAX_NR_GPIOStephen Boyd-1/+5
2014-03-12pinctrl: msm: Silence recursive lockdep warningStephen Boyd-0/+7
2014-03-12pinctrl: mvebu: silence WARN to dev_warnSebastian Hesselbarth-1/+2
2014-03-12pinctrl: msm: drop wake_irqs bitmapJosh Cartwright-13/+1
2014-03-11pinctrl-baytrail: add function mux checking in gpio pin requestChew, Kean Ho-3/+39
2014-03-11pinctrl: tegra: fix some typos and inconsistenciesStephen Warren-29/+17
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2014-03-05pinctrl: sirf: fix kernel panic in gpio_lock_as_irqBarry Song-2/+2
2014-03-05pinctrl: sh-pfc: r8a7791: SD1_CLK fixMagnus Damm-2/+4
2014-03-05pinctrl: msm: make PINCTRL_MSM bool instead of tristateJosh Cartwright-1/+1
2014-03-05pinctrl: sunxi: Fix interrupt register offset calculationHans de Goede-3/+3
2014-03-05pinctrl: sunxi: Fix masking when setting irq typeHans de Goede-1/+1
2014-03-05pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibilityChen-Yu Tsai-0/+4
2014-03-05pinctrl: sh-pfc: r8a7791: Add alternative MSIOF pin groupsGeert Uytterhoeven-0/+469
2014-03-05pinctrl: sh-pfc: r8a7790: Add alternative MSIOF pin groupsGeert Uytterhoeven-0/+129
2014-03-03Merge branch 'pinctrl-mvebu' into develLinus Walleij-290/+1291
2014-03-01Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrlJason Cooper-0/+931
2014-02-25pinctrl: mvebu: dove: use global register regmapSebastian Hesselbarth-66/+58
2014-02-25pinctrl: mvebu: dove: use remapped pmu_mpp registersSebastian Hesselbarth-5/+7
2014-02-25pinctrl: mvebu: dove: use remapped mpp4 registerSebastian Hesselbarth-26/+27
2014-02-25pinctrl: mvebu: dove: use remapped mpp base registersSebastian Hesselbarth-13/+14
2014-02-25pinctrl: mvebu: dove: request syscon regmap for global registersSebastian Hesselbarth-0/+28
2014-02-25pinctrl: mvebu: dove: request additional resourcesSebastian Hesselbarth-3/+42
2014-02-25pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385Thomas Petazzoni-0/+467
2014-02-25pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375Thomas Petazzoni-0/+464
2014-02-25pinctrl: mvebu: dove: reuse mpp_{set,get} in pmu callbacksSebastian Hesselbarth-20/+17
2014-02-25pinctrl: mvebu: dove: consolidate auto-numbered pmu mpp rangesSebastian Hesselbarth-16/+1
2014-02-25pinctrl: mvebu: remove MPP_REG_CTRL macroThomas Petazzoni-16/+3
2014-02-25pinctrl: mvebu: remove common get/set functionsSebastian Hesselbarth-47/+2
2014-02-25pinctrl: mvebu: move resource allocation to SoC specific driversSebastian Hesselbarth-16/+33
2014-02-25pinctrl: mvebu: armada-xp: provide generic mpp callbacksSebastian Hesselbarth-0/+12
2014-02-25pinctrl: mvebu: armada-370: provide generic mpp callbacksSebastian Hesselbarth-0/+12
2014-02-25pinctrl: mvebu: kirkwood: provide generic mpp callbacksSebastian Hesselbarth-0/+12
2014-02-25pinctrl: mvebu: dove: provide generic mpp callbacksSebastian Hesselbarth-14/+22
2014-02-25pinctrl: mvebu: add common mpp reg helper to mvebu pinctrl includeSebastian Hesselbarth-0/+28
2014-02-25pinctrl: mvebu: remove passing mvebu_mpp_ctrl to callbacksSebastian Hesselbarth-45/+32
2014-02-25pinctrl: mvebu: identify generic controls by nameSebastian Hesselbarth-14/+16
2014-02-25pinctrl: mvebu: remove obsolete per-control name buffer allocationSebastian Hesselbarth-9/+0