linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-18 11:00:06 to 2017-05-08 10:37:21 UTC [more...]

[PATCH v9 0/6] i2c: designware: add I2C SLAVE support
 2017-05-08 10:37 UTC  (7+ 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 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  (29+ messages)
` [PATCH v13 02/10] dt-bindings: document devicetree bindings for mux-controllers and gpio-mux
` [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)

[PATCH v6 0/8] Add sbs-manager with smbalert support
 2017-05-04 15:21 UTC  (15+ 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 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 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

RFC: i2c designware gpio recovery
 2017-05-03 19:04 UTC  (7+ 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 v7 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-04-28 18:21 UTC  (11+ messages)
  ` [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 v7 3/5] i2c: aspeed: added documentation "
` [PATCH v7 4/5] i2c: aspeed: added driver for Aspeed I2C

[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  (5+ 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)

[PATCH V3] Set sda-hold-time based on ACPI *CNT value
 2017-04-19 18:57 UTC  (3+ messages)
` [PATCH] i2c: designware: Get selected speed mode sda-hold-time via ACPI

[PATCH 0/3, resend] Fix sp5100_tco watchdog driver regression
 2017-04-19 18:43 UTC  (4+ messages)
` [PATCH 0/3 v2] Fix regression in the sp5100_tco driver
  ` [PATCH 2/3 v2] i2c: i2c-piix4: Use the common mutex

[PULL REQUEST] i2c-mux for v4.12-rc1 #2
 2017-04-19 18:23 UTC  (2+ messages)

[PATCH i2c-tools-3.1] i2c-tools: add new tool 'i2ctransfer'
 2017-04-19 18:12 UTC  (2+ messages)

[PATCH 0/9] Unify i2c_mux_add_adapter error reporting
 2017-04-19 10:29 UTC  (4+ messages)

PMBus and SMBUS_BLOCK with "extended" lenght
 2017-04-19  6:54 UTC  (4+ 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).