public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-09 18:03:38 to 2009-03-11 00:31:55 UTC [more...]

[PATCH] Added driver for ISL29003 ambient light sensor
 2009-03-11  0:31 UTC  (36+ messages)
                          ` [PATCH 1/3] Added empty directories for hardware sensors
                              ` [PATCH 2/3] Added driver for ISL29003 ambient light sensor
                                  ` [PATCH 3/3] move tsl2550.c to drivers/sensors

[PATCH 22/31] i2c: Auto-load i2c_dev module when device opened
 2009-03-10 17:00 UTC  (3+ messages)

Need help on selecting one (and only one) i2c bus
 2009-03-10 16:03 UTC  (4+ messages)

Request for Clarification: old - legacy - new driver model
 2009-03-10 11:47 UTC  (15+ messages)

[2.6.29-rc7][take #2][PATCH 0/3] ARM: OMAP: Add command line option for I2C bus speed
 2009-03-10  8:47 UTC  (4+ messages)
      ` [2.6.29-rc7][take #2][PATCH 1/3] ARM: OMAP: Add documentation for function omap_register_i2c_bus
        ` [2.6.29-rc7][take #2][PATCH 2/3] ARM: OMAP: Add command line option for I2C bus speed
            ` [2.6.29-rc7][take #2][PATCH 3/3] ARM: OMAP: Add method to register additional I2C busses on the command line

[PATCH 0/2] i2c: i2c-omap: Reliablity and register fixes
 2009-03-10  0:52 UTC  (5+ messages)
  ` [PATCH 1/2] i2c: i2c-omap: Fix BUFSTAT_REG reading
` [PATCH 2/2] i2c: i2c-omap: Call request_irq with IRQF_DISABLED

[PATCH] i2c: Document the different ways to instantiate i2c devices
 2009-03-09 16:13 UTC  (3+ messages)

Need help on selecting one (and only one) i2c bus
 2009-03-09 10:58 UTC 

Try to use this! It's also in your city!
 2009-03-08 23:58 UTC 

I2C pxa regression
 2009-03-08 19:05 UTC  (2+ messages)

[PATCH] I2C: Call request_irq with IRQF_DISABLED
 2009-03-05 20:15 UTC  (4+ messages)

[PATCH] i2c: Initialise Samsung I2C controller early
 2009-03-05 20:13 UTC  (2+ messages)

LTC4307 automatic stuck bus recovery
 2009-03-05 14:55 UTC 

[PATCH] i2c-nforce2: Add support for MCP67, MCP73, MCP78S and MCP79
 2009-03-05 14:40 UTC 

howto to suppor new i2c algo
 2009-03-03 13:50 UTC  (2+ messages)

[PATCH v5] iMX/MXC support for I2C
 2009-03-03  7:16 UTC  (6+ messages)

legacy drivers in staging?
 2009-03-01 19:26 UTC  (3+ messages)

[PATCH UPDATED] Add support to SB800 SMBus changes
 2009-02-27 16:50 UTC  (2+ messages)

i2c/pca: handle timeout
 2009-02-27 10:59 UTC  (9+ messages)
  ` [PATCH 1/3] i2c/algo-pca: rework waiting for a free bus
          ` [PATCH V2 "
  ` [PATCH 2/3] i2c/algo-pca: use timeout for checking the state machine
  ` [PATCH 3/3] i2c/pca-platform: use defaults if no platform_data given

[PATCH] i2c: Adapter timeout is in jiffies [TEST RESEND]
 2009-02-25 13:48 UTC 

[PATCH] i2c: timeouts off by 1
 2009-02-25 11:00 UTC 

[PATCH] i2c: Adapter timeout is in jiffies
 2009-02-25  1:12 UTC  (4+ messages)

[PATCH] i2c-davinci: Fix timeout handling
 2009-02-24 18:49 UTC  (2+ messages)

[GIT PULL] i2c fixes for 2.6.29
 2009-02-24 18:26 UTC 

Clarification on i2c-pca-platform driver timeout
 2009-02-24 14:09 UTC  (4+ messages)

Query about I2C clients
 2009-02-24  9:27 UTC  (2+ messages)

[PATCH] i2c/pca: add PCA9665 support
 2009-02-24  8:56 UTC  (3+ messages)

Finding 'orphaned' i2c drivers
 2009-02-23 15:24 UTC  (9+ messages)

[PATCH] i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent
 2009-02-23 15:20 UTC  (5+ messages)

[PATCH] i2c: Set a default timeout value for all adapters
 2009-02-22 16:12 UTC  (2+ messages)

[PATCH] i2c: add missing KERN_* constants to printks
 2009-02-21 12:39 UTC  (6+ messages)
` [PATCHv2 1/2] "
  ` [PATCHv2 2/2] i2c: adapt debug macros for KERN_* constants

Wanna get a larger boner?
 2009-02-21  5:04 UTC 

[PATCH] i2c: i2c-omap: Fix BUFSTAT_REG reading
 2009-02-20 19:05 UTC 

[PATCH] I2C: OMAP: Add missing wakeup events
 2009-02-20 18:42 UTC  (5+ messages)

[PATCH] i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT
 2009-02-20 12:39 UTC  (3+ messages)

+ i2c-fix-i2c-mpc-driver-for-multi-master-i2c-busses.patch added to -mm tree
 2009-02-20 11:45 UTC  (10+ messages)
                ` Handling of i2c arbitration loss (Was: i2c-fix-i2c-mpc-driver-for-multi-master-i2c-busses.patch added to -mm tree)
            ` Handling of i2c arbitration loss

I2C query regarding baud rate
 2009-02-20  8:36 UTC 

Greetings from Walter
 2009-02-19 21:28 UTC 

[PATCH] i2c-mpc: do not allow interruptions when waiting for I2C to complete
 2009-02-19 16:41 UTC  (11+ messages)

i2c bus multiplexing (Version 2)
 2009-02-18 16:48 UTC  (11+ messages)
` [PATCH 2/6] i2c: use rwsem instead of mutex
  ` [PATCH 3/6] i2c: ignore active clients detaching during adapter removal

[PATCH 1/1] i2c pxa: try to reset controller if the bus is busy for too long
 2009-02-18 14:11 UTC 

Dont forget to take some bluepills when travveling!
 2009-02-17 19:29 UTC 

[PATCH] Add support to SB800 SMBus changes
 2009-02-17 16:49 UTC  (2+ messages)

[PATCH] Bugfix for i2c-s3c2410
 2009-02-17 13:10 UTC  (3+ messages)

Bug#513894: Re: Bug#513894: Oops: f3 with i2c-tiny-usbHello,
 2009-02-17 11:10 UTC 

Bug#513894: Oops: f3 with i2c-tiny-usb
 2009-02-17 10:24 UTC  (4+ messages)
      ` Bug#513894: Oops: f3 with i2c-tiny-usbHello,

I2C Bus Driver
 2009-02-16 14:45 UTC 

[PATCH] i2c: misplaced parentheses?
 2009-02-16  9:24 UTC  (2+ messages)

Eugene sent you an eCard from 101Christmas-Carols
 2009-02-15 16:53 UTC 

[PATCH 1/2] i2c: add "reset" sysfs entry for adapters
 2009-02-13 17:39 UTC  (8+ messages)

[PATCH] I2C: Rename struct s3c2410_platform_i2c to s3c_platform_i2c
 2009-02-12 14:24 UTC  (3+ messages)

[patch 2/2] i2c: fix i2c-mpc driver for multi-master i2c busses
 2009-02-11 21:21 UTC 

[patch 1/2] i2c: incremental i2c-mpc driver fix for multi-master i2c busses
 2009-02-11 21:21 UTC 

[PATCH] Add static bus numbering support to i2c-versatile
 2009-02-10 17:00 UTC  (5+ messages)


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