aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-abx500.c
AgeCommit message (Expand)Author
2013-05-14pinctrl: abx500: Rejiggle platform data and DT initialisationLee Jones
2013-05-14pinctrl: abx500: Specify failed sub-driver by ID instead of driver_dataLee Jones
2013-04-18pinctrl: abx500: fix issue when no pdataPatrice CHOTARD
2013-04-09pinctrl: abx500: Staticize some symbolsSachin Kamat
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij
2013-03-13pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin
2013-03-07pinctrl: abx500: Add terminating entry for of_device_id tableAxel Lin
2013-03-07pinctrl: Declare operation structures as constLaurent Pinchart
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