summaryrefslogtreecommitdiff
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'gpio/for-next'Stephen Rothwell2017-04-0738-566/+815
|\
| * Merge branch 'devel' into for-nextLinus Walleij2017-03-3038-566/+815
| |\
| | * 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
| | * gpio: xlp: Update for ARCH_THUNDER2Jayachandran C2017-03-162-1/+2
| | * gpio: zx: make use of raw_spinlock variantsJulia Cartwright2017-03-161-12/+12
| | * gpio: ws16c48: make use of raw_spinlock variantsJulia Cartwright2017-03-161-23/+23
| | * gpio: pl061: make use of raw_spinlock variantsJulia Cartwright2017-03-161-14/+14
| | * gpio: etraxfs: make use of raw_spinlock variantsJulia Cartwright2017-03-161-12/+12
| | * gpio: ath79: make use of raw_spinlock variantsJulia Cartwright2017-03-161-14/+14
| | * gpio: bcm-kona: make use of raw_spinlock variantsJulia Cartwright2017-03-161-24/+24
| | * gpio: 104-dio-48e: make use of raw_spinlock variantsJulia Cartwright2017-03-161-19/+19
| | * gpio: altera: make use of raw_spinlock variantsJulia Cartwright2017-03-161-12/+12
| | * gpio: pc104: Mask PC/104 drivers via PC104 Kconfig optionWilliam Breathitt Gray2017-03-151-4/+4
| | * gpio: sta2x11: use resource management for irqsBartosz Golaszewski2017-03-151-11/+6
| | * gpio: mxs: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-151-4/+2
| | * gpio: mxc: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-151-4/+2
| | * gpio: sodaville: use resource management for irqsBartosz Golaszewski2017-03-151-17/+11
| | * gpio: davinci: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-151-1/+1
| | * gpio: pxa: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-151-1/+1
| | * gpio: xlp: use resource management for irqsBartosz Golaszewski2017-03-151-4/+4
| | * gpio: ml-ioh: use resource management for irqsBartosz Golaszewski2017-03-151-21/+7
| | * gpio: pch: use resource management for irqsBartosz Golaszewski2017-03-151-10/+4
| | * gpio: omap: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-151-1/+2
| | * gpio: twl4030: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-151-1/+2
| | * gpio: mockup: use devm_irq_alloc_descs()Bartosz Golaszewski2017-03-151-15/+1
| | * gpio: exar: Set proper output level in exar_direction_outputAxel Lin2017-03-151-11/+12