summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-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-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-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-23usb: dwc3: pci: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko1-2/+3
2017-03-23gpio: pca953x: Expand comment for "reset" GPIO in ACPI caseAndy Shevchenko1-1/+7
2017-03-23gpio: pca953x: Sort headers alphabeticallyAndy Shevchenko1-6/+7
2017-03-23gpio: pca953x: Introduce a long awaited ->get_direction()Andy Shevchenko1-0/+16
2017-03-23gpio: mvebu: use BIT macro instead of bit shiftingRalph Sennhauser1-16/+17
2017-03-23gpio: mmio: add support for NI 169445 NAND GPIONathan Sullivan1-0/+1
2017-03-22gpio: moxart: Switch to using the FTGPIO010 driverLinus Walleij3-94/+1
2017-03-22gpio: gemini: rename to match Faraday IPLinus Walleij3-37/+44
2017-03-16gpio: mvebu: let the compiler inlineRalph Sennhauser1-11/+7
2017-03-16gpio: mvebu: extra whitespace fixesRalph Sennhauser1-7/+6
2017-03-16gpio: mvebu: checkpatch: whitespace fixesRalph Sennhauser1-0/+1
2017-03-16gpio: mvebu: checkpatch: unsigned int fixesRalph Sennhauser1-6/+7
2017-03-16gpio: mvebu: start multiline block comments with blank lineRalph Sennhauser1-2/+4
2017-03-16gpio: mvebu: checkpatch: block comment fixesRalph Sennhauser1-8/+16
2017-03-16gpio: acpi: Ignore -EPROBE_DEFER for unselected gpiointsHans de Goede1-7/+11
2017-03-16Input: soc_button_array - Propagate error from gpiod_count()Andy Shevchenko1-2/+3
2017-03-16platform/x86: surface3_button: Propagate error from gpiod_count()Andy Shevchenko1-2/+3
2017-03-16gpio: of: Don't return 0 on dt_gpio_count()Andy Shevchenko1-2/+2
2017-03-16gpio: acpi: Don't return 0 on acpi_gpio_count()Andy Shevchenko1-2/+2
2017-03-16gpio: xlp: Update for ARCH_THUNDER2Jayachandran C2-1/+2
2017-03-16gpio: zx: make use of raw_spinlock variantsJulia Cartwright1-12/+12
2017-03-16gpio: ws16c48: make use of raw_spinlock variantsJulia Cartwright1-23/+23
2017-03-16gpio: pl061: make use of raw_spinlock variantsJulia Cartwright1-14/+14
2017-03-16gpio: etraxfs: make use of raw_spinlock variantsJulia Cartwright1-12/+12
2017-03-16gpio: ath79: make use of raw_spinlock variantsJulia Cartwright1-14/+14
2017-03-16gpio: bcm-kona: make use of raw_spinlock variantsJulia Cartwright1-24/+24