summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-8/+4
|\
| * Merge branch 'mxs/cleanup' into next/multiplatformArnd Bergmann2013-04-096-5/+69
| |\
| * | pinctrl: sirf: convert to linear irq domainArnd Bergmann2013-03-251-8/+4
* | | Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2013-05-0210-5893/+2693
|\ \ \
| * | | pinctrl: add pinctrl driver for imx6slShawn Guo2013-04-092-0/+411
| * | | pinctrl: add pinctrl driver for imx6dlShawn Guo2013-04-093-2/+500
| * | | pinctrl: imx: move hard-coding data into device treeShawn Guo2013-04-096-5891/+1782
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-025-7/+5
|\ \ \
| * \ \ Merge tag 'v3.9-rc5' into next/cleanupArnd Bergmann2013-04-096-5/+69
| |\ \ \ | | |/ /
| * | | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-265-7/+5
| | |/ | |/|
* | | pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard2013-04-265-164/+176
* | | pinctrl/pinconfig: fix misplaced gotoLaurent Meunier2013-04-261-1/+1
* | | pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enterTomasz Figa2013-04-231-2/+1
* | | pinctrl/pinconfig: add debug interfaceLaurent Meunier2013-04-191-0/+232
* | | pinctrl: abx500: fix issue when no pdataPatrice CHOTARD2013-04-181-1/+0
* | | pinctrl: sunxi: Rename wemac functions to emacMaxime Ripard2013-04-091-18/+18
* | | pinctrl: exynos5440: add gpio interrupt supportThomas Abraham2013-04-091-0/+142
* | | pinctrl: exynos5440: fix probe failure due to missing pin-list in config nodesThomas Abraham2013-04-091-3/+6
* | | pinctrl: ab8505: Staticize some symbolsSachin Kamat2013-04-091-2/+3
* | | pinctrl: ab8540: Staticize some symbolsSachin Kamat2013-04-091-2/+3
* | | pinctrl: ab9540: Staticize some symbolsSachin Kamat2013-04-091-2/+3
* | | pinctrl: ab8500: Staticize some symbolsSachin Kamat2013-04-091-2/+3
* | | pinctrl: abx500: Staticize some symbolsSachin Kamat2013-04-091-5/+5
* | | pinctrl: Add pinctrl-s3c64xx driverTomasz Figa2013-04-095-0/+832
* | | pinctrl: samsung: Handle banks with two configuration registersTomasz Figa2013-04-091-0/+10
* | | pinctrl: samsung: Remove hardcoded register offsetsTomasz Figa2013-04-093-37/+15
* | | pinctrl: samsung: Split pin bank description into two structuresTomasz Figa2013-04-094-36/+49
* | | pinctrl: samsung: Include pinctrl-exynos driver data conditionallyTomasz Figa2013-04-091-0/+2
* | | pinctrl: samsung: Protect bank registers with a spinlockTomasz Figa2013-04-093-0/+37
* | | Merge tag 'v3.9-rc5' into develLinus Walleij2013-04-035-4/+68
|\ \ \ | | |/ | |/|
| * | Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-03-245-4/+9
| |\ \
| | * | pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud2013-03-211-0/+5
| | * | pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot2013-03-211-1/+1
| | * | pinctrl: generic: Fix compilation errorSachin Kamat2013-03-131-1/+1
| | * | pinctrl: Print the correct information in debugfs pinconf-state fileLaurent Pinchart2013-03-131-1/+1
| | * | pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin2013-03-131-1/+1
| | |/
| * | ARM: at91: add gpio suspend/resume support when using pinctrlLudovic Desroches2013-03-141-1/+60
| |/
* | pinctrl/abx500: fix ab9540 alternate functionPatrice Chotard2013-04-031-1/+1
* | pinctrl/pinconf: partial revert of pin config debugfsLinus Walleij2013-04-031-207/+0
* | pinctrl/nomadik: add device tree bindings for db8540Gabriel Fernandez2013-04-031-0/+4
* | pinctrl: simplify the re-enable old state code in pinctrl_select_stateRichard Genoud2013-04-031-19/+3
* | pinctrl: select_state: don't call pinctrl_free_setting on errorRichard Genoud2013-04-031-1/+9
* | pinctrl: coh901: Fix error checking in u300_gpio_to_irqAxel Lin2013-04-031-2/+5
* | pinctrl: pinctrl_select_state: set the old_state back on errorRichard Genoud2013-04-031-0/+2
* | pinctrl: remove superfluous optimization in pinctrl_select_state_lockedRichard Genoud2013-04-031-9/+1
* | pinctrl: use dev_info instead of pr_info in pinctrl_select_state_lockedRichard Genoud2013-04-031-3/+2
* | pinctrl: sunxi: add clock supportEmilio López2013-04-031-0/+8
* | pinctrl: core: add dependence of GPIOLIBHaojian Zhuang2013-04-031-0/+8
* | pinctrl/abx500: fix ab8505 alternate functionPatrice Chotard2013-04-031-1/+1
* | pinctrl: mvebu: prevent walking off the end of group arrayDavid Woodhouse2013-03-271-12/+21
OpenPOWER on IntegriCloud