summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* gpio: Add a Gateworks PLD GPIO driverLinus Walleij2019-02-093-0/+145
* gpio: Add DT bindings for Gateworks PLD GPIOLinus Walleij2019-02-081-0/+20
* dt-bindings: Add a prefix for Gateworks CorporationLinus Walleij2019-02-081-0/+1
* pinctrl: qcom: spmi-gpio: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney2019-02-041-0/+1
* genirq: export irq_chip_set_wake_parent symbolBrian Masney2019-02-041-0/+1
* gpiolib: acpi: Correct kernel doc of struct acpi_gpio_eventAndy Shevchenko2019-01-281-1/+1
* gpio: tqmx86: Add GPIO from for this IO controllerAndrew Lunn2019-01-283-0/+341
* gpio: altera: Fixup block comment stylePhil Reid2019-01-281-2/+2
* Merge branch 'ib-qcom-spmi' into develLinus Walleij2019-01-2411-156/+225
|\
| * spmi: pmic-arb: revert "disassociate old virq if hwirq mapping already exists"Brian Masney2019-01-241-5/+0
| * spmi: pmic-arb: validate type when mapping IRQBrian Masney2019-01-241-7/+14
| * arm64: dts: qcom: pmi8998: add interrupt controller propertiesBrian Masney2019-01-241-14/+2
| * arm64: dts: qcom: pmi8994: add interrupt controller propertiesBrian Masney2019-01-241-10/+2
| * arm64: dts: qcom: pm8998: add interrupt controller propertiesBrian Masney2019-01-241-26/+2
| * arm64: dts: qcom: pm8005: add interrupt controller propertiesBrian Masney2019-01-241-4/+2
| * ARM: dts: qcom: pma8084: add interrupt controller propertiesBrian Masney2019-01-241-22/+2
| * ARM: dts: qcom: pm8941: add interrupt controller propertiesBrian Masney2019-01-241-36/+2
| * qcom: spmi-gpio: add support for hierarchical IRQ chipBrian Masney2019-01-241-10/+105
| * spmi: pmic-arb: disassociate old virq if hwirq mapping already existsBrian Masney2019-01-241-0/+5
| * gpio: add irq domain activate/deactivate functionsBrian Masney2019-01-242-0/+42
| * spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chipsBrian Masney2019-01-241-20/+47
| * pinctrl: qcom: spmi-gpio: hardcode IRQ countsBrian Masney2019-01-211-17/+11
| * pinctrl: qcom: spmi-gpio: add support for three new variantsBrian Masney2019-01-211-0/+3
| * dt-bindings: pinctrl: qcom-pmic-gpio: add qcom,pmi8998-gpio bindingBrian Masney2019-01-211-0/+1
* | gpio-f7188x: add support Fintek F81804 & F81966Steffen Kothe2019-01-221-1/+23
* | gpio: rcar: select General Output Register to set output statesVladimir Zapolskiy2019-01-211-1/+11
* | arm/mach-sa1100/simpad.c: Remove duplicate headerSouptick Joarder2019-01-211-1/+0
* | gpio: hlwd: Implement edge trigger emulationJonathan Neuschäfer2019-01-211-0/+56
* | gpio: hlwd: Add basic IRQ supportJonathan Neuschäfer2019-01-212-1/+136
* | gpio: pca953x: use a per instance irq_chip structureThomas Petazzoni2019-01-211-13/+12
* | gpio: pca953x: reduce indentation level in pca953x_irq_setup()Thomas Petazzoni2019-01-211-42/+42
* | gpio: sprd: Remove unused irq trigger settingBaolin Wang2019-01-211-1/+0
* | gpio: sama5d2-piobu: Set proper output level for direction_outputAxel Lin2019-01-111-12/+8
* | gpiolib-acpi: Preserve non direction flags when updating gpiod_flagsHans de Goede2019-01-101-1/+4
* | gpio: mvebu: implement get_directionBaruch Siach2019-01-101-0/+11
|/
* Linux 5.0-rc1v5.0-rc1Linus Torvalds2019-01-071-3/+3
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-0794-694/+150
|\
| * kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2019-01-062-18/+19
| * kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada2019-01-061-5/+1
| * kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada2019-01-066-26/+12
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-0624-408/+0
| * kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada2019-01-063-10/+10
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-0624-25/+0
| * riscv: remove redundant kernel-space generic-yMasahiro Yamada2019-01-061-25/+0
| * kbuild: change filechk to surround the given command with { }Masahiro Yamada2019-01-067-12/+14
| * kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-069-25/+16
| * kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada2019-01-061-2/+2
| * kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada2019-01-061-4/+2
| * jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-0642-119/+65
| * kallsyms: lower alignment on ARMMathias Krause2019-01-061-2/+2