aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-of.c
AgeCommit message (Expand)Author
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