Age | Commit message (Expand) | Author |
2019-02-14 | gpio: pxa: avoid attempting to set pin direction via pinctrl on MMP2 | Lubomir Rintel |
2019-02-08 | gpio: MT7621: use a per instance irq_chip structure | René van Dorst |
2019-01-28 | gpio: vf610: Mask all GPIO interrupts | Andrew Lunn |
2019-01-23 | gpio: altera-a10sr: Set proper output level for direction_output | Axel Lin |
2019-01-23 | gpio: sprd: Fix incorrect irq type setting for the async EIC | Neo Hou |
2019-01-23 | gpio: sprd: Fix the incorrect data register | Neo Hou |
2019-01-23 | gpiolib: fix line event timestamps for nested irqs | Bartosz Golaszewski |
2019-01-23 | gpio: pcf857x: Fix interrupts on multiple instances | Roger Quadros |
2019-01-11 | gpio: pca953x: Make symbol 'pca953x_i2c_regmap' static | Wei Yongjun |
2019-01-07 | gpiolib-acpi: Remove unnecessary WARN_ON from acpi_gpiochip_free_interrupts | Hans de Goede |
2018-12-28 | Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-12-28 | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-12-25 | Merge tag 'regmap-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds |
2018-12-25 | Merge tag 'regulator-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-22 | gpio: sama5d2-piobu: Depend on OF_GPIO | Linus Walleij |
2018-12-21 | Merge tag 'gpio-v4.20-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2018-12-21 | gpio: Add Cadence GPIO driver | Jan Kotas |
2018-12-21 | gpiolib-acpi: remove unused variable 'err', cleans up build warning | Colin Ian King |
2018-12-21 | gpio: mxs: read pin level directly instead of using .get | Uwe Kleine-König |
2018-12-21 | gpio: aspeed: remove duplicated statement | Tao Ren |
2018-12-21 | gpio: add driver for SAMA5D2 PIOBU pins | Andrei.Stefanescu@microchip.com |
2018-12-21 | gpio: mvebu: only fail on missing clk if pwm is actually to be used | Uwe Kleine-König |
2018-12-21 | gpio: max7301: fix driver for use with CONFIG_VMAP_STACK | Christophe Leroy |
2018-12-21 | gpio: gpio-omap: Revert deferred wakeup quirk handling for regressions | Tony Lindgren |
2018-12-19 | Merge remote-tracking branch 'regmap/topic/irq' into regmap-next | Mark Brown |
2018-12-19 | regmap: regmap-irq/gpio-max77620: add level-irq support | Matti Vaittinen |
2018-12-17 | gpio/mmc/of: Respect polarity in the device tree | Linus Walleij |
2018-12-17 | gpio: pca953x: Add regmap dependency for PCA953x driver | Marek Vasut |
2018-12-17 | gpio: raspberrypi-exp: decrease refcount on firmware dt node | Nicolas Saenz Julienne |
2018-12-17 | gpio: name PCA953x gpio chips after device name | Linus Walleij |
2018-12-14 | Merge branch 'ib-pca953x' into devel | Linus Walleij |
2018-12-14 | gpio: pca953x: Restore registers after suspend/resume cycle | Marek Vasut |
2018-12-14 | gpio: pca953x: Zap single use of pca953x_read_single() | Marek Vasut |
2018-12-14 | gpio: pca953x: Zap ad-hoc reg_output cache | Marek Vasut |
2018-12-14 | gpio: pca953x: Zap ad-hoc reg_direction cache | Marek Vasut |
2018-12-14 | gpio: pca953x: Perform basic regmap conversion | Marek Vasut |
2018-12-14 | gpio: pca953x: Extract the register address mangling to single function | Marek Vasut |
2018-12-14 | gpio: pca953x: Zap ad-hoc I2C block write in multi GPIO set | Marek Vasut |
2018-12-14 | gpio: pca953x: Factor out common code from device_pca95xx_init() | Marek Vasut |
2018-12-14 | gpio: pca953x: Unify pca953x_{read,write}_regs_{8,mul}() | Marek Vasut |
2018-12-14 | gpio: pca953x: Unify pca953x_{read,write}_regs_{16,24}() | Marek Vasut |
2018-12-14 | gpio: pca953x: Unify pca95{3,7}x_write_regs_16() | Marek Vasut |
2018-12-14 | gpio: pca953x: Repair multi-byte IO address increment on PCA9575 | Marek Vasut |
2018-12-14 | gpio: pca953x: Fix AI overflow on PCAL6524 | Marek Vasut |
2018-12-14 | gpio: pca953x: Deduplicate the bank_shift | Marek Vasut |
2018-12-14 | gpio: tegra186: Rename flow variable to type | Thierry Reding |
2018-12-14 | Merge tag 'intel-gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Walleij |
2018-12-14 | gpio: Pass a flag to gpiochip_request_own_desc() | Linus Walleij |
2018-12-11 | Merge branch 'for-linus' of https://git.kernel.org/pub/scm/linux/kernel/git/b... | Mark Brown |
2018-12-11 | gpio: Add devm_gpiod_unhinge() | Linus Walleij |