messages from 2020-01-04 03:38:04 to 2020-01-09 09:21:39 UTC [more...]
[PATCH V3 0/5] Add minimal boot support for IPQ6018
2020-01-09 9:21 UTC (6+ messages)
` [PATCH V3 1/5] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings
[PATCH V4 0/5] Add minimal boot support for IPQ6018
2020-01-09 9:19 UTC (6+ messages)
` [PATCH V4 1/5] dt-bindings: pinctrl: qcom: Add ipq6018 pinctrl bindings
` [PATCH V4 2/5] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH V4 3/5] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH V4 4/5] arm64: dts: Add ipq6018 SoC and CP01 board support
` [PATCH V4 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-09 9:05 UTC (4+ messages)
[PATCH V2 0/2] Add Global clock controller support for IPQ6018
2020-01-09 8:05 UTC (3+ messages)
` [PATCH V2 1/2] clk: qcom: Add DT bindings for ipq6018 gcc clock controller
` [PATCH V2 2/2] clk: qcom: Add ipq6018 Global Clock Controller support
[PATCH 1/2] pinctrl: intel: Add GPIO <-> pin mapping ranges via callback
2020-01-09 7:53 UTC (2+ messages)
` [PATCH 2/2] pinctrl: intel: Pass irqchip when adding gpiochip
linusw/for-next boot: 51 boots: 0 failed, 51 passed (v5.5-rc4-35-g0dc4997ef739)
2020-01-09 5:07 UTC
linusw/for-next build: 5 builds: 0 failed, 5 passed, 1 warning (v5.5-rc4-35-g0dc4997ef739)
2020-01-09 4:22 UTC
[PATCH] gpio: Update TODO
2020-01-09 2:02 UTC (3+ messages)
[PATCH V5 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
2020-01-09 1:57 UTC (3+ messages)
` [PATCH V5 2/3] pinctrl: freescale: Add i.MX8MP pinctrl driver support
` [PATCH V5 3/3] arm64: defconfig: Select CONFIG_PINCTRL_IMX8MP by default
[GIT PULL] pinctrl: sh-pfc: Updates for v5.6
2020-01-08 23:15 UTC (2+ messages)
[PATCH v3 0/7] gpio: Add GPIO Aggregator/Repeater
2020-01-08 23:12 UTC (18+ 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] treewide: remove redundent IS_ERR() before error code check
2020-01-08 20:17 UTC (8+ messages)
[PATCH v2 00/11] gpio: pca953x: Convert to bitmap (extended) API
2020-01-08 18:10 UTC (4+ messages)
` [PATCH v2 07/11] bitmap: Introduce bitmap_replace() helper
[PATCH] pinctrl: baytrail: Do not clear IRQ flags on direct-irq enabled pins
2020-01-08 17:43 UTC (7+ messages)
[PATCH] pinctrl: sunrisepoint: Add missing Interrupt Status register offset
2020-01-08 17:42 UTC (2+ messages)
[PATCH v4 00/13] gpiolib: add an ioctl() for monitoring line status changes
2020-01-08 16:55 UTC (31+ 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 v4 09/13] gpiolib: rework the locking mechanism for lineevent kfifo
` [PATCH v4 11/13] gpiolib: provide a dedicated function for setting lineinfo
` [PATCH v4 12/13] gpiolib: add new ioctl() for monitoring changes in line info
` [PATCH v4 13/13] tools: gpio: implement gpio-watch
[PATCH] gpio: altera: change to platform_get_irq_optional to avoid false-positive error
2020-01-08 16:16 UTC
[PATCH 2/2] gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap()
2020-01-08 14:41 UTC (3+ messages)
[PATCH V4 1/3] dt-bindings: imx: Add pinctrl binding doc for i.MX8MP
2020-01-08 13:37 UTC (4+ 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-08 13:32 UTC (6+ 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 -next] gpiolib: remove set but not used variable 'config'
2020-01-08 13:07 UTC (2+ messages)
[PATCH 0/5] pinctrl: ingenic: cleanups
2020-01-08 11:18 UTC (10+ 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 0/3] Add DA9062 GPIO support
2020-01-08 10:47 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: mfd: da9062: add gpio bindings
` [PATCH v4 2/3] mfd: da9062: add support for the DA9062 GPIOs in the core
` [PATCH v4 3/3] pinctrl: da9062: add driver support
[libgpiod] segfault with function gpiod_chip_get_all_lines(chip, &bulk);
2020-01-08 9:03 UTC (2+ messages)
[PATCH v8 00/12] Support ROHM BD71828 PMIC
2020-01-08 8:34 UTC (9+ messages)
` [PATCH v8 04/12] mfd: bd718x7: Add compatible for BD71850
` [PATCH v8 08/12] regulator: bd718x7: Split driver to common and bd718x7 specific parts
` [PATCH v8 09/12] rtc: bd70528: add BD71828 support
[PATCH V2] pinctrl: mvebu: armada-37xx: use use platform api
2020-01-08 7:54 UTC (2+ messages)
[PATCH 1/2] pinctrl: mvebu: armada-37xx: use use platform api
2020-01-08 7:52 UTC (9+ messages)
` [PATCH 2/2] pinctrl: sunxi: sun50i-h5 use platform_irq_count
[PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
2020-01-08 3:45 UTC (3+ messages)
` [PATCH 02/10] dt-bindings: i2c: Add documentation for ad242x i2c controllers
[PATCH] gpio: Add use guidance documentation
2020-01-08 0:17 UTC
[PATCH v2] pinctrl: sh-pfc: Split R-Car H3 support in two independent drivers
2020-01-07 23:51 UTC (2+ messages)
[PATCH v6 00/11] ASoC: Add support to WCD9340/WCD9341 codec
2020-01-07 22:28 UTC (7+ 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 resend v2 0/2] gpiolib: acpi: Add honor_wakeup module-option + DMI quirk
2020-01-07 18:41 UTC (7+ 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
linusw/devel boot: 55 boots: 2 failed, 53 passed (v5.5-rc1-28-g2cb81261a967)
2020-01-07 16:48 UTC
linusw/devel build: 5 builds: 0 failed, 5 passed (v5.5-rc1-28-g2cb81261a967)
2020-01-07 16:04 UTC
linusw/fixes boot: 55 boots: 1 failed, 51 passed with 3 untried/unknown (v5.5-rc4-6-gaa23ca3d98f7)
2020-01-07 15:41 UTC
linusw/fixes build: 5 builds: 0 failed, 5 passed, 1 warning (v5.5-rc4-6-gaa23ca3d98f7)
2020-01-07 14:57 UTC
[PATCH] pinctrl: intel: Pass irqchip when adding gpiochip
2020-01-07 14:48 UTC (5+ messages)
[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 (7+ messages)
` [PATCH v7 2/6] Supporting driving setting without mapping current to register value
` [PATCH v7 5/6] Backward compatible to previous Mediatek's bias-pull usage
[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)
[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 v1 0/3] Tegra GPIO: Minor code clean up
2020-01-07 12:38 UTC (6+ messages)
[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 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 0/8] gpio: zynq: Update on gpio-zynq driver
2020-01-07 10:25 UTC (3+ messages)
` [PATCH 1/8] gpio: zynq: Fix for bug in zynq_gpio_restore_context API
[PATCH] pinctrl: meson: Fix wrong shift value when get drive-strength
2020-01-07 10:21 UTC (2+ messages)
[PATCH/RFC 0/2] gpio: of: Add DT overlay support for GPIO hogs
2020-01-07 9:49 UTC (14+ messages)
` [PATCH/RFC 2/2] "
[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 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] pinctrl: tegra: fix missing __iomem in suspend/resume
2020-01-07 8:13 UTC (3+ messages)
[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 (3+ messages)
[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 2/2] clk: qcom: Add ipq6018 Global Clock Controller support
2020-01-04 12:02 UTC (3+ messages)
` [RFC PATCH] clk: qcom: lpass_core_axim_clk_src can be static
[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
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).