summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: twl4030: Include the right headerLinus Walleij2018-09-101-1/+1
* gpio: zevio: Include the right headerLinus Walleij2018-09-041-1/+1
* gpio: ts5500: Delete platform data handlingLinus Walleij2018-09-041-6/+0
* gpio: ts5500: Use SPDX headerLinus Walleij2018-09-041-4/+1
* gpio: ts5500: Include the right headerLinus Walleij2018-09-041-1/+1
* gpio: mxs: Get rid of external API callLinus Walleij2018-09-041-3/+1
* gpio: tps65xxx: Use SPDX license tagLinus Walleij2018-09-044-36/+4
* gpio: tpx65xxx: Include the right headerLinus Walleij2018-09-044-6/+6
* gpio: brcmstb: allow 0 width GPIO banksJustin Chen2018-08-301-3/+12
* gpio: ftgpio: Support debounce timerLinus Walleij2018-08-301-0/+74
* gpio: ftgpio: Support optional silicon clockLinus Walleij2018-08-301-4/+37
* Merge branch 'ib-ingenic' of ../linux-pinctrl into develLinus Walleij2018-08-295-420/+452
|\
| * pinctrl: ingenic: Include the right headerLinus Walleij2018-08-291-1/+1
| * gpio: ingenic: Remove driverPaul Cercueil2018-08-293-404/+0
| * pinctrl: ingenic: Drop dependency on MACH_INGENICPaul Cercueil2018-08-291-2/+2
| * pinctrl: ingenic: Add support for the JZ4725BPaul Cercueil2018-08-291-0/+98
| * pinctrl: ingenic: Implement .get_direction for GPIO chipsPaul Cercueil2018-08-291-0/+16
| * pinctrl: ingenic: Merge GPIO functionalityPaul Cercueil2018-08-292-8/+331
| * pinctrl: ingenic: Mark probe function as __initPaul Cercueil2018-08-291-4/+3
| * pinctrl: ingenic: Probe driver at subsys_initcallPaul Cercueil2018-08-291-1/+1
* | gpio: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-2/+2
* | gpio: pxa: handle corner case of unprobed deviceRobert Jarzmik2018-08-291-0/+6
* | drivers: gpio: Update MODULE AUTHOR email addressMichael Hennerich2018-08-292-2/+2
* | gpio: rcar: Add GPIO hole supportBiju Das2018-08-291-0/+6
* | gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIPLinus Walleij2018-08-292-45/+51
* | gpio: ep93xx: Cut gpio_to_irq() usageLinus Walleij2018-08-291-24/+24
* | gpio: ep93xx: Use for_each_set_bit() in IRQ handlerLinus Walleij2018-08-291-14/+10
* | gpio: ep93xx: Use the hwirq and portLinus Walleij2018-08-291-19/+14
* | gpio: ep93xx: Do not pingpong irq numbersLinus Walleij2018-08-291-12/+23
* | gpio: ep93xx: Properly call the chained IRQ handlerLinus Walleij2018-08-291-0/+8
* | gpio: ep93xx: Rename has_debounce to has_irqLinus Walleij2018-08-291-7/+7
* | gpio: ep93xx: Pass around struct gpio_chipLinus Walleij2018-08-291-38/+73
* | gpio: ep93xx: Switch to SPDX license tagLinus Walleij2018-08-291-4/+1
* | gpio: ep93xx: Cut down variable namesLinus Walleij2018-08-291-13/+13
* | ARM/gpio: ep93xx: build standaloneArnd Bergmann2018-08-291-25/+23
* | gpio: tb10x: Use GENERIC_GPIOLinus Walleij2018-08-292-66/+31
* | gpio: tb10x: Create local helper variablesLinus Walleij2018-08-291-13/+14
|/
* Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2611-179/+72
|\
| * target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-213-30/+10
| * iscsi target: fix session creation failure handlingMike Christie2018-08-211-14/+21
| * drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-211-29/+12
| * dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+7
| * media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-211-11/+5
| * cb710: Convert to new IDA APIMatthew Wilcox2018-08-211-18/+5
| * rsxx: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+5
| * osd: Convert to new IDA APIMatthew Wilcox2018-08-211-15/+7
| * sd: Convert to new IDA APIMatthew Wilcox2018-08-211-17/+4
| * mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-211-23/+6
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-265-17/+25
|\ \
| * \ Merge tag 'irqchip-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner2018-08-245-17/+25
| |\ \