summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2017-05-29gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helperAndy Shevchenko
2017-05-29gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()Andy Shevchenko
2017-05-29gpio: acpi: Even more tighten up ACPI GPIO lookupsAndy Shevchenko
2017-05-29gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()Andy Shevchenko
2017-05-29gpio: acpi: Align acpi_find_gpio() with DT versionAndy Shevchenko
2017-05-29gpiolib: Export gpiod_configure_flags() to internal usersAndy Shevchenko
2017-05-29gpio: arizona: Add support for GPIOs that need to be maintainedCharles Keepax
2017-05-29gpio: Add new flags to control sleep status of GPIOsCharles Keepax
2017-05-29gpio: davinci: Handle return value of clk_prepare_enableArvind Yadav
2017-05-29gpio: mvebu: Select REGMAP_MMIO now that regmap is usedGregory CLEMENT
2017-05-23gpio: xlp: update GPIO_XLP dependencyJayachandran C
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang
2017-05-23gpio: max732x: move header file out of I2C realmWolfram Sang
2017-05-23gpio: mvebu: allow building driver for Armada 7K/8KGregory CLEMENT
2017-05-23gpio: mvebu: switch to regmap for register accessThomas Petazzoni
2017-05-23gpio: mvebu: sort header includeGregory CLEMENT
2017-05-23gpio: crystalcove: Do not write regular gpio registers for virtual GPIOsHans de Goede
2017-05-23Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into develLinus Walleij
2017-05-23Merge branch 'mcp23s08' into develLinus Walleij
2017-05-23gpio: mcp23s08: move to pinctrlSebastian Reichel
2017-05-22gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driverNandor Han
2017-05-22gpio: Add gpio-ingenic driverPaul Cercueil
2017-05-22gpio: zynq: remove unneeded (void *) casts in of_match_tableMasahiro Yamada
2017-05-22gpio: export add/remove lookup table functionsAnatolij Gustschin
2017-05-22gpio: aspeed: Don't attempt to debounce if disabledJoel Stanley
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-04-28gpio: f7188x: Add a missing breakDan Carpenter
2017-04-28gpio: omap: return error if requested debounce time is not possibleDavid Rivshin
2017-04-28gpio: Add ROHM BD9571MWV-M PMIC GPIO driverMarek Vasut
2017-04-28gpio: gpio-wcove: fix GPIO IRQ status maskKuppuswamy Sathyanarayanan
2017-04-27mfd: intel_soc_pmic: Fix a mess with compilation unitsAndy Shevchenko
2017-04-24gpio: move tca9554 from pcf857x to pca953xAnders Darander
2017-04-24gpio: arizona: Correct check whether the pin is an inputCharles Keepax
2017-04-24gpio: gpio-wcove: fix irq pending status bit widthKuppuswamy Sathyanarayanan
2017-04-24gpio: dwapb: use dwapb_read instead of readl_relaxedJisheng Zhang
2017-04-24gpio: aspeed: Add open-source and open-drain supportAndrew Jeffery
2017-04-24gpio: aspeed: Add debounce supportAndrew Jeffery
2017-04-24gpio: mvebu: Add limited PWM supportAndrew Lunn
2017-04-20Annotate hardware config module parameters in drivers/gpio/David Howells
2017-04-13gpio: Use unsigned int for interrupt numbersThierry Reding
2017-04-07gpio: f7188x: Add F71889A GPIO support.Marty Plummer
2017-04-07gpio: core: Decouple open drain/source flag with active low/highLaxman Dewangan
2017-04-07gpio: arizona: Correct handling for reading input GPIOsCharles Keepax
2017-03-30ACPI / gpio: do not fall back to parsing _CRS when we get a deferralDmitry Torokhov
2017-03-30gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake setHans de Goede
2017-03-28gpio: 104-idi-48: make use of raw_spinlock variantsJulia Cartwright
2017-03-28gpio: pci-idio-16: make use of raw_spinlock variantsJulia Cartwright