summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1065/+406
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+8
2017-06-29gpio: acpi: Skip _AEI entries without a handler rather then aborting the scanHans de Goede1-1/+1
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij3-22/+50
2017-06-29gpiolib: fix filtering out unwanted eventsBartosz Golaszewski1-1/+2
2017-06-20gpio: mvebu: change compatible string for PWM supportRalph Sennhauser1-3/+3
2017-06-09gpio: use class_groups instead of class_attrsGreg Kroah-Hartman1-5/+8
2017-06-09gpio: mvebu: fix gpio bank registration when pwm is usedRichard Genoud1-0/+7
2017-06-09gpio: mvebu: fix blink counter register selectionRichard Genoud1-1/+1
2017-05-29gpio/pinctrl: ingenic: depend on OFLinus Walleij1-0/+1
2017-05-23gpio: crystalcove: Do not write regular gpio registers for virtual GPIOsHans de Goede1-18/+36
2017-05-23Merge branch 'mcp23s08' into develLinus Walleij3-1065/+0
2017-05-23gpio: mcp23s08: move to pinctrlSebastian Reichel3-1065/+0
2017-05-22gpio: Add gpio-ingenic driverPaul Cercueil3-0/+405
2017-05-22gpio: aspeed: Don't attempt to debounce if disabledJoel Stanley1-0/+3
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+9
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-15/+8
2017-05-04Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds45-605/+1648
2017-05-03Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2-2/+5
2017-04-28gpio: f7188x: Add a missing breakDan Carpenter1-0/+1
2017-04-28gpio: omap: return error if requested debounce time is not possibleDavid Rivshin1-6/+17
2017-04-28gpio: Add ROHM BD9571MWV-M PMIC GPIO driverMarek Vasut3-0/+156
2017-04-28gpio: gpio-wcove: fix GPIO IRQ status maskKuppuswamy Sathyanarayanan1-2/+4
2017-04-27mfd: intel_soc_pmic: Fix a mess with compilation unitsAndy Shevchenko1-1/+1
2017-04-24gpio: move tca9554 from pcf857x to pca953xAnders Darander3-3/+2
2017-04-24gpio: arizona: Correct check whether the pin is an inputCharles Keepax1-1/+1
2017-04-24gpio: gpio-wcove: fix irq pending status bit widthKuppuswamy Sathyanarayanan1-1/+1
2017-04-24gpio: dwapb: use dwapb_read instead of readl_relaxedJisheng Zhang1-1/+1
2017-04-24gpio: aspeed: Add open-source and open-drain supportAndrew Jeffery1-0/+4
2017-04-24gpio: aspeed: Add debounce supportAndrew Jeffery1-5/+276
2017-04-24gpio: mvebu: Add limited PWM supportAndrew Lunn1-12/+315
2017-04-20Annotate hardware config module parameters in drivers/gpio/David Howells5-9/+9
2017-04-13gpio: Use unsigned int for interrupt numbersThierry Reding1-3/+3
2017-04-07gpio: f7188x: Add F71889A GPIO support.Marty Plummer1-2/+21
2017-04-07gpio: core: Decouple open drain/source flag with active low/highLaxman Dewangan2-2/+4
2017-04-07gpio: arizona: Correct handling for reading input GPIOsCharles Keepax1-2/+28
2017-03-30ACPI / gpio: do not fall back to parsing _CRS when we get a deferralDmitry Torokhov1-1/+3
2017-03-30gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake setHans de Goede1-0/+6
2017-03-28gpio: 104-idi-48: make use of raw_spinlock variantsJulia Cartwright1-8/+10
2017-03-28gpio: pci-idio-16: make use of raw_spinlock variantsJulia Cartwright1-14/+14
2017-03-28gpio: 104-idio-16: make use of raw_spinlock variantsJulia Cartwright1-12/+12
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman5-35/+78
2017-03-24gpio: gpio-reg: add irq mapping for gpio-reg usersRussell King1-2/+23
2017-03-24gpio: add generic single-register fixed-direction GPIO driverRussell King3-0/+171
2017-03-24gpio: sa1100: implement get_direction methodRussell King1-0/+8
2017-03-24gpio: sa1100: convert to use IO accessorsRussell King1-75/+124
2017-03-24gpio: sa1100: use sa11x0_gpio_set_wake()Russell King1-7/+12
2017-03-23gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUTAndy Shevchenko1-1/+1
2017-03-23gpio: wm831x: Add basic device tree supportCharles Keepax1-1/+4
2017-03-23gpio: pca953x: Expand comment for "reset" GPIO in ACPI caseAndy Shevchenko1-1/+7