linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-29 09:40:29 to 2015-02-20 17:00:56 UTC [more...]

[PATCH] i2c: ocores: rework clk code to handle NULL cookie
 2015-02-20 17:00 UTC  (4+ messages)

[PATCH] i2c: designware-baytrail: another fixup for proper Kconfig dependencies
 2015-02-20 16:41 UTC  (2+ messages)

[PATCH] i2c: omap: implement bus recovery
 2015-02-19 18:09 UTC  (2+ messages)

[PATCH] i2c: fix reference to functionality constants definition
 2015-02-19 16:01 UTC  (2+ messages)

[PATCH V2 1/3] i2c: busses: add SLIMpro I2C device driver on APM X-Gene platform
 2015-02-18 19:34 UTC  (3+ messages)
  ` [PATCH V2 2/3] Documentation: i2c: Add APM X-Gene platform SLIMpro I2C driver documentation
  ` [PATCH V2 3/3] arm64: dts: add proxy I2C device driver on APM X-Gene platform

[PATCH 0/8] Add proper support for Compulab CM-A510/SBC-A510
 2015-02-17 21:19 UTC  (7+ messages)
` [PATCH 1/8] i2c: mux-pinctrl: Rework to honor disabled child nodes
` [PATCH 7/8] ARM: dts: dove: Add internal i2c multiplexer node

linux-next: Tree for Feb 17 (i2c-designware-baytrail.c)
 2015-02-17 20:59 UTC  (3+ messages)

[PATCH] i2c: pca954x: improve usage of gpiod API
 2015-02-17 20:06 UTC  (2+ messages)

ARM: shmobile: koelsch: da9210/da9063 interrupt storm (was: Re: [PATCH 3/4] ARM: shmobile: koelsch: Add DA9063 PMIC device node for system restart)
 2015-02-17 13:56 UTC  (2+ messages)

Issue with USB/i2C
 2015-02-16 16:33 UTC 

[PATCH] eeprom: at24: Add support for large EEPROMs connected to SMBus adapters
 2015-02-16 15:37 UTC  (11+ messages)

[PATCH 1/2] i2c: dt binding documentation for the Digicolor I2C controller
 2015-02-16 13:20 UTC  (2+ messages)
  ` [PATCH 2/2] i2c: driver for the Conexant "

[PATCHv3 1/5] i2c: i801: Don't break user-visible strings
 2015-02-16  9:29 UTC  (7+ messages)
  ` [PATCHv3 2/5] i2c: i801: Remove i801_driver forward declaration
  ` [PATCHv3 3/5] i2c: i801: Use managed devm_* memory and irq allocation
  ` [PATCHv3 4/5] i2c: i801: Remove pci_enable_device() call from i801_resume()
  ` [PATCHv3 5/5] i2c: i801: Use managed pcim_* PCI device initialization and reservation

[PATCHv2 0/5] i2c: i801: Few cleanups
 2015-02-16  7:41 UTC  (14+ messages)
  ` [PATCHv2 1/5] i2c: i801: Don't break user-visible strings
  ` [PATCHv2 2/5] i2c: i801: Remove i801_driver forward declaration
  ` [PATCHv2 3/5] i2c: i801: Use managed devm_* memory and irq allocation
  ` [PATCHv2 4/5] i2c: i801: Remove pci_enable_device() call from i801_resume()
  ` [PATCHv2 5/5] i2c: i801: Use managed pcim_* PCI device initialization and reservation

work with
 2015-02-16  5:40 UTC 

[PATCH/RFC] i2c: rcar: Support ACK by HW auto restart after NACK
 2015-02-15 14:44 UTC 

[PATCH/RFC] i2c: rcar: Fix order of restart and clear status
 2015-02-15 14:43 UTC 

[PATCH v1 1/5] i2c-designware-baytrail: describe magic numbers
 2015-02-11 18:04 UTC  (13+ messages)
  ` [PATCH v1 2/5] i2c-designware-baytrail: fix typo in error path
  ` [PATCH v1 3/5] i2c-designware-baytrail: fix sparse warnings
  ` [PATCH v1 4/5] i2c-designware-baytrail: cross-check lock functions
  ` [PATCH v1 5/5] i2c-designware-baytrail: baytrail_i2c_acquire() might sleep

[PATCH v8 0/3] Add I2C support to Broadcom iProc
 2015-02-10 17:10 UTC  (24+ messages)
    ` [PATCH v8 1/3] i2c: iProc: define Broadcom iProc I2C binding
    ` [PATCH v8 2/3] i2c: iproc: Add Broadcom iProc I2C Driver
    ` [PATCH v8 3/3] ARM: dts: add I2C device nodes for Broadcom Cygnus
  ` [PATCH v9 0/3] Add I2C support to Broadcom iProc
    ` [PATCH v9 1/3] i2c: iProc: define Broadcom iProc I2C binding
      ` [PATCH v9 2/3] i2c: iproc: Add Broadcom iProc I2C Driver
      ` [PATCH v9 3/3] ARM: dts: add I2C device nodes for Broadcom Cygnus

[PATCH v3] i2c: cadence: fixup wait_for_completion_timeout return handling
 2015-02-10 16:55 UTC 

[PATCH] i2c: at91: fixup return type of wait_for_completion_timeout
 2015-02-10 16:39 UTC  (2+ messages)

[PATCH] i2c: mpc: assign the correct prescaler from SVR
 2015-02-10 15:46 UTC 

[PATCH v2] i2c: cadence: fixup of wait_for_completion_timeout return handling
 2015-02-10 14:55 UTC  (4+ messages)

[PATCH v2] i2c: designware: fixup return handling of wait_for_completion_timeout
 2015-02-10  8:31 UTC  (2+ messages)

[PATCH] i2c-designware: fixup of wait_for_completion_timeout return handling
 2015-02-10  7:59 UTC  (3+ messages)

[PATCH 1/2] of: Add vendor prefix 'netlogic'
 2015-02-09 17:23 UTC  (4+ messages)
` [PATCH 2/2] i2c: Support for Netlogic XLP9XX/5XX I2C controller

[PATCH v2] i2c: img-scb: fixup of wait_for_completion_timeout return handling
 2015-02-09 15:25 UTC  (2+ messages)

[PATCH] i2c: img-scb: match return type of wait_for_completion_timeout
 2015-02-09 14:57 UTC  (4+ messages)

[PATCH] i2c: cadence: match return type of wait_for_completion_timeout
 2015-02-09 13:21 UTC  (3+ messages)

[PATCH] i2c: axxia: match return type of wait_for_completion_timeout
 2015-02-08 15:44 UTC  (3+ messages)

[PATCH v2] i2c: axxia: fixup return type of wait_for_completion_timeout
 2015-02-08 15:36 UTC 

[PATCH] i2c: ismt: fix type of return var of wait_for_completion_timeout
 2015-02-08 13:53 UTC  (2+ messages)

[PATCH 2/2] i2c: nomadik: match status to return type of read_i2c
 2015-02-08 12:34 UTC 

[PATCH 1/2] i2c: nomadik: match return type of wait_for_completion_timeout
 2015-02-08 12:34 UTC 

[PATCH] i2c: imx: match return type of wait_for_completion_timeout
 2015-02-08 11:39 UTC 

[PATCH] i2c: i2c-bcm2835: match return type of wait_for_completion_timeout
 2015-02-08 11:04 UTC 

[PATCH] i2c: wmt: match return type of wait_for_completion_timeout
 2015-02-08 10:43 UTC 

[PATCH] i2c: axxia: match var to return type of wait_for_completion_timeout
 2015-02-08  8:33 UTC 

[PATCH v3] i2c: designware-pci: update Intel copyright line
 2015-02-07 13:12 UTC  (2+ messages)

[PATCH v7 2/3] i2c: iproc: Add Broadcom iProc I2C Driver
 2015-02-07  0:54 UTC  (5+ messages)
` [v7,2/3] "

[PATCH 1/2] i2c: i801: Remove i801_driver forward declaration
 2015-02-06 15:02 UTC  (5+ messages)
  ` [PATCH 2/2] i2c: i801: Use managed devm_* memory and irq allocation

[PATCH v2 1/4] i2c: designware-pci: remove Moorestown support
 2015-02-06 10:50 UTC  (10+ messages)
` [PATCH v2 2/4] i2c: designware-pci: shrink dw_pci_controllers array

[PATCH v4] i2c: i2c-ocores: add common clock support
 2015-02-05 21:27 UTC  (2+ messages)

[PATCH v2 0/2] i2c: i2c-ocores: clock improvements
 2015-02-05 19:51 UTC  (8+ messages)
` [PATCH v2 1/2] i2c: i2c-ocores: fix clock-frequency binding usage
` [PATCH v2 2/2] i2c: i2c-ocores: add common clock support

[PATCH v3] i2c: i2c-ocores: add common clock support
 2015-02-05 19:43 UTC  (2+ messages)

[PATCH] at91: i2c-at91: improve time-out handling
 2015-02-05 19:40 UTC  (6+ messages)

[PATCH] i2c/mpc: Fix ISR return value
 2015-02-05 19:37 UTC  (5+ messages)

[PATCH v2 2/3] Documentation: DT bindings: add more Tegra chip compatible strings
 2015-02-05 19:25 UTC  (3+ messages)

[PATCH] i2c: hix5hd2: add COMPILE_TEST
 2015-02-05 19:20 UTC  (2+ messages)

[PATCH] i2c: clarify comments about the dev_released completion
 2015-02-05 19:18 UTC  (2+ messages)

[PATCH 21/66] rtl2830: implement own I2C locking
 2015-02-04 10:47 UTC  (9+ messages)

[PATCH 0/6] APM X-Gene platform mailbox and proxy i2c driver
 2015-02-02 23:16 UTC  (7+ messages)
` [PATCH 4/6] i2c: busses: add SLIMpro I2C device driver on APM X-Gene platform

Intel lynx point designware issue
 2015-02-02 16:08 UTC 

Intel lynx point designware issue
 2015-02-02 15:53 UTC  (3+ messages)

[PULL REQUEST] i2c for 3.19
 2015-01-31 14:11 UTC 

[PATCH] i2c: sh_mobile: terminate DMA reads properly
 2015-01-30 17:01 UTC  (2+ messages)

[PATCH] i2c: Mark instantiated device nodes with OF_POPULATE
 2015-01-29 22:45 UTC  (11+ messages)

[PATCH 0/3] arm: tegra: implement NVEC driver using tegra i2c
 2015-01-29 11:41 UTC  (4+ messages)
` [PATCH 1/3] i2c: tegra: implement slave mode


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