summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
| * | pinctrl: sirf: update copyright years to 2014Barry Song2014-02-253-3/+6
| * | pinctrl: nomadik: Convert to modern pm_opsUlf Hansson2014-02-251-8/+9
| * | pinctrl: nomadik: Silence compiler warn for !CONFIG_PMUlf Hansson2014-02-251-1/+3
| * | pinctrl: sh-pfc: r8a7790: Add QSPI pin groupsGeert Uytterhoeven2014-02-251-0/+33
| * | pinctrl-msm: Add SPI8 pin definitionsIvan T. Ivanov2014-02-251-4/+9
| * | pinctrl: Quiet logging about missing DT nodes when not using DTMark Brown2014-02-241-1/+3
| * | pinctrl: sh-pfc: r8a7790: Break out USB0 OVC/VBUSMagnus Damm2014-02-111-0/+9
| * | pinctrl: exynos: add exynos5260 SoC specific dataYoung-Gun Jang2014-02-113-0/+85
| * | pinctrl-msm: Support output-{high,low} configurationBjorn Andersson2014-02-111-0/+27
| * | pinctrl: sirf: add pin group for USP0 for atlas6Rongjun Ying2014-02-101-0/+43
| * | pinctrl: single: add low power mode supportChao Xie2014-02-101-0/+3
| * | pinctrl-adi2: fix coding style issueSonic Zhang2014-02-101-1/+1
| * | pinctrl-adi2: change irq_base from usigned int to intSonic Zhang2014-02-101-1/+1
| * | pinctrl: Move pint PM storage structure out of blackfin architecture.Sonic Zhang2014-02-101-1/+14
| * | pinctrl: at91: use gpiolib API to mark a GPIO used as an IRQJean-Jacques Hiblot2014-02-101-0/+27
| * | pinctrl: sh-pfc: r8a7791: Add QSPI pin groupsGeert Uytterhoeven2014-02-101-0/+63
| * | pinctrl: st: Add software edge trigger interrupt supportSrinivas Kandagatla2014-02-101-2/+114
| * | pinctrl: st: Add Interrupt supportSrinivas Kandagatla2014-02-101-2/+223
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-03-091-1/+1
|\ \ \
| * | | pinctrl: refer to updated dt binding string.Christian Daudt2014-02-241-1/+1
| |/ /
* | | pinctrl: sirf: fix kernel panic in gpio_lock_as_irqBarry Song2014-03-051-2/+2
* | | pinctrl: sh-pfc: r8a7791: SD1_CLK fixMagnus Damm2014-03-051-2/+4
* | | pinctrl: msm: make PINCTRL_MSM bool instead of tristateJosh Cartwright2014-03-051-1/+1
* | | pinctrl: sunxi: Fix interrupt register offset calculationHans de Goede2014-03-051-3/+3
* | | pinctrl: sunxi: Fix masking when setting irq typeHans de Goede2014-03-051-1/+1
* | | pinctrl: sunxi: use chained_irq_{enter, exit} for GIC compatibilityChen-Yu Tsai2014-03-051-0/+4
|/ /
* | pinctrl: tegra: return correct error typeLaxman Dewangan2014-02-061-1/+1
* | pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard2014-02-061-2/+4
* | pinctrl: protect pinctrl_list addStanislaw Gruszka2014-02-041-0/+2
* | pinctrl: sirf: correct the pin index of ac97_pins groupQipan Li2014-02-031-1/+1
* | pinctrl: imx27: fix offset calculation in imx_read_2bitChris Ruehl2014-02-031-1/+1
* | pinctrl: vt8500: Change devicetree data parsingTony Prisk2014-02-031-1/+14
* | pinctrl: imx27: fix wrong offset to ICONFBChris Ruehl2014-02-031-4/+4
* | pinctrl: at91: use locked variant of irq_set_handlerNicolas Ferre2014-02-031-5/+5
|/
* Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-01-232-61/+249
|\
| * Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2014-01-0321-210/+3051
| |\
| | * Merge tag 'v3.13-rc3' into dt3-baseSimon Horman2013-12-195-8/+9
| | |\
| * | \ Merge branch 'tegra/dma-reset-rework' into next/dtOlof Johansson2013-12-265-8/+9
| |\ \ \ | | | |/ | | |/|
| * | | pinctrl: nomadik: decomission non-DT boot pathLinus Walleij2013-11-261-58/+22
| * | | pinctrl: nomadik: move platform data handling into driverLinus Walleij2013-11-262-3/+227
OpenPOWER on IntegriCloud