Linux-i2c Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-23 14:52:47 to 2015-02-11 16:46:53 UTC [more...]

[PATCH v1 1/5] i2c-designware-baytrail: describe magic numbers
 2015-02-11 16:46 UTC  (10+ 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

[PATCHv2 0/5] i2c: i801: Few cleanups
 2015-02-11 12:32 UTC  (6+ 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

[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] eeprom: at24: Add support for large EEPROMs connected to SMBus adapters
 2015-02-05 17:53 UTC  (8+ 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

[PATCH 10/24] Documentation: DT bindings: add more chip compatible strings for Tegra I2C
 2015-01-28 23:49 UTC 

randconfig build error with next-20150127, in drivers/i2c/busses/i2c-designware-baytrail.c
 2015-01-28  6:59 UTC  (2+ messages)

[PATCH v2] iio: imu: inv_mpu6050: client enumeration
 2015-01-27 20:52 UTC  (4+ messages)
` [PATCH v2] iio: imu: inv_mpu6050: Create mux clients for ACPI

[RFC 1/3] i2c: Enhancement of i2c API to address circular lock dependency problem
 2015-01-27 18:12 UTC  (9+ messages)
` [RFC 2/3] regmap: Use the enhancement of i2c API to address circular "

[PATCH v2 0/3] Cadence I2C driver fixes
 2015-01-27 15:14 UTC  (3+ messages)
` [PATCH v2 1/3] i2c: cadence: Handle > 252 byte transfers

[PATCH] i2c: designware-baytrail: use proper Kconfig dependencies
 2015-01-27 10:17 UTC  (7+ messages)

[PATCH v3] i2c: Only include slave support if selected
 2015-01-26 21:05 UTC  (2+ messages)

[PATCH v3] i2c: tegra: Maintain CPU endianness
 2015-01-26 21:00 UTC  (2+ messages)

[PATCH v2] i2c: Only include slave support if selected
 2015-01-26 18:53 UTC  (3+ messages)

I2C slave support
 2015-01-26 17:45 UTC  (6+ messages)

[PATCH 1/2] i2c: tegra: Maintain CPU endianness
 2015-01-26 16:11 UTC  (11+ messages)

[PATCH] i2c: designware: Do not calculate SCL timing parameters needlessly
 2015-01-26 15:59 UTC  (2+ messages)

[PATCH] i2c: do not try to load modules for of-registered devices
 2015-01-26 15:53 UTC  (2+ messages)

[PATCH v2 0/2] Fix OF match for adxl34x driver
 2015-01-26 12:12 UTC  (8+ messages)
` [PATCH v2 1/2] DT: i2c: Deprecate adi,adxl34x compatible string

i2c-tools: add compatibility for python2/3 to py-smbus
 2015-01-26 11:46 UTC  (6+ messages)

[PATCH V3 0/2] i2c-designware: Baytrail bus locking driver
 2015-01-26 11:27 UTC  (3+ messages)
` [PATCH V4 0/2] i2c-designware: Add Intel Baytrail pmic i2c bus support

[PATCH V3 1/1] iio: Added Capella cm3232 ambient light sensor driver
 2015-01-25 22:43 UTC  (2+ messages)

[PATCH] i2c: Mark instantiated device nodes with OF_POPULATE
 2015-01-24  7:16 UTC 

[PATCH v1 1/3] i2c: designware-pci: shrink dw_pci_controllers array
 2015-01-23 18:56 UTC  (7+ messages)

[PATCH v2] of: i2c: Add idle-disconnect DT property to PCA954x mux driver
 2015-01-23 16:13 UTC  (7+ messages)
          ` [PATCH v4] of: i2c: Add i2c-mux-idle-disconnect "

[PATCH] i2c: designware: use {readl|writel}_relaxed instead of readl/writel
 2015-01-23 16:09 UTC  (2+ messages)

[PATCH] i2c: s3c2410: fix ABBA deadlock by keeping clock prepared
 2015-01-23 14:52 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 read-only IMAP folder(s) and NNTP newsgroup(s).