summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
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
2019-02-14gpio: altera-a10sr: Trivial coding style fixAxel Lin
2019-02-14gpio: tegra186: Use TEGRA186_ prefix for GPIO namesThierry Reding
2019-02-14gpio: madera: Add missing constCharles Keepax
2019-02-14gpio: pca953x: add support for pcal6416 typeThomas Petazzoni
2019-02-14gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2Lubomir Rintel
2019-02-14gpio: pcf857x: Simpify wake-up handlingGeert Uytterhoeven
2019-02-14Merge branch 'ib-pca953x-config' into develLinus Walleij
2019-02-13gpio: sprd: Add missing break in switch statementGustavo A. R. Silva
2019-02-13gpio: zynq: properly support runtime PM for GPIO used as interruptsThomas Petazzoni
2019-02-13gpio: pca953x: add ->set_config implementationThomas Petazzoni
2019-02-13gpio: add core support for pull-up/pull-down configurationThomas Petazzoni
2019-02-13gpio: use new gpio_set_config() helper in more placesThomas Petazzoni
2019-02-13gpio: rename gpio_set_drive_single_ended() to gpio_set_config()Thomas Petazzoni
2019-02-09gpio: adp5588.c: Switch to events systemNikolaus Voss
2019-02-09gpio: adp5588: Add device tree supportNikolaus Voss
2019-02-09gpio: tqmx86: Drop unnecessary gpiochip_remove in tqmx86_gpio_probe()Wei Yongjun
2019-02-09gpio: Add a Gateworks PLD GPIO driverLinus Walleij
2019-02-08gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIOAndy Shevchenko
2019-02-08gpio: wcove: Convert to use SPDX identifierAndy Shevchenko
2019-02-08gpio: msic: Convert to use SPDX identifierAndy Shevchenko
2019-02-08gpio: crystalcove: Convert to use SPDX identifierAndy Shevchenko
2019-02-08gpio: wcove: Fix indentationAndy Shevchenko
2019-02-08gpio: wcove: Sort headers alphabeticallyAndy Shevchenko
2019-02-08gpio: msic: Sort headers alphabeticallyAndy Shevchenko
2019-02-08gpio: crystalcove: Sort headers alphabeticallyAndy Shevchenko
2019-02-08gpio: msic: Remove duplicate check in IRQ handlerAndy Shevchenko
2019-02-08gpio: wcove: Allow return negative error code from to_reg()Andy Shevchenko
2019-02-08gpio: crystalcove: Use for_each_set_bit() in IRQ handlerAndy Shevchenko
2019-02-08gpio: MT7621: use a per instance irq_chip structureRené van Dorst
2019-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2019-01-28gpio: vf610: Mask all GPIO interruptsAndrew Lunn
2019-01-28gpiolib: acpi: Correct kernel doc of struct acpi_gpio_eventAndy Shevchenko
2019-01-28gpio: tqmx86: Add GPIO from for this IO controllerAndrew Lunn
2019-01-28gpio: altera: Fixup block comment stylePhil Reid
2019-01-24gpio: of: Fix logic inversionLinus Walleij
2019-01-24Merge branch 'ib-qcom-spmi' into develLinus Walleij