messages from 2018-07-17 16:18:14 to 2018-07-31 19:20:10 UTC [more...]
[PATCH v8 0/2] Introduce GENI SE Controller Driver
2018-07-31 19:20 UTC (5+ messages)
` [PATCH v8 1/2] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
` [PATCH v8 2/2] MAINTAINERS: Add Qualcomm Generic Interface I2C driver maintainer
[PATCH v2 0/6] Add support for MSCC Ocelot i2c
2018-07-31 18:44 UTC (16+ messages)
` [PATCH v2 1/6] i2c: designware: use generic table matching
` [PATCH v2 2/6] i2c: designware: move #ifdef CONFIG_OF to the top
` [PATCH v2 3/6] i2c: designware: allow IP specific sda_hold_time
` [PATCH v2 4/6] i2c: designware: add MSCC Ocelot support
` [PATCH v2 5/6] mips: dts: mscc: Add i2c on ocelot
` [PATCH v2 6/6] mips: dts: mscc: enable i2c on ocelot_pcb123
[PATCH v7 0/4] Introduce GENI SE Controller Driver
2018-07-30 17:15 UTC (4+ messages)
` [PATCH v7 1/4] i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller
[PATCH v7 0/6] Add Actions Semiconductor Owl S900 I2C support
2018-07-30 17:07 UTC (8+ messages)
` [PATCH v7 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
` [PATCH v7 2/6] arm64: dts: actions: Add pinctrl definition for S900 "
` [PATCH v7 3/6] arm64: dts: actions: Add Actions Semiconductor S900 I2C controller nodes
` [PATCH v7 4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board
` [PATCH v7 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver
` [PATCH v7 6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl "
[PATCH v3 0/3] i2c: at91: slave mode support
2018-07-30 7:14 UTC (3+ messages)
[PATCH v1 0/2] i2c: npcm7xx: new driver for I2C controller
2018-07-29 11:27 UTC (4+ messages)
` [PATCH v1 1/2] dt-binding: i2c: npcm7xx: add binding for i2c
` [PATCH v1 2/2] i2c: npcm7xx: add i2c controller master mode only
[PULL REQUEST] i2c for 4.18
2018-07-28 6:55 UTC
[PATCH] i2c: enable async suspend/resume on i2c devices
2018-07-27 16:17 UTC (4+ messages)
[PATCH 0/3] Add driver for Synopsys DesignWare I3C master IP
2018-07-27 13:38 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 3/3] MAINTAINERS: Add myself as the dw-i3c-master module maintainer
[PATCH 00/12] i2c: quirks: add zero length checks and update drivers
2018-07-25 20:52 UTC (19+ messages)
` [PATCH 01/12] i2c: quirks: add zero length checks
` [PATCH 02/12] i2c: designware-master: use core to detect 'no zero length' quirk
` [PATCH 03/12] i2c: mxs: "
` [PATCH 04/12] i2c: omap: "
` [PATCH 05/12] i2c: pmcmsp: "
` [PATCH 06/12] i2c: qup: "
` [PATCH 07/12] i2c: stu300: "
` [PATCH 08/12] i2c: tegra: "
` [PATCH 09/12] i2c: zx2967: "
` [PATCH 10/12] i2c: rcar: "
` [PATCH 11/12] i2c: xlr: "
` [PATCH 12/12] i2c: sh_mobile: use core to detect 'no zero length read' quirk
[RESEND PATCH v4 0/2] Add aproperty in at24.c
2018-07-25 7:35 UTC (4+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property
` [RESEND PATCH v4 2/2] eeprom: at24: Add support for "
[PATCH/RFT 0/6] i2c: recovery: fix GPIO usage for recovery
2018-07-25 3:26 UTC (11+ messages)
` [PATCH/RFT 1/6] i2c: designware: use open drain for recovery GPIO
` [PATCH/RFT 2/6] i2c: imx: "
[PATCH i2c-next v2] i2c: aspeed: Add an explicit type casting for *get_clk_reg_val
2018-07-24 20:36 UTC
[PATCH v6 00/10] Add the I3C subsystem
2018-07-24 20:22 UTC (40+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure
` [PATCH v6 02/10] docs: driver-api: Add I3C documentation
` [PATCH v6 03/10] i3c: Add sysfs ABI spec
` [PATCH v6 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v6 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v6 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v6 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v6 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v6 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v6 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander
[PATCH v2] i2c: aspeed: Handle master/slave combined irq events properly
2018-07-24 17:31 UTC
[RESEND PATCH v4 0/2] Add a property in at24.c
2018-07-24 14:10 UTC (9+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property
[PATCH v2 1/4] i2c: imx: Fix reinit_completion() use
2018-07-24 8:02 UTC (8+ messages)
` [PATCH v2 2/4] i2c: imx: Fix race condition in dma read
` [PATCH v2 3/4] i2c: imx: Simplify stopped state tracking
` [PATCH v2 4/4] arm: dts: ls1021a: Enable I2C DMA support
[PATCH] i2c: davinci: Avoid zero value of CLKH
2018-07-24 6:17 UTC (6+ messages)
[PATCH i2c-next] i2c: aspeed: Handle master/slave combined irq events properly
2018-07-23 18:13 UTC (3+ messages)
[PATCH -next v4 0/3] introduce SCCB regmap
2018-07-23 17:02 UTC (19+ messages)
` [PATCH -next v4 1/3] regmap: add SCCB support
` [PATCH -next v4 2/3] media: ov772x: use SCCB regmap
` [PATCH -next v4 3/3] media: ov9650: "
[PATCH i2c-next] i2c: aspeed: Add an implicit type casting for *get_clk_reg_val
2018-07-23 16:26 UTC
[PATCH -next v2] regmap: sccb: fix typo and sort headers alphabetically
2018-07-23 14:59 UTC
[PATCH v6 0/6] Add Actions Semiconductor Owl S900 I2C support
2018-07-23 7:40 UTC (11+ messages)
` [PATCH v6 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
` [PATCH v6 2/6] arm64: dts: actions: Add pinctrl definition for S900 "
` [PATCH v6 3/6] arm64: dts: actions: Add Actions Semiconductor S900 I2C controller nodes
` [PATCH v6 4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board
` [PATCH v6 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver
` [PATCH v6 6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl "
[PATCH] i2c: xlp9xx: Fix case where SSIF read transaction completes early
2018-07-23 5:18 UTC
[PATCH -next] regmap: sccb: fix typo and sort headers alphabetically
2018-07-22 17:37 UTC (2+ messages)
[PATCH] i2c: aspeed: Adjust spinlock scope in the irq handler
2018-07-20 22:29 UTC (2+ messages)
[PATCH] i2c: aspeed: Fix initial values of master and slave state
2018-07-20 22:25 UTC (2+ messages)
[PATCH] i2c: aspeed: Add newline characters into message printings
2018-07-20 22:25 UTC (2+ messages)
[PATCH] i2c: exynos5: Describe the hardware variant for readability
2018-07-20 22:15 UTC (3+ messages)
[PATCH v12 0/8] i2c: Add FSI-attached I2C master algorithm
2018-07-20 22:09 UTC (5+ messages)
` [PATCH v12 8/8] MAINTAINERS: Add Eddie as the maintainer for the FSI-attached I2C driver
[PATCH 0/5] Add support for MSCC Ocelot i2c
2018-07-20 17:56 UTC (3+ messages)
` [PATCH 3/5] i2c: designware: add MSCC Ocelot support
[PATCH 0/2] i2c: designware: Add support for a bus clock
2018-07-20 16:19 UTC (16+ messages)
` [PATCH 1/2] dt: snps,designware-i2c: Add clock bindings documentation
` [PATCH 2/2] i2c: designware: Add support for a bus clock
[PATCH v4 0/2] Fix lockdep warning with nested instances of i2c-mux
2018-07-20 8:39 UTC (3+ messages)
` [PATCH v4 1/2] rtmutex: allow specifying a subclass for nested locking
` [PATCH v4 2/2] i2c: mux: annotate the nested rt_mutex usage
[PATCH v5 0/6] Add Actions Semiconductor Owl S900 I2C support
2018-07-19 19:47 UTC (8+ messages)
` [PATCH v5 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
` [PATCH v5 2/6] arm64: dts: actions: Add pinctrl definition for S900 "
` [PATCH v5 3/6] arm64: dts: actions: Add Actions Semiconductor S900 I2C controller nodes
` [PATCH v5 4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board
` [PATCH v5 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver
` [PATCH v5 6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl "
[PATCH] i2c: aspeed: Improve driver to support multi-master use cases stably
2018-07-19 16:58 UTC (12+ messages)
[PATCH v4 0/6] Add Actions Semiconductor Owl S900 I2C support
2018-07-19 6:01 UTC (5+ messages)
` [PATCH v4 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C 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).