aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-01Merge tag 'tags/for-mvebu-pinctrl-3xx' into mvebu/pinctrlJason Cooper4-0/+931
2014-02-25pinctrl: mvebu: dove: use global register regmapSebastian Hesselbarth1-66/+58
2014-02-25pinctrl: mvebu: dove: use remapped pmu_mpp registersSebastian Hesselbarth1-5/+7
2014-02-25pinctrl: mvebu: dove: use remapped mpp4 registerSebastian Hesselbarth1-26/+27
2014-02-25pinctrl: mvebu: dove: use remapped mpp base registersSebastian Hesselbarth1-13/+14
2014-02-25pinctrl: mvebu: dove: request syscon regmap for global registersSebastian Hesselbarth2-0/+28
2014-02-25pinctrl: mvebu: dove: request additional resourcesSebastian Hesselbarth1-3/+42
2014-02-25pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 380/385Thomas Petazzoni3-0/+467
2014-02-25pinctrl: mvebu: add pin-muxing driver for the Marvell Armada 375Thomas Petazzoni3-0/+464
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
2014-02-25pinctrl: at91: implement get_directionRichard Genoud1-0/+12
2014-02-25pinctrl: imx: Fix pin name in debug message.Martin Fuzzey1-1/+1
2014-02-25pinctrl-sunxi: Fix sun5i-a13 port F multiplexingHans de Goede1-6/+6
2014-02-25pinctrl: pinctrl-adi: combine multiple groups of one function togetherSonic Zhang4-147/+139
2014-02-25pinctrl: sirf: update copyright years to 2014Barry Song3-3/+6
2014-02-25pinctrl: nomadik: Convert to modern pm_opsUlf Hansson1-8/+9
2014-02-25pinctrl: nomadik: Silence compiler warn for !CONFIG_PMUlf Hansson1-1/+3
2014-02-25pinctrl: sh-pfc: r8a7790: Add QSPI pin groupsGeert Uytterhoeven1-0/+33
2014-02-25pinctrl-msm: Add SPI8 pin definitionsIvan T. Ivanov1-4/+9
2014-02-24pinctrl: refer to updated dt binding string.Christian Daudt1-1/+1
2014-02-24pinctrl: Quiet logging about missing DT nodes when not using DTMark Brown1-1/+3
2014-02-11pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUSMagnus Damm1-0/+9
2014-02-11pinctrl: exynos: add exynos5260 SoC specific dataYoung-Gun Jang3-0/+85
2014-02-11pinctrl-msm: Support output-{high,low} configurationBjorn Andersson1-0/+27
2014-02-10pinctrl: sirf: add pin group for USP0 for atlas6Rongjun Ying1-0/+43
2014-02-10pinctrl: single: add low power mode supportChao Xie1-0/+3
2014-02-10pinctrl-adi2: fix coding style issueSonic Zhang1-1/+1
2014-02-10pinctrl-adi2: change irq_base from usigned int to intSonic Zhang1-1/+1
2014-02-10pinctrl: Move pint PM storage structure out of blackfin architecture.Sonic Zhang1-1/+14
2014-02-10pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQJean-Jacques Hiblot1-0/+27
2014-02-10pinctrl: sh-pfc: r8a7791: Add QSPI pin groupsGeert Uytterhoeven1-0/+63
2014-02-10pinctrl: st: Add software edge trigger interrupt supportSrinivas Kandagatla1-2/+114
2014-02-10pinctrl: st: Add Interrupt supportSrinivas Kandagatla1-2/+223
2014-02-06pinctrl: tegra: return correct error typeLaxman Dewangan1-1/+1
2014-02-06pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard1-2/+4
2014-02-04pinctrl: protect pinctrl_list addStanislaw Gruszka1-0/+2