summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2017-06-20gpio: mockup: improve readabilityBartosz Golaszewski
2017-06-20gpio: mockup: refuse to accept an odd number of GPIO rangesBartosz Golaszewski
2017-06-20gpio: mockup: tweak gpio_mockup_event_write()Bartosz Golaszewski
2017-06-20gpio: mockup: improve the debugfs input sanitizationBartosz Golaszewski
2017-06-16gpio: mvebu: Add support for the Armada 7K/8K SoCsGregory CLEMENT
2017-06-16gpio: mvebu: fix regmap_update_bits usageGregory CLEMENT
2017-06-16gpio: zynq: Clarify quirk and provide helper functionSoren Brinkmann
2017-06-16gpio: merrifield: Remove unused headerAndy Shevchenko
2017-06-16gpio: of: Spelling: s/retures/returns/Geert Uytterhoeven
2017-05-31gpio: xra1403: select REGMAP_SPIArnd Bergmann
2017-05-31gpiolib: remove unused variableArnd Bergmann
2017-05-29gpio: adp5588: move header file out of I2C realmWolfram Sang
2017-05-29gpio: ml-ioh: check the return value of irq_alloc_generic_chip()Bartosz Golaszewski
2017-05-29gpio: sta2x11: check the return value of irq_alloc_generic_chip()Bartosz Golaszewski
2017-05-29gpio: pch: check the return value of irq_alloc_generic_chip()Bartosz Golaszewski
2017-05-29gpio: mockup: support irqmask and irqunmaskBartosz Golaszewski
2017-05-29gpio: mockup: be quiet unless something goes wrongBartosz Golaszewski
2017-05-29gpio: mockup: add prefixes to the direction enumBartosz Golaszewski
2017-05-29gpio: mockup: fix direction valuesBartosz Golaszewski
2017-05-29gpiolib: Re-use bitmap_fill() instead of open coded loopAndy Shevchenko
2017-05-29gpio: acpi: Split out acpi_gpio_get_irq_resource() helperAndy Shevchenko
2017-05-29gpio: acpi: Override GPIO initialization flagsAndy Shevchenko
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-23Merge branch 'mcp23s08' of /home/linus/linux-pinctrl 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: zynq: remove unneeded (void *) casts in of_match_tableMasahiro Yamada
2017-05-22gpio: export add/remove lookup table functionsAnatolij Gustschin
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