aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpiolib-of.c
Commit message (Expand)AuthorAge
* Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-12
|\
| * gpiolib: port of_ functions to use gpiodAlexandre Courbot2013-10-19
* | pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert2013-10-16
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * gpio: implement gpio-ranges binding document fixStephen Warren2013-08-29
* | gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...Lothar Waßmann2013-08-16
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-06
|\
| * gpio: gpiolib-of.c: fix checkpatch errorLaurent Navet2013-03-27
* | Merge tag 'v3.9-rc5' into develLinus Walleij2013-04-03
|\ \
| * | gpio: fix wrong checking condition for gpio rangeHaojian Zhuang2013-03-06
| |/
* / gpio: add gpio offset in gpio range cells propertyHaojian Zhuang2013-03-06
|/
* Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-20
|\
| * gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely2013-02-13
* | gpio: use pinctrl device name for add rangeHaojian Zhuang2013-01-21
|/
* gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij2012-11-21
* gpiolib: separation of pin concernsLinus Walleij2012-11-11
* gpiolib: remove duplicate pin range codeLinus Walleij2012-11-11
* gpiolib-of: staticize the pin range callsLinus Walleij2012-11-11
* gpiolib: provide provision to register pin rangesShiraz Hashim2012-11-11
* gpio: Fix debug message in of_get_named_gpio_flags()Thierry Reding2012-08-17
* gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet availableRoland Stigge2012-07-17
* gpio: propagate of_parse_phandle_with_args errorsAlexandre Courbot2012-07-17
* gpio/of: fix a typo of comment messageDong Aisheng2012-05-25
* gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely2012-05-18
* Merge tag 'v3.4-rc6' into gpio/nextGrant Likely2012-05-08
* gpio: Move DT support code into drivers/gpioGrant Likely2012-04-07