messages from 2018-07-11 15:39:56 to 2018-07-23 18:13:30 UTC [more...]
[PATCH i2c-next] i2c: aspeed: Handle master/slave combined irq events properly
2018-07-23 18:13 UTC (3+ messages)
[PATCH v2 1/4] i2c: imx: Fix reinit_completion() use
2018-07-23 18:08 UTC (2+ messages)
[PATCH] i2c: davinci: Avoid zero value of CLKH
2018-07-23 18:07 UTC (5+ 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/RFT 0/6] i2c: recovery: fix GPIO usage for recovery
2018-07-23 12:47 UTC (12+ messages)
` [PATCH/RFT 1/6] i2c: designware: use open drain for recovery GPIO
` [PATCH/RFT 2/6] i2c: imx: "
` [PATCH/RFT 3/6] i2c: designware: set SDA as output for recovery
` [PATCH/RFT 4/6] i2c: davinci: "
` [PATCH/RFT 5/6] i2c: imx: "
` [PATCH/RFT 6/6] i2c: recovery: remove bogus check if SDA GPIO is set to output
[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 0/3] Add driver for Synopsys DesignWare I3C master IP
2018-07-21 22:59 UTC (8+ 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 v3 0/3] i2c: at91: slave mode support
2018-07-20 22:41 UTC (5+ messages)
` [PATCH v3 1/3] i2c: at91: segregate master mode specific code from probe and init func
` [PATCH v3 2/3] i2c: at91: split driver into core and master file
` [PATCH v3 3/3] i2c: at91: added slave mode support
[PATCH] i2c: aspeed: Adjust spinlock scope in the irq handler
2018-07-20 22:29 UTC (6+ messages)
[PATCH] i2c: aspeed: Fix initial values of master and slave state
2018-07-20 22:25 UTC (4+ messages)
[PATCH] i2c: aspeed: Add newline characters into message printings
2018-07-20 22:25 UTC (7+ 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 (12+ messages)
` [PATCH v12 1/8] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation
` [PATCH v12 2/8] i2c: Add FSI-attached I2C master algorithm
` [PATCH v12 3/8] i2c: fsi: Add port structures
` [PATCH v12 4/8] i2c: fsi: Add abort and hardware reset procedures
` [PATCH v12 5/8] i2c: fsi: Add transfer implementation
` [PATCH v12 6/8] i2c: fsi: Add I2C master locking
` [PATCH v12 7/8] i2c: fsi: Add bus recovery
` [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 (16+ messages)
` [PATCH 1/5] i2c: designware: factorize setting SDA hold time
` [PATCH 2/5] i2c: designware: allow IP specific sda_hold_time
` [PATCH 3/5] i2c: designware: add MSCC Ocelot support
` [PATCH 4/5] mips: dts: mscc: Add i2c on ocelot
` [PATCH 5/5] mips: dts: mscc: enable i2c on ocelot_pcb123
[PATCH 0/2] i2c: designware: Add support for a bus clock
2018-07-20 16:19 UTC (18+ messages)
` [PATCH 1/2] dt: snps,designware-i2c: Add clock bindings documentation
` [PATCH 2/2] i2c: designware: Add support for a bus clock
[PATCH v6 00/10] Add the I3C subsystem
2018-07-20 15:41 UTC (23+ 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 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 (14+ 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
[RESEND PATCH v4 0/2] Add a property in at24.c
2018-07-17 8:01 UTC (7+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property
[PATCH] i2c: i2c-qcom-geni: Fix suspend clock handling
2018-07-13 22:24 UTC (4+ messages)
[PULL REQUEST] i2c for 4.18
2018-07-13 20:34 UTC
[PATCH v2 3/3] i2c: at91: added slave mode support
2018-07-13 6:37 UTC (8+ messages)
` [v2,3/3] "
[PATCH v2 00/10] Split i2c_lock_adapter into i2c_lock_root and i2c_lock_segment
2018-07-12 22:11 UTC (5+ messages)
[PATCH v4 00/10] Add the I3C subsystem
2018-07-12 10:24 UTC (16+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure
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).