messages from 2020-03-29 17:36:15 to 2020-04-09 14:12:42 UTC [more...]
[PATCH v1 00/13] gpio: dwapb: Clean up the driver and a fix
2020-04-09 14:12 UTC (12+ 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 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 (16+ 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 2/8] drm: ingenic-drm: add MODULE_DEVICE_TABLE
` [RFC v3 3/8] drm: ingenic-drm: add support for ingenic,jz4780-lcd
` [RFC v3 4/8] dt-bindings: display: add ingenic-jz4780-hdmi DT Schema
` [RFC v3 5/8] drm: ingenic: add jz4780 Synopsys HDMI driver
` [RFC v3 6/8] MIPS: DTS: jz4780: account for Synopsys HDMI driver and LCD controller
` [RFC v3 7/8] MIPS: DTS: CI20: add HDMI setup
` [RFC v3 8/8] MIPS: CI20: defconfig: configure for DRM_DW_HDMI_JZ4780
[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 (5+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] pinctrl: mediatek: make MediaTek MT6765 pinctrl ready for buiding "
[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 1/2] gpio: pch: Use BIT() and GENMASK() where it's appropriate
2020-04-06 7:23 UTC (3+ messages)
` [PATCH v1 2/2] gpio: pch: Get rid of unneeded variable in IRQ handler
[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 (10+ 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 3/4] dt-bindings: Clean-up schema errors due to missing 'addtionalProperties: false'
` [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 (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] gpio: pca953x: drop unused parameters of pca953x_recalc_addr()
[PATCH 00/18] Add support for Kontron sl28cpld
2020-03-31 7:40 UTC (13+ messages)
` [PATCH 04/18] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH 12/18] gpio: add support for the sl28cpld GPIO controller
[PATCH 05/12] docs: dt: fix references to ap806-system-controller.txt
2020-03-30 21:06 UTC (2+ messages)
[RFC] dt-bindings.yaml: power: supply: add bindings for TI bq24296/7
2020-03-30 15:43 UTC (2+ messages)
[PATCH 0/3] gpiolib: add reference counting to GPIO descriptors
2020-03-30 14:36 UTC (6+ messages)
` [PATCH 2/3] gpiolib: use kref in gpio_desc
register access issues in pca953x gpio driver
2020-03-30 14:07 UTC (7+ messages)
` [PATCH v1 0/2] gpio: pca953x: fix handling of automatic address incrementing
` [PATCH v1 2/2] [RFC] gpio: pca953x: drop unused parameters of pca953x_recalc_addr()
[PATCH] pinctrl: nomadik:remove unneeded variable
2020-03-30 7:56 UTC
[gpio:gpio-variable-naming 19/28] drivers/gpio/gpiolib.c:2748:32: error: 'struct gpio_device' has no member named 'pin_ranges'
2020-03-30 4:49 UTC
[pinctrl:for-next 49/49] drivers/pinctrl/qcom/pinctrl-msm.c:909:4: error: expected identifier or '(' before 'else'
2020-03-30 0:34 UTC
[gpio:gpio-variable-naming] BUILD SUCCESS 6ce316651a9f236e7204494a4fa080aaf59d5a9d
2020-03-29 20:54 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).