summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-0844-514/+2191
|\
| * gpio: gpio-omap: fix level interrupt idlingRussell King2019-03-081-6/+8
| * gpio: amd-fch: Set proper output level for direction_outputAxel Lin2019-03-081-1/+10
| * x86: apuv2: remove unused variableArnd Bergmann2019-03-081-1/+0
| * gpio: pca953x: Use PCA_LATCH_INTAndy Shevchenko2019-03-081-5/+5
| * platform/x86: fix PCENGINES_APU2 Kconfig warningRandy Dunlap2019-03-081-0/+2
| * gpio: pca953x: Fix dereference of irq data in shutdownMark Walton2019-03-011-1/+2
| * gpio: amd-fch: Fix type error found by sparseLinus Walleij2019-03-011-7/+7
| * gpio: amd-fch: Drop const from resourceLinus Walleij2019-02-251-1/+1
| * gpio: mxc: add check to return defer probe if clock tree NOT readyAnson Huang2019-02-251-1/+4
| * gpio: ftgpio: Register per-instance irqchipLinus Walleij2019-02-251-10/+10
| * x86: pcengines apuv2 gpio/leds/keys platform driverEnrico Weigelt, metux IT consult2019-02-223-0/+274
| * gpio: AMD G-Series PCH gpio driverEnrico Weigelt, metux IT consult2019-02-223-0/+195
| * drivers: depend on HAS_IOMEM for devm_platform_ioremap_resource()Bartosz Golaszewski2019-02-221-0/+2
| * gpio: tqmx86: Set proper output level for direction_outputAxel Lin2019-02-211-2/+3
| * gpio: sprd: Change to use SoC compatible stringBaolin Wang2019-02-211-1/+1
| * gpio: of: Handle both enable-gpio{,s}Marek Vasut2019-02-211-1/+2
| * gpio: of: Restrict enable-gpio quirk to regulator-gpioThierry Reding2019-02-211-2/+2
| * gpio: davinci: use devm_platform_ioremap_resource()Bartosz Golaszewski2019-02-211-3/+1
| * drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski2019-02-211-0/+18
| * Merge branch 'ib-qcom-ssbi' into develLinus Walleij2019-02-214-64/+171
| |\
| | * qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translateBrian Masney2019-02-141-1/+2
| | * mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney2019-02-141-1/+1
| | * mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists"Brian Masney2019-02-131-6/+0
| | * qcom: ssbi-gpio: add support for hierarchical IRQ chipBrian Masney2019-02-132-12/+124
| | * mfd: pm8xxx: disassociate old virq if hwirq mapping already existsBrian Masney2019-02-131-0/+6
| | * mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chipsBrian Masney2019-02-131-37/+38
| | * pinctrl: qcom: ssbi-gpio: hardcode IRQ countsBrian Masney2019-02-131-14/+7
| * | gpio: pca953x: Add wake-up supportGeert Uytterhoeven2019-02-201-0/+9
| * | Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...Linus Walleij2019-02-201-27/+162
| |\ \
| | * | gpio: mockup: rework debugfs interfaceBartosz Golaszewski2019-02-191-14/+103
| | * | gpio: mockup: change the signature of unlocked get/set helpersBartosz Golaszewski2019-02-191-11/+8
| | * | gpio: mockup: change the type of 'offset' to unsigned intBartosz Golaszewski2019-02-191-1/+1
| | * | gpio: mockup: don't create the debugfs link named after the labelBartosz Golaszewski2019-02-191-5/+1
| | * | gpio: mockup: implement get_multiple()Bartosz Golaszewski2019-02-191-0/+17
| | * | gpio: mockup: add lockingBartosz Golaszewski2019-02-191-7/+43
| * | | gpio: tegra: Fix offset of pinctrl callsLinus Walleij2019-02-191-4/+21
| * | | gpio: of: Apply regulator-gpio quirk only to enable-gpiosMarek Vasut2019-02-171-0/+1
| * | | Merge tag 'intel-gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij2019-02-173-64/+29
| |\ \ \
| | * | | gpio: wcove: Convert to use SPDX identifierAndy Shevchenko2019-02-081-9/+1
| | * | | gpio: msic: Convert to use SPDX identifierAndy Shevchenko2019-02-081-14/+1
| | * | | gpio: crystalcove: Convert to use SPDX identifierAndy Shevchenko2019-02-081-10/+2
| | * | | gpio: wcove: Fix indentationAndy Shevchenko2019-02-081-7/+6
| | * | | gpio: wcove: Sort headers alphabeticallyAndy Shevchenko2019-02-081-2/+2
| | * | | gpio: msic: Sort headers alphabeticallyAndy Shevchenko2019-02-081-5/+5
| | * | | gpio: crystalcove: Sort headers alphabeticallyAndy Shevchenko2019-02-081-4/+4
| | * | | gpio: msic: Remove duplicate check in IRQ handlerAndy Shevchenko2019-02-081-6/+3
| | * | | gpio: wcove: Allow return negative error code from to_reg()Andy Shevchenko2019-02-081-1/+1
| | * | | gpio: crystalcove: Use for_each_set_bit() in IRQ handlerAndy Shevchenko2019-02-081-6/+4
| * | | | Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-02-17780-4343/+6682
| |\ \ \ \ | | | |/ / | | |/| |