summaryrefslogtreecommitdiffstats
path: root/kernel/module_signing.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-22gpio: gemini: augment DT bindingsLinus Walleij2-22/+6
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
2017-03-16gpio: 104-dio-48e: make use of raw_spinlock variantsJulia Cartwright1-19/+19
2017-03-16gpio: altera: make use of raw_spinlock variantsJulia Cartwright1-12/+12
2017-03-15gpio: pc104: Mask PC/104 drivers via PC104 Kconfig optionWilliam Breathitt Gray1-4/+4
2017-03-15gpio: sta2x11: use resource management for irqsBartosz Golaszewski1-11/+6
2017-03-15gpio: mxs: use devm_irq_alloc_descs()Bartosz Golaszewski1-4/+2
2017-03-15gpio: mxc: use devm_irq_alloc_descs()Bartosz Golaszewski1-4/+2
2017-03-15gpio: sodaville: use resource management for irqsBartosz Golaszewski1-17/+11
2017-03-15gpio: davinci: use devm_irq_alloc_descs()Bartosz Golaszewski1-1/+1
2017-03-15gpio: pxa: use devm_irq_alloc_descs()Bartosz Golaszewski1-1/+1
2017-03-15gpio: xlp: use resource management for irqsBartosz Golaszewski1-4/+4
2017-03-15gpio: ml-ioh: use resource management for irqsBartosz Golaszewski1-21/+7
2017-03-15gpio: pch: use resource management for irqsBartosz Golaszewski1-10/+4
2017-03-15gpio: omap: use devm_irq_alloc_descs()Bartosz Golaszewski1-1/+2
2017-03-15gpio: twl4030: use devm_irq_alloc_descs()Bartosz Golaszewski1-1/+2
2017-03-15gpio: mockup: use devm_irq_alloc_descs()Bartosz Golaszewski1-15/+1