summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpiolib.c
AgeCommit message (Expand)Author
2016-02-09gpio: refer to gpio device in prints and debugfsLinus Walleij
2016-02-09gpio: make the gpiochip a real deviceLinus Walleij
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-01-13gpiolib: fix chip order in gpio listJulien Grossholtz
2016-01-05gpio: fix misleading commentLinus Walleij
2016-01-05gpio: add a data pointer to gpio_chipLinus Walleij
2016-01-01ACPI / gpio: Add irq_type when a GPIO is used as an interruptChristophe RICARD
2015-12-27gpio: fix warning about iteratorSudip Mukherjee
2015-12-26Revert "gpio: revert get() to non-errorprogating behaviour"Linus Walleij
2015-12-21Merge tag 'v4.4-rc6' into develLinus Walleij
2015-12-17gpio: revert get() to non-errorprogating behaviourLinus Walleij
2015-12-15Merge branch 'for-dmitry' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Dmitry Torokhov
2015-12-13gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov
2015-11-29gpiolib: make comment consistent with codeBamvor Jian Zhang
2015-11-29gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy
2015-11-19gpiolib: do not allow to insert an empty gpiochipBamvor Jian Zhang
2015-11-19gpiolib: improve overlap check of range of gpioBamvor Jian Zhang
2015-11-19gpiolib: keep comment consistent with codeBamvor Jian Zhang
2015-11-19gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-11-04Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-10-25Merge branch 'device-properties'Rafael J. Wysocki
2015-10-16gpiolib: Add and use OF_GPIO_SINGLE_ENDED flagLaurent Pinchart
2015-10-16gpiolib: Split GPIO flags parsing and GPIO configurationLaurent Pinchart
2015-10-16gpiolib: provide generic request/free implementationsJonas Gorski
2015-10-02gpio: gpiolib: don't compare an unsigned for >= 0Dirk Behme
2015-09-24gpio: keep the GPIO line names internalLinus Walleij
2015-09-24gpiolib: Add gpio name information to /sys/kernel/debug/gpioMarkus Pargmann
2015-09-24gpiolib: Use GPIO name from names array for gpio descriptorMarkus Pargmann
2015-09-24gpio: Introduce gpio descriptor 'name'Markus Pargmann
2015-09-15ACPI / property: Extend device_get_next_child_node() to data-only nodesRafael J. Wysocki
2015-09-15ACPI / property: Extend fwnode_property_* to data-only subnodesRafael J. Wysocki
2015-09-14gpio: Propagate errors from chip->get()Bjorn Andersson
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-17gpiolib: irqchip: use different lockdep class for each gpio irqchipGrygorii Strashko
2015-08-03gpio: don't override irq_*_resources() callbacksRabin Vincent
2015-07-28gpio: defer probe if pinctrl cannot be foundTomeu Vizoso
2015-07-28gpio: kill off set_irq_flags usageRob Herring
2015-07-27gpio: remove unneeded initializer in gpiochip_add_to_list()Masahiro Yamada
2015-07-21gpiolib: Add support for removing registered consumer lookup tableShobhit Kumar
2015-07-17Merge branch 'queue/irq/gpio' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij
2015-07-17Merge tag 'gpiod-flags-for-4.3' of git://git.pengutronix.de/git/ukl/linux int...Linus Walleij
2015-07-16gpiolib: assign chip owner to dev->driver->owner if not setGrygorii Strashko
2015-07-16gpiolib: irqchip: prevent driver unloading if gpio is used as irq onlyGrygorii Strashko
2015-07-16gpiolib: Fix docs for gpiochip_add_pingroup_rangeTomeu Vizoso
2015-07-14gpiolib: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-06gpio: make flags mandatory for gpiod_get functionsUwe Kleine-König
2015-06-26Merge branches 'acpi-video', 'device-properties', 'pm-sleep' and 'pm-cpuidle'Rafael J. Wysocki
2015-06-24ACPI / OF: Rename of_node() and acpi_node() to to_of_node() and to_acpi_node()Alexander Sverdlin