summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-21gpio: sprd: Use SoC compatible string instead of wildcard stringBaolin Wang
2019-02-21gpio: of: Handle both enable-gpio{,s}Marek Vasut
2019-02-21gpio: of: Restrict enable-gpio quirk to regulator-gpioThierry Reding
2019-02-21gpio: davinci: use devm_platform_ioremap_resource()Bartosz Golaszewski
2019-02-21drivers: provide devm_platform_ioremap_resource()Bartosz Golaszewski
2019-02-21Merge branch 'ib-qcom-ssbi' into develLinus Walleij
2019-02-20Documentation: gpio: legacy: Don't use POLLERR for poll(2)Uwe Kleine-König
2019-02-20gpio: pca953x: Add wake-up supportGeert Uytterhoeven
2019-02-20Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...Linus Walleij
2019-02-19gpio: tegra: Fix offset of pinctrl callsLinus Walleij
2019-02-19gpio: mockup: rework debugfs interfaceBartosz Golaszewski
2019-02-19gpio: mockup: change the signature of unlocked get/set helpersBartosz Golaszewski
2019-02-19gpio: mockup: change the type of 'offset' to unsigned intBartosz Golaszewski
2019-02-19gpio: mockup: don't create the debugfs link named after the labelBartosz Golaszewski
2019-02-19gpio: mockup: implement get_multiple()Bartosz Golaszewski
2019-02-19gpio: mockup: add lockingBartosz Golaszewski
2019-02-19irq/irq_sim: add irq_set_type() callbackBartosz Golaszewski
2019-02-17gpio: of: Apply regulator-gpio quirk only to enable-gpiosMarek Vasut
2019-02-17Merge tag 'intel-gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij
2019-02-17Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-02-14gpio: altera-a10sr: Trivial coding style fixAxel Lin
2019-02-14gpio: tegra186: Use TEGRA186_ prefix for GPIO namesThierry Reding
2019-02-14Documentation: gpio: driver: fix wire name for I2CWolfram Sang
2019-02-14gpio: madera: Add missing constCharles Keepax
2019-02-14gpio: pca953x: add support for pcal6416 typeThomas Petazzoni
2019-02-14dt-bindings: gpio: pca953x: document the nxp,pcal6416Thomas Petazzoni
2019-02-14qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translateBrian Masney
2019-02-14mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney
2019-02-14spmi: pmic-arb: select IRQ_DOMAIN_HIERARCHY in KconfigBrian Masney
2019-02-14gpio: pcf857x: Simpify wake-up handlingGeert Uytterhoeven
2019-02-14Merge branch 'ib-pca953x-config' into develLinus Walleij
2019-02-13gpio: sprd: Add missing break in switch statementGustavo A. R. Silva
2019-02-13gpio: zynq: properly support runtime PM for GPIO used as interruptsThomas Petazzoni
2019-02-13mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists"Brian Masney
2019-02-13ARM: dts: qcom-apq8060: Fix up interrupt parentsLinus Walleij
2019-02-13arm: dts: qcom: mdm9615: add interrupt controller propertiesBrian Masney
2019-02-13arm: dts: qcom: msm8660: add interrupt controller propertiesBrian Masney
2019-02-13arm: dts: qcom: apq8064: add interrupt controller propertiesBrian Masney
2019-02-13qcom: ssbi-gpio: add support for hierarchical IRQ chipBrian Masney
2019-02-13mfd: pm8xxx: disassociate old virq if hwirq mapping already existsBrian Masney
2019-02-13mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chipsBrian Masney
2019-02-13genirq: introduce irq_chip_mask_ack_parent()Linus Walleij
2019-02-13genirq: introduce irq_domain_translate_twocellBrian Masney
2019-02-13pinctrl: qcom: ssbi-gpio: hardcode IRQ countsBrian Masney
2019-02-13qcom: spmi-gpio: Fix boundary conditions IRQ domain translateBjorn Andersson
2019-02-13gpio: pca953x: add ->set_config implementationThomas Petazzoni
2019-02-13gpio: add core support for pull-up/pull-down configurationThomas Petazzoni
2019-02-13gpio: use new gpio_set_config() helper in more placesThomas Petazzoni
2019-02-13gpio: rename gpio_set_drive_single_ended() to gpio_set_config()Thomas Petazzoni
2019-02-13dt-bindings: gpio: document the new pull-up/pull-down flagsThomas Petazzoni