summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
| * Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-125-4/+14
| |\
| | * tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-111-0/+1
| | * perf probe: Verify parameters in two functionsWang Nan2015-11-111-0/+6
| | * perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-111-4/+4
| | * perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-111-0/+1
| | * perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-111-0/+2
| |/
| * perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-091-0/+4
| * perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney2015-11-091-8/+9
| * Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-0831-274/+920
| |\