summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2017-03-28gpio: 104-idio-16: make use of raw_spinlock variantsJulia Cartwright
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-24gpio: gpio-reg: add irq mapping for gpio-reg usersRussell King
2017-03-24gpio: add generic single-register fixed-direction GPIO driverRussell King
2017-03-24gpio: sa1100: implement get_direction methodRussell King
2017-03-24gpio: sa1100: convert to use IO accessorsRussell King
2017-03-24gpio: sa1100: use sa11x0_gpio_set_wake()Russell King
2017-03-23gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUTAndy Shevchenko
2017-03-23gpio: wm831x: Add basic device tree supportCharles Keepax
2017-03-23gpio: pca953x: Expand comment for "reset" GPIO in ACPI caseAndy Shevchenko
2017-03-23gpio: pca953x: Sort headers alphabeticallyAndy Shevchenko
2017-03-23gpio: pca953x: Introduce a long awaited ->get_direction()Andy Shevchenko
2017-03-23gpio: mvebu: use BIT macro instead of bit shiftingRalph Sennhauser
2017-03-23gpio: mmio: add support for NI 169445 NAND GPIONathan Sullivan
2017-03-22gpio: moxart: Switch to using the FTGPIO010 driverLinus Walleij
2017-03-22gpio: gemini: rename to match Faraday IPLinus Walleij
2017-03-21gpiolib: utilize new cdev_device_add helper functionLogan Gunthorpe
2017-03-17gpio:mcp23s08 Fixed missing interruptsRobert Middleton
2017-03-16gpio: mvebu: let the compiler inlineRalph Sennhauser
2017-03-16gpio: mvebu: extra whitespace fixesRalph Sennhauser
2017-03-16gpio: mvebu: checkpatch: whitespace fixesRalph Sennhauser
2017-03-16gpio: mvebu: checkpatch: unsigned int fixesRalph Sennhauser
2017-03-16gpio: mvebu: start multiline block comments with blank lineRalph Sennhauser
2017-03-16gpio: mvebu: checkpatch: block comment fixesRalph Sennhauser
2017-03-16gpio: acpi: Ignore -EPROBE_DEFER for unselected gpiointsHans de Goede
2017-03-16gpio: of: Don't return 0 on dt_gpio_count()Andy Shevchenko
2017-03-16gpio: acpi: Don't return 0 on acpi_gpio_count()Andy Shevchenko
2017-03-16gpio: xlp: Update for ARCH_THUNDER2Jayachandran C
2017-03-16gpio: zx: make use of raw_spinlock variantsJulia Cartwright
2017-03-16gpio: ws16c48: make use of raw_spinlock variantsJulia Cartwright
2017-03-16gpio: pl061: make use of raw_spinlock variantsJulia Cartwright
2017-03-16gpio: etraxfs: make use of raw_spinlock variantsJulia Cartwright
2017-03-16gpio: ath79: make use of raw_spinlock variantsJulia Cartwright
2017-03-16gpio: bcm-kona: make use of raw_spinlock variantsJulia Cartwright
2017-03-16gpio: 104-dio-48e: make use of raw_spinlock variantsJulia Cartwright
2017-03-16gpio: altera: make use of raw_spinlock variantsJulia Cartwright
2017-03-15gpio: pc104: Mask PC/104 drivers via PC104 Kconfig optionWilliam Breathitt Gray
2017-03-15gpio: sta2x11: use resource management for irqsBartosz Golaszewski
2017-03-15gpio: mxs: use devm_irq_alloc_descs()Bartosz Golaszewski
2017-03-15gpio: mxc: use devm_irq_alloc_descs()Bartosz Golaszewski
2017-03-15gpio: sodaville: use resource management for irqsBartosz Golaszewski
2017-03-15gpio: davinci: use devm_irq_alloc_descs()Bartosz Golaszewski
2017-03-15gpio: pxa: use devm_irq_alloc_descs()Bartosz Golaszewski
2017-03-15gpio: xlp: use resource management for irqsBartosz Golaszewski
2017-03-15gpio: ml-ioh: use resource management for irqsBartosz Golaszewski
2017-03-15gpio: pch: use resource management for irqsBartosz Golaszewski
2017-03-15gpio: omap: use devm_irq_alloc_descs()Bartosz Golaszewski
2017-03-15gpio: twl4030: use devm_irq_alloc_descs()Bartosz Golaszewski
2017-03-15gpio: mockup: use devm_irq_alloc_descs()Bartosz Golaszewski
2017-03-15gpio: exar: Set proper output level in exar_direction_outputAxel Lin