summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib-of.c
Commit message (Expand)AuthorAge
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* gpiolib-of: Rename gpio_hog functions to be genericMarkus Pargmann2015-09-24
* gpio: defer probe if pinctrl cannot be foundTomeu Vizoso2015-07-28
* gpiolib: remove unneeded assignationLaurent Navet2015-07-16
* gpio: of: remove unnecessary variable in of_get_gpio_hog()Masahiro Yamada2015-07-16
* Drivers: gpio: Fix spelling errorsColin Cronin2015-05-19
* Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-04-18
|\
| * gpio: add GPIO hogging mechanismBenoit Parrot2015-03-04
* | gpiolib: of: allow of_gpiochip_find_and_xlate to find more than one chip per ...Hans Holmberg2015-02-23
|/
* Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2015-02-11
|\
| * gpio/gpiolib-of: Create of_mm_gpiochip_removeRicardo Ribalda Delgado2015-01-15
* | gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg2015-01-15
|/
* gpio: delete unneeded test before of_node_putJulia Lawall2014-08-17
* gpio: make gpiochip_get_desc() gpiolib-privateAlexandre Courbot2014-07-23
* gpio: remove export of private of_get_named_gpio_flags()Alexandre Courbot2014-07-23
* gpiolib: of: Update debug messages for of_get_named_gpiod_flagsTushar Behera2014-07-09
* gpio: make of_get_named_gpiod_flags() privateAlexandre Courbot2014-05-21
* gpiolib: of: remove gpio_to_desc() usageLinus Walleij2014-04-28
* gpio: gpiolib-of: Use PTR_ERR_OR_ZEROSachin Kamat2014-02-06
* 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-07
| |/
* | gpio: add gpio offset in gpio range cells propertyHaojian Zhuang2013-03-07
|/
* 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