linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-31 07:40:41 to 2020-04-13 09:48:58 UTC [more...]

[PATCH] dt-bindings: gpio: Convert i.MX to json-schema
 2020-04-13  9:40 UTC 

[PATCH v1] pinctrl: actions: fix function group name for i2c0_group
 2020-04-13  6:05 UTC 

[PATCH] pinctrl: actions: fix function group name for i2c0_group
 2020-04-13  5:45 UTC  (5+ messages)

[PATCH 1/2] gpiolib: of: Improve gpiolib-of support pull up/down on expanders
 2020-04-12  1:33 UTC  (2+ messages)
` [PATCH 2/2] gpio: pca953x: Fix pca953x_gpio_set_config

[PATCH RFC v1 0/2] pinctrl-meson: two small improvements
 2020-04-11 22:34 UTC  (6+ messages)
` [PATCH RFC v1 1/2] pinctrl: meson: implement the gpio_chip get_direction callback
` [PATCH RFC v1 2/2] pinctrl: meson: wire up the gpio_chip's set_config callback

[PATCH] ARM: dts: aspeed: rainier: Add gpio line names
 2020-04-10 19:17 UTC 

[RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support
 2020-04-09 19:58 UTC  (17+ messages)
` [RFC PATCH 01/16] ASoC: pcm512x: expose 6 GPIOs
` [RFC PATCH 02/16] ASoC: pcm512x: use "sclk" string to retrieve clock
` [RFC PATCH 03/16] ASoC: Intel: sof-pcm512x: use gpiod for LED
` [RFC PATCH 04/16] ASoC: Intel: sof-pcm512x: detect Hifiberry DAC+ PRO
` [RFC PATCH 05/16] ASoC: Intel: sof-pcm512x: reconfigure sclk in hw_params if needed
` [RFC PATCH 06/16] ASoC: Intel: sof-pcm512x: select HIFIBERRY_DACPRO clk
` [RFC PATCH 07/16] clk: hifiberry-dacpro: initial import
` [RFC PATCH 08/16] clk: hifiberry-dacpro: update SDPX/copyright
` [RFC PATCH 09/16] clk: hifiberry-dacpro: style cleanups, use devm_
` [RFC PATCH 10/16] clk: hifiberry-dacpro: add OF dependency
` [RFC PATCH 11/16] clk: hifiberry-dacpro: transition to _hw functions
` [RFC PATCH 12/16] clk: hifiberry-dacpro: add ACPI support
` [RFC PATCH 13/16] clk: hifiberry-dacpro: add "sclk" lookup
` [RFC PATCH 14/16] clk: hifiberry-dacpro: toggle GPIOs on prepare/unprepare
` [RFC PATCH 15/16] clk: hifiberry-dacpro: add delay on clock prepare/deprepare
` [RFC PATCH 16/16] ASoC: dt-bindings: add document for Hifiberry DAC+ PRO clock

[PATCH v1 1/2] gpio: pch: Use BIT() and GENMASK() where it's appropriate
 2020-04-09 15:09 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: pch: Get rid of unneeded variable in IRQ handler

[PATCH v1 00/13] gpio: dwapb: Clean up the driver and a fix
 2020-04-09 14:28 UTC  (15+ messages)
` [PATCH v1 01/13] gpio: dwapb: Append MODULE_ALIAS for platform driver
` [PATCH v1 02/13] gpio: dwapb: Refactor IRQ handler
` [PATCH v1 03/13] gpio: dwapb: set default handler to be handle_bad_irq()
` [PATCH v1 04/13] gpio: dwapb: Deduplicate IRQ resource management
` [PATCH v1 05/13] gpio: dwapb: Convert to use irqd_to_hwirq()
` [PATCH v1 06/13] gpio: dwapb: Use device_get_match_data() to simplify code
` [PATCH v1 07/13] gpio: dwapb: Convert to use IRQ core provided macros
` [PATCH v1 08/13] gpio: dwapb: Switch to more usual pattern of RMW in dwapb_gpio_set_debounce()
` [PATCH v1 09/13] gpio: dwapb: Drop bogus BUG_ON()s
` [PATCH v1 10/13] gpio: dwapb: Drop of_match_ptr() & ACPI_PTR() calls
` [PATCH v1 11/13] gpio: dwapb: Split out dwapb_get_irq() helper
` [PATCH v1 12/13] gpio: dwapb: Use positive conditional in dwapb_configure_irqs()
` [PATCH v1 13/13] gpio: dwapb: Amend indentation in some cases

[V6, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
 2020-04-09 13:03 UTC  (2+ messages)

[RFC v3 0/8] MIPS: CI20: add HDMI out support
 2020-04-09 12:41 UTC  (8+ messages)
` [RFC v3 1/8] dt-bindings: display: convert ingenic,lcd.txt to ingenic,lcd.yaml
  ` [RFC v3 1/8] dt-bindings: display: convert ingenic, lcd.txt to ingenic, lcd.yaml
` [RFC v3 4/8] dt-bindings: display: add ingenic-jz4780-hdmi DT Schema

[PATCH] gpio: mpc8xxx: Add shutdown function
 2020-04-09  9:37 UTC  (2+ messages)

[PATCH] gpio: mpc8xxx: Add shutdown function
 2020-04-09  8:49 UTC 

[PATCH] gpio: pl061: Support building as module
 2020-04-09  1:41 UTC 

[PATCH -next] pinctrl: qcom: Remove duplicated include from pinctrl-msm.c
 2020-04-08 18:51 UTC  (2+ messages)

[PATCH v2 1/2] gpio: merrifield: Switch over to MSI interrupts
 2020-04-08 15:41 UTC  (2+ messages)
` [PATCH v2 2/2] gpio: merrifield: Better show how GPIO and IRQ bases are derived from hardware

[PATCH v1 1/2] gpio: merrifield: Switch over to MSI interrupts
 2020-04-08 15:41 UTC  (3+ messages)
` [PATCH v1 2/2] gpio: merrifield: Better show how GPIO and IRQ bases are derived from hardware

[PATCH -next] gpio: remove unused including <linux/version.h>
 2020-04-08 12:50 UTC  (2+ messages)

[PATCH v1] gpio: mpc8xxx: Add shutdown function
 2020-04-08 10:55 UTC 

[PATCH v1] gpio: mpc8xxx: Add shutdown function
 2020-04-08 10:55 UTC  (3+ messages)
` [PATCH] "

[PATCH v7 1/2] pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable module
 2020-04-07 20:08 UTC  (2+ messages)
` [PATCH v7 2/2] pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding "

[PATCH v1 1/9] pinctrl: mcp23s08: Get rid of legacy platform data
 2020-04-07 17:38 UTC  (9+ messages)
` [PATCH v1 2/9] pinctrl: mcp23s08: Deduplicate IRQ chip filling
` [PATCH v1 3/9] pinctrl: mcp23s08: Consolidate SPI and I²C code
` [PATCH v1 4/9] pinctrl: mcp23s08: Drop unused parameter in mcp23s08_probe_one()
` [PATCH v1 5/9] pinctrl: mcp23s08: Refactor mcp23s08_spi_regmap_init()
` [PATCH v1 6/9] pinctrl: mcp23s08: Propagate error code from device_property_read_u32()
` [PATCH v1 7/9] pinctrl: mcp23s08: Make use of device properties
` [PATCH v1 8/9] pinctrl: mcp23s08: Use for_each_set_bit() and hweight_long()
` [PATCH v1 9/9] pinctrl: mcp23s08: Split to three parts: core, I²C, SPI

[PATCH] gpio: pca953x: disable regmap locking
 2020-04-07 16:44 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: mediatek: remove shadow variable declaration
 2020-04-07 13:41 UTC  (3+ messages)

[PATCH pinctrl REGRESSION] Revert "pinctrl: mvebu: armada-37xx: use use platform api"
 2020-04-07 11:52 UTC  (3+ messages)

[PATCH v6 0/2] pinctr: mediatek: make MediaTek pinctrl-paris and related driver ready for buidling loadable module
 2020-04-07  7:22 UTC  (3+ messages)
` [PATCH v6 1/2] pinctrl: mediatek: make MediaTek pinctrl v2 "
` [PATCH v6 2/2] pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding "

[PATCH v5 0/2] pinctrl: mediatek: make MediaTek pinctrl v2 driver ready for buidling loadable module
 2020-04-07  6:57 UTC  (4+ messages)
` [PATCH v5 1/2] "

[PATCH] gpio: gpio-pca953x, Add get_multiple function
 2020-04-06 16:51 UTC 

[PATCH v2 00/16] Add support for Kontron sl28cpld
 2020-04-06 10:10 UTC  (21+ messages)
` [PATCH v2 01/16] include/linux/ioport.h: add helper to define REG resource constructs
` [PATCH v2 02/16] mfd: mfd-core: Don't overwrite the dma_mask of the child device
` [PATCH v2 03/16] mfd: mfd-core: match device tree node against reg property
` [PATCH v2 04/16] regmap-irq: make it possible to add irq_chip do a specific device node
` [PATCH v2 05/16] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH v2 06/16] mfd: Add support for Kontron sl28cpld management controller
` [PATCH v2 07/16] irqchip: add sl28cpld interrupt controller support
` [PATCH v2 08/16] watchdog: add support for sl28cpld watchdog
` [PATCH v2 09/16] pwm: add support for sl28cpld PWM controller
` [PATCH v2 10/16] gpio: add a reusable generic gpio_chip using regmap
` [PATCH v2 11/16] gpio: add support for the sl28cpld GPIO controller
` [PATCH v2 12/16] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH v2 13/16] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH v2 14/16] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH v2 15/16] arm64: dts: freescale: sl28: enable LED support
` [PATCH v2 16/16] arm64: dts: freescale: sl28: enable fan support

[PATCH v1] gpio: Extend TODO to cover code duplication avoidance
 2020-04-06  7:17 UTC  (5+ messages)

[PATCH] drivers: gpio: xgene-sb: set valid IRQ type in to_irq()
 2020-04-06  7:16 UTC  (2+ messages)

[PATCH] gpio: msic: Delete an error message in platform_msic_gpio_probe()
 2020-04-05 10:43 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support
 2020-04-05  1:47 UTC  (2+ messages)

[GIT PULL] GPIO bulk changes for v5.7
 2020-04-04 17:50 UTC  (2+ messages)

[PATCH] pinctrl: samsung: Correct setting of eint wakeup mask on s5pv210
 2020-04-04 17:08 UTC 

[PATCH 1/2] ARM: dts: aspeed: romulus: Add gpio line names
 2020-04-03 16:19 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: aspeed: zaius: "

[gpio:devel] BUILD SUCCESS 4ed7d7dd4890bb8120a3e77c16191a695fdfcc5a
 2020-04-03  4:11 UTC 

[GIT PULL] bulk pin control changes for v5.7
 2020-04-03  0:40 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH v1] gpio: ml: ioh: Convert to dev_pm_ops
 2020-04-02 20:23 UTC  (5+ messages)
    ` Fwd: "

linusw/for-next boot: 63 boots: 1 failed, 62 passed (v5.6-rc7-64-g4ed7d7dd4890)
 2020-04-02 16:38 UTC 

linusw/devel boot: 65 boots: 1 failed, 64 passed (v5.6-rc7-64-g4ed7d7dd4890)
 2020-04-02 16:36 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed (v5.6-rc7-64-g4ed7d7dd4890)
 2020-04-02 15:53 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed (v5.6-rc7-64-g4ed7d7dd4890)
 2020-04-02 15:52 UTC 

[PATCH] pinctrl: sunxi: handle probe defferal
 2020-04-02 11:32 UTC  (2+ messages)

[PATCH] Revert "gpio: eic-sprd: Use devm_platform_ioremap_resource()"
 2020-04-02  7:40 UTC  (2+ messages)

[PATCH v1 1/2] pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 2)
 2020-04-02  7:34 UTC  (4+ messages)
` [PATCH v1 2/2] pinctrl: cherryview: Use GENMASK() consistently

[PATCH 1/2] gpio: Unconditionally assign .request()/.free()
 2020-04-02  7:17 UTC  (4+ messages)
` [PATCH 2/2] pinctrl: "

[gpio:devel] BUILD SUCCESS 33dd888263199676946f1c789e821d39a9a79d98
 2020-04-01 15:24 UTC 

[PATCH v1 1/4] pinctrl: intel: Introduce common flags for GPIO mapping scheme
 2020-04-01 12:56 UTC  (6+ messages)
` [PATCH v1 2/4] pinctrl: cannonlake: Use generic flag for special GPIO base treatment
` [PATCH v1 3/4] pinctrl: icelake: "
` [PATCH v1 4/4] pinctrl: tigerlake: "

linusw/devel boot: 61 boots: 1 failed, 60 passed (v5.6-rc7-61-g33dd88826319)
 2020-04-01 11:20 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed (v5.6-rc7-61-g33dd88826319)
 2020-04-01 10:35 UTC 

[PATCH v1] pinctrl: sunrisepoint: Fix PAD lock register offset for SPT-H
 2020-04-01  9:50 UTC  (2+ messages)

[PATCH v1] pinctrl: baytrail: Enable pin configuration setting for GPIO chip
 2020-04-01  9:46 UTC  (2+ messages)

linusw/for-next boot: 61 boots: 2 failed, 58 passed with 1 untried/unknown (v5.6-rc7-61-g33dd88826319)
 2020-04-01  8:25 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed (v5.6-rc7-61-g33dd88826319)
 2020-04-01  7:38 UTC 

linusw/for-next boot: 54 boots: 0 failed, 54 passed (v5.6-rc7-60-ge45ee71ae101)
 2020-04-01  1:16 UTC 

linusw/devel boot: 55 boots: 1 failed, 53 passed with 1 untried/unknown (v5.6-rc7-60-ge45ee71ae101)
 2020-04-01  1:16 UTC 

[pinctrl:devel] BUILD SUCCESS c42f69b4207e104229242c3d9da43b55d4b95d6d
 2020-03-31 22:48 UTC 

linusw/devel build: 6 builds: 0 failed, 6 passed (v5.6-rc7-60-ge45ee71ae101)
 2020-04-01  0:31 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed (v5.6-rc7-60-ge45ee71ae101)
 2020-04-01  0:31 UTC 

[PATCH] gpio: Avoid using pin ranges with !PINCTRL
 2020-03-31 20:55 UTC  (4+ messages)

[PATCH 0/9] pinctrl: tegra: Support SFIO/GPIO programming
 2020-03-31 20:53 UTC  (4+ messages)
` [PATCH 2/9] gpio: tegra186: Add support for pin ranges

[pinctrl:devel] BUILD REGRESSION 13bec8d49bdf10aab4e1570ef42417f6bfbb6126
 2020-03-31 20:20 UTC  (2+ messages)

[PATCH] pinctrl: Define of_pinctrl_get() dummy for !PINCTRL
 2020-03-31 20:09 UTC  (2+ messages)

linusw/devel boot: 54 boots: 2 failed, 52 passed (v5.6-rc7-58-g89ad556b7f96)
 2020-03-31 19:38 UTC 

linusw/for-next boot: 55 boots: 1 failed, 53 passed with 1 untried/unknown (v5.6-rc7-58-g89ad556b7f96)
 2020-03-31 19:28 UTC 

[PATCH v2 0/6] gpio: dwapb: Fix reference clocks usage
 2020-03-31 19:25 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/6] dt-bindings: gpio: Convert snps,dw-apb-gpio to DT schema
  ` [PATCH v3 3/6] dt-bindings: gpio: Add Sergey Semin to DW APB GPIO driver maintainers

linusw/devel build: 6 builds: 0 failed, 6 passed (v5.6-rc7-58-g89ad556b7f96)
 2020-03-31 18:53 UTC 

linusw/for-next build: 6 builds: 0 failed, 6 passed (v5.6-rc7-58-g89ad556b7f96)
 2020-03-31 18:43 UTC 

[PATCH RFC 0/6] PWM fan support on Clearfog gt8k
 2020-03-31 16:29 UTC  (7+ messages)
` [PATCH RFC 2/6] gpio: mvebu: honour EPROBE_DEFER for devm_clk_get()

[PATCH 0/4] dt-bindings: additionalProperties clean-up
 2020-03-31 14:48 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi,adxl345/6 from trivial-devices.yaml
  ` [PATCH 1/4] dt-bindings: iio/accel: Drop duplicate adi, adxl345/6 "
` [PATCH 4/4] dt-bindings: Add missing 'additionalProperties: false'

[PATCH] pinctrl: qcom: fix compilation error
 2020-03-31 14:45 UTC  (2+ messages)

[PATCH v2 0/2] gpio: pca953x: fix handling of automatic address incrementing
 2020-03-31 10:07 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-31  7:40 UTC  (4+ messages)
` [PATCH 04/18] dt-bindings: mfd: Add bindings for sl28cpld


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