summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | gpio: acpi: Add managed variant of acpi_dev_add_driver_gpios()Andy Shevchenko2017-03-151-0/+31
| * | | gpiolib: Fix spelling of 'successful'Andy Shevchenko2017-03-142-2/+2
| * | | gpio: dwapb: Add support for next generation of X-Gene SoCHoan Tran2017-03-061-17/+74
| |/ /
* | | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-05-032-2/+5
|\ \ \
| * | | mfd: intel_soc_pmic: Fix a mess with compilation unitsAndy Shevchenko2017-04-271-1/+1
| * | | gpio: wm831x: Add basic device tree supportCharles Keepax2017-03-231-1/+4
| |/ /
* | | ACPI / gpio: do not fall back to parsing _CRS when we get a deferralDmitry Torokhov2017-03-301-1/+3
* | | gpio: acpi: Call enable_irq_wake for _IAE GpioInts with Wake setHans de Goede2017-03-301-0/+6
| |/ |/|
* | gpio:mcp23s08 Fixed missing interruptsRobert Middleton2017-03-171-5/+60
* | gpio: altera: Use handle_level_irq when configured as a level_highPhil Reid2017-03-061-15/+11
* | gpio: xgene: mark PM functions as __maybe_unusedArnd Bergmann2017-03-061-10/+3
* | gpio: mockup: return -EFAULT if copy_from_user() failsDan Carpenter2017-03-061-4/+3
* | gpio: altera-a10sr: Set gpio_chip parent propertyThor Thayer2017-03-061-1/+1
|/
* Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-02-2324-538/+1671
|\
| * gpio: pci-idio-16: Fix PCI BAR indexWilliam Breathitt Gray2017-02-131-2/+3
| * gpio: pci-idio-16: Fix PCI device ID codeWilliam Breathitt Gray2017-02-131-1/+1
| * gpio: mockup: implement event injecting over debugfsBartosz Golaszewski2017-02-131-1/+115
| * gpio: mockup: add a dummy irqchipBartosz Golaszewski2017-02-132-0/+81
| * gpio: mockup: implement naming the linesBartosz Golaszewski2017-02-061-0/+35
| * gpio: mockup: code shrinkBartosz Golaszewski2017-02-061-21/+8
| * gpio: mockup: readability tweaksBartosz Golaszewski2017-02-061-57/+66
| * gpio: Add GPIO support for the ACCES PCI-IDIO-16William Breathitt Gray2017-02-063-0/+358
| * Merge branch 'ib-gpiod-flags' into develLinus Walleij2017-02-052-12/+16
| |\
| | * gpio: Add the devm_fwnode_get_index_gpiod_from_child() helperBoris Brezillon2017-02-042-13/+16
| | * gpio: Rename devm_get_gpiod_from_child()Boris Brezillon2017-02-041-7/+8
| * | gpio: mcp23s08: Select REGMAP/REGMAP_I2C to fix build errorAxel Lin2017-02-041-0/+2
| * | gpio: ws16c48: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+18
| * | gpio: gpio-mm: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+14
| * | gpio: 104-idio-16: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+10
| * | gpio: 104-idi-48: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+14
| * | gpio: 104-dio-48e: Add support for GPIO namesWilliam Breathitt Gray2017-02-011-1/+22