summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2019-03-26gpio: 74x164: Remove linux/init.h and sort headersAndy Shevchenko
2019-03-26gpio: 74x164: Make use of device propertiesAndy Shevchenko
2019-03-25gpio: aspeed: fix a potential NULL pointer dereferenceKangjie Lu
2019-03-24gpiolib: export devprop_gpiochip_set_names()Jan Kundrát
2019-03-22gpio: mockup: move the driver out of the IOMEM drivers sectionBartosz Golaszewski
2019-03-22gpio: mockup: drop unneeded dependencies from KconfigBartosz Golaszewski
2019-03-22gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin
2019-03-22gpio: exar: add a check for the return value of ida_simple_get failsKangjie Lu
2019-03-22gpio: pca953x: Add support for CAT9554Geert Uytterhoeven
2019-03-18gpio: vf610: Don't use explicit &pdev->dev in vf610_gpio_probe()Andrey Smirnov
2019-03-18gpio: vf610: Use devres to remove gpiochipAndrey Smirnov
2019-03-18gpio: vf610: Use devres to disable clk_gpioAndrey Smirnov
2019-03-18gpio: vf610: Use devres to disable clk_portAndrey Smirnov
2019-03-18gpio: vf610: Simplify vf610_gpio_get()Andrey Smirnov
2019-03-18gpio: vf610: Simplify vf610_gpio_set()Andrey Smirnov
2019-03-18gpio: vf610: Do not share irq_chipAndrey Smirnov
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-03-08gpio: gpio-omap: fix level interrupt idlingRussell King
2019-03-08gpio: amd-fch: Set proper output level for direction_outputAxel Lin
2019-03-08gpio: pca953x: Use PCA_LATCH_INTAndy Shevchenko
2019-03-06Merge tag 'sound-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-04Merge branch 'spi-5.1' into spi-nextMark Brown
2019-03-04Merge branch 'acpica'Rafael J. Wysocki
2019-03-01gpio: pca953x: Fix dereference of irq data in shutdownMark Walton
2019-03-01gpio: amd-fch: Fix type error found by sparseLinus Walleij
2019-02-26Merge branch 'asoc-5.1' into asoc-nextMark Brown
2019-02-25gpio: amd-fch: Drop const from resourceLinus Walleij
2019-02-25gpio: mxc: add check to return defer probe if clock tree NOT readyAnson Huang
2019-02-25gpio: ftgpio: Register per-instance irqchipLinus Walleij
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss
2019-02-22gpio: AMD G-Series PCH gpio driverEnrico Weigelt, metux IT consult
2019-02-21gpio: tqmx86: Set proper output level for direction_outputAxel Lin
2019-02-21gpio: sprd: Change to use SoC compatible stringBaolin Wang
2019-02-21gpio: of: Handle both enable-gpio{,s}Marek Vasut
2019-02-21gpio: of: Restrict enable-gpio quirk to regulator-gpioThierry Reding
2019-02-21gpio: davinci: use devm_platform_ioremap_resource()Bartosz Golaszewski
2019-02-20gpio: pca953x: Add wake-up supportGeert Uytterhoeven
2019-02-20Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...Linus Walleij
2019-02-19gpio: tegra: Fix offset of pinctrl callsLinus Walleij
2019-02-19gpio: mockup: rework debugfs interfaceBartosz Golaszewski
2019-02-19gpio: mockup: change the signature of unlocked get/set helpersBartosz Golaszewski
2019-02-19gpio: mockup: change the type of 'offset' to unsigned intBartosz Golaszewski
2019-02-19gpio: mockup: don't create the debugfs link named after the labelBartosz Golaszewski
2019-02-19gpio: mockup: implement get_multiple()Bartosz Golaszewski
2019-02-19gpio: mockup: add lockingBartosz Golaszewski
2019-02-17gpio: of: Apply regulator-gpio quirk only to enable-gpiosMarek Vasut
2019-02-17Merge tag 'intel-gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij