linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-24 02:54:06 to 2020-11-30 16:13:30 UTC [more...]

[PATCH 00/18] Add functionality to ipu3-cio2 driver allowing software_node connections to sensors on platforms designed for Windows
 2020-11-30 16:12 UTC  (25+ messages)
` [PATCH 01/18] property: Return true in fwnode_device_is_available for node types that do not implement this operation
` [PATCH 02/18] property: Add support for calling fwnode_graph_get_endpoint_by_id() for fwnode->secondary
` [PATCH 03/18] software_node: Fix failure to put() and get() references to children in software_node_get_next_child()
` [PATCH 04/18] software_node: Enforce parent before child ordering of nodes array for software_node_register_nodes()
` [PATCH 05/18] software_node: Alter software_node_unregister_nodes() to unregister the array in reverse order
` [PATCH 06/18] software_node: amend software_node_unregister_node_group() to perform unregistration of array in reverse order to be consistent with software_node_unregister_nodes()
` [PATCH 07/18] software_node: Add support for fwnode_graph*() family of functions
` [PATCH 08/18] lib/test_printf.c: Use helper function to unwind array of software_nodes
` [PATCH 09/18] ipu3-cio2: Add T: entry to MAINTAINERS
` [PATCH 10/18] ipu3-cio2: Rename ipu3-cio2.c to allow module to be built from multiple source files retaining ipu3-cio2 name
` [PATCH 11/18] media: v4l2-core: v4l2-async: Check possible match in match_fwnode based on sd->fwnode->secondary
` [PATCH 12/18] acpi: Add acpi_dev_get_next_match_dev() and macro to iterate through acpi_devices matching a given _HID
` [PATCH 13/18] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows
` [PATCH 14/18] acpi: utils: Add function to fetch dependent acpi_devices
` [PATCH 15/18] i2c: i2c-core-acpi: Add i2c_acpi_dev_name()
` [PATCH 16/18] i2c: i2c-core-base: Use the new i2c_acpi_dev_name() in i2c_set_dev_name()
` [PATCH 17/18] gpio: gpiolib-acpi: Export acpi_get_gpiod()
` [PATCH 18/18] ipu3: Add driver for dummy INT3472 ACPI device

[PATCH v2] gpio: mvebu: fix potential user-after-free on probe
 2020-11-30 15:30 UTC  (2+ messages)

[PATCH v2] gpio: arizona: disable pm_runtime in case of failure
 2020-11-30 15:28 UTC  (2+ messages)

[PATCH] gpio: mvebu: fix potential user-after-free on probe
 2020-11-30 14:43 UTC  (4+ messages)

[PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
 2020-11-30 11:22 UTC  (2+ messages)

[PATCH] gpio: dwapb: Remove unnecessary error message
 2020-11-30 10:57 UTC 

[PATCH] gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data()
 2020-11-30 10:33 UTC  (3+ messages)

[PATCH v2 1/3] irqchip: qcom-pdc: Fix phantom irq when changing between rising/falling
 2020-11-30 10:33 UTC  (4+ 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 v2] dt-bindings: pinctrl: imx7ulp: fix incorrect pin CONFIG
 2020-11-30  8:53 UTC 

[PATCH 00/32] RISC-V Kendryte K210 support improvments
 2020-11-30  7:27 UTC  (9+ messages)
` [PATCH 20/32] riscv: Add Kendryte K210 FPIOA pinctrl driver

[PATCH] Documentation: pinctrl: imx7ulp: fix incorrect pin CONFIG settings
 2020-11-30  3:02 UTC  (2+ messages)

[PATCH] drivers: gpio: add virtio-gpio guest driver
 2020-11-29 22:10 UTC  (5+ messages)

[PATCH v4 0/5] Add GPIO support for MStar/SigmaStar ARMv7
 2020-11-29 11:08 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: gpio: Add a binding header for the MSC313 GPIO driver
` [PATCH v4 2/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller
` [PATCH v4 3/5] gpio: msc313: MStar MSC313 GPIO driver
` [PATCH v4 4/5] ARM: mstar: Add gpio controller to MStar base dtsi
` [PATCH v4 5/5] ARM: mstar: Fill in GPIO controller properties for infinity

[RFC 0/3] add available pwm for bananapi-r64
 2020-11-27 16:07 UTC  (3+ messages)
` [RFC 1/3] dts64: mt7622: enable all pwm for bananapi r64

[PATCH 0/2] gpio: tegra: Convert to gpio_irq_chip
 2020-11-27 14:08 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: gpio: Use Tegra186-specific include guard
` [PATCH 2/2] gpio: tegra: Convert to gpio_irq_chip

[GIT PULL] pinctrl: sh-pfc: Updates for v5.11 (take two)
 2020-11-27 13:43 UTC 

[PATCH] drivers: gpio: use of_match_ptr() and ACPI_PTR() macros
 2020-11-27 12:45 UTC  (6+ messages)

[libgpiod] C++ Bindings ABI Compatibility
 2020-11-27 10:14 UTC  (5+ messages)

[PATCH] gpio: zynq: fix reference leak in zynq_gpio functions
 2020-11-27  9:44 UTC 

[PATCH v2] gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()
 2020-11-27  8:50 UTC 

[PATCH] add amlogic gpio to irq
 2020-11-27  5:21 UTC 

[PATCH] add amlogic gpio to irq
 2020-11-27  5:19 UTC 

[PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx55 support
 2020-11-26 17:36 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: qcom-pmic-gpio: Add support for pmx55

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-26 17:05 UTC  (50+ messages)
                  ` [Intel-wired-lan] "

[PATCH 00/25] Rid W=1 warnings in Pinctrl
 2020-11-26 15:33 UTC  (5+ messages)
` [PATCH 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header
  ` [PATCH v2 "
    ` [PATCH v3 "

[PATCH v2 00/21] RISC-V Kendryte K210 support improvements
 2020-11-26 10:52 UTC  (28+ 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] pinctrl: aspeed: Fix GPIO requests on pass-through banks
 2020-11-26  9:52 UTC  (2+ messages)

[PATCH v1] gpio: dwapb: fix NULL pointer dereference at dwapb_gpio_suspend()
 2020-11-26  9:43 UTC  (3+ messages)

[PATCH] pinctrl: core: Fix unused variable build warnings
 2020-11-26  4:19 UTC  (4+ messages)

[PATCH v3 0/1] Fix dwapb gpio snps,nr-gpios property handling
 2020-11-26  1:47 UTC  (2+ messages)
` [PATCH v3 1/1] of: Fix gpios supplier parsing

[PATCH v2 0/2] Fix dwapb gpio snps,nr-gpios property handling
 2020-11-25 21:06 UTC  (5+ messages)
` [PATCH v2 1/2] of: Fix property supplier parsing
` [PATCH v2 2/2] gpio: dwapb: warn about deprecated property use

[PATCH -next] pinctrl: pinctrl-microchip-sgpio: Add OF config dependency
 2020-11-25 16:57 UTC  (2+ messages)

[PATCH v4] pinctrl: amd: remove debounce filter setting in IRQ type setting
 2020-11-25 13:24 UTC  (2+ messages)

[gpio:gpio-descriptors-leds] BUILD SUCCESS c90c0e28964cad54a6596daad64b8ac474ca3ebc
 2020-11-25  3:52 UTC 

[pinctrl:for-next] BUILD SUCCESS 8e5008b1a9a03c06dc259d4b25657caccaccd09f
 2020-11-25  3:36 UTC 

[pinctrl:devel] BUILD SUCCESS b6071c8914648703e7c7f7fd9d06a16a0ad030e9
 2020-11-25  3:36 UTC 

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  (15+ messages)
` [PATCH 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 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)

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

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


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