messages from 2018-05-14 23:03:08 to 2018-06-06 15:09:00 UTC [more...]
[PATCH v3 00/12] cros_ec: Match licenses and switch to SPDX identifier
2018-06-06 15:09 UTC (2+ messages)
` [PATCH v3 12/12] i2c: i2c-cros-ec-tunnel: Switch "
[PATCH v2 0/8] cros_ec: Switch to SPDX identifier
2018-06-05 17:54 UTC (2+ messages)
` [PATCH v2 8/8] i2c: i2c-cros-ec-tunnel: "
[PATCH v9 0/7] i2c: Add FSI-attached I2C master algorithm
2018-06-05 13:31 UTC (21+ messages)
` [PATCH v9 1/7] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation
` [PATCH v9 2/7] i2c: Add FSI-attached I2C master algorithm
` [PATCH v9 3/7] i2c: fsi: Add port structures
` [PATCH v9 4/7] i2c: fsi: Add abort and hardware reset procedures
` [PATCH v9 5/7] i2c: fsi: Add transfer implementation
` [PATCH v9 6/7] i2c: fsi: Add I2C master locking
` [PATCH v9 7/7] i2c: fsi: Add bus recovery
[PATCH 0/9] croc_ec: Switch to SPDX identifier
2018-06-05 9:22 UTC (2+ messages)
` [PATCH 9/9] i2c: i2c-cros-ec-tunnel: "
[PATCH v4 00/10] Add the I3C subsystem
2018-06-04 11:26 UTC (7+ messages)
` [PATCH v4 01/10] i3c: Add core I3C infrastructure
` [PATCH v4 07/10] i3c: master: Add driver for Cadence IP
[PATCH] mfd: intel-lpss: Fix Intel Cannon Lake LPSS I2C input clock
2018-06-04 7:39 UTC (5+ messages)
[PATCH v2 3/3] i2c: at91: added slave mode support
2018-06-02 21:35 UTC (2+ messages)
` [v2,3/3] "
[PATCH 0/3] Fix double address byte issue
2018-06-02 13:17 UTC (5+ messages)
` [PATCH 1/3] i2c: rcar: don't issue stop when HW does it automatically
` [PATCH 2/3] i2c: rcar: check master irqs before slave irqs
` [PATCH 3/3] i2c: rcar: revoke START request early
[PATCH 0/6] Fix R-Car I2C data byte sent twice issue
2018-06-02 13:16 UTC (13+ messages)
` [PATCH 1/6] i2c: rcar: make sure clocks are on when doing clock calculation
` [PATCH 2/6] i2c: rcar: rework hw init
` [PATCH 3/6] i2c: rcar: remove unused IOERROR state
` [PATCH 4/6] i2c: rcar: remove spinlock
` [PATCH 5/6] i2c: rcar: refactor setup of a msg
` [PATCH 6/6] i2c: rcar: init new messages in irq
[PULL REQUEST] i2c for 4.17
2018-06-01 11:06 UTC
[PATCH v8 0/7] i2c: Add FSI-attached I2C master algorithm
2018-05-31 23:33 UTC (14+ messages)
` [PATCH v8 1/7] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation
` [PATCH v8 2/7] i2c: Add FSI-attached I2C master algorithm
` [PATCH v8 3/7] i2c: fsi: Add port structures
` [PATCH v8 4/7] i2c: fsi: Add abort and hardware reset procedures
` [PATCH v8 5/7] i2c: fsi: Add transfer implementation
` [PATCH v8 6/7] i2c: fsi: Add I2C master locking
` [PATCH v8 7/7] i2c: fsi: Add bus recovery
[PATCH] i2c: qup: fix building without CONFIG_ACPI
2018-05-31 21:23 UTC (3+ messages)
[PATCH v7 0/7] i2c: Add FSI-attached I2C master algorithm
2018-05-31 14:18 UTC (23+ messages)
` [PATCH v7 1/7] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation
` [PATCH v7 2/7] drivers/i2c: Add FSI-attached I2C master algorithm
` [PATCH v7 3/7] drivers/i2c: Add port structure to FSI algorithm
` [PATCH v7 4/7] drivers/i2c: Add abort and hardware reset procedures
` [PATCH v7 5/7] drivers/i2c: Add transfer implementation for FSI algorithm
` [PATCH v7 6/7] drivers/i2c: Add I2C master locking to "
` [PATCH v7 7/7] drivers/i2c: Add bus recovery for "
[PATCH v1] i2c: tegra: Remove suspend-resume
2018-05-30 22:17 UTC (9+ messages)
[PATCH v2 0/2] i2c: make use of i2c_8bit_addr_from_msg
2018-05-29 18:31 UTC (6+ messages)
` [PATCH v2 1/2] i2c: algos: "
` [PATCH v2 2/2] i2c: busses: "
i2c: Open Core driver
2018-05-29 18:18 UTC (3+ messages)
` [PATCH V2] i2c: ocores: update HDL sources URL
Problem: lockdep warning with nested instances of i2c-mux
2018-05-28 20:51 UTC (17+ messages)
` [PATCH 1/2] rtmutex: allow specifying a subclass for nested locking
` [PATCH 2/2] i2c: mux: annotate the nested rt_mutex usage
` [PATCH v2 0/2] Re: Problem: lockdep warning with nested instances of i2c-mux
` [PATCH v2 1/2] rtmutex: allow specifying a subclass for nested locking
` [PATCH v2 2/2] i2c: mux: annotate the nested rt_mutex usage
` [PATCH v3 0/2] Re: Problem: lockdep warning with nested instances of i2c-mux
` [PATCH v3 1/2] rtmutex: allow specifying a subclass for nested locking
` [PATCH v3 2/2] i2c: mux: annotate the nested rt_mutex usage
[PATCH] i2c: ocores: update HDL sources URL
2018-05-28 8:00 UTC
i2c-gpio and boards conversions to GPIO descriptors
2018-05-26 16:38 UTC (2+ messages)
[PATCH] i2c: i801: mark PM functions as __maybe_unused
2018-05-25 21:57 UTC (2+ messages)
[PATCH 0/2] don't check number of I2C messages in drivers
2018-05-25 10:27 UTC (8+ messages)
` [PATCH 1/2] i2c: ibm_iic: don't check number of messages in the driver
` [PATCH 2/2] i2c: opal: "
[PATCH 1/2] i2c: robotfuzz-osif: remove pointless local variable
2018-05-24 20:17 UTC (4+ messages)
` [PATCH 2/2] i2c: robotfuzz-osif: drop pointless test
[PATCH] i2c-mux-reg: Delete an error message for a failed memory allocation in i2c_mux_reg_probe_dt()
2018-05-24 12:00 UTC (2+ messages)
[PATCH 0/3] merge calls to of_match_device and of_device_get_match_data
2018-05-24 11:53 UTC (3+ messages)
` [PATCH 1/3] i2c: mux: pca954x: "
[PATCH 1/4] i2c: imx: Fix reinit_completion() use
2018-05-23 9:56 UTC (4+ messages)
` [PATCH 2/4] i2c: imx: Fix race condition in dma read
` [PATCH 3/4] i2c: imx: Simplify stopped state tracking
` [PATCH 4/4] arm: dts: ls1021a: Enable I2C DMA support
[PATCH 0/4] i2c-xlp9xx Add support for SMBAlert and minor fixes
2018-05-22 12:09 UTC (11+ messages)
` [PATCH 1/4] i2c: xlp9xx: Add support for SMBAlert
` [PATCH 2/4] i2c: xlp9xx: Fix issue seen when updating receive length
` [PATCH 3/4] i2c: xlp9xx: Make sure the transfer size is not more than I2C_SMBUS_BLOCK_SIZE
` [PATCH 4/4] i2c: xlp9xx: Add MAINTAINERS entry
[PATCH 1/1] drm/msm/hdmi: don't check number of messages in the driver
2018-05-20 6:50 UTC
[PATCH 0/7] don't check number of I2C messages in drivers
2018-05-20 6:50 UTC (8+ messages)
` [PATCH 1/7] media: netup_unidvb: don't check number of messages in the driver
` [PATCH 2/7] media: si4713: "
` [PATCH 3/7] media: cx231xx: "
` [PATCH 4/7] media: em28xx: "
` [PATCH 5/7] media: hdpvr: "
` [PATCH 6/7] media: tm6000: "
` [PATCH 7/7] media: dvb-usb: "
[PATCH] i2c-mux-pca954x: Force reset on probe if available
2018-05-19 21:58 UTC (4+ messages)
[PATCH 0/4] i2c: mux: switch to using .probe_new
2018-05-19 21:55 UTC (4+ messages)
` [PATCH 1/4] i2c: mux: ltc4306: "
[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
2018-05-19 11:58 UTC (18+ messages)
[PATCH v2 1/2] i2c: core-smbus: fix a potential uninitialization bug
2018-05-18 19:25 UTC (4+ messages)
[PULL REQUEST] i2c for 4.17
2018-05-18 18:48 UTC
[PATCH 0/7] i2c: clean up include/linux/i2c-*
2018-05-17 14:32 UTC (5+ messages)
` [PATCH 1/7] i2c: i2c-gpio: move header to platform_data
[PATCH] i2c: i2c-stm32f7: fix documentation typo
2018-05-17 13:59 UTC (2+ messages)
[PATCH] i2c: i801: mark PM functions as __maybe_unused
2018-05-17 13:54 UTC (5+ messages)
` [PATCH v2] i2c: i801: fix unused-function warning
[PATCH] i2c: xiic: fix spelling mistake: "unexpexted" -> "unexpected"
2018-05-17 13:52 UTC (2+ messages)
[PATCH] i2c: synquacer: fix fence-post error in retry loop
2018-05-17 13:41 UTC (2+ messages)
[PATCH v2 2/2] i2c: core-smbus: fix a potential missing-check bug
2018-05-17 13:38 UTC (7+ messages)
[PATCH] i2c: viperboard: return message count on master_xfer success
2018-05-15 7:28 UTC (2+ messages)
[PATCH 1/2] i2c: pmcmsp: return message count on master_xfer success
2018-05-15 7:28 UTC (4+ messages)
` [PATCH 2/2] i2c: pmcmsp: fix error return from master_xfer
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).