summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* 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
* | pinctrl: re-enable old state in case of error in pinctrl_select_stateRichard Genoud2013-03-271-1/+19
* | pinctrl: disable and free setting in select_state in case of errorRichard Genoud2013-03-271-3/+25
* | pinctrl: create pinctrl_free_setting functionRichard Genoud2013-03-271-13/+19
* | pinctrl: fix typo in headerRichard Genoud2013-03-271-1/+1
* | pinctrl: sirf: using for_each_set_bit to simplify the codeWei Yongjun2013-03-271-8/+2
* | pinctrl: coh901: Fix checkpatch errorSachin Kamat2013-03-271-1/+1
* | pinctrl: generic: Fix checkpatch errorsSachin Kamat2013-03-271-3/+3
* | pinctrl: generic: Make 'conf_items' staticSachin Kamat2013-03-271-1/+1
* | pinctrl: at91: Fix checkpatch errorsSachin Kamat2013-03-271-8/+9
* | pinctrl: at91: Remove duplicate constSachin Kamat2013-03-271-2/+2
OpenPOWER on IntegriCloud