Age | Commit message (Expand) | Author |
2020-01-29 | Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2020-01-29 | Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2020-01-27 | Merge tag 'irq-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-01-27 | Merge tag 'mmc-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2020-01-26 | Merge tag 'gpio-updates-for-v5.6-part2' of git://git.kernel.org/pub/scm/linux... | Linus Walleij |
2020-01-23 | gpiolib: hold gpio devices lock until ->descs array is initialised | Dan Callaghan |
2020-01-23 | gpio: aspeed-sgpio: fixed typos | Sachin agarwal |
2020-01-23 | gpio: Drop the chained IRQ handler assign function | Linus Walleij |
2020-01-23 | gpio: mvebu: clear irq in edge cause register before unmask edge irq | Maxim Kiselev |
2020-01-23 | gpiolib: Lower verbosity when allocating hierarchy irq | Kevin Hao |
2020-01-23 | Merge tag 'intel-pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Walleij |
2020-01-20 | gpio/sifive: Add GPIO driver for SiFive SoCs | Yash Shah |
2020-01-17 | gpiolib: Remove duplicated function gpio_do_set_config() | YueHaibing |
2020-01-17 | Merge branch 'fixup-thunderx-hierarchy' into devel | Linus Walleij |
2020-01-17 | Merge tag 'v5.5-rc6' into devel | Linus Walleij |
2020-01-15 | gpio: wcd934x: Add support to wcd934x gpio controller | Srinivas Kandagatla |
2020-01-15 | gpiolib: remove set but not used variable 'config' | YueHaibing |
2020-01-15 | gpio: vx855: fixed a typo | Sachin agarwal |
2020-01-15 | gpio: mockup: sort headers alphabetically | Bartosz Golaszewski |
2020-01-15 | gpio: mockup: update the license tag | Bartosz Golaszewski |
2020-01-15 | gpio: Remove the unused flags | Shaokun Zhang |
2020-01-15 | gpiolib: Set lockdep class for hierarchical irq domains | Stephen Boyd |
2020-01-15 | gpio: thunderx: Switch to GPIOLIB_IRQCHIP | Kevin Hao |
2020-01-15 | gpiolib: Add the support for the msi parent domain | Kevin Hao |
2020-01-15 | gpiolib: Add support for the irqdomain which doesn't use irq_fwspec as arg | Kevin Hao |
2020-01-15 | Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP" | Kevin Hao |
2020-01-09 | gpio: altera: change to platform_get_irq_optional to avoid false-positive error | Ooi, Joyce |
2020-01-09 | gpio: Update TODO | Linus Walleij |
2020-01-07 | Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux... | Linus Walleij |
2020-01-07 | gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs. | Song Hui |
2020-01-07 | gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma... | Jia-Ju Bai |
2020-01-07 | gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove() | Jia-Ju Bai |
2020-01-07 | gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism | Hans de Goede |
2020-01-07 | gpiolib: acpi: Turn dmi_system_id table into a generic quirk table | Hans de Goede |
2020-01-07 | gpiolib: use gpiochip_get_desc() in gpio_ioctl() | Bartosz Golaszewski |
2020-01-07 | gpiolib: use gpiochip_get_desc() in lineevent_create() | Bartosz Golaszewski |
2020-01-07 | gpiolib: use gpiochip_get_desc() in linehandle_create() | Bartosz Golaszewski |
2020-01-07 | gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc() | Bartosz Golaszewski |
2020-01-07 | gpiolib: have a single place of calling set_config() | Bartosz Golaszewski |
2020-01-07 | gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config() | Bartosz Golaszewski |
2020-01-07 | gpio: zynq: Fix for bug in zynq_gpio_restore_context API | Swapna Manupati |
2020-01-07 | gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP | Dmitry Osipenko |
2020-01-06 | gpio: gpiolib: fix confusing indention | Enrico Weigelt, metux IT consult |
2020-01-03 | gpio: mockup: fix coding style | Bartosz Golaszewski |
2019-12-27 | Merge tag 'gpio-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2019-12-20 | gpio: tegra: Use NOIRQ phase for suspend/resume | Dmitry Osipenko |
2019-12-20 | gpio: tegra: Properly handle irq_set_irq_wake() error | Dmitry Osipenko |
2019-12-20 | gpio: tegra: Use generic readl_relaxed/writel_relaxed accessors | Dmitry Osipenko |
2019-12-18 | mmc: core: Rework cd-gpio handling | Michał Mirosław |
2019-12-18 | mmc: core: Rework wp-gpio handling | Michał Mirosław |