messages from 2018-08-08 09:25:26 to 2018-08-28 13:01:14 UTC [more...]
[PATCH v6 00/10] Add the I3C subsystem
2018-08-28 13:01 UTC (10+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure
[PATCH v2 0/2] GPIO: add single-register GPIO via CREG driver
2018-08-28 11:27 UTC (3+ messages)
` [PATCH v2 1/2] GPIO: add single-register gpio via creg driver
` [PATCH v2 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings
[PATCH 0/2] GPIO: add single-register gpio via creg driver
2018-08-28 11:04 UTC (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: Document the Synopsys GPIO via CREG bindings
[PATCH] pinctrl: madera: Fix possible NULL pointer with pdata config
2018-08-28 8:45 UTC
[PATCH] gpio: Convert to using %pOFn instead of device_node.name
2018-08-28 7:21 UTC (4+ messages)
` [PATCH] pinctrl: "
[PATCH 1/2 v2] gpio: ftgpio: Support optional silicon clock
2018-08-27 21:52 UTC (2+ messages)
[PATCH 2/2 v2] gpio: ftgpio: Support debounce timer
2018-08-27 20:15 UTC
[PATCH 00/16] Unify MediaTek pinctrl in preparation for MT8183 and MT6765
2018-08-27 10:10 UTC (17+ messages)
` [PATCH 01/16] pinctrl: mediatek: add pinctrl-mtk-common-v2 for all MediaTek pinctrls
` [PATCH 02/16] pinctrl: mediatek: add pinctrl-moore that implements the generic pinctrl dt-bindings
` [PATCH 04/16] pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c
` [PATCH 05/16] pinctrl: mediatek: extend struct mtk_pin_soc "
` [PATCH 06/16] pinctrl: mediatek: add driving strength related support "
` [PATCH 07/16] pinctrl: mediatek: add drv register "
` [PATCH 08/16] pinctrl: mediatek: add pull related "
` [PATCH 09/16] pinctrl: mediatek: add advanced "
` [PATCH 10/16] pinctrl: mediatek: add ies register "
` [PATCH 11/16] pinctrl: mediatek: add pullen, pullsel "
` [PATCH 03/16] pinctrl: mediatek: extend struct mtk_pin_field_calc "
` [PATCH 12/16] pinctrl: mediatek: add MT7623 pinctrl driver based on generic pinctrl binding
` [PATCH 13/16] pinctrl: mediatek: use pin descriptor all in pinctrl-mtk-common-v2.c
` [PATCH 14/16] pinctrl: mediatek: add multiple register bases support to pinctrl-mtk-common-v2.c
` [PATCH 15/16] pinctrl: mediatek: adjust error code and message when some register not supported is found
` [PATCH 16/16] pinctrl: mediatek: extend struct mtk_pin_desc which per-pin driver depends on
[PATCH 1/1] Preventive patch in the pin control subsystem to handle NULL check
2018-08-27 8:38 UTC
[PATCH v3 0/3] pinctrl: msm interrupt and muxing fixes
2018-08-27 3:06 UTC (9+ messages)
` [PATCH v3 1/3] pinctrl: msm: Really mask level interrupts to prevent latching
` [PATCH v3 2/3] pinctrl: msm: Mux out gpio function with gpio_request()
` [PATCH v3 3/3] pinctrl: msm: Configure interrupts as input and gpio mode
[PATCH 1/2] gpio: ftgpio: Support optional silicon clock
2018-08-26 22:46 UTC (3+ messages)
[PATCH 2/2] gpio: ftgpio: Support debounce timer
2018-08-26 11:03 UTC
[PATCH] pinctrl: ingenic: Fix group & function error checking
2018-08-25 17:53 UTC
[PATCH] gpio: pxa: handle corner case of unprobed device
2018-08-25 8:44 UTC
[PATCH 00/11] Reform EP93xx GPIO
2018-08-24 15:51 UTC (14+ messages)
` [PATCH 01/11] ARM/gpio: ep93xx: build standalone
` [PATCH 02/11] gpio: ep93xx: Cut down variable names
` [PATCH 03/11] gpio: ep93xx: Switch to SPDX license tag
` [PATCH 04/11] gpio: ep93xx: Pass around struct gpio_chip
` [PATCH 05/11] gpio: ep93xx: Rename has_debounce to has_irq
` [PATCH 06/11] gpio: ep93xx: Properly call the chained IRQ handler
` [PATCH 07/11] gpio: ep93xx: Do not pingpong irq numbers
` [PATCH 08/11] gpio: ep93xx: Use the hwirq and port
` [PATCH 09/11] gpio: ep93xx: Use for_each_set_bit() in IRQ handler
` [PATCH 10/11] gpio: ep93xx: Cut gpio_to_irq() usage
` [PATCH 11/11] gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP
[PATCH] gpio: Add driver for PC Engines APU2/APU3 GPIOs
2018-08-24 10:56 UTC (3+ messages)
[PATCH V5 1/5] dt-bindings: arm: fsl: add scu binding doc
2018-08-24 9:51 UTC (6+ messages)
[PATCH v2] pinctrl/amd: use byte access to clear irq/wake status bits
2018-08-23 15:28 UTC (2+ messages)
[PATCH 0/3] ARM: OMAP1: ams-delta: Clean up GPIO setup for MODEM
2018-08-23 10:45 UTC (7+ messages)
` [PATCH 1/3] ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptor
` [PATCH 2/3] ARM: OMAP1: ams-delta: initialize latch2 pins to safe values
` [PATCH 3/3] ARM: OMAP1: ams-delta: register MODEM device earlier
[PATCH v2 0/8] pinctrl-ingenic GPIO merge + JZ4725B
2018-08-21 16:42 UTC (9+ messages)
` [PATCH v2 1/8] dt-bindings: pinctrl: Update pinctrl-ingenic for JZ4725B and GPIO merge
` [PATCH v2 2/8] pinctrl: ingenic: Probe driver at subsys_initcall
` [PATCH v2 3/8] pinctrl: ingenic: Mark probe function as __init
` [PATCH v2 4/8] pinctrl: ingenic: Merge GPIO functionality
` [PATCH v2 5/8] pinctrl: ingenic: Implement .get_direction for GPIO chips
` [PATCH v2 6/8] pinctrl: ingenic: Add support for the JZ4725B
` [PATCH v2 7/8] pinctrl: ingenic: Drop dependency on MACH_INGENIC
` [PATCH v2 8/8] gpio: ingenic: Remove driver
[RFC PATCH 0/8] mtd: rawnand: ams-delta: Use gpio-omap accessors for data I/O
2018-08-21 6:52 UTC (34+ messages)
` [RFC PATCH v2] mtd: rawnand: ams-delta: Use GPIO API "
` [RFC PATCH v2 03/12] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
` [RFC PATCH v2 04/12] mtd: rawnand: ams-delta: request data port GPIO resource
` [RFC PATCH v2 05/12] mtd: rawnand: ams-delta: use GPIO API for data read/write
` [PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
` [PATCH v3 1/7] mtd: rawnand: ams-delta: show parent device in sysfs
` [PATCH v3 2/7] mtd: rawnand: ams-delta: Use private structure
` [PATCH v3 3/7] ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data port
` [PATCH v3 4/7] mtd: rawnand: ams-delta: request data port GPIO resource
` [PATCH v3 5/7] mtd: rawnand: ams-delta: Set port direction when needed
` [PATCH v3 6/7] mtd: rawnand: ams-delta: Simplify pointer resolution on read/write
` [PATCH v3 7/7] mtd: rawnand: ams-delta: use GPIO API for data I/O
` [RFC RFT PATCH 0/4] gpiolib: speed up GPIO array processing
` [RFC RFT PATCH v4 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
` [RFC RFT PATCH v4 2/4] gpiolib: Identify arrays matching GPIO hardware
` [RFC RFT PATCH v4 3/4] gpiolib: Pass array info to get/set array functions
` [RFC RFT PATCH v4 4/4] gpiolib: Implement fast processing path in get/set array
` [RFC PATCH v2 07/12] mtd: rawnand: ams-delta: Set port direction once per transfer
` [RFC PATCH v2 12/12] gpiolib: Add fast processing path to bitmap API functions
[PATCH v2] gpio: brcmstb: allow 0 width GPIO banks
2018-08-20 21:08 UTC (4+ messages)
[PATCH] gpio: tb10x: Use the right include
2018-08-20 14:51 UTC (2+ messages)
[PATCH 1/2] gpio: tb10x: Create local helper variables
2018-08-20 14:50 UTC (2+ messages)
[PATCH 2/2] gpio: tb10x: Use GENERIC_GPIO
2018-08-20 14:50 UTC (2+ messages)
GPIO consumer interface and DT
2018-08-20 7:30 UTC (3+ messages)
[PATCH] gpio: 74x164: add lines-initial-states property
2018-08-19 23:55 UTC (4+ messages)
[PATCH] pinctrl: lpc18xx: mark expected switch fall-throughs
2018-08-17 15:32 UTC (2+ messages)
[PATCH 1/7] pinctrl: ingenic: Probe driver at subsys_initcall
2018-08-17 15:09 UTC (10+ messages)
` [PATCH 2/7] pinctrl: ingenic: Mark probe function as __init
` [PATCH 3/7] pinctrl: ingenic: Merge GPIO functionality
` [PATCH 4/7] pinctrl: ingenic: Implement .get_direction for GPIO chips
` [PATCH 5/7] pinctrl: ingenic: Add support for the JZ4725B
` [PATCH 6/7] pinctrl: ingenic: Drop dependency on MACH_INGENIC
` [PATCH 7/7] gpio: ingenic: Remove driver
[PATCH v5 0/5] Add i.MX8MQ clock driver
2018-08-17 14:10 UTC (6+ messages)
` [PATCH v5 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v5 2/5] clk: imx: add fractional PLL output clock
` [PATCH v5 3/5] clk: imx: add SCCG PLL type
` [PATCH v5 4/5] clk: imx: add imx composite clock
` [PATCH v5 5/5] clk: imx: add clock driver for i.MX8MQ CCM
[PATCH] dt-bindings: gpio: rcar: Add r8a774a1 (RZ/G2M) support
2018-08-17 9:54 UTC (3+ messages)
[PATCH v4 0/5] Add i.MX8MQ clock driver
2018-08-17 7:25 UTC (7+ messages)
` [PATCH v4 1/5] dt-bindings: add binding for i.MX8MQ CCM
` [PATCH v4 2/5] clk: imx: add fractional PLL output clock
` [PATCH v4 3/5] clk: imx: add SCCG PLL type
` [PATCH v4 4/5] clk: imx: add imx composite clock
` [PATCH v4 5/5] clk: imx: add clock driver for i.MX8MQ CCM
[PATCH v2 0/3] pinctrl: msm interrupt and muxing fixes
2018-08-16 18:19 UTC (4+ messages)
` [PATCH v2 1/3] pinctrl: msm: Really mask level interrupts to prevent latching
[PATCH 1/2] pinctrl: tegra: define GPIO compatible node per SoC
2018-08-16 14:44 UTC (4+ messages)
` [PATCH 2/2] ARM: tegra: readd gpio-ranges properties
[PATCH] gpio: brcmstb: allow 0 width GPIO banks
2018-08-16 0:14 UTC (2+ messages)
[GIT PULL] GPIO bulk changes for v4.19
2018-08-15 15:17 UTC
[GIT PULL] bulk pin control changes for v4.19
2018-08-13 14:35 UTC
[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
2018-08-13 14:15 UTC (12+ messages)
` [PATCH 1/3] i3c: master: Add driver for Synopsys DesignWare IP
` [PATCH 2/3] dt-bindings: i3c: Document Synopsys DesignWare I3C master bindings
[PATCH] drivers: gpio: gpio-adp5588: Fix sleep-in-atomic-context bug
2018-08-13 13:57 UTC
[BUG] gpio: gpio-adp5588: A possible sleep-in-atomic-context bug in adp5588_gpio_direction_input()
2018-08-13 11:08 UTC (2+ messages)
[PATCH v2] pinctrl: qcom: Add sdm660 pinctrl driver
2018-08-13 7:56 UTC (5+ messages)
[LKP] 315706049c [ 0.000000] WARNING: CPU: 0 PID: 0 at arch/x86/mm/pageattr.c:1211 __cpa_process_fault
2018-08-13 4:42 UTC
[PATCH] pinctrl: qcom: Add sdm660 pinctrl driver
2018-08-12 13:04 UTC (5+ messages)
[PATCH v2] pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4
2018-08-11 2:16 UTC
[BUG] gpio: gpio-adp5588: A possible sleep-in-atomic-context bug in adp5588_gpio_write()
2018-08-11 2:13 UTC
[PATCH] gpio: it87: Add support for IT8613
2018-08-10 21:17 UTC (2+ messages)
[PATCH] pinctrl: axp209: Fix NULL pointer dereference after allocation
2018-08-10 21:13 UTC (2+ messages)
[PATCH] gpio: it87: add support for IT8718F Super I/O
2018-08-10 21:12 UTC (2+ messages)
[PATCH 1/3] pinctrl: madera: Set is_generic
2018-08-10 21:10 UTC (2+ messages)
[PATCH] pinctrl: uniphier: drop meaningless pin from SD1 pin-mux of Pro4
2018-08-10 21:08 UTC (2+ messages)
[PATCH] pinctrl: samsung: Remove duplicated "wakeup" in printk
2018-08-10 21:01 UTC (2+ messages)
[PATCH RESEND 0/2] gpio: mvebu: Add support for multiple PWM lines
2018-08-09 15:43 UTC (9+ messages)
` [PATCH RESEND 1/2] gpio: mvebu: Add support for multiple PWM lines per GPIO chip
` [PATCH RESEND 2/2] gpio: mvebu: Allow to use non-default PWM counter
[PATCH v6 0/2] pinctrl: nuvoton: add driver for NPCM7xx
2018-08-08 9:25 UTC (2+ messages)
` [PATCH v6 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver
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).