messages from 2020-12-09 15:25:11 to 2020-12-11 03:19:36 UTC [more...]
[PATCH] driver: aspeed: g6: Fix PWMG0 pinctrl setting
2020-12-11 3:17 UTC
[PATCH v8 00/22] RISC-V Kendryte K210 support improvements
2020-12-11 2:09 UTC (26+ messages)
` [PATCH v8 01/22] riscv: Fix kernel time_init()
` [PATCH v8 02/22] riscv: Fix sifive serial driver
` [PATCH v8 03/22] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v8 04/22] riscv: Fix builtin DTB handling
` [PATCH v8 05/22] riscv: Use vendor name for K210 SoC support
` [PATCH v8 06/22] riscv: cleanup Canaan Kendryte K210 sysctl driver
` [PATCH v8 07/22] dt-bindings: Add Canaan vendor prefix
` [PATCH v8 08/22] dt-binding: clock: Document canaan,k210-clk bindings
` [PATCH v8 09/22] dt-bindings: reset: Document canaan,k210-rst bindings
` [PATCH v8 10/22] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
` [PATCH v8 11/22] dt-binding: mfd: Document canaan,k210-sysctl bindings
` [PATCH v8 12/22] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v8 13/22] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v8 14/22] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v8 15/22] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v8 16/22] riscv: Add SiPeed MAIX BiT board "
` [PATCH v8 17/22] riscv: Add SiPeed MAIX DOCK "
` [PATCH v8 18/22] riscv: Add SiPeed MAIX GO "
` [PATCH v8 19/22] riscv: Add SiPeed MAIXDUINO "
` [PATCH v8 20/22] riscv: Add Kendryte KD233 "
` [PATCH v8 21/22] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v8 22/22] riscv: Add Canaan Kendryte K210 SD card defconfig
[PATCH v2 02/21] dt-bindings: pinctrl: Add Allwinner H616 compatible strings
2020-12-11 1:19 UTC (3+ messages)
` [PATCH v2 03/21] pinctrl: sunxi: Add support for the Allwinner H616 pin controller
` [PATCH v2 04/21] pinctrl: sunxi: Add support for the Allwinner H616-R "
[PATCH v4 0/4] gpio: visconti: Add Toshiba Visconti GPIO support
2020-12-11 9:41 UTC (5+ messages)
` [PATCH v4 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller
` [PATCH v4 2/4] gpio: visconti: Add Toshiba Visconti GPIO support
` [PATCH v4 3/4] MAINTAINERS: Add entries for Toshiba Visconti GPIO controller
` [PATCH v4 4/4] arm: dts: visconti: Add DT support for Toshiba Visconti5 GPIO driver
[PATCH v3 0/4] gpio: visconti: Add Toshiba Visconti GPIO support
2020-12-11 0:13 UTC (10+ messages)
` [PATCH v3 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller
` [PATCH v3 2/4] gpio: visconti: Add Toshiba Visconti GPIO support
[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
2020-12-11 0:06 UTC (40+ messages)
` [patch 01/30] genirq: Move irq_has_action() into core code
` [patch 02/30] genirq: Move status flag checks to core
` [patch 03/30] genirq: Move irq_set_lockdep_class() "
` [patch 04/30] genirq: Provide irq_get_effective_affinity()
` [patch 05/30] genirq: Annotate irq stats data races
` [patch 06/30] parisc/irq: Simplify irq count output for /proc/interrupts
` [patch 07/30] genirq: Make kstat_irqs() static
` [patch 08/30] genirq: Provide kstat_irqdesc_cpu()
` [patch 09/30] ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list()
` [patch 10/30] arm64/smp: Use irq_desc_kstat_cpu() in arch_show_interrupts()
` [patch 11/30] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
` [patch 12/30] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
` [patch 13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
` [Intel-gfx] "
` [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy
` [patch 15/30] pinctrl: nomadik: Use irq_has_action()
` [patch 16/30] mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc
` [patch 17/30] NTB/msi: Use irq_has_action()
` [patch 18/30] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
` [patch 19/30] PCI: mobiveil: "
` [patch 20/30] net/mlx4: Replace irq_to_desc() abuse
` [patch 21/30] net/mlx4: Use effective interrupt affinity
` [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
` [patch 23/30] net/mlx5: Use effective interrupt affinity
` [patch 24/30] xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
` [patch 25/30] xen/events: Remove disfunct affinity spreading
` [patch 26/30] xen/events: Use immediate affinity setting
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts
` [patch 28/30] xen/events: Reduce irq_info::spurious_cnt storage size
` [patch 29/30] xen/events: Implement irq distribution
` [patch 30/30] genirq: Remove export of irq_to_desc()
[PATCH v3 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
2020-12-10 21:56 UTC (6+ messages)
` [PATCH v3 2/3] pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
` [PATCH v3 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs
[PATCH v2] pinctrl: remove empty lines in pinctrl subsystem
2020-12-10 19:38 UTC (3+ messages)
[PATCH -next] pinctrl/spear: simplify the return expression of spear300_pinctrl_probe()
2020-12-10 15:59 UTC (2+ messages)
[PATCH v4 0/5] Add GPIO support for MStar/SigmaStar ARMv7
2020-12-10 15:49 UTC (6+ messages)
` [PATCH v4 3/5] gpio: msc313: MStar MSC313 GPIO driver
[RFC PATCH] RFC: drivers: gpio: helper for generic pin IRQ handling
2020-12-10 15:40 UTC (6+ messages)
[PATCH] gpio: aspeed: Lock GPIO pin used as IRQ
2020-12-10 14:14 UTC (2+ messages)
[PATCH v2 0/2] pinctrl: ralink: pinctrl driver for the rt2880 family
2020-12-10 13:47 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: rt2880: add binding document
[PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM8350 pinctrl bindings
2020-12-10 13:52 UTC (5+ messages)
` [PATCH v3 2/2] pinctrl: qcom: Add SM8350 pinctrl driver
[PATCH -next] pinctrl/mediatek: simplify the return expression of mtk_pinconf_bias_disable_set_rev1()
2020-12-10 13:59 UTC
[libgpiod][PATCH 00/14] treewide: start shaving off cruft for v2.0
2020-12-10 13:56 UTC (16+ messages)
` [libgpiod][PATCH 01/14] bindings: cxx: check for error from gpiod_line_bulk_new()
` [libgpiod][PATCH 02/14] build: drop the message about tests having been built successfully
` [libgpiod][PATCH 03/14] core: export gpiod_is_gpiochip_device()
` [libgpiod][PATCH 04/14] bulk: drop the limit on the max number of lines
` [libgpiod][PATCH 05/14] core: drop line iterators
` [libgpiod][PATCH 06/14] treewide: kill opening chips by label
` [libgpiod][PATCH 07/14] API: move gpiod_line_get_chip() to line attributes section
` [libgpiod][PATCH 08/14] core: kill gpiod_line_close_chip()
` [libgpiod][PATCH 09/14] core: kill gpiod_line_get()
` [libgpiod][PATCH 10/14] treewide: kill global line lookup
` [libgpiod][PATCH 11/14] treewide: kill find_lines()
` [libgpiod][PATCH 12/14] core: rework gpiod_chip_find_line()
` [libgpiod][PATCH 13/14] build: add a configure switch for building examples
` [libgpiod][PATCH 14/14] core: kill chip iterators
[PATCH -next] gpio: simplify the return expression of cs5535_gpio_probe()
2020-12-10 13:56 UTC
[PATCH v7 00/22] RISC-V Kendryte K210 support improvements
2020-12-10 13:52 UTC (27+ messages)
` [PATCH v7 01/22] riscv: Fix kernel time_init()
` [PATCH v7 02/22] riscv: Fix sifive serial driver
` [PATCH v7 03/22] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v7 04/22] riscv: Fix builtin DTB handling
` [PATCH v7 05/22] riscv: Use vendor name for K210 SoC support
` [PATCH v7 06/22] riscv: cleanup Canaan Kendryte K210 sysctl driver
` [PATCH v7 07/22] dt-bindings: Add Canaan vendor prefix
` [PATCH v7 08/22] dt-binding: clock: Document canaan,k210-clk bindings
` [PATCH v7 09/22] dt-bindings: reset: Document canaan,k210-rst bindings
` [PATCH v7 10/22] dt-bindings: pinctrl: Document canaan,k210-fpioa bindings
` [PATCH v7 11/22] dt-binding: mfd: Document canaan,k210-sysctl bindings
` [PATCH v7 12/22] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v7 13/22] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v7 14/22] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v7 15/22] riscv: Update Canaan Kendryte K210 device tree
` [PATCH v7 16/22] riscv: Add SiPeed MAIX BiT board "
` [PATCH v7 17/22] riscv: Add SiPeed MAIX DOCK "
` [PATCH v7 18/22] riscv: Add SiPeed MAIX GO "
` [PATCH v7 19/22] riscv: Add SiPeed MAIXDUINO "
` [PATCH v7 20/22] riscv: Add Kendryte KD233 "
` [PATCH v7 21/22] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v7 22/22] riscv: Add Canaan Kendryte K210 SD card defconfig
[PATCH v2 0/9] arch: riscv: add board and SoC DT file support
2020-12-10 13:34 UTC (19+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Update DT binding docs to support SiFive FU740 SoC
` [PATCH v2 3/9] dt-bindings: pwm: "
` [PATCH v2 4/9] dt-bindings: serial: "
` [PATCH v2 5/9] dt-bindings: gpio: "
` [PATCH v2 6/9] dt-bindings: i2c: "
` [PATCH v2 7/9] riscv: dts: add initial support for the SiFive FU740-C000 SoC
` [PATCH v2 8/9] dt-bindings: riscv: Update YAML doc to support SiFive HiFive Unmatched board
` [PATCH v2 9/9] riscv: dts: add initial board data for the SiFive HiFive Unmatched
[PATCH v2 1/2] drivers: gpio: put virtual gpio device into their own submenu
2020-12-10 13:32 UTC (11+ messages)
` [PATCH v2 2/2] drivers: gpio: add virtio-gpio guest driver
` Howto listen to/handle gpio state changes ? "
[PATCH v4 0/3] gpio: mvebu: Armada 8K/7K PWM support
2020-12-10 12:16 UTC (4+ messages)
` [PATCH v4 1/3] gpio: mvebu: add pwm support for Armada 8K/7K
` [PATCH v4 2/3] arm64: dts: armada: add pwm offsets for ap/cp gpios
` [PATCH v4 3/3] dt-bindings: ap806: document marvell,gpio pwm-offset property
[PATCH 0/3] pinctrl: Added ZynqMP pinctrl driver
2020-12-10 11:00 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: Added binding for "
[PATCH v5 2/3] usb: serial: xr_serial: Add gpiochip support
2020-12-10 9:04 UTC (12+ messages)
[PATCH] gpio: sysfs: Try numbered exports if symbolic names fail
2020-12-10 8:34 UTC (2+ messages)
[PATCH] gpiolib: irq hooks: fix recursion in gpiochip_irq_unmask
2020-12-10 7:05 UTC
[PATCH] dt-bindings: mt7621-gpio: convert bindings to YAML format
2020-12-10 6:49 UTC (3+ messages)
[PATCH] dt-bindings: gpio: Add compatible string for AM64 SoC
2020-12-10 2:49 UTC (2+ messages)
[gpio:devel] BUILD SUCCESS 40b37008eb5a300ea35aa83432c213b6028313d5
2020-12-10 2:24 UTC
[gpio:fixes] BUILD SUCCESS 263ade7166a2e589c5b605272690c155c0637dcb
2020-12-10 2:24 UTC
[gpio:for-next] BUILD SUCCESS b8fbfef1595c2640e7e355532a3a855623ad2c60
2020-12-10 2:24 UTC
[PATCH v2 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
2020-12-10 0:43 UTC (8+ messages)
` [PATCH v2 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs
[PATCH] spi: dt-bindings: clarify CS behavior for spi-cs-high and gpio descriptors
2020-12-09 22:04 UTC (9+ messages)
[pinctrl:for-next] BUILD SUCCESS 274380f9eb09fa49cd4fda83f438f5c8366b13ec
2020-12-09 20:14 UTC
[pinctrl:fixes] BUILD SUCCESS e8873c0afd34beb67ec492cd648dd0095b911f65
2020-12-09 20:14 UTC
[PATCH 0/4] USB: ftdio_sio: GPIO validity fixes
2020-12-09 17:39 UTC (15+ messages)
` [PATCH 3/4] USB: serial: ftdi_sio: Log the CBUS GPIO validity
[PATCH v3 0/6] gpio: mvebu: Armada 8K/7K PWM support
2020-12-09 17:36 UTC (3+ messages)
` [PATCH v3 6/6] dt-bindings: ap806: document gpio pwm-offset property
[GIT PULL] gpio: updates for v5.11-rc1
2020-12-09 16:03 UTC (8+ messages)
linusw/devel baseline: 120 runs, 1 regressions (v5.10-rc4-85-g40b37008eb5a)
2020-12-09 15:42 UTC
linusw/for-next build: 7 builds: 0 failed, 7 passed, 3 warnings (v5.10-rc6-93-gb8fbfef1595c)
2020-12-09 15:23 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).