Age | Commit message (Expand) | Author | Files | Lines |
2013-05-07 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -1/+1 |
2013-04-04 | Merge tag 'v3.9-rc5' into devel | Linus Walleij | 1 | -3/+2 |
2013-03-27 | gpio: gpiolib-of.c: fix checkpatch error | Laurent Navet | 1 | -1/+1 |
2013-03-07 | gpio: add gpio offset in gpio range cells property | Haojian Zhuang | 1 | -13/+2 |
2013-03-07 | gpio: fix wrong checking condition for gpio range | Haojian Zhuang | 1 | -3/+2 |
2013-02-20 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 1 | -35/+0 |
2013-02-13 | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely | 1 | -35/+0 |
2013-01-21 | gpio: use pinctrl device name for add range | Haojian Zhuang | 1 | -1/+1 |
2012-11-21 | gpiolib: let gpiochip_add_pin_range() specify offset | Linus Walleij | 1 | -0/+12 |
2012-11-11 | gpiolib: separation of pin concerns | Linus Walleij | 1 | -14/+9 |
2012-11-11 | gpiolib: remove duplicate pin range code | Linus Walleij | 1 | -12/+1 |
2012-11-11 | gpiolib-of: staticize the pin range calls | Linus Walleij | 1 | -4/+4 |
2012-11-11 | gpiolib: provide provision to register pin ranges | Shiraz Hashim | 1 | -0/+56 |
2012-08-17 | gpio: Fix debug message in of_get_named_gpio_flags() | Thierry Reding | 1 | -1/+1 |
2012-07-17 | gpio: of_get_named_gpio_flags() return -EPROBE_DEFER if GPIO not yet available | Roland Stigge | 1 | -1/+4 |
2012-07-17 | gpio: propagate of_parse_phandle_with_args errors | Alexandre Courbot | 1 | -1/+1 |
2012-05-26 | gpio/of: fix a typo of comment message | Dong Aisheng | 1 | -1/+1 |
2012-05-19 | gpio: Adjust of_xlate API to support multiple GPIO chips | Grant Likely | 1 | -42/+38 |
2012-05-08 | Merge tag 'v3.4-rc6' into gpio/next | Grant Likely | 1 | -1/+1 |
2012-04-08 | gpio: Move DT support code into drivers/gpio | Grant Likely | 1 | -0/+240 |