linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-30 23:19:15 to 2011-02-20 23:28:08 UTC [more...]

[PATCH] i2c-ocores: register devices on child nodes
 2011-02-20 23:28 UTC  (3+ messages)

[PATCH] i2c-eg20t: fix sparse warnings
 2011-02-20 21:40 UTC 

[PATCH] i2c: tegra: Add i2c support
 2011-02-20 19:51 UTC  (5+ messages)

[PATCH] i2c: Minor fixes to upgrading-clients document
 2011-02-20 17:01 UTC  (3+ messages)

[PATCH 3/3] i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
 2011-02-20 14:10 UTC 

[PATCH 2/3] i2c-dev: Use standard bus notification mechanism
 2011-02-20 14:09 UTC 

[PATCH 1/3] i2c: Export i2c_for_each_dev
 2011-02-20 14:08 UTC 

implementing a slave driver
 2011-02-19 21:53 UTC 

platform/i2c busses: pm runtime and system sleep
 2011-02-19 10:16 UTC  (14+ messages)

[PATCH 08/29] timberdale: mfd_cell is now implicitly available to drivers (v2)
 2011-02-18  3:07 UTC 

[PATCH v2] i2c-omap: Double clear of ARDY status in IRQ handler
 2011-02-18  2:07 UTC  (3+ messages)

How to deal with pending signals in an i2c bus driver in a correct manner?
 2011-02-17 16:44 UTC 

[PATCH] i2c: make i2c_get_adapter prototype clearer
 2011-02-17 13:08 UTC 

[PATCH] NFC: PN544: Add missing regulator
 2011-02-17 12:09 UTC 

Using the gpio i2c multiplexer driver
 2011-02-16 23:50 UTC  (6+ messages)

[PATCH] i2c/busses: Add support for Aeroflex Gaisler I2CMST controller
 2011-02-16 15:15 UTC  (4+ messages)

[PATCH V2] i2c: add driver for Freescale i.MX28
 2011-02-16 12:39 UTC 

[PATCH] i2c: eg20t: include slab.h for memory allocations
 2011-02-16 12:29 UTC  (3+ messages)

[PATCH] i2c-gpio: add devicetree support
 2011-02-16  6:13 UTC  (21+ messages)
          ` [PATCH 1/3] of: define dummy of_get_property if not CONFIG_OF
          ` [PATCH 2/3] of: of_gpiochip_add is needed only for gpiolib
          ` [PATCH 3/3 v2] i2c-gpio: add devicetree support
              ` [3/3,v2] "
                              ` [PATCH v4] "
                                  ` [PATCH v5] "

[PATCH] i2c-omap: Double clear of ARDY status in IRQ handler
 2011-02-16  4:00 UTC  (7+ messages)

[PATCH] i2c-pxa: fix unbidding/rebidding of the device
 2011-02-15 16:23 UTC  (5+ messages)
` [PATCH] i2c-pxa: fix unbinding/rebinding "

[PATCH v3 0/6] i2cset changes
 2011-02-15  9:45 UTC  (8+ messages)
  ` [PATCH v2 1/6] i2cset: Remove deprecated method to provide the value mask
  ` [PATCH v3 2/6] i2cset: Check number of arguments for block data writes
  ` [PATCH v2 3/6] i2cset: Abort if value mask is set for block commands
  ` [PATCH v3 4/6] i2cset: Ensure that there is no junk after the command/mode parameter
  ` [PATCH v2 5/6] i2cset: Get command/mode before reading data
  ` [PATCH v3 6/6] i2cset: Check range for data value mask

[PATCH v2 0/6] i2cset changes
 2011-02-14 17:09 UTC  (16+ messages)
  ` [PATCH v2 1/6] i2cset: Remove deprecated method to provide the value mask
  ` [PATCH v2 2/6] i2cset: Check number of arguments for block data writes
  ` [PATCH v2 3/6] i2cset: Abort if value mask is set for block commands
  ` [PATCH v2 4/6] i2cset: Ensure that there is no junk after the command/mode parameter
  ` [PATCH v2 5/6] i2cset: Replace blanks at beginning of line with tabs
  ` [PATCH v2 6/6] i2cset: Get command/mode before reading data

[PATCH 1/5] drivers/i2c/busses/i2c-au1550.c: Convert release_resource to release_region/release_mem_region
 2011-02-14 17:04 UTC  (4+ messages)
  ` [PATCH 5/5] drivers/i2c/busses/i2c-nuc900.c: "

mc13xxx-core, support for i2c, V4
 2011-02-14 14:39 UTC  (5+ messages)

i2ctools/i2cset: Remove obsolete means to specify value mask
 2011-02-13 17:25 UTC  (5+ messages)

[PATCH] i2c: boardinfo: Fix typo in comment
 2011-02-12 18:01 UTC  (2+ messages)

[PATCH 08/17] timberdale: mfd_cell is now implicitly available to drivers
 2011-02-12  2:10 UTC 

[PATCH] i2c: OMAP: fix static suspend vs. runtime suspend
 2011-02-12  0:00 UTC  (15+ messages)
  ` [linux-pm] "
                ` [PATCH] PM: Allow pm_runtime_suspend() to succeed during system suspend

I2C controller i2c-mv64xxx.c not compliant
 2011-02-11 14:04 UTC  (2+ messages)

[PATCH 00/13] V2 Split i2c-designware.c to support PCI drivers
 2011-02-10 16:21 UTC  (14+ messages)
  ` [PATCH 01/13] i2c-designware: Use local version of readl & writel
  ` [PATCH 02/13] i2c-designware: Check component type register
  ` [PATCH 03/13] i2c-designware: Allow mixed endianness accesses
  ` [PATCH 04/13] i2c-designware: Move checking of IP core version to i2c_dw_init()
  ` [PATCH 05/13] i2c-designware: split of i2c-designware.c into core and bus specific parts
  ` [PATCH 06/13] i2c-designware: Move retriveving the clock speed out of core code
  ` [PATCH 07/13] i2c-designware: move i2c functionality bit field to be adapter specific
  ` [PATCH 08/13] i2c-designware: move controller config to bus specific portion of driver
  ` [PATCH 09/13] i2c-designware: Support multiple cores using same ISR
  ` [PATCH 10/13] i2c-designware: Push all register reads/writes into the core code
  ` [PATCH 11/13] i2c-designware: Add support for Designware core behind PCI devices
  ` [PATCH 12/13] i2c-designware: Add runtime power management support
  ` [PATCH 13/13] i2c-intel-mid.c: Remove i2c-intel-mid.c

[PATCH 00/10] Split i2c-designware.c to support PCI drivers
 2011-02-09 15:42 UTC  (24+ messages)
  ` [PATCH 01/10] i2c-designware: Allow mixed endianness accesses
  ` [PATCH 02/10] i2c-designware: split of i2c-designware.c into core and bus specific parts
  ` [PATCH 03/10] i2c-designware: retrieve clock frequency based CONFIG_HAVE_CLK
  ` [PATCH 04/10] i2c-designware: Add support for Designware core behind PCI devices
  ` [PATCH 05/10] i2c-designware: move i2c functionality bit field to be adapter specific
  ` [PATCH 06/10] i2c-designware: move controller config to bus specific portion of driver
  ` [PATCH 07/10] i2c-designware: Support multiple cores using same ISR
  ` [PATCH 08/10] i2c-designware: Push all register reads/writes into the core code
  ` [PATCH 09/10] i2c-designware: Add runtime power management support
  ` [PATCH 10/10] i2c-intel-mid.c: Remove i2c-intel-mid.c

Another HMC6343 I2C reading problem
 2011-02-08 23:42 UTC 

I2C support for CE4100, v3
 2011-02-07 17:56 UTC  (5+ messages)
` [PATCH 3/6] i2c/pxa2xx: Add PCI support for PXA I2C controller

[PATCH] [ARM] tegra: Add i2c support
 2011-02-07 17:45 UTC  (4+ messages)

[PATCH] i2c: add driver for Freescale i.MX28
 2011-02-07 17:21 UTC  (3+ messages)

Yahoo 2011 Award Notice{Open Attachment}
 2011-02-07 15:20 UTC 

[PATCH v2] i2c-eg20t: support new device OKI SEMICONDUCTOR ML7213 IOH
 2011-02-07  4:28 UTC 

Add restart support to i2c-pnx
 2011-02-05 16:07 UTC  (11+ messages)

[PATCH] i2c-eg20t: support new devie ML7213 IOH
 2011-02-05 16:05 UTC  (2+ messages)

Ben is at FOSDEM2011
 2011-02-05 10:55 UTC 

Compliments,
 2011-02-03 10:28 UTC 

[PATCH 07/19] timberdale: mfd_cell is now implicitly available to drivers
 2011-02-03  4:08 UTC 

Mutual Aid Stash of Fortune
 2011-02-01 23:56 UTC 

[PATCH] i2c: Adding mangling capability to i2c imx bus controller
 2011-01-31 15:29 UTC 

[PATCH] i2c-stu300: make sure adapter-name is terminated
 2011-01-31 14:26 UTC  (2+ messages)

[PATCH 1/4] mfd: Remove obsolete cleanup for clientdata
 2011-01-31 10:45 UTC  (2+ messages)

[PATCH 0/2] MAX8997/8966 MFD (PMIC+RTC+...) Initial Release
 2011-01-30 23:19 UTC  (3+ messages)
` [PATCH 1/2] MAX8997/8966 MFD Driver Initial Release (PMIC+RTC+MUIC+Haptic+...)


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