summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
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
2017-03-15gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()Andy Shevchenko
2017-03-14gpiolib: Fix spelling of 'successful'Andy Shevchenko
2017-03-06gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid
2017-03-06gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann
2017-03-06gpio: mockup: return -EFAULT if copy_from_user() failsDan Carpenter
2017-03-06gpio: altera-a10sr: Set gpio_chip parent propertyThor Thayer
2017-03-06gpio: dwapb: Add support for next generation of X-Gene SoCHoan Tran
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-02-13gpio: pci-idio-16: Fix PCI BAR indexWilliam Breathitt Gray
2017-02-13gpio: pci-idio-16: Fix PCI device ID codeWilliam Breathitt Gray
2017-02-13gpio: mockup: implement event injecting over debugfsBartosz Golaszewski
2017-02-13gpio: mockup: add a dummy irqchipBartosz Golaszewski
2017-02-06gpio: mockup: implement naming the linesBartosz Golaszewski
2017-02-06gpio: mockup: code shrinkBartosz Golaszewski
2017-02-06gpio: mockup: readability tweaksBartosz Golaszewski
2017-02-06gpio: Add GPIO support for the ACCES PCI-IDIO-16William Breathitt Gray
2017-02-05Merge branch 'ib-gpiod-flags' into develLinus Walleij
2017-02-04gpio: aspeed: Remove dependence on GPIOF_* macrosAndrew Jeffery