aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-26pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard5-164/+176
2013-04-26pinctrl/pinconfig: fix misplaced gotoLaurent Meunier1-1/+1
2013-04-23pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enterTomasz Figa1-2/+1
2013-04-19pinctrl/pinconfig: add debug interfaceLaurent Meunier1-0/+232
2013-04-18pinctrl: abx500: fix issue when no pdataPatrice CHOTARD1-1/+0
2013-04-09pinctrl: sunxi: Rename wemac functions to emacMaxime Ripard1-18/+18
2013-04-09pinctrl: exynos5440: add gpio interrupt supportThomas Abraham1-0/+142
2013-04-09pinctrl: exynos5440: fix probe failure due to missing pin-list in config nodesThomas Abraham1-3/+6
2013-04-09pinctrl: ab8505: Staticize some symbolsSachin Kamat1-2/+3
2013-04-09pinctrl: ab8540: Staticize some symbolsSachin Kamat1-2/+3
2013-04-09pinctrl: ab9540: Staticize some symbolsSachin Kamat1-2/+3
2013-04-09pinctrl: ab8500: Staticize some symbolsSachin Kamat1-2/+3
2013-04-09pinctrl: abx500: Staticize some symbolsSachin Kamat1-5/+5
2013-04-09pinctrl: Add pinctrl-s3c64xx driverTomasz Figa5-0/+832
2013-04-09pinctrl: samsung: Handle banks with two configuration registersTomasz Figa1-0/+10
2013-04-09pinctrl: samsung: Remove hardcoded register offsetsTomasz Figa3-37/+15
2013-04-09pinctrl: samsung: Split pin bank description into two structuresTomasz Figa4-36/+49
2013-04-09pinctrl: samsung: Include pinctrl-exynos driver data conditionallyTomasz Figa1-0/+2
2013-04-09pinctrl: samsung: Protect bank registers with a spinlockTomasz Figa3-0/+37
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij5-4/+68
2013-04-03pinctrl/abx500: fix ab9540 alternate functionPatrice Chotard1-1/+1
2013-04-03pinctrl/pinconf: partial revert of pin config debugfsLinus Walleij1-207/+0
2013-04-03pinctrl/nomadik: add device tree bindings for db8540Gabriel Fernandez1-0/+4
2013-04-03pinctrl: simplify the re-enable old state code in pinctrl_select_stateRichard Genoud1-19/+3
2013-04-03pinctrl: select_state: don't call pinctrl_free_setting on errorRichard Genoud1-1/+9
2013-04-03pinctrl: coh901: Fix error checking in u300_gpio_to_irqAxel Lin1-2/+5
2013-04-03pinctrl: pinctrl_select_state: set the old_state back on errorRichard Genoud1-0/+2
2013-04-03pinctrl: remove superfluous optimization in pinctrl_select_state_lockedRichard Genoud1-9/+1
2013-04-03pinctrl: use dev_info instead of pr_info in pinctrl_select_state_lockedRichard Genoud1-3/+2
2013-04-03pinctrl: sunxi: add clock supportEmilio López1-0/+8
2013-04-03pinctrl: core: add dependence of GPIOLIBHaojian Zhuang1-0/+8
2013-04-03pinctrl/abx500: fix ab8505 alternate functionPatrice Chotard1-1/+1
2013-03-27pinctrl: mvebu: prevent walking off the end of group arrayDavid Woodhouse1-12/+21
2013-03-27pinctrl: re-enable old state in case of error in pinctrl_select_stateRichard Genoud1-1/+19
2013-03-27pinctrl: disable and free setting in select_state in case of errorRichard Genoud1-3/+25
2013-03-27pinctrl: create pinctrl_free_setting functionRichard Genoud1-13/+19
2013-03-27pinctrl: fix typo in headerRichard Genoud1-1/+1
2013-03-27pinctrl: sirf: using for_each_set_bit to simplify the codeWei Yongjun1-8/+2
2013-03-27pinctrl: coh901: Fix checkpatch errorSachin Kamat1-1/+1
2013-03-27pinctrl: generic: Fix checkpatch errorsSachin Kamat1-3/+3
2013-03-27pinctrl: generic: Make 'conf_items' staticSachin Kamat1-1/+1
2013-03-27pinctrl: at91: Fix checkpatch errorsSachin Kamat1-8/+9
2013-03-27pinctrl: at91: Remove duplicate constSachin Kamat1-2/+2
2013-03-27pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe()Wei Yongjun1-1/+1
2013-03-27pinctrl/nomadik: Fix checkpatch errorsSachin Kamat1-3/+3
2013-03-27pinctrl/nomadik-db8500: Fix checkpatch errorsSachin Kamat1-2/+2
2013-03-27pinctrl: remove pxa pinctrl driverHaojian Zhuang7-2892/+0
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds5-4/+9
2013-03-21pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud1-0/+5
2013-03-21pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot1-1/+1