linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-30 09:33:46 to 2020-01-07 13:38:35 UTC [more...]

[PATCH v3 3/6] dt-bindings: mfd: da9062: add regulator voltage selection documentation
 2020-01-07 13:38 UTC  (13+ messages)

[PATCH v5] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-01-07 13:31 UTC 

[PATCH v7 1/6] Check gpio pin number and use binary search in mtk_hw_pin_field_lookup()
 2020-01-07 13:26 UTC  (11+ messages)
` [PATCH v7 2/6] Supporting driving setting without mapping current to register value
` [PATCH v7 3/6] Refine mtk_pinconf_get() and mtk_pinconf_set()
` [PATCH v7 4/6] Refine mtk_pinconf_get()
` [PATCH v7 5/6] Backward compatible to previous Mediatek's bias-pull usage
` [PATCH v7 6/6] Add support for pin configuration dump via debugfs

[PATCH v7 0/2] gpio: wcd934x: Add support to wcd934x gpio controller
 2020-01-07 13:08 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: gpio: wcd934x: Add bindings for gpio
` [PATCH v7 2/2] gpio: wcd934x: Add support to wcd934x gpio controller

[PATCH] pinctrl: lochnagar: select GPIOLIB
 2020-01-07 13:01 UTC  (6+ messages)

[PATCH v8 00/12] Support ROHM BD71828 PMIC
 2020-01-07 12:57 UTC  (16+ messages)
` [PATCH v8 01/12] dt-bindings: leds: ROHM BD71282 PMIC LED driver
` [PATCH v8 02/12] dt-bindings: mfd: Document ROHM BD71828 bindings
` [PATCH v8 03/12] mfd: rohm PMICs - use platform_device_id to match MFD sub-devices
` [PATCH v8 04/12] mfd: bd718x7: Add compatible for BD71850
` [PATCH v8 05/12] mfd: bd71828: Support ROHM BD71828 PMIC - core
` [PATCH v8 06/12] mfd: input: bd71828: Add power-key support
` [PATCH v8 07/12] clk: bd718x7: Support ROHM BD71828 clk block
` [PATCH v8 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v8 09/12] rtc: bd70528: add BD71828 support
` [PATCH v8 10/12] gpio: bd71828: Initial support for ROHM BD71828 PMIC GPIOs
` [PATCH v8 11/12] leds: Add common LED binding parsing support to LED class/core
` [PATCH v8 12/12] led: bd71828: Support LED outputs on ROHM BD71828 PMIC

[PATCH] pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
 2020-01-07 12:57 UTC  (6+ messages)

[GIT PULL] gpio: updates for v5.6
 2020-01-07 12:54 UTC  (2+ messages)

[PATCH] pinctrl: artpec6: fix __iomem on reg in set
 2020-01-07 12:52 UTC  (6+ messages)

[PATCH v4 00/13] gpiolib: add an ioctl() for monitoring line status changes
 2020-01-07 12:50 UTC  (16+ messages)
` [PATCH v4 01/13] gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()
` [PATCH v4 02/13] gpiolib: have a single place of calling set_config()
` [PATCH v4 03/13] gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()
` [PATCH v4 04/13] gpiolib: use gpiochip_get_desc() in linehandle_create()
` [PATCH v4 05/13] gpiolib: use gpiochip_get_desc() in lineevent_create()
` [PATCH v4 06/13] gpiolib: use gpiochip_get_desc() in gpio_ioctl()

[PATCH v1 0/3] Tegra GPIO: Minor code clean up
 2020-01-07 12:38 UTC  (6+ messages)

[PATCH 0/5] pinctrl: ingenic: cleanups
 2020-01-07 12:35 UTC  (7+ messages)
` [PATCH 1/5] pinctrl: ingenic: Remove platform ID table
` [PATCH 2/5] pinctrl: ingenic: Put ingenic_chip_info pointer in match data
` [PATCH 3/5] pinctrl: ingenic: Remove duplicated ingenic_chip_info structures
` [PATCH 4/5] pinctrl: ingenic: Factorize irq_set_type function
` [PATCH 5/5] pinctrl: ingenic: Use devm_platform_ioremap_resource()

[PATCH v4] gpio: pca953x: Add Maxim MAX7313 PWM support
 2020-01-07 12:31 UTC  (5+ messages)

[PATCH] pinctrl: meson: meson8b: add the GPIOH pinmux settings for ETH_RXD{2,3}
 2020-01-07 12:01 UTC  (3+ messages)
` [PATCH] pinctrl: meson: meson8b: add the GPIOH pinmux settings for ETH_RXD{2, 3}

[PATCH resend v2 0/2] gpiolib: acpi: Add honor_wakeup module-option + DMI quirk
 2020-01-07 11:58 UTC  (5+ messages)
` [PATCH resend v2 1/2] gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
` [PATCH resend v2 2/2] gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism

[PATCH V3 0/5] Add minimal boot support for IPQ6018
 2020-01-07 11:55 UTC  (11+ messages)
` [PATCH V3 1/5] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings
` [PATCH V3 2/5] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH V3 3/5] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH V3 4/5] arm64: dts: Add ipq6018 SoC and CP01 board support
` [PATCH V3 5/5] arm64: defconfig: Enable qcom ipq6018 clock and pinctrl

[PATCH v3] pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output
 2020-01-07 11:50 UTC  (3+ messages)

[PATCH 00/16] constify copied structure
 2020-01-07 10:45 UTC  (7+ messages)
` [PATCH 08/16] pinctrl: ssbi-mpp: "
` [PATCH 14/16] pinctrl: qcom: ssbi-gpio: "
` [PATCH 16/16] pinctrl: nuvoton: npcm7xx: "

[PATCH] pinctrl: intel: Pass irqchip when adding gpiochip
 2020-01-07 10:32 UTC  (3+ messages)

[PATCH 0/8] gpio: zynq: Update on gpio-zynq driver
 2020-01-07 10:25 UTC  (9+ messages)
` [PATCH 1/8] gpio: zynq: Fix for bug in zynq_gpio_restore_context API
` [PATCH 2/8] gpio: zynq: protect direction in/out with a spinlock
` [PATCH 5/8] gpio: zynq: Add Versal support
` [PATCH 7/8] gpio: zynq: Add pmc gpio support

[PATCH] pinctrl: meson: Fix wrong shift value when get drive-strength
 2020-01-07 10:21 UTC  (2+ messages)

[PATCH v6 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2020-01-07 10:17 UTC  (6+ messages)
` [PATCH v6 08/11] dt-bindings: gpio: wcd934x: Add bindings for gpio
` [PATCH v6 09/11] gpio: wcd934x: Add support to wcd934x gpio controller

[PATCH] treewide: remove redundent IS_ERR() before error code check
 2020-01-07  9:52 UTC  (7+ messages)

[PATCH/RFC 0/2] gpio: of: Add DT overlay support for GPIO hogs
 2020-01-07  9:49 UTC  (15+ messages)
` [PATCH/RFC 1/2] gpio: of: Extract of_gpiochip_add_hog()
` [PATCH/RFC 2/2] gpio: of: Add DT overlay support for GPIO hogs

[PATCH] pinctrl: armada-37xx: Remove unneeded semicolon
 2020-01-07  9:43 UTC  (2+ messages)

[PATCH] pinctrl: qcom: make 'm_voc_groups' static
 2020-01-07  9:40 UTC  (2+ messages)

[PATCH 2/2] gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap()
 2020-01-07  9:37 UTC  (2+ messages)

[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
 2020-01-07  9:22 UTC  (17+ messages)
` [PATCH v3 4/7] dt-bindings: gpio: Add gpio-repeater bindings
` [PATCH v3 5/7] gpio: Add GPIO Aggregator/Repeater driver
` [PATCH v3 6/7] docs: gpio: Add GPIO Aggregator/Repeater documentation

[PATCH 1/2 v2] gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()
 2020-01-07  8:59 UTC  (2+ messages)

[PATCH 1/2] pinctrl: mvebu: armada-37xx: use use platform api
 2020-01-07  8:56 UTC  (3+ messages)
` [PATCH 2/2] pinctrl: sunxi: sun50i-h5 use platform_irq_count

[PATCH] pinctrl: tegra: fix missing __iomem in suspend/resume
 2020-01-07  8:13 UTC  (3+ messages)

[PATCH V4 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-01-07  5:58 UTC  (3+ messages)
` [PATCH V4 2/3] pinctrl: freescale: Add i.MX8MP pinctrl driver support
` [PATCH V4 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MP by default

[PATCH V3 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-01-07  6:01 UTC  (5+ messages)
` [PATCH V3 2/3] pinctrl: freescale: Add i.MX8MP pinctrl driver support
` [PATCH V3 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MP by default

[PATCH] pinctrl: actions: remove duplicate dsi entry
 2020-01-06 23:23 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: intel: Update to use generic bindings
 2020-01-06 23:21 UTC  (2+ messages)

[PATCH v5 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2020-01-06 23:19 UTC  (5+ messages)
` [PATCH v5 08/11] dt-bindings: gpio: wcd934x: Add bindings for gpio
` [PATCH v5 09/11] gpio: wcd934x: Add support to wcd934x gpio controller

[PATCH v1] gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP
 2020-01-06 23:02 UTC  (2+ messages)

Fix bugs in X1000/X1500 and add X1830 pinctrl driver v8
 2020-01-06 22:46 UTC  (3+ messages)
` [PATCH v8 0/5] "

[ANNOUNCE] libgpiod v1.5-rc1
 2020-01-06 14:56 UTC 

[PATCH] gpio: gpiolib: fix confusing indention
 2020-01-06  9:39 UTC  (2+ messages)

[PATCH] pinctrl: sh-pfc: Split R-Car H3 support in two independent drivers
 2020-01-06  8:25 UTC  (5+ messages)

[PATCH 0/2] Add Global clock controller support for IPQ6018
 2020-01-06  5:02 UTC  (7+ messages)
` [PATCH 1/2] clk: qcom: Add DT bindings for ipq6018 gcc clock controller
` [PATCH 2/2] clk: qcom: Add ipq6018 Global Clock Controller support
  ` [RFC PATCH] clk: qcom: lpass_core_axim_clk_src can be static

[PATCH v2 1/2] gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
 2020-01-05 15:59 UTC  (3+ messages)

[PATCH V2 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
 2020-01-04 21:33 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 01/10] gpio: mpc8xxx: Add platform device to gpiochip->parent
 2020-01-04  3:36 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 02/10] gpio: Fix error message on out-of-range GPIO in lookup table

[PATCH AUTOSEL 4.19 1/5] gpio: mpc8xxx: Add platform device to gpiochip->parent
 2020-01-04  3:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 2/5] gpio: Fix error message on out-of-range GPIO in lookup table

[PATCH AUTOSEL 4.14 1/4] gpio: mpc8xxx: Add platform device to gpiochip->parent
 2020-01-04  3:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/4] gpio: Fix error message on out-of-range GPIO in lookup table

[PATCH AUTOSEL 4.9 1/4] gpio: mpc8xxx: Add platform device to gpiochip->parent
 2020-01-04  3:37 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 2/4] gpio: Fix error message on out-of-range GPIO in lookup table

[PATCH AUTOSEL 4.4 1/2] gpio: Fix error message on out-of-range GPIO in lookup table
 2020-01-04  3:37 UTC 

[GIT PULL] gpio: fixes for v5.5-rc5
 2020-01-03 23:13 UTC  (2+ messages)

[PATCH] pinctrl: sunrisepoint: Add missing Interrupt Status register offset
 2020-01-02  9:47 UTC  (2+ messages)

[PATCH v2 0/5] drm/i915/dsi: Control panel and backlight enable GPIOs from VBT
 2020-01-02  9:14 UTC  (7+ messages)
` [PATCH v2 1/5] pinctrl: Allow modules to use pinctrl_[un]register_mappings
` [PATCH v2 3/5] drm/i915/dsi: Init panel-enable GPIO to low when the LCD is initially off (v2)

[PATCH v2] pinctrl: baytrail: Remove WARN when setting direct-irq pin to output
 2020-01-01 14:51 UTC  (5+ messages)

[PATCH] dt-bindings: pinctrl: Convert generic pin mux and config properties to schema
 2019-12-31 18:44 UTC  (3+ messages)

linusw/for-next boot: 56 boots: 1 failed, 55 passed (v5.5-rc4-9-g331d7ae3fa15)
 2019-12-31 17:17 UTC 

linusw/fixes boot: 56 boots: 2 failed, 54 passed (v5.5-rc4)
 2019-12-31 17:16 UTC 

linusw/for-next build: 5 builds: 0 failed, 5 passed, 1 warning (v5.5-rc4-9-g331d7ae3fa15)
 2019-12-31 16:32 UTC 

linusw/fixes build: 5 builds: 0 failed, 5 passed, 1 warning (v5.5-rc4)
 2019-12-31 16:31 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).