summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-04gpio: ts5500: Use SPDX headerLinus Walleij1-4/+1
2018-09-04gpio: ts5500: Include the right headerLinus Walleij1-1/+1
2018-09-04gpio: mxs: Get rid of external API callLinus Walleij1-3/+1
2018-09-04gpio: tps65xxx: Use SPDX license tagLinus Walleij4-36/+4
2018-09-04gpio: tpx65xxx: Include the right headerLinus Walleij4-6/+6
2018-08-30gpio: brcmstb: allow 0 width GPIO banksJustin Chen1-3/+12
2018-08-30gpio: ftgpio: Support debounce timerLinus Walleij1-0/+74
2018-08-30gpio: ftgpio: Support optional silicon clockLinus Walleij1-4/+37
2018-08-29Merge branch 'ib-ingenic' of ../linux-pinctrl into develLinus Walleij5-420/+452
2018-08-29gpio: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-08-29gpio: pxa: handle corner case of unprobed deviceRobert Jarzmik1-0/+6
2018-08-29pinctrl: ingenic: Include the right headerLinus Walleij1-1/+1
2018-08-29gpio: ingenic: Remove driverPaul Cercueil3-404/+0
2018-08-29pinctrl: ingenic: Drop dependency on MACH_INGENICPaul Cercueil1-2/+2
2018-08-29pinctrl: ingenic: Add support for the JZ4725BPaul Cercueil1-0/+98
2018-08-29pinctrl: ingenic: Implement .get_direction for GPIO chipsPaul Cercueil1-0/+16
2018-08-29pinctrl: ingenic: Merge GPIO functionalityPaul Cercueil2-8/+331
2018-08-29pinctrl: ingenic: Mark probe function as __initPaul Cercueil1-4/+3
2018-08-29pinctrl: ingenic: Probe driver at subsys_initcallPaul Cercueil1-1/+1
2018-08-29drivers: gpio: Update MODULE AUTHOR email addressMichael Hennerich2-2/+2
2018-08-29gpio: rcar: Add GPIO hole supportBiju Das1-0/+6
2018-08-29gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIPLinus Walleij2-45/+51
2018-08-29gpio: ep93xx: Cut gpio_to_irq() usageLinus Walleij1-24/+24
2018-08-29gpio: ep93xx: Use for_each_set_bit() in IRQ handlerLinus Walleij1-14/+10
2018-08-29gpio: ep93xx: Use the hwirq and portLinus Walleij1-19/+14
2018-08-29gpio: ep93xx: Do not pingpong irq numbersLinus Walleij1-12/+23
2018-08-29gpio: ep93xx: Properly call the chained IRQ handlerLinus Walleij1-0/+8
2018-08-29gpio: ep93xx: Rename has_debounce to has_irqLinus Walleij1-7/+7
2018-08-29gpio: ep93xx: Pass around struct gpio_chipLinus Walleij1-38/+73
2018-08-29gpio: ep93xx: Switch to SPDX license tagLinus Walleij1-4/+1
2018-08-29gpio: ep93xx: Cut down variable namesLinus Walleij1-13/+13
2018-08-29ARM/gpio: ep93xx: build standaloneArnd Bergmann1-25/+23
2018-08-29gpio: tb10x: Use GENERIC_GPIOLinus Walleij2-66/+31
2018-08-29gpio: tb10x: Create local helper variablesLinus Walleij1-13/+14
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds11-179/+72
2018-08-26Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-17/+25
2018-08-26Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...Linus Torvalds3-27/+87
2018-08-26Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds14-24/+171
2018-08-26Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds5-18/+205
2018-08-25Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2018-08-24Merge branch 'for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds30-120/+158
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds28-232/+739
2018-08-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2-4/+24
2018-08-24Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+2
2018-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds20-210/+626
2018-08-24Merge tag 'acpi-4.19-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2018-08-24Merge tag 'drm-next-2018-08-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds34-141/+160
2018-08-24Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-45/+31
2018-08-24iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier1-11/+13
2018-08-24iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier1-6/+15