linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-05-06 14:22:20 to 2015-05-20 14:33:13 UTC [more...]

[PATCH v2] i2c: designware: Avoid unnecessary resuming during system suspend
 2015-05-20 14:33 UTC 

[PATCH RFC] i2c: Use ID table to detect ACPI I2C devices
 2015-05-20 13:57 UTC  (9+ messages)

[PATCH 1/2] i2c: core: Remove needless structure member zero initialization
 2015-05-20 13:36 UTC  (7+ messages)
` [PATCH 2/2] i2c: core: Reduce stack size of acpi_i2c_space_handler()
            ` [PATCH v2] "

[PATCH v8 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-05-20 13:03 UTC  (18+ messages)
  ` [PATCH v8 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
` [PATCH v8 2/3] I2C: mediatek: Add driver for MediaTek I2C controller
` [PATCH v8 3/3] I2C: mediatek: Add driver for MediaTek MT8173 "

[PATCH] i2c: designware: separate ops for system_sleep_pm and runtime_pm
 2015-05-20 12:55 UTC  (10+ messages)

[PATCH] i2c: check for proper length of the reg property
 2015-05-20  2:20 UTC  (2+ messages)

[V4, 1/2] i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
 2015-05-19 20:50 UTC  (3+ messages)
  ` [V4, 2/2] dt-bindings: i2c: Add i2c-brcmstb dt bindings

[V3, 1/2] i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
 2015-05-19 16:25 UTC  (5+ messages)
  ` [V3, 2/2] dt-bindings: i2c: Add i2c-brcmstb dt bindings

[PATCH] I2c:smbus - Fix typo in comment
 2015-05-19 14:39 UTC 

BBC APPROVED FORM
 2015-05-19  8:38 UTC 

[PATCH 11/11] i2c-core: Fix typo in comment
 2015-05-19  6:50 UTC  (5+ messages)

[PATCH v2 0/4] arm: tegra: implement NVEC driver using tegra i2c
 2015-05-19  6:16 UTC  (15+ messages)
  ` [PATCH v2 0/4] arm: tegra: implement NVEC driver using tegrai2c
` How to encode being an I2C slave in DT?

[PATCH v1 0/1] i2c-designware setup & hold time fix
 2015-05-18 20:52 UTC  (3+ messages)
` [PATCH v1 1/1] i2c: designware: Fix hold and setup time issue

[PATCH v1 0/1] ACPI enumeration support for i2c mux clients
 2015-05-18 20:52 UTC  (4+ messages)
` [PATCH v1 1/1] i2c: Add acpi support to enumerate "

[PATCH 12/12] i2c-algo-pca: Fix typo in comment
 2015-05-18 17:07 UTC 

[PATCH v7 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-05-18  9:05 UTC  (16+ messages)
` [PATCH v7 1/3] dt-bindings: Add I2C bindings for mt65xx/mt81xx
` [PATCH v7 2/3] I2C: mediatek: Add driver for MediaTek I2C controller
` [PATCH v7 3/3] I2C: mediatek: Add driver for MediaTek MT8173 "

[PATCH] i2c: eeprom: at24: Provide an EEPROM framework interface
 2015-05-18  8:23 UTC  (5+ messages)

[PATCH/RFC] i2c: rcar: Fix order of restart and clear status
 2015-05-18  6:04 UTC  (8+ messages)

[PATCH] i2c: powermac: don't workaround for keywest
 2015-05-17  8:40 UTC  (6+ messages)

[PATCH 0/4] i2c: small updates to the slave framework
 2015-05-16 10:09 UTC  (10+ messages)
  ` [PATCH 1/4] i2c: add FUNC flag for slave capabilities
  ` [PATCH 2/4] i2c: rcar: report slave capabilities to users
  ` [PATCH 3/4] i2c: slave: docs: be more precise about the prerequsites
  ` [PATCH 4/4] i2c: slave: add error messages to slave core

[PATCH v2] Add suspend/resume support to the iProc I2C driver
 2015-05-14 22:36 UTC  (2+ messages)
` [PATCH v2] i2c: iproc: Add suspend/resume support

[PATCH] i2c: iproc: Add suspend/resume support
 2015-05-14 22:27 UTC 

i2c bus driver for FTDI MPSSE
 2015-05-14 19:44 UTC 

[PATCH v2] i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()
 2015-05-14 11:19 UTC  (2+ messages)

[PATCH v2] i2c: davinci: Avoid sending to own address
 2015-05-14 11:03 UTC  (2+ messages)

[PATCH v2 00/17] new locomo driver set
 2015-05-14  6:35 UTC  (30+ messages)
` [PATCH v2 01/17] mfd: add new driver for Sharp LoCoMo
` [PATCH v2 02/17] leds: port locomo leds driver to new locomo core
` [PATCH v2 03/17] input: convert LoCoMo keyboard driver to use "
` [PATCH v2 04/17] input: locomokbd: provide an Alt-SysRQ combination
` [PATCH v2 08/17] gpio: locomo: implement per-pin irq handling
` [PATCH v2 10/17] i2c: add locomo i2c driver
` [PATCH v2 17/17] ARM: drop old LoCoMo driver

Correct i2c access semantics
 2015-05-13 23:01 UTC 

[PATCH v2] i2c: axxia: Add bus recovery functionality
 2015-05-13  9:03 UTC 

[PATCH] i2c: axxia: Add bus recovery functionality
 2015-05-13  8:26 UTC  (7+ messages)

[PATCH v2 0/3] ACPI: Translate Linux IRQ number directly from GpioInt
 2015-05-13  8:25 UTC  (12+ messages)
` [PATCH v2 1/3] gpio / ACPI: Add support for retrieving GpioInt resources from a device
` [PATCH v2 2/3] i2c / ACPI: Use 0 to indicate that device does not have interrupt assigned
` [PATCH v2 3/3] i2c / ACPI: Assign IRQ for devices that have GpioInt automatically

[PATCH] i2c: scx200_acb: avoid I2C bus overclocking
 2015-05-12 21:09 UTC  (3+ messages)

[PATCH RESEND V4 0/4] i2c: busses: xgene: I2C proxy driver for X-Gene
 2015-05-12 20:12 UTC  (10+ messages)
` [PATCH RESEND V4 1/4] i2c: busses: add SLIMpro I2C device driver on APM X-Gene platform
` [PATCH RESEND V4 2/4] i2c: busses: xgene: add acpi support for i2c xgene SLIMpro driver
` [PATCH RESEND V4 3/4] Documentation: i2c: Add APM X-Gene platform SLIMpro I2C driver documentation
` [PATCH RESEND V4 4/4] arm64: dts: add proxy I2C device driver on APM X-Gene platform

[PATCH] i2c: omap: implement bus recovery
 2015-05-12 19:19 UTC  (2+ messages)

[PATCH 1/4] i2c: imx: Constify platform_device_id
 2015-05-12 16:29 UTC  (2+ messages)

[PATCH] i2c: s3c2410: fix oops in suspend callback for non-dt platforms
 2015-05-12 16:15 UTC  (2+ messages)

[PATCH] i2c: hix5hd2: Fix modalias to make module auto-loading work
 2015-05-12 16:10 UTC  (5+ messages)

[PATCH v4] i2c: omap: Add calls for pinctrl state select
 2015-05-12 16:07 UTC  (3+ messages)

[PATCH v2] i2c: i2c-bcm2708: fixes cdiv uneven number
 2015-05-12 15:54 UTC  (4+ messages)

[PATCH 06/27] i2c: Allow compile test of GPIO consumers if !GPIOLIB
 2015-05-12 13:23 UTC  (2+ messages)

[PATCH] i2c: xiic: Fix kerneldoc warnings
 2015-05-12 13:19 UTC  (2+ messages)

[PATCH v2] i2c: rk3x: Increase wait timeout to 1 second
 2015-05-12 13:16 UTC  (3+ messages)

[RFC] i2c-tools: i2ctransfer: add new tool
 2015-05-09  7:09 UTC  (10+ messages)

Need some guidance on i2c-ocores driver
 2015-05-08  8:03 UTC  (15+ messages)
            ` Why isn't IRQ shared for i2c-ocore

Another problem with I2C multiplexer bus naming
 2015-05-08  4:57 UTC  (6+ messages)
        ` [PATCH 1/1] i2c: documentation of how to set child bus numbers from the device tree

Expanding Data Length
 2015-05-07  6:51 UTC  (2+ messages)

Regarding to force bus id for channels of pca954x
 2015-05-07  2:47 UTC  (3+ messages)

[PATCH] i2c: Mark instantiated device nodes with OF_POPULATE
 2015-05-06 18:39 UTC  (5+ messages)

[PATCH] i2c: omap: implement bus recovery
 2015-05-06 16:44 UTC  (3+ 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).