summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: pch: fix non-DT buildLinus Walleij2015-12-151-0/+2
* Merge branch 'for-dmitry' into develLinus Walleij2015-12-150-0/+0
|\
| * gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov2015-12-133-0/+54
* | gpio: pxa: add pin control gpio direction and requestRobert Jarzmik2015-12-151-0/+23
* | gpio: pl061: add support for wakeup configurationSudeep Holla2015-12-141-0/+9
* | gpio: zynq: Do PM initialization earlier to support gpio hogsMichal Simek2015-12-141-10/+9
* | gpio: forward-declare enum gpiod_flagsLinus Walleij2015-12-111-1/+1
* | gpio: rcar: Improve clock error handling and reportingGeert Uytterhoeven2015-12-111-1/+10
* | gpio: rcar: Remove obsolete platform data supportGeert Uytterhoeven2015-12-112-80/+26
* | gpio: Restore indentation of parent device setupGeert Uytterhoeven2015-12-113-3/+3
* | pinctrl: lantiq: Implement gpio_chip.to_irqJohn Crispin2015-12-111-0/+17
* | gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.Phil Reid2015-12-101-0/+38
* | gpio: mpc5200: Use platform_register/unregister_drivers()Thierry Reding2015-12-101-10/+7
* | gpio: 104-idio-16: Clear pending interrupt in IRQ handlerWilliam Breathitt Gray2015-12-101-10/+7
* | pinctrl: nsp-gpio: fix up parent attributeLinus Walleij2015-12-101-1/+1
* | Merge branch 'bcm-nsp' of ../linux-pinctrl into develLinus Walleij2015-12-104-0/+847
|\ \
| * | pinctrl: nsp: add gpio-a driver support for Broadcom NSP SoCYendapally Reddy Dhananjaya Reddy2015-12-103-0/+767
| * | pinctrl: Broadcom NSP GPIO-a device tree bindingsYendapally Reddy Dhananjaya Reddy2015-12-101-0/+80
| |/
* | gpio: drop surplus PCI and USB dependenciesAndrew F. Davis2015-12-101-8/+5
* | gpio: pch: allow use from device treePaul Burton2015-12-101-0/+1
* | gpio: pch: allow build on MIPS platformsPaul Burton2015-12-101-1/+1
* | gpio: 74x164: Use a single SPI transfer instead of multiple transfersGeert Uytterhoeven2015-12-101-32/+15
* | gpio: 74x164: Allocate buffer with gen_74x164_chipGeert Uytterhoeven2015-12-101-12/+11
* | gpio: pxa: change the interrupt managementRobert Jarzmik2015-12-101-63/+82
* | gpio: pxa: convert to devm_ioremapRobert Jarzmik2015-12-101-5/+2
* | gpio: pxa: convert to one gpiochipRobert Jarzmik2015-12-101-101/+120
* | gpio: pca953x: make inclusion of <linux/of_platform.h> unconditionalLinus Walleij2015-12-091-2/+0
* | gpio: pca935x: fix of-only probed devicesBen Dooks2015-12-091-32/+44
* | gpio: pca953x: add onsemi,pca9654 idBen Dooks2015-12-092-0/+3
* | ASoC: ac97: fix parent assignmentLinus Walleij2015-12-071-1/+1
* | Merge tag 'asoc-ac97-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Walleij2015-12-072-0/+128
|\ \
| * | ASoC: ac97: add gpio chipRobert Jarzmik2015-11-182-0/+128
| |/
* | gpio: davinci: fix missed parent conversionLinus Walleij2015-12-041-1/+1
* | gpio: Add GPIO support for the ACCES 104-IDI-48William Breathitt Gray2015-12-014-0/+365
* | gpio: use dev_get_platdata()Nizam Haider2015-11-305-6/+6
* | gpio: 104-idio-16: Disable IRQ on device probeWilliam Breathitt Gray2015-11-301-0/+3
* | gpio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-11-306-6/+0
* | gpiolib: make comment consistent with codeBamvor Jian Zhang2015-11-291-2/+3
* | gpio: 104-idio-16: Use lowercase symbol names for const variablesWilliam Breathitt Gray2015-11-191-19/+18
* | gpiolib: do not allow to insert an empty gpiochipBamvor Jian Zhang2015-11-191-0/+5
* | gpiolib: improve overlap check of range of gpioBamvor Jian Zhang2015-11-191-19/+36
* | gpiolib: keep comment consistent with codeBamvor Jian Zhang2015-11-191-1/+1
* | gpio: pxa: change initcall level second attemptRobert Jarzmik2015-11-191-2/+14
* | MAINTAINERS: Update OMAP GPIO driver entryJavier Martinez Canillas2015-11-191-1/+2
* | gpiolib: tighten up ACPI legacy gpio lookupsDmitry Torokhov2015-11-193-0/+54
* | gpio: tps65086: Add DT bindings for the TPS65086 GPO controllerAndrew F. Davis2015-11-191-0/+16
* | gpio: Add IRQ support to ACCES 104-IDIO-16 driverWilliam Breathitt Gray2015-11-192-2/+116
* | gpio: change member .dev to .parentLinus Walleij2015-11-19128-261/+274
|/
* Linux 4.4-rc1v4.4-rc1Linus Torvalds2015-11-151-2/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-1537-292/+947
|\
OpenPOWER on IntegriCloud