summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | gpio: Add ROHM BD9571MWV-M PMIC GPIO driverMarek Vasut2017-04-283-0/+156
| * | | gpio: gpio-wcove: fix GPIO IRQ status maskKuppuswamy Sathyanarayanan2017-04-281-2/+4
| * | | gpio: move tca9554 from pcf857x to pca953xAnders Darander2017-04-243-3/+2
| * | | gpio: arizona: Correct check whether the pin is an inputCharles Keepax2017-04-241-1/+1
| * | | gpio: gpio-wcove: fix irq pending status bit widthKuppuswamy Sathyanarayanan2017-04-241-1/+1
| * | | gpio: dwapb: use dwapb_read instead of readl_relaxedJisheng Zhang2017-04-241-1/+1
| * | | gpio: aspeed: Add open-source and open-drain supportAndrew Jeffery2017-04-241-0/+4
| * | | gpio: aspeed: Add debounce supportAndrew Jeffery2017-04-241-5/+276
| * | | gpio: mvebu: Add limited PWM supportAndrew Lunn2017-04-241-12/+315
| * | | gpio: Use unsigned int for interrupt numbersThierry Reding2017-04-131-3/+3
| * | | gpio: f7188x: Add F71889A GPIO support.Marty Plummer2017-04-071-2/+21
| * | | gpio: core: Decouple open drain/source flag with active low/highLaxman Dewangan2017-04-072-2/+4
| * | | gpio: arizona: Correct handling for reading input GPIOsCharles Keepax2017-04-071-2/+28
| * | | gpio: 104-idi-48: make use of raw_spinlock variantsJulia Cartwright2017-03-281-8/+10
| * | | gpio: pci-idio-16: make use of raw_spinlock variantsJulia Cartwright2017-03-281-14/+14
| * | | gpio: 104-idio-16: make use of raw_spinlock variantsJulia Cartwright2017-03-281-12/+12
| * | | gpio: gpio-reg: add irq mapping for gpio-reg usersRussell King2017-03-241-2/+23
| * | | gpio: add generic single-register fixed-direction GPIO driverRussell King2017-03-243-0/+171
| * | | gpio: sa1100: implement get_direction methodRussell King2017-03-241-0/+8
| * | | gpio: sa1100: convert to use IO accessorsRussell King2017-03-241-75/+124
| * | | gpio: sa1100: use sa11x0_gpio_set_wake()Russell King2017-03-241-7/+12
| * | | gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUTAndy Shevchenko2017-03-231-1/+1
| * | | gpio: pca953x: Expand comment for "reset" GPIO in ACPI caseAndy Shevchenko2017-03-231-1/+7
| * | | gpio: pca953x: Sort headers alphabeticallyAndy Shevchenko2017-03-231-6/+7
| * | | gpio: pca953x: Introduce a long awaited ->get_direction()Andy Shevchenko2017-03-231-0/+16
| * | | gpio: mvebu: use BIT macro instead of bit shiftingRalph Sennhauser2017-03-231-16/+17
| * | | gpio: mmio: add support for NI 169445 NAND GPIONathan Sullivan2017-03-231-0/+1
| * | | gpio: moxart: Switch to using the FTGPIO010 driverLinus Walleij2017-03-223-94/+1
| * | | gpio: gemini: rename to match Faraday IPLinus Walleij2017-03-223-37/+44
| * | | gpio: mvebu: let the compiler inlineRalph Sennhauser2017-03-161-11/+7
| * | | gpio: mvebu: extra whitespace fixesRalph Sennhauser2017-03-161-7/+6
| * | | gpio: mvebu: checkpatch: whitespace fixesRalph Sennhauser2017-03-161-0/+1
| * | | gpio: mvebu: checkpatch: unsigned int fixesRalph Sennhauser2017-03-161-6/+7
| * | | gpio: mvebu: start multiline block comments with blank lineRalph Sennhauser2017-03-161-2/+4
| * | | gpio: mvebu: checkpatch: block comment fixesRalph Sennhauser2017-03-161-8/+16
| * | | gpio: acpi: Ignore -EPROBE_DEFER for unselected gpiointsHans de Goede2017-03-161-7/+11
| * | | gpio: of: Don't return 0 on dt_gpio_count()Andy Shevchenko2017-03-161-2/+2
| * | | gpio: acpi: Don't return 0 on acpi_gpio_count()Andy Shevchenko2017-03-161-2/+2
OpenPOWER on IntegriCloud