summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | gpio: mockup: support irqmask and irqunmaskBartosz Golaszewski2017-05-291-6/+20
| * | gpio: mockup: be quiet unless something goes wrongBartosz Golaszewski2017-05-291-3/+0
| * | gpio: mockup: add prefixes to the direction enumBartosz Golaszewski2017-05-291-4/+4
| * | gpio: mockup: fix direction valuesBartosz Golaszewski2017-05-291-2/+2
| * | gpiolib: Re-use bitmap_fill() instead of open coded loopAndy Shevchenko2017-05-291-3/+2
| * | gpio: acpi: Split out acpi_gpio_get_irq_resource() helperAndy Shevchenko2017-05-291-5/+18
| * | gpio: acpi: Override GPIO initialization flagsAndy Shevchenko2017-05-293-6/+67
| * | gpio: acpi: Factor out acpi_gpio_to_gpiod_flags() helperAndy Shevchenko2017-05-291-25/+36
| * | gpio: acpi: Synchronize acpi_find_gpio() and acpi_gpio_count()Andy Shevchenko2017-05-291-0/+3
| * | gpio: acpi: Even more tighten up ACPI GPIO lookupsAndy Shevchenko2017-05-291-35/+1
| * | gpio: acpi: Do sanity check for GpioInt in acpi_find_gpio()Andy Shevchenko2017-05-291-5/+5
| * | gpio: acpi: Align acpi_find_gpio() with DT versionAndy Shevchenko2017-05-291-2/+2
| * | gpiolib: Export gpiod_configure_flags() to internal usersAndy Shevchenko2017-05-292-1/+3
| * | gpio: arizona: Add support for GPIOs that need to be maintainedCharles Keepax2017-05-291-2/+33
| * | gpio: Add new flags to control sleep status of GPIOsCharles Keepax2017-05-293-0/+16
| * | gpio: davinci: Handle return value of clk_prepare_enableArvind Yadav2017-05-291-2/+9
| * | gpio: mvebu: Select REGMAP_MMIO now that regmap is usedGregory CLEMENT2017-05-291-0/+1
| * | gpio: xlp: update GPIO_XLP dependencyJayachandran C2017-05-231-2/+3
| * | gpio: pcf857x: move header file out of I2C realmWolfram Sang2017-05-231-1/+1
| * | gpio: max732x: move header file out of I2C realmWolfram Sang2017-05-231-1/+1
| * | gpio: mvebu: allow building driver for Armada 7K/8KGregory CLEMENT2017-05-231-1/+1
| * | gpio: mvebu: switch to regmap for register accessThomas Petazzoni2017-05-231-191/+245
| * | gpio: mvebu: sort header includeGregory CLEMENT2017-05-231-8/+8
| * | Merge branch 'mcp23s08' of /home/linus/linux-pinctrl into develLinus Walleij2017-05-233-1065/+0
| |\ \
| * | | gpio: xra1403: Add EXAR XRA1403 SPI GPIO expander driverNandor Han2017-05-223-0/+243
| * | | gpio: zynq: remove unneeded (void *) casts in of_match_tableMasahiro Yamada2017-05-221-3/+2
| * | | gpio: export add/remove lookup table functionsAnatolij Gustschin2017-05-221-0/+2
| | |/ | |/|
* | | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-064-1065/+406
|\ \ \
| * \ \ Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-293-22/+50
| |\ \ \
| * | | | gpio/pinctrl: ingenic: depend on OFLinus Walleij2017-05-291-0/+1
| * | | | Merge branch 'mcp23s08' into develLinus Walleij2017-05-233-1065/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | gpio: mcp23s08: move to pinctrlSebastian Reichel2017-05-233-1065/+0
| | | |/ | | |/|
| * | | gpio: Add gpio-ingenic driverPaul Cercueil2017-05-223-0/+405
| |/ /
* | | Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-5/+8
|\ \ \
| * | | gpio: use class_groups instead of class_attrsGreg Kroah-Hartman2017-06-091-5/+8
| |/ /
* | | gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede2017-06-291-1/+1
* | | gpiolib: fix filtering out unwanted eventsBartosz Golaszewski2017-06-291-1/+2
| |/ |/|
* | gpio: mvebu: change compatible string for PWM supportRalph Sennhauser2017-06-201-3/+3
* | gpio: mvebu: fix gpio bank registration when pwm is usedRichard Genoud2017-06-091-0/+7
* | gpio: mvebu: fix blink counter register selectionRichard Genoud2017-06-091-1/+1
* | gpio: crystalcove: Do not write regular gpio registers for virtual GPIOsHans de Goede2017-05-231-18/+36
* | gpio: aspeed: Don't attempt to debounce if disabledJoel Stanley2017-05-221-0/+3
|/
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-105-9/+9
|\
| * Annotate hardware config module parameters in drivers/gpio/David Howells2017-04-205-9/+9
* | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-15/+8
|\ \
| * \ Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-275-35/+78
| |\ \ | | |/
| * | gpiolib: utilize new cdev_device_add helper functionLogan Gunthorpe2017-03-211-15/+8
* | | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-05-0445-605/+1648
|\ \ \
| * | | gpio: f7188x: Add a missing breakDan Carpenter2017-04-281-0/+1
| * | | gpio: omap: return error if requested debounce time is not possibleDavid Rivshin2017-04-281-6/+17
OpenPOWER on IntegriCloud