index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-02-21
gpio: sprd: Use SoC compatible string instead of wildcard string
Baolin Wang
2019-02-21
gpio: of: Handle both enable-gpio{,s}
Marek Vasut
2019-02-21
gpio: of: Restrict enable-gpio quirk to regulator-gpio
Thierry Reding
2019-02-21
gpio: davinci: use devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-02-21
drivers: provide devm_platform_ioremap_resource()
Bartosz Golaszewski
2019-02-21
Merge branch 'ib-qcom-ssbi' into devel
Linus Walleij
2019-02-20
Documentation: gpio: legacy: Don't use POLLERR for poll(2)
Uwe Kleine-König
2019-02-20
gpio: pca953x: Add wake-up support
Geert Uytterhoeven
2019-02-20
Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...
Linus Walleij
2019-02-19
gpio: tegra: Fix offset of pinctrl calls
Linus Walleij
2019-02-19
gpio: mockup: rework debugfs interface
Bartosz Golaszewski
2019-02-19
gpio: mockup: change the signature of unlocked get/set helpers
Bartosz Golaszewski
2019-02-19
gpio: mockup: change the type of 'offset' to unsigned int
Bartosz Golaszewski
2019-02-19
gpio: mockup: don't create the debugfs link named after the label
Bartosz Golaszewski
2019-02-19
gpio: mockup: implement get_multiple()
Bartosz Golaszewski
2019-02-19
gpio: mockup: add locking
Bartosz Golaszewski
2019-02-19
irq/irq_sim: add irq_set_type() callback
Bartosz Golaszewski
2019-02-17
gpio: of: Apply regulator-gpio quirk only to enable-gpios
Marek Vasut
2019-02-17
Merge tag 'intel-gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Walleij
2019-02-17
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2019-02-14
gpio: altera-a10sr: Trivial coding style fix
Axel Lin
2019-02-14
gpio: tegra186: Use TEGRA186_ prefix for GPIO names
Thierry Reding
2019-02-14
Documentation: gpio: driver: fix wire name for I2C
Wolfram Sang
2019-02-14
gpio: madera: Add missing const
Charles Keepax
2019-02-14
gpio: pca953x: add support for pcal6416 type
Thomas Petazzoni
2019-02-14
dt-bindings: gpio: pca953x: document the nxp,pcal6416
Thomas Petazzoni
2019-02-14
qcom: ssbi-gpio: correct boundary conditions in pm8xxx_domain_translate
Brian Masney
2019-02-14
mfd: pm8xxx: select IRQ_DOMAIN_HIERARCHY in Kconfig
Brian Masney
2019-02-14
spmi: pmic-arb: select IRQ_DOMAIN_HIERARCHY in Kconfig
Brian Masney
2019-02-14
gpio: pcf857x: Simpify wake-up handling
Geert Uytterhoeven
2019-02-14
Merge branch 'ib-pca953x-config' into devel
Linus Walleij
2019-02-13
gpio: sprd: Add missing break in switch statement
Gustavo A. R. Silva
2019-02-13
gpio: zynq: properly support runtime PM for GPIO used as interrupts
Thomas Petazzoni
2019-02-13
mfd: pm8xxx: revert "disassociate old virq if hwirq mapping already exists"
Brian Masney
2019-02-13
ARM: dts: qcom-apq8060: Fix up interrupt parents
Linus Walleij
2019-02-13
arm: dts: qcom: mdm9615: add interrupt controller properties
Brian Masney
2019-02-13
arm: dts: qcom: msm8660: add interrupt controller properties
Brian Masney
2019-02-13
arm: dts: qcom: apq8064: add interrupt controller properties
Brian Masney
2019-02-13
qcom: ssbi-gpio: add support for hierarchical IRQ chip
Brian Masney
2019-02-13
mfd: pm8xxx: disassociate old virq if hwirq mapping already exists
Brian Masney
2019-02-13
mfd: pm8xxx: convert to v2 irq interfaces to support hierarchical IRQ chips
Brian Masney
2019-02-13
genirq: introduce irq_chip_mask_ack_parent()
Linus Walleij
2019-02-13
genirq: introduce irq_domain_translate_twocell
Brian Masney
2019-02-13
pinctrl: qcom: ssbi-gpio: hardcode IRQ counts
Brian Masney
2019-02-13
qcom: spmi-gpio: Fix boundary conditions IRQ domain translate
Bjorn Andersson
2019-02-13
gpio: pca953x: add ->set_config implementation
Thomas Petazzoni
2019-02-13
gpio: add core support for pull-up/pull-down configuration
Thomas Petazzoni
2019-02-13
gpio: use new gpio_set_config() helper in more places
Thomas Petazzoni
2019-02-13
gpio: rename gpio_set_drive_single_ended() to gpio_set_config()
Thomas Petazzoni
2019-02-13
dt-bindings: gpio: document the new pull-up/pull-down flags
Thomas Petazzoni
[next]