aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-abx500.c
Commit message (Expand)AuthorAge
* pinctrl: abx500: fix bitwise AND testDan Carpenter2013-08-28
* pinctrl: Pass all configs to driver on pin_config_set()Sherman Yin2013-08-28
* pinctrl: abx500: rework error pathPatrice Chotard2013-06-24
* pinctrl: abx500: suppress hardcoded valuePatrice Chotard2013-06-24
* pinctrl: abx500: factorize codePatrice Chotard2013-06-24
* pinctrl: abx500: fix abx500_gpio_get()Patrice Chotard2013-06-24
* pinctrl: abx500: fix abx500_pin_config_set()Patrice Chotard2013-06-24
* pinctrl: abx500: Add device tree supportPatrice Chotard2013-06-24
* pinctrl: abx500: fix build warningPatrice Chotard2013-06-16
* pinctrl: abx500: fix abx500_gpio_dbg_show_one() to show pull up/downPatrice Chotard2013-06-16
* pinctrl: abx500: allow to set pull upPatrice Chotard2013-06-16
* pinctrl: abx500: fix abx500_config_pull_updownPatrice Chotard2013-06-16
* pinctrl: abx500: suppress unused mutexPatrice Chotard2013-06-16
* pinctrl: abx500: Rejiggle platform data and DT initialisationLee Jones2013-05-14
* pinctrl: abx500: Specify failed sub-driver by ID instead of driver_dataLee Jones2013-05-14
* pinctrl: abx500: fix issue when no pdataPatrice CHOTARD2013-04-18
* pinctrl: abx500: Staticize some symbolsSachin Kamat2013-04-09
* Merge tag 'v3.9-rc5' into develLinus Walleij2013-04-03
|\
| * pinctrl: abx500: Fix checking if pin use AlternateFunction registerAxel Lin2013-03-13
* | pinctrl: abx500: Add terminating entry for of_device_id tableAxel Lin2013-03-06
* | pinctrl: Declare operation structures as constLaurent Pinchart2013-03-06
|/
* pinctrl/abx500: use direct IRQ definesLinus Walleij2013-02-10
* pinctrl/abx500: replace IRQ offsets with table read-in valuesLee Jones2013-02-10
* pinctrl/abx500: move IRQ handling to ab8500-coreLee Jones2013-02-10
* pinctrl/abx500: adjust offset for get_mode()Linus Walleij2013-02-07
* pinctrl/abx500: add Device Tree supportLee Jones2013-02-06
* pinctrl/abx500: align GPIO cluster boundariesLee Jones2013-02-06
* pinctrl/abx500: prevent error path from corrupting returning errorLee Jones2013-02-06
* pinctrl/abx500: destroy mutex if returning early due to errorLee Jones2013-02-05
* pinctrl/abx500: beautify the ABX500 pin control driverLee Jones2013-02-05
* pinctrl/abx500: replace incorrect return valueLee Jones2013-02-05
* pinctrl/abx500: use the BIT() macro where appropriateLee Jones2013-02-05
* pinctrl/abx500: add AB8540 sub-driverPatrice Chotard2013-02-05
* pinctrl/abx500: add AB9540 sub-driverPatrice Chotard2013-02-05
* pinctrl/abx500: add AB8505 sub-driverPatrice Chotard2013-02-05
* pinctrl/abx500: add AB8500 sub-driverPatrice Chotard2013-01-30
* pinctrl: add abx500 pinctrl driver corePatrice Chotard2013-01-30