messages from 2018-06-27 19:36:17 to 2018-07-16 09:40:37 UTC [more...]
[PATCH v3 0/3] i2c: at91: slave mode support
2018-07-16 9:40 UTC (4+ 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/RFT 0/6] i2c: recovery: fix GPIO usage for recovery
2018-07-16 9:29 UTC (9+ 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 0/2] i2c: designware: Add support for a bus clock
2018-07-16 8:59 UTC (3+ messages)
` [PATCH 1/2] dt: snps,designware-i2c: Add clock bindings documentation
` [PATCH 2/2] i2c: designware: Add support for a bus clock
[PATCH] i2c: aspeed: Improve driver to support multi-master use cases stably
2018-07-16 3:05 UTC (11+ messages)
[PATCH] i2c: i2c-qcom-geni: Fix suspend clock handling
2018-07-13 22:24 UTC (4+ messages)
[PATCH] i2c: aspeed: Adjust spinlock scope in the irq handler
2018-07-13 20:37 UTC (5+ messages)
[PULL REQUEST] i2c for 4.18
2018-07-13 20:34 UTC
[PATCH] i2c: davinci: Avoid zero value of CLKH
2018-07-13 15:20 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 (7+ messages)
` [PATCH v2 09/10] mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)
[PATCH] i2c: aspeed: Add newline characters into message printings
2018-07-12 17:10 UTC (6+ messages)
[PATCH v4 00/10] Add the I3C subsystem
2018-07-12 10:24 UTC (17+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure
[PATCH] i2c: aspeed: Fix initial values of master and slave state
2018-07-11 16:54 UTC (3+ messages)
[PATCH v5 00/10] Add the I3C subsystem
2018-07-11 14:56 UTC (23+ messages)
` [PATCH v5 01/10] i3c: Add core I3C infrastructure
` [PATCH v5 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v5 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v5 09/10] gpio: Add a driver for Cadence I3C GPIO expander
[PATCH v11 0/8] i2c: Add FSI-attached I2C master algorithm
2018-07-11 7:34 UTC (18+ messages)
` [PATCH v11 1/8] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation
` [PATCH v11 2/8] i2c: Add FSI-attached I2C master algorithm
` [PATCH v11 3/8] i2c: fsi: Add port structures
` [PATCH v11 4/8] i2c: fsi: Add abort and hardware reset procedures
` [PATCH v11 5/8] i2c: fsi: Add transfer implementation
` [PATCH v11 6/8] i2c: fsi: Add I2C master locking
` [PATCH v11 7/8] i2c: fsi: Add bus recovery
` [PATCH v11 8/8] MAINTAINERS: Add Eddie as the maintainer for the FSI-attached I2C driver
[PATCH v4 0/6] Add Actions Semiconductor Owl S900 I2C support
2018-07-11 2:45 UTC (9+ messages)
` [PATCH v4 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
` [PATCH v4 2/6] arm64: dts: actions: Add pinctrl definition for S900 "
` [PATCH v4 3/6] arm64: dts: actions: Add Actions Semiconductor S900 I2C controller nodes
` [PATCH v4 4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board
` [PATCH v4 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver
` [PATCH v4 6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl "
[PATCH] i2c: tegra: Fix NACK error handling
2018-07-09 22:20 UTC (3+ messages)
[PATCH v2 1/4] i2c: imx: Fix reinit_completion() use
2018-07-09 9:43 UTC (4+ 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 1/4] i2c: imx: Fix reinit_completion() use
2018-07-09 9:22 UTC (6+ messages)
` [PATCH 2/4] i2c: imx: Fix race condition in dma read
[RESEND PATCH v4 0/2] Add a property in at24.c
2018-07-09 8:52 UTC (8+ messages)
` [RESEND PATCH v4 1/2] dt-bindings: at24: Add address-width property
` [RESEND PATCH v4 2/2] eeprom: at24: Add support for "
[PATCH v2 0/3] Register i2c adapter driver earlier and use DMA safe buffers
2018-07-08 12:46 UTC (6+ messages)
` [PATCH v2 1/3] i2c: mediatek: Register i2c adapter driver earlier
` [PATCH v2 2/3] i2c: Add helper to ease DMA handling
` [PATCH v2 3/3] i2c: mediatek: Use DMA safe buffers for i2c transactions
[PATCH 0/3] Register i2c adapter driver earlier and use DMA safe buffers
2018-07-07 7:08 UTC (5+ messages)
` [PATCH 1/3] i2c: mediatek: Register i2c adapter driver earlier
` [PATCH 2/3] i2c: Add helper to ease DMA handling
` [PATCH 3/3] i2c: mediatek: Use DMA safe buffers for i2c transactions
[PATCH] gpiolib: Defer on non-DT find_chip_by_name() failure
2018-07-06 18:58 UTC (7+ messages)
[PATCH v10 0/7] i2c: Add FSI-attached I2C master algorithm
2018-07-05 22:06 UTC (17+ messages)
` [PATCH v10 4/7] i2c: fsi: Add abort and hardware reset procedures
` [PATCH v10 5/7] i2c: fsi: Add transfer implementation
` [PATCH v10 7/7] i2c: fsi: Add bus recovery
[PATCH 0/5] i2c: smbus: add unlocked __i2c_smbus_xfer variant
2018-07-03 21:01 UTC (10+ messages)
` [PATCH 1/5] "
[PATCH] i2c: designware-pcidrv: Mark expected switch fall-through
2018-07-03 19:16 UTC (2+ messages)
[PATCH] i2c-amd8111: Mark expected switch fall-through
2018-07-03 19:07 UTC
[PATCH v3 0/6] Add Actions Semiconductor Owl S900 I2C support
2018-07-01 9:11 UTC (14+ messages)
` [PATCH v3 1/6] dt-bindings: i2c: Add binding for Actions Semiconductor Owl I2C controller
` [PATCH v3 2/6] arm64: dts: actions: Add Actions Semiconductor S900 I2C controller nodes
` [PATCH v3 3/6] arm64: dts: actions: Add pinctrl definition for S900 I2C controller
` [PATCH v3 4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board
` [PATCH v3 5/6] i2c: Add Actions Semiconductor Owl family S900 I2C driver
` [PATCH v3 6/6] MAINTAINERS: Add entry for Actions Semiconductor Owl "
[PATCH v2 0/6] Add Actions Semi S900 I2C support
2018-06-30 13:14 UTC (18+ messages)
` [PATCH v2 1/6] dt-bindings: i2c: Add binding for Actions Semi OWL I2C controller
` [PATCH v2 2/6] arm64: dts: actions: Add Actions Semi S900 I2C controller nodes
` [PATCH v2 3/6] arm64: dts: actions: Add pinctrl definition for S900 I2C controller
` [PATCH v2 4/6] arm64: dts: actions: Enable I2C1 and I2C2 in Bubblegum-96 board
` [PATCH v2 5/6] i2c: Add Actions Semi OWL family S900 I2C driver
` [PATCH v2 6/6] MAINTAINERS: Add entry for Actions Semi OWL "
[PATCH v4 0/2] Add a property in at24.c
2018-06-29 16:14 UTC (5+ messages)
` [PATCH v4 1/2] dt-bindings: at24: Add address-width property
` [PATCH v4 2/2] eeprom: at24: Add support for "
[PULL REQUEST] i2c for 4.18
2018-06-29 15:13 UTC
[PATCH 2/9] crypto: atmel-ecc: Silently ignore missing clock frequency
2018-06-28 8:47 UTC (2+ messages)
[PATCH 1/2] i2c: i801: Fix runtime PM
2018-06-27 21:23 UTC (3+ messages)
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).