linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-22 16:33:00 to 2020-04-29 06:27:35 UTC [more...]

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

[PATCH 1/2] gpio: Document proper return value for gpio drivers
 2020-04-29  2:32 UTC  (7+ messages)
` [PATCH 2/2] gpio: Make "offset" and "unsigned int", not just "unsigned"

[PATCH] gpiolib: add GPIO_SET_DEBOUNCE_IOCTL
 2020-04-29  1:49 UTC  (3+ messages)

[PATCH v3 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-04-29  0:45 UTC  (14+ messages)
` [PATCH v3 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v3 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v3 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()
` [PATCH v3 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v3 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd
` [PATCH v3 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[gpio:devel] BUILD SUCCESS 66d8ad67aab3bc6f55e7de81565cd0d4875bd851
 2020-04-28 23:11 UTC 

[PATCH v3 0/4] Introduce the for_each_set_clump macro
 2020-04-28 23:09 UTC  (3+ messages)
` [PATCH v3 3/4] gpio: thunderx: Utilize "
` [PATCH v3 4/4] gpio: xilinx: "

[pinctrl:ab8505-fix] BUILD SUCCESS 1ff9467f80a0632fad928d252484c361bd486762
 2020-04-28 22:48 UTC 

[pinctrl:devel] BUILD SUCCESS 32c8a94660e8f00fb81849de8f109951118532aa
 2020-04-28 22:47 UTC 

[gpio:fixes] BUILD SUCCESS 0cf253eed5d2bdf7bb3152457b38f39b012955f7
 2020-04-28 22:47 UTC 

[PATCH v2 0/2] gpio: fix several typos
 2020-04-28 20:41 UTC  (7+ messages)
` [PATCH v2 1/2] gpio: ftgpio010: Fix small typo
` [PATCH v2 2/2] gpio: mm-lantiq: "

[PATCH 2/2] usb: serial: xr_serial: Add gpiochip support
 2020-04-28 19:56 UTC 

[PATCH] gpiolib: don't call sleeping functions with a spinlock taken
 2020-04-28 15:53 UTC  (4+ messages)

[PATCH v3 1/3] gpio: pca953x: Rewrite ->get_multiple() function
 2020-04-28 14:58 UTC  (9+ messages)

[PATCH] pinctrl: add pwm37 to bm1880_pctrl_groups
 2020-04-28 14:29 UTC  (3+ messages)

[PATCH] gpio: tegra: mask GPIO IRQs during IRQ shutdown
 2020-04-28 14:22 UTC  (2+ messages)

[PATCH -next] gpio: mlxbf2: fix return value check in mlxbf2_gpio_get_lock_res()
 2020-04-28 14:11 UTC  (2+ messages)

[PATCH 1/8] dt-bindings: clock: Convert ingenic,cgu.txt to YAML
 2020-04-28 14:10 UTC  (10+ messages)
` [PATCH 2/8] dt-bindings: intc: Convert ingenic,intc.txt "
` [PATCH 3/8] dt-bindings: pinctrl: Convert ingenic,pinctrl.txt "
` [PATCH 4/8] dt-bindings: memory: Convert ingenic,jz4780-nemc.txt "
` [PATCH 5/8] dt-bindings: mtd: Convert ingenic,jz4780-nand.txt "
` [PATCH 6/8] dt-bindings: i2c: Convert i2c-jz4780.txt "
` [PATCH 7/8] dt-bindings: serial: Convert ingenic,uart.txt "
` [PATCH 8/8] dt-bindings: display: Convert ingenic,lcd.txt "

[PATCH] gpio: of: Build fails if CONFIG_OF_DYNAMIC enabled without CONFIG_OF_GPIO
 2020-04-28 14:00 UTC  (3+ messages)

[PATCH] gpiolib: Rename "chip" variables to "gc" in core header file
 2020-04-28 13:49 UTC  (2+ messages)

[PATCH] gpiolib: Improve kernel messages
 2020-04-28 13:48 UTC  (2+ messages)

[PATCH v1 1/2] gpio: dwapb: Get rid of unnecessary conjunction over 32-bit value
 2020-04-28 12:53 UTC  (4+ messages)
` [PATCH v1 2/2] gpio: dwapb: Amend indentation in some cases

[PATCH 1/1] pinctrl: stmfx: stmfx_pinconf_set doesn't require to get direction anymore
 2020-04-28 12:49 UTC  (2+ messages)

[PATCH] pinctrl: remove unused 'pwm37_pins'
 2020-04-28 11:44 UTC  (4+ messages)

[GIT PULL] gpio: fixes for v5.7-rc3
 2020-04-28 11:39 UTC  (2+ messages)

[PATCH v3] pinctrl: fix several typos
 2020-04-28 11:27 UTC  (3+ messages)

[PATCH RESEND v2 0/2] pinctrl-meson: two small improvements
 2020-04-28 10:01 UTC  (2+ messages)

[PATCH] pinctrl: db8500: Fix some old bugs
 2020-04-28  9:55 UTC 

[PATCH] pinctrl: nomadik: db8500: remove some unused symbols
 2020-04-28  9:56 UTC  (2+ messages)

[PATCH] pinctrl: ab8505: Define group for GPIO pin 50
 2020-04-28  9:42 UTC 

[PATCH] pinctrl: nomadik: ab8505: remove unused 'gpio50_a_1_pins'
 2020-04-28  9:41 UTC  (2+ messages)

[PATCH] pinctrl: samsung: Save/restore eint_mask over suspend for EINT_TYPE GPIOs
 2020-04-28  9:40 UTC  (2+ messages)

[PATCH 0/2] Qualcomm SM8250 TLMM binding and driver
 2020-04-28  9:20 UTC  (2+ messages)

gpio-reserved-ranges and RZ/G1C (was: Re: [PATCH] gpio: rcar: select General Output Register to set output states)
 2020-04-28  7:53 UTC  (3+ messages)

[PATCH v2 0/6] Introduce the for_each_set_clump macro
 2020-04-28  1:41 UTC  (9+ messages)
` [PATCH v2 3/6] gpio: thermal: Utilize "
` [PATCH v2 5/6] gpio: thunderx: "
` [PATCH v2 6/6] gpio: xilinx: "

[pinctrl:devel] BUILD SUCCESS 7045e673c2fd6465a1472f09f73f75a8edcd7e68
 2020-04-27 20:22 UTC 

[PATCH] dt-bindings: gpio: rcar: Convert to json-schema
 2020-04-27 19:22 UTC 

[PATCH RFC] dt-bindings: pinctrl: sh-pfc: Convert to json-schema
 2020-04-27 13:56 UTC  (2+ messages)

[gpio:dwapb] BUILD SUCCESS fe5dfc6af3eb25b2778f9e553686ed9383f6069d
 2020-04-26  1:26 UTC 

[pinctrl:consumer-link-enforce] BUILD SUCCESS 73441cf773ed91bff0e7f66614d391b2514188bf
 2020-04-26  1:25 UTC 

[pinctrl:fixes] BUILD SUCCESS 90bcb0c3ca0809d1ed358bfbf838df4b3d4e58e0
 2020-04-26  0:57 UTC 

[gpio:gpio-asoc-no-base] BUILD SUCCESS ad4b184963500ac94f6b292a84aefd603836c071
 2020-04-26  0:57 UTC 

[pinctrl:consumer-links] BUILD SUCCESS 6a4142828fec8516551e60c90463abc03b2f6e57
 2020-04-26  0:57 UTC 

[gpio:gpio-descriptors-backlight] BUILD SUCCESS 709af8838959574aba76d063ddf27d96b2a71e77
 2020-04-26  0:57 UTC 

[gpio:ib-dwapb] BUILD SUCCESS 0183026318d454ef77ffa6b98602436ba879ca44
 2020-04-26  0:56 UTC 

[gpio:gpio-descriptors-spi] BUILD SUCCESS 7c069b96a7ecaa5375f4854b1483cda07a2f4f47
 2020-04-26  0:56 UTC 

[gpio:gpio-descriptors-leds] BUILD SUCCESS 2a77ae55dbf0c33bbbc537876f5e920d79ada53b
 2020-04-26  0:55 UTC 

[gpio:devel] BUILD SUCCESS 9f676e5313c1fb7070997bd652a4ed68c6fb9a8c
 2020-04-26  0:53 UTC 

[gpio:gpio-descriptors-input-cleanup] BUILD SUCCESS e970abe76075b9c3039f4033c4fd49956cc563a4
 2020-04-26  0:54 UTC 

[PATCH] pinctrl: rk805: Constify rk805_gpio_cfgs
 2020-04-25 20:38 UTC 

[PATCH v3 0/2] irq/irq_sim: try to improve the API
 2020-04-25 15:38 UTC  (3+ messages)
` [PATCH v3 2/2] irq/irq_sim: simplify "

[PATCH] selftests: add build/cross-build dependency check script
 2020-04-24 18:29 UTC  (5+ messages)

gpio-omap: add support gpiolib bias (pull-up/down) flags?
 2020-04-24 17:49 UTC  (14+ messages)

[PATCH 0/6] Introduce the for_each_set_clump macro
 2020-04-24 16:28 UTC  (3+ messages)

[PATCH 5/6] gpio: thunderx: Utilize for_each_set_clump macro
 2020-04-24 15:14 UTC  (3+ messages)

[PATCH v1] gpio: fix several typos
 2020-04-24 15:09 UTC  (3+ messages)

[PATCH 6/6] gpio: xilinx: Utilize for_each_set_clump macro
 2020-04-24 12:34 UTC 

[PATCH 3/6] gpio: thermal: Utilize for_each_set_clump macro
 2020-04-24 12:27 UTC 

[PATCH 1/1] pinctrl: add IRQF_EARLY_RESUME flags with gpio irq for elan touchpad
 2020-04-24  9:50 UTC  (2+ messages)

[RFC PATCH 0/3] gpio: rcar: Add support for GPIO alternative interrupt
 2020-04-24  8:36 UTC  (5+ messages)
` [RFC PATCH 1/3] dt-bindings: gpio-rcar: Add optional use-alternative-interrupt property
` [RFC PATCH 2/3] gpio: rcar: Add support for GPIO alternative interrupt

[PATCH] gpiolib: devprop: Warn if gpio-line-names is too long
 2020-04-24  7:10 UTC  (2+ messages)

[PATCH] gpio: mvebu: Fix probing for chips without PWM
 2020-04-24  6:32 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: arm: fsl-scu: Add imx8dxl pinctrl support
 2020-04-23 14:46 UTC  (3+ messages)
` [PATCH 3/3] arm64: defconfig: Enable CONFIG_PINCTRL_IMX8DXL by default

[PATCH QEMU v2 0/5] Add a GPIO backend
 2020-04-23 10:08 UTC  (16+ messages)
` [PATCH QEMU v2 1/5] ARM: PL061: Move TYPE_PL061 to hw/gpio/pl061.h
` [PATCH QEMU v2 2/5] ARM: PL061: Extract pl061_create_fdt()
` [PATCH QEMU v2 3/5] Add a GPIO backend using libgpiod
` [PATCH QEMU v2 4/5] ARM: PL061: Add gpiodev support
` [PATCH QEMU v2 5/5] hw/arm/virt: Add dynamic PL061 GPIO support

[PATCH v2 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-04-22 21:12 UTC  (3+ messages)
` [PATCH v2 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()

[RFC PATCH 00/16] ASoC/SOF/clk/gpio/dt: add Hifiberry DAC+ PRO support
 2020-04-22 21:08 UTC  (6+ messages)
` [RFC PATCH 12/16] clk: hifiberry-dacpro: add ACPI support


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