public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-10-06 18:44:02 to 2008-10-27 17:48:22 UTC [more...]

[PATCH] i2c: The i2c mailing list is moving
 2008-10-27 17:48 UTC 

Mailing list is moving
 2008-10-27 12:39 UTC 

[PATCH 1/3] i2c: virtual i2c adapter support
 2008-10-27 11:52 UTC  (5+ messages)

How to pass board specific info to I2C driver module
 2008-10-27  8:49 UTC  (3+ messages)

[PATCH v7] Add ov772x driver
 2008-10-24 18:40 UTC  (5+ messages)
` [i2c] "

[PATCH v8] Add ov772x driver
 2008-10-24 18:33 UTC  (2+ messages)

[PATCH 0/7 RFC] Handle I2C GPIO controllers with the OF (was: pca9539 I2C gpio expander)
 2008-10-23  6:15 UTC  (43+ messages)
` [PATCH 1/7] powerpc and sparc: introduce dev_archdata node accessors
` [PATCH 2/7] i2c: add info->archdata field
  ` [PATCH 3/7] of: fill the archdata for I2C devices
  ` [PATCH 4/7] gpiolib: implement dev_gpiochip_{add, remove} calls
    ` [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls
` [PATCH 5/7] of/gpio: implement of_dev_gpiochip_{add,remove} calls
` [PATCH 6/7] gpio/pca953x: convert to dev_gpiochip_add and make it work with the OF
` [PATCH 7/7] i2c/mcu_mpc8349emitx: convert to the new I2C/OF/GPIO infrastructure

**SPAM** Healthcare Industry List
 2008-10-22 23:47 UTC 

[GIT PULL] i2c updates for 2.6.28, round 2
 2008-10-22 18:27 UTC 

[PATCH] i2c driver for Maxim max9485 audio clock generator chip
 2008-10-22 16:38 UTC  (6+ messages)

[V2 PATCH] i2c driver for Maxim max9485 audio clock generator chip
 2008-10-22  1:22 UTC 

[PATCH v2] Add support for Dallas DS28CM00 Unique ID chip
 2008-10-21 19:40 UTC  (6+ messages)
` [i2c] "

[PATCH] rtc-ds1307 : SMBus compatibility
 2008-10-21 18:29 UTC  (2+ messages)
      ` [rtc-linux] [i2c] "

[PATCH] i2c: inform about deprecated chips-directory
 2008-10-21 16:56 UTC  (2+ messages)

Simple read byte data compilation problem
 2008-10-21 16:10 UTC  (3+ messages)

i2c eeprom at cs5536
 2008-10-21 12:29 UTC 

How the lm-sensors communicate with the device driver
 2008-10-21 11:14 UTC  (2+ messages)

[PATCH] pci: use pci_ioremap_bar() in drivers/i2c
 2008-10-21  8:49 UTC  (2+ messages)

[PATCH] [RESEND] i2c-cpm: Suppress autoprobing for devices
 2008-10-20 14:46 UTC  (3+ messages)

[PATCH v6] Add ov772x driver
 2008-10-20  9:54 UTC  (3+ messages)

[PATCH v5] Add ov772x driver
 2008-10-20  8:25 UTC  (3+ messages)

[PATCH] Add the of_find_i2c_device_by_node function
 2008-10-20  5:19 UTC  (5+ messages)

[PATCH v4] Add ov772x driver
 2008-10-20  0:45 UTC 

[PATCH] i2c: Clean up <linux/i2c.h>
 2008-10-19 12:07 UTC 

[PATCH] i2c: Update and clean up writing-clients document
 2008-10-19 11:54 UTC 

[PATCH] i2c: Constify i2c_get_clientdata's parameter
 2008-10-19 11:16 UTC  (2+ messages)
  ` [PATCH] i2c: Constify i2c_get_clientdata's parameter (v2)

[PATCH] i2c: Drop 2-byte address block transfer defines
 2008-10-19  9:43 UTC 

[PATCH] Schedule removal of the legacy i2c device driver binding model
 2008-10-18 12:35 UTC 

[PATCH] i2c: Delete outdated client porting guide
 2008-10-18  9:05 UTC 

Project 0200B
 2008-10-18  6:38 UTC 

[lm-sensors] [patch 2.6.27-rc7] i2c: smbalert# support
 2008-10-17 20:43 UTC  (4+ messages)

[PATCH 0/8] Updates for i2c-omap from linux-omap tree for review, v2
 2008-10-17 17:07 UTC  (30+ messages)
` [PATCH 1/8] i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
  ` [PATCH 2/8] i2c-omap: Close suspected race between omap_i2c_idle() and omap_i2c_isr()
    ` [PATCH 3/8] i2c-omap: Add high-speed support to omap-i2c
      ` [PATCH 4/8] i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
        ` [PATCH 5/8] i2c-omap: Add support on 34xx
          ` [PATCH 6/8] i2c-omap: Mark init-only functions as __init
            ` [i2c] "
          ` [i2c] [PATCH 5/8] i2c-omap: Add support on 34xx
      ` [i2c] [PATCH 3/8] i2c-omap: Add high-speed support to omap-i2c
  ` [i2c] [PATCH 1/8] i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
` [PATCH 7/8] i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
  ` [PATCH 8/8] i2c-omap: Clean-up i2c-omap
    ` [i2c] "
      ` [PATCH 9/8] i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un, }idle()
  ` [i2c] [PATCH 7/8] i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
` [i2c] [PATCH 0/8] Updates for i2c-omap from linux-omap tree for review, v2
    ` git-pull request for i2c-omap changes (Re: [i2c] [PATCH 0/8] Updates for i2c-omap from linux-omap tree for review, v2)

[PATCH 5/6]: i2c: Add bus addressing support
 2008-10-17 15:24 UTC  (4+ messages)

[PATCH 2/6]: i2c-pcf: Add adapter hooks around xfer begin and end
 2008-10-17 11:43 UTC  (9+ messages)

MAX1236 with smbus (CS5536 ACB0)
 2008-10-16 21:25 UTC  (13+ messages)

[PATCH 4/6]: i2c-pcf: Add a way for bus driver to ask for no smbus quick mode support
 2008-10-16 19:38 UTC  (10+ messages)

[PATCH 2.6.26.5] rtc-ds1307 : SMBus compatibility
 2008-10-16 18:06 UTC  (15+ messages)

[PATCH 3/6]: i2c-pcf: Fix typo in debugging log message
 2008-10-15 11:38 UTC  (2+ messages)

[PATCH 1/6]: i2c-pcf: Pass adapter data into ->waitforpin() method
 2008-10-15 11:29 UTC  (2+ messages)

[GIT PULL] i2c updates for 2.6.28, round 1
 2008-10-15  8:30 UTC  (7+ messages)

PCA9665 support added to i2c-algo-pca and i2c-pca-isa.c
 2008-10-14 13:08 UTC  (9+ messages)

Réductions de votre facture d'énergie
 2008-10-14  9:16 UTC 

[SPAM:24.9] 地元のオバサンを抱きたいですか?レベ ルは低いですが確実に抱けますよ!!
 2008-10-13  7:17 UTC 

Question about i2c new style modle
 2008-10-12 13:00 UTC  (4+ messages)

[PATCH 2/2] i2c: MPC8349E-mITX Power Management and GPIO expander driver
 2008-10-10 18:46 UTC  (6+ messages)

[PATCH 1/2] OF: add fsl,mcu-mpc8349emitx to the exception list
 2008-10-10 14:18 UTC  (8+ messages)
        ` [PATCH 1/2] OF: add fsl, mcu-mpc8349emitx "

FW: Regd. i2c-dev and SMBALERT#
 2008-10-09  7:15 UTC 

Question about vt82c596 SMBus driver (Via I2c Bus driver)
 2008-10-08 13:17 UTC  (11+ messages)

Regd. i2c-dev and SMBALERT#
 2008-10-07 11:30 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox