linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-19 19:01:22 to 2017-05-11 12:20:43 UTC [more...]

[PATCHv2] i2c-mpc: Correct I2C reset procedure
 2017-05-11 12:20 UTC 

[PATCH] i2c-mpc: Correct I2C reset procedure
 2017-05-11 11:42 UTC  (7+ messages)
`  "

RFC: i2c designware gpio recovery
 2017-05-11  1:24 UTC  (11+ messages)
            ` [PATCH] i2c-designware: add i2c gpio recovery option

Regression: bd698d24b1b57: i2c: designware: Get selected speed mode sda-hold-time via ACPI
 2017-05-10 13:55 UTC  (6+ messages)

[RESEND PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-05-10 10:35 UTC  (6+ messages)
` [RESEND PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding

[PATCH v7 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-05-09  7:15 UTC  (14+ messages)
` [PATCH v7 3/5] i2c: aspeed: added documentation for Aspeed I2C driver
` [PATCH v7 4/5] i2c: aspeed: added driver for Aspeed I2C
  ` [PATCH v7 1/5] irqchip/aspeed-i2c-ic: binding docs for Aspeed I2C Interrupt Controller
  ` [PATCH v7 2/5] irqchip/aspeed-i2c-ic: Add I2C IRQ controller for Aspeed
  ` [PATCH v7 5/5] i2c: aspeed: added slave support for Aspeed I2C driver

[PATCH v9 0/6] i2c: designware: add I2C SLAVE support
 2017-05-08 16:53 UTC  (9+ messages)
` [PATCH v9 1/6] i2c: designware: Cleaning and comment style fixes
` [PATCH v9 2/6] i2c: designware: refactoring of the i2c-designware
` [PATCH v9 3/6] i2c: designware: MASTER mode as separated driver
` [PATCH v9 4/6] i2c: designware: introducing I2C_SLAVE definitions
` [PATCH v9 5/6] i2c: designware: add SLAVE mode functions
` [PATCH v9 6/6] i2c: designware: enable SLAVE in platform module

[PATCH v6 0/8] Add sbs-manager with smbalert support
 2017-05-08 15:26 UTC  (17+ messages)
` [PATCH v6 1/8] i2c: i2c-smbus: Support threaded irqs
` [PATCH v6 2/8] i2c: i2c-smbus: Add null ptr guard in smb_alert_probe
  ` [PATCH v6 3/8] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
  ` [PATCH v6 8/8] power: supply: sbs-manager: Add alert callback and battery change notification
` [PATCH v6 4/8] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
` [PATCH v6 5/8] i2c: mux: pca954x: Call request irq after adding mux segments
` [PATCH v6 6/8] Documentation: Add sbs-manager device tree node documentation
` [PATCH v6 7/8] power: Adds support for Smart Battery System Manager

[PATCH 1/2] i2c: mux: reg: put away the parent i2c adapter on probe failure
 2017-05-07  6:16 UTC  (2+ messages)
` [PATCH 2/2] i2c: mux: reg: rename label to indicate what it does

Information
 2017-05-06  1:59 UTC 

[PATCHv2] i2c: i2c-tiny-usb: fix buffer not being DMA capable
 2017-05-05 17:53 UTC  (2+ messages)

[PATCH 0/3] Add Altera I2C Controller Driver
 2017-05-05 14:55 UTC  (6+ messages)
` [PATCH 2/3] Documentation: dt: i2c: Add Altera I2C Controller

[PATCH v13 00/10] mux controller abstraction and iio/i2c muxes
 2017-05-05 13:19 UTC  (20+ messages)
` [PATCH v13 03/10] mux: minimal mux subsystem and gpio-based mux controller

[PATCH] i2c: i2c-tiny-usb: fix buffer not being DMA capable
 2017-05-04 15:50 UTC  (3+ messages)

[PULL REQUEST] i2c for 4.12
 2017-05-03 14:41 UTC 

[PATCH v5 0/9] Add sbs-manager with smbalert support
 2017-05-02 17:42 UTC  (20+ messages)
` [PATCH v5 1/9] i2c: i2c-smbus: Support threaded irqs
` [PATCH v5 2/9] i2c: i2c-smbus: Add null ptr guard in smb_alert_probe
` [PATCH v5 3/9] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
` [PATCH v5 4/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
` [PATCH v5 5/9] i2c: mux: pca954x: Call request irq after adding mux segments
` [PATCH v5 6/9] Documentation: Add sbs-manager device tree node documentation
` [PATCH v5 7/9] power: Adds support for Smart Battery System Manager
` [PATCH v5 8/9] power: supply: sbs-battery: Add alert callback
` [PATCH v5 9/9] power: supply: sbs-manager: Add alert callback and battery change notification

[PATCH] i2c: add sc18is600 driver
 2017-04-28 11:31 UTC  (2+ messages)

[PATCH V1] i2c: xgene: Set ACPI_COMPANION_I2C
 2017-04-26  9:48 UTC 

[PATCH V1] i2c: xgene: Add support for I2C_FUNC_I2C functionality
 2017-04-26  4:41 UTC 

[PATCH v6 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-04-26  0:52 UTC  (11+ messages)
` [PATCH v6 4/5] "

[PATCH v14 00/11] mux controller abstraction and iio/i2c muxes
 2017-04-25 16:32 UTC  (21+ messages)
  ` [PATCH v14 01/11] devres: trivial whitespace fix
  ` [PATCH v14 04/11] mux: gpio: add mux controller driver for gpio based multiplexers
` [PATCH v14 02/11] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
` [PATCH v14 03/11] mux: minimal mux subsystem
` [PATCH v14 05/11] iio: inkern: api for manipulating ext_info of iio channels
` [PATCH v14 06/11] dt-bindings: iio: io-channel-mux: document io-channel-mux bindings
` [PATCH v14 07/11] iio: multiplexer: new iio category and iio-mux driver
` [PATCH v14 08/11] dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings
` [PATCH v14 09/11] i2c: i2c-mux-gpmux: new driver
` [PATCH v14 10/11] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux
` [PATCH v14 11/11] mux: adg792a: add mux controller driver for ADG792A/G

[PATCH] i2c: designware: Do nothing in system suspend/resume when RT suspended
 2017-04-25 12:04 UTC  (12+ messages)

EXTREMELY IMPORTANT
 2017-04-24 18:52 UTC 

[PATCH v2 0/2] i2c: xgene-slimpro: Add ACPI support
 2017-04-24 18:00 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: xgene-slimpro: Use a single function to send command message
` [PATCH v2 2/2] i2c: xgene-slimpro: Add ACPI support by using PCC mailbox

[PATCH 1/2] ACPI / APD: Add clock frequency for Hisilicon Hip07/08 I2C controller
 2017-04-24 11:51 UTC  (4+ messages)
` [PATCH 2/2] i2c: designware: Add ACPI HID "

[PATCH] i2c: exynos5: simplify timings calculation
 2017-04-24  2:07 UTC  (9+ messages)

[PATCH] i2c: rcar: clarify PM handling with more comments
 2017-04-22  6:16 UTC  (3+ messages)

[PATCH] i2c: rcar: fix resume by always initializing registers before transfer
 2017-04-22  6:16 UTC  (2+ messages)

(unknown),
 2017-04-21 17:07 UTC 

[PATCH] i2c: thunderx: Enable HWMON class probing
 2017-04-21 16:05 UTC  (2+ messages)

[PATCH 0/4] i2c octeon & thunderx bug fixes
 2017-04-21 14:31 UTC  (9+ messages)
` [PATCH 4/4] i2c: octeon: thunderx: Add I2C_CLASS_HWMON

[PATCH][-next] i2c: tegra: fix spelling mistake: "contoller" -> "controller"
 2017-04-21 12:05 UTC  (2+ messages)

[PATCH] i2c: exynos5: use core helper to get driver data
 2017-04-21 12:04 UTC  (4+ messages)

[PATCH 1/2] i2c: exynos5: simplify clock frequency handling
 2017-04-21 12:04 UTC  (6+ messages)
    ` [PATCH 2/2] i2c: exynos5: de-duplicate error logs on clock setup

[PATCH v8 6/6] i2c: designware: enable SLAVE in platform module
 2017-04-21 11:13 UTC  (2+ messages)

[PATCH 0/2] i2c: xgene-slimpro: Add ACPI support
 2017-04-21  6:31 UTC  (5+ messages)
` [PATCH 2/2] i2c: xgene-slimpro: Add ACPI support by using PCC mailbox

[PATCH v8 0/6] i2c: designware: add I2C SLAVE support
 2017-04-20 14:17 UTC  (8+ messages)
` [PATCH v8 3/6] i2c: designware: MASTER mode as separated driver
` [PATCH v8 4/6] i2c: designware: introducing I2C_SLAVE definitions
` [PATCH v8 5/6] i2c: designware: add SLAVE mode functions

[PATCH] i2c: make sure i2c_master_send/recv return negative error codes
 2017-04-20 10:41 UTC  (2+ messages)

[PATCH 09/38] Annotate hardware config module parameters in drivers/i2c/
 2017-04-20  7:31 UTC  (3+ messages)

[PATCH v3 00/21] eeprom: at24: Add OF device ID table
 2017-04-20  0:12 UTC  (2+ messages)

[PATCH v5 0/8] mfd: Add OF device table to I2C drivers that are missing it
 2017-04-19 19:41 UTC  (5+ messages)
` [PATCH v5 5/8] i2c: i2c-cbus-gpio: Add vendor prefix to retu node in example

[PATCH] i2c: designware-baytrail: fix potential null pointer dereference on dev
 2017-04-19 19:01 UTC  (2+ messages)


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).