aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2013-04-26pinctrl: move subsystem mutex to pinctrl_dev structPatrice Chotard
2013-04-26pinctrl/pinconfig: fix misplaced gotoLaurent Meunier
2013-04-23pinctrl: s3c64xx: Fix build error caused by undefined chained_irq_enterTomasz Figa
2013-04-19pinctrl/pinconfig: add debug interfaceLaurent Meunier
2013-04-18pinctrl: abx500: fix issue when no pdataPatrice CHOTARD
2013-04-09pinctrl: sunxi: Rename wemac functions to emacMaxime Ripard
2013-04-09pinctrl: exynos5440: add gpio interrupt supportThomas Abraham
2013-04-09pinctrl: exynos5440: fix probe failure due to missing pin-list in config nodesThomas Abraham
2013-04-09pinctrl: ab8505: Staticize some symbolsSachin Kamat
2013-04-09pinctrl: ab8540: Staticize some symbolsSachin Kamat
2013-04-09pinctrl: ab9540: Staticize some symbolsSachin Kamat
2013-04-09pinctrl: ab8500: Staticize some symbolsSachin Kamat
2013-04-09pinctrl: abx500: Staticize some symbolsSachin Kamat
2013-04-09pinctrl: Add pinctrl-s3c64xx driverTomasz Figa
2013-04-09pinctrl: samsung: Handle banks with two configuration registersTomasz Figa
2013-04-09pinctrl: samsung: Remove hardcoded register offsetsTomasz Figa
2013-04-09pinctrl: samsung: Split pin bank description into two structuresTomasz Figa
2013-04-09pinctrl: samsung: Include pinctrl-exynos driver data conditionallyTomasz Figa
2013-04-09pinctrl: samsung: Protect bank registers with a spinlockTomasz Figa
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij
2013-04-03pinctrl/abx500: fix ab9540 alternate functionPatrice Chotard
2013-04-03pinctrl/pinconf: partial revert of pin config debugfsLinus Walleij
2013-04-03pinctrl/nomadik: add device tree bindings for db8540Gabriel Fernandez
2013-04-03pinctrl: simplify the re-enable old state code in pinctrl_select_stateRichard Genoud
2013-04-03pinctrl: select_state: don't call pinctrl_free_setting on errorRichard Genoud
2013-04-03pinctrl: coh901: Fix error checking in u300_gpio_to_irqAxel Lin
2013-04-03pinctrl: pinctrl_select_state: set the old_state back on errorRichard Genoud
2013-04-03pinctrl: remove superfluous optimization in pinctrl_select_state_lockedRichard Genoud
2013-04-03pinctrl: use dev_info instead of pr_info in pinctrl_select_state_lockedRichard Genoud
2013-04-03pinctrl: sunxi: add clock supportEmilio López
2013-04-03pinctrl: core: add dependence of GPIOLIBHaojian Zhuang
2013-04-03pinctrl/abx500: fix ab8505 alternate functionPatrice Chotard
2013-03-27pinctrl: mvebu: prevent walking off the end of group arrayDavid Woodhouse
2013-03-27pinctrl: re-enable old state in case of error in pinctrl_select_stateRichard Genoud
2013-03-27pinctrl: disable and free setting in select_state in case of errorRichard Genoud
2013-03-27pinctrl: create pinctrl_free_setting functionRichard Genoud
2013-03-27pinctrl: fix typo in headerRichard Genoud
2013-03-27pinctrl: sirf: using for_each_set_bit to simplify the codeWei Yongjun
2013-03-27pinctrl: coh901: Fix checkpatch errorSachin Kamat
2013-03-27pinctrl: generic: Fix checkpatch errorsSachin Kamat
2013-03-27pinctrl: generic: Make 'conf_items' staticSachin Kamat
2013-03-27pinctrl: at91: Fix checkpatch errorsSachin Kamat
2013-03-27pinctrl: at91: Remove duplicate constSachin Kamat
2013-03-27pinctrl: exynos5440: fix invalid use of sizeof in exynos5440_pinctrl_probe()Wei Yongjun
2013-03-27pinctrl/nomadik: Fix checkpatch errorsSachin Kamat
2013-03-27pinctrl/nomadik-db8500: Fix checkpatch errorsSachin Kamat
2013-03-27pinctrl: remove pxa pinctrl driverHaojian Zhuang
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-03-21pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud
2013-03-21pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot