Age | Commit message (Expand) | Author |
2019-09-27 | Merge tag 'pwm/for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-09-21 | pwm: Ensure pwm_apply_state() doesn't modify the state argument | Uwe Kleine-König |
2019-09-19 | Merge tag 'pinctrl-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-09-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds |
2019-09-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-09-16 | Merge tag 'gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-09-12 | gpiolib: of: add a fallback for wlf,reset GPIO name | Dmitry Torokhov |
2019-09-12 | gpio: htc-egpio: Remove unused exported htc_egpio_get_wakeup_irq() | Geert Uytterhoeven |
2019-09-12 | gpio: remove explicit comparison with 0 | Saiyam Doshi |
2019-09-11 | gpio: creg-snps: use devm_platform_ioremap_resource() to simplify code | YueHaibing |
2019-09-11 | gpio: devres: Switch to EXPORT_SYMBOL_GPL() | Geert Uytterhoeven |
2019-09-11 | gpio: of: Switch to EXPORT_SYMBOL_GPL() | Geert Uytterhoeven |
2019-09-11 | gpio: of: Make of_gpio_simple_xlate() private | Geert Uytterhoeven |
2019-09-11 | gpio: of: Make of_get_named_gpiod_flags() private | Geert Uytterhoeven |
2019-09-11 | gpio: aspeed: Add in ast2600 details to Aspeed driver | Rashmica Gupta |
2019-09-11 | gpio: aspeed: Use ngpio property from device tree if available | Rashmica Gupta |
2019-09-11 | gpio: aspeed: Setup irqchip dynamically | Rashmica Gupta |
2019-09-11 | gpio/aspeed: Fix incorrect number of banks | Rashmica Gupta |
2019-09-11 | gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist | Hans de Goede |
2019-09-11 | gpio: Initialize the irqchip valid_mask with a callback | Linus Walleij |
2019-09-10 | gpiolib: acpi: make acpi_can_fallback_to_crs() static | Dmitry Torokhov |
2019-09-10 | gpiolib: of: fix fallback quirks handling | Dmitry Torokhov |
2019-09-10 | Merge tag 'intel-gpio-v5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Walleij |
2019-09-09 | gpio: fix line flag validation in lineevent_create | Kent Gibson |
2019-09-09 | gpio: fix line flag validation in linehandle_create | Kent Gibson |
2019-09-09 | gpio: mockup: add missing single_release() | Wei Yongjun |
2019-09-06 | gpio: Fix further merge errors | Linus Walleij |
2019-09-05 | Merge tag 'v5.3-rc7' into devel | Linus Walleij |
2019-09-04 | gpio: of: Normalize return code variable name | Linus Walleij |
2019-09-04 | gpio: gpiolib: Normalize return code variable name | Linus Walleij |
2019-09-04 | gpio: ep93xx: Pass irqchip when adding gpiochip | Linus Walleij |
2019-09-03 | Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij |
2019-08-28 | gpio: pca953x: use pca953x_read_regs instead of regmap_bulk_read | David Jander |
2019-08-28 | gpio: pca953x: correct type of reg_direction | David Jander |
2019-08-27 | gpio: zynq: Pass irqchip when adding gpiochip | Linus Walleij |
2019-08-23 | gpio: mt7621: Pass irqchip when adding gpiochip | Linus Walleij |
2019-08-23 | gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()' | Christophe JAILLET |
2019-08-23 | gpio: aspeed: Add SGPIO driver | Hongwei Zhang |
2019-08-23 | pinctrl/gpio: Take MUX usage into account | Stefan Wahren |
2019-08-23 | gpio: Fix irqchip initialization order | Linus Walleij |
2019-08-23 | gpio: tqmx86: Pass irqchip when adding gpiochip | Linus Walleij |
2019-08-23 | gpio: vf610: Pass irqchip when adding gpiochip | Linus Walleij |
2019-08-23 | gpio: zx: Pass irqchip when adding gpiochip | Linus Walleij |
2019-08-23 | gpio: mpc8xxx: add ls1088a platform special function | Song Hui |
2019-08-21 | gpio/ixp4xx: Register the base PA instead of its VA in fwnode | Marc Zyngier |
2019-08-20 | gpio: ftgpio: Move hardware initialization | Linus Walleij |
2019-08-20 | gpio: Use callback presence to determine need of valid_mask | Linus Walleij |
2019-08-20 | gpio: Pass mask and size with the init_valid_mask() | Linus Walleij |
2019-08-20 | gpio: mockup: don't depend twice on GPIOLIB | Uwe Kleine-König |
2019-08-17 | gpio: of: fix Freescale SPI CS quirk handling | Andreas Kemnade |