linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-20 09:20:04 to 2020-11-25 00:05:38 UTC [more...]

[PATCH v2 00/21] RISC-V Kendryte K210 support improvements
 2020-11-25  0:05 UTC  (26+ messages)
` [PATCH v2 01/21] riscv: Fix kernel time_init()
` [PATCH v2 02/21] riscv: Fix sifive serial driver
` [PATCH v2 03/21] riscv: Enable interrupts during syscalls with M-Mode
` [PATCH v2 04/21] riscv: Fix builtin DTB handling
` [PATCH v2 05/21] riscv: Use vendor name for K210 SoC support
` [PATCH v2 06/21] dt-bindings: Add Canaan vendor prefix
` [PATCH v2 07/21] dt-binding: Document canaan,k210-clk bindings
` [PATCH v2 08/21] dt-bindings: Document canaan,k210-rst bindings
` [PATCH v2 09/21] dt-bindings: Document canaan,k210-fpioa bindings
` [PATCH v2 10/21] dt-binding: Document canaan,k210-sysctl bindings
` [PATCH v2 11/21] riscv: Add Canaan Kendryte K210 clock driver
` [PATCH v2 12/21] riscv: Add Canaan Kendryte K210 FPIOA driver
` [PATCH v2 13/21] riscv: Add Canaan Kendryte K210 reset controller
` [PATCH v2 14/21] riscv: Update Kendryte K210 device tree
` [PATCH v2 15/21] riscv: Add SiPeed MAIX BiT board "
` [PATCH v2 16/21] riscv: Add SiPeed MAIX DOCK "
` [PATCH v2 17/21] riscv: Add SiPeed MAIX GO "
` [PATCH v2 18/21] riscv: Add SiPeed MAIXDUINO "
` [PATCH v2 19/21] riscv: Add Kendryte KD233 "
` [PATCH v2 20/21] riscv: Update Canaan Kendryte K210 defconfig
` [PATCH v2 21/21] riscv: Add Canaan Kendryte K210 SD card defconfig

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-24 23:53 UTC  (48+ messages)
` [PATCH 007/141] gpio: "
` [PATCH 049/141] pinctrl: "
                  ` [Intel-wired-lan] [PATCH 000/141] "

linux-next: Tree for Nov 24 (drivers/pinctrl/pinctrl-microchip-sgpio.c)
 2020-11-24 18:37 UTC 

[PATCH 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-11-24 17:46 UTC  (16+ messages)
` [PATCH 2/3] pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
` [PATCH 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs

[PATCH v2 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-11-24 17:47 UTC  (3+ messages)
` [PATCH v2 2/3] pinctrl: qcom: Allow SoCs to specify a GPIO function that's not 0
` [PATCH v2 3/3] pinctrl: qcom: Clear possible pending irq when remuxing GPIOs

[PATCH kernel v4 0/8] genirq/irqdomain: Add reference counting to IRQs
 2020-11-24 16:54 UTC  (13+ messages)
` [PATCH kernel v4 1/8] genirq/ipi: Simplify irq_reserve_ipi
` [PATCH kernel v4 2/8] genirq/irqdomain: Clean legacy IRQ allocation
` [PATCH kernel v4 3/8] genirq/irqdomain: Drop unused realloc parameter from __irq_domain_alloc_irqs
` [PATCH kernel v4 4/8] genirq: Free IRQ descriptor via embedded kobject
` [PATCH kernel v4 5/8] genirq: Add free_irq hook for IRQ descriptor and use for mapping disposal
` [PATCH kernel v4 6/8] genirq/irqdomain: Move hierarchical IRQ cleanup to kobject_release
` [PATCH kernel v4 7/8] genirq/irqdomain: Reference irq_desc for already mapped irqs
` [PATCH kernel v4 8/8] powerpc/pci: Remove LSI mappings on device teardown

Request for pre-review of pending MID removal patch series
 2020-11-24 16:30 UTC  (5+ messages)

[PATCH] pinctrl: at91-pio4: add support for fewer lines on last PIO bank
 2020-11-24 15:04 UTC  (4+ messages)

[GIT PULL] intel-pinctrl for 5.11-1
 2020-11-24 14:39 UTC  (2+ messages)

[PATCH -next] pinctrl: pinctrl-microchip-sgpio: Mark some symbols with static keyword
 2020-11-24 11:42 UTC 

[PATCH] pinctrl: at91-pio4: Make PINCTRL_AT91PIO4 depend on HAS_IOMEM to fix build error
 2020-11-24  9:17 UTC 

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-24  8:56 UTC  (5+ messages)
` [PATCH 20/32] riscv: Add Kendryte K210 FPIOA pinctrl driver

[PATCH 1/3 v4] x86/platform/geode: Convert net5501 LED to GPIO machine descriptor
 2020-11-24  8:53 UTC  (3+ messages)
` [PATCH 2/3 v4] x86/platform/geode: Convert geode "
` [PATCH 3/3 v4] x86/platform/geode: Convert alix "

[RESEND PATCH 00/19] Second step support for A100
 2020-11-24  8:41 UTC  (7+ messages)
` [RESEND PATCH 01/19] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller
` [RESEND PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON
` [RESEND PATCH 03/19] pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler

[PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add sc7280 pinctrl bindings
 2020-11-24  8:38 UTC  (4+ messages)
` [PATCH v2 2/2] pinctrl: qcom: Add sc7280 pinctrl driver

[PATCH v2] pinctrl: qcom: Fix msm8953 Kconfig entry to depend on, not select PINCTRL_MSM
 2020-11-24  8:34 UTC  (2+ messages)

[PATCH] pinctrl: core: Fix unused variable build warnings
 2020-11-24  7:51 UTC  (3+ messages)

[gpio:devel] BUILD SUCCESS 6c33287665e093cdf885e700487380b65e402d33
 2020-11-24  2:52 UTC 

[pinctrl:devel] BUILD SUCCESS 8dc248665f3a4261907ac35200687c4cb6e16cc0
 2020-11-24  2:52 UTC 

[pinctrl:for-next] BUILD SUCCESS 11a7806a983dad99c54e2775e5d3583f8e960c8d
 2020-11-24  2:53 UTC 

[gpio:gpio-descriptors-usb] BUILD SUCCESS de2cf333c06fb2072b64ba407477f2de5c81de9e
 2020-11-24  2:53 UTC 

linusw/for-next baseline: 119 runs, 2 regressions (v5.10-rc4-36-g6c33287665e0)
 2020-11-24  2:09 UTC 

[PATCH v2] gpio: arizona: disable pm_runtime in case of failure
 2020-11-24  3:06 UTC 

linusw/devel build: 5 builds: 0 failed, 5 passed (v5.10-rc4-36-g6c33287665e0)
 2020-11-24  1:42 UTC 

linusw/for-next build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.10-rc4-36-g6c33287665e0)
 2020-11-24  1:24 UTC 

[PATCH v5 00/11] Raspberry Pi PoE HAT fan support
 2020-11-23 18:38 UTC  (12+ messages)
` [PATCH v5 01/11] firmware: raspberrypi: Keep count of all consumers
` [PATCH v5 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get()
` [PATCH v5 03/11] clk: bcm: rpi: Release firmware handle on unbind
` [PATCH v5 04/11] gpio: raspberrypi-exp: "
` [PATCH v5 05/11] reset: raspberrypi: "
` [PATCH v5 06/11] soc: bcm: raspberrypi-power: "
` [PATCH v5 07/11] staging: vchiq: "
` [PATCH v5 08/11] input: raspberrypi-ts: Release firmware handle when not needed
` [PATCH v5 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus
` [PATCH v5 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support
` [PATCH v5 11/11] pwm: Add Raspberry Pi Firmware based PWM bus

[PATCH v4 00/11] Raspberry Pi PoE HAT fan support
 2020-11-23 17:19 UTC  (5+ messages)
` [PATCH v4 01/11] firmware: raspberrypi: Keep count of all consumers

[PATCH v2] docs: ACPI: enumeration: add PCI hierarchy representation
 2020-11-23 17:02 UTC  (5+ messages)

[PATCH v10 0/3] Adding support for Microchip/Microsemi serial GPIO controller
 2020-11-23 15:05 UTC  (6+ messages)
` [PATCH v10 3/3] arm64: dts: sparx5: Add SGPIO devices

[PATCH] gpio: arizona: disable pm_runtime in case of failure
 2020-11-23 14:42 UTC  (2+ messages)

Is consumer documentation correct?
 2020-11-23 13:39 UTC  (11+ messages)

[PATCH v5 0/7] gpio: exar: refactor the driver
 2020-11-23 13:37 UTC  (9+ messages)

[PATCH 1/1] pinctrl: add IRQF_EARLY_RESUME flags with gpio irq for elan touchpad
 2020-11-23 13:35 UTC  (4+ messages)

[PATCH v6 1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config
 2020-11-23 13:06 UTC  (6+ messages)
` [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module

[PATCH] Documentation: gpio: fix typo and unclear legacy API section
 2020-11-22 21:48 UTC  (3+ messages)

[PATCH v5 2/3] usb: serial: xr_serial: Add gpiochip support
 2020-11-22 17:08 UTC 

[libgpiod][PATCH v2] build: allow building with pre-v5.5 kernel headers
 2020-11-21 14:44 UTC 

[PATCH 0/4] Modify bitmap_set_value() to suppress compiler warning
 2020-11-20 18:46 UTC  (7+ messages)
` [PATCH 3/4] gpio: xilinx: Modify bitmap_set_value() calls
  ` [RESEND PATCH "
` [PATCH 4/4] gpio: xilinx: Add extra check to see if sum of widths exceed 64
  ` [RESEND PATCH 4/4] gpio: xilinx: Add extra check "
` [RESEND PATCH 1/4] bitmap: Modify bitmap_set_value() to check bitmap length
` [RESEND PATCH 2/4] lib/test_bitmap.c: Modify for_each_set_clump test

[libgpiod][PATCH] build: allow building with pre-v5.5 kernel headers
 2020-11-20 15:37 UTC  (3+ messages)

[PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value
 2020-11-20 13:45 UTC  (14+ messages)

[PATCH 0/4] Renesas add QSPI{0,1} pins to r8a77{96,951,965,990} SoC
 2020-11-20  9:39 UTC  (4+ messages)
` [PATCH 1/4] pinctrl: renesas: r8a77990: Add QSPI[01] pins, groups and functions

[PATCH 0/1] Mediatek pinctrl patch
 2020-11-20  9:30 UTC  (2+ messages)
` [PATCH] pinctrl: fix low level output voltage issue


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).