summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-abx500.c
AgeCommit message (Expand)Author
2013-02-10pinctrl/abx500: use direct IRQ definesLinus Walleij
2013-02-10pinctrl/abx500: replace IRQ offsets with table read-in valuesLee Jones
2013-02-10pinctrl/abx500: move IRQ handling to ab8500-coreLee Jones
2013-02-07pinctrl/abx500: adjust offset for get_mode()Linus Walleij
2013-02-06pinctrl/abx500: add Device Tree supportLee Jones
2013-02-06pinctrl/abx500: align GPIO cluster boundariesLee Jones
2013-02-06pinctrl/abx500: prevent error path from corrupting returning errorLee Jones
2013-02-05pinctrl/abx500: destroy mutex if returning early due to errorLee Jones
2013-02-05pinctrl/abx500: beautify the ABX500 pin control driverLee Jones
2013-02-05pinctrl/abx500: replace incorrect return valueLee Jones
2013-02-05pinctrl/abx500: use the BIT() macro where appropriateLee Jones
2013-02-05pinctrl/abx500: add AB8540 sub-driverPatrice Chotard
2013-02-05pinctrl/abx500: add AB9540 sub-driverPatrice Chotard
2013-02-05pinctrl/abx500: add AB8505 sub-driverPatrice Chotard
2013-01-30pinctrl/abx500: add AB8500 sub-driverPatrice Chotard
2013-01-30pinctrl: add abx500 pinctrl driver corePatrice Chotard