aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-of.c
AgeCommit message (Expand)Author
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2013-10-19gpiolib: port of_ functions to use gpiodAlexandre Courbot
2013-10-16pinctrl/gpio: non-linear GPIO ranges accesible from gpiolibChristian Ruppert
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-08-29gpio: implement gpio-ranges binding document fixStephen Warren
2013-08-16gpio: gpiolib-of.c: make error message more meaningful by adding the node nam...Lothar Waßmann
2013-05-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-04-03Merge tag 'v3.9-rc5' into develLinus Walleij
2013-03-27gpio: gpiolib-of.c: fix checkpatch errorLaurent Navet
2013-03-07gpio: add gpio offset in gpio range cells propertyHaojian Zhuang
2013-03-07gpio: fix wrong checking condition for gpio rangeHaojian Zhuang
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-01-21gpio: use pinctrl device name for add rangeHaojian Zhuang
2012-11-21gpiolib: let gpiochip_add_pin_range() specify offsetLinus Walleij
2012-11-11gpiolib: separation of pin concernsLinus Walleij
2012-11-11gpiolib: remove duplicate pin range codeLinus Walleij
2012-11-11gpiolib-of: staticize the pin range callsLinus Walleij
2012-11-11gpiolib: provide provision to register pin rangesShiraz Hashim
2012-08-17gpio: Fix debug message in of_get_named_gpio_flags()Thierry Reding
2012-07-17gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet availableRoland Stigge
2012-07-17gpio: propagate of_parse_phandle_with_args errorsAlexandre Courbot
2012-05-25gpio/of: fix a typo of comment messageDong Aisheng
2012-05-18gpio: Adjust of_xlate API to support multiple GPIO chipsGrant Likely
2012-05-08Merge tag 'v3.4-rc6' into gpio/nextGrant Likely
2012-04-07gpio: Move DT support code into drivers/gpioGrant Likely