public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-01-29 15:58:37 to 2009-02-25 20:19:17 UTC [more...]

[PATCH] Added driver for ISL29003 ambient light sensor
 2009-02-25 20:19 UTC  (2+ messages)

[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 

Request for Clarification: old - legacy - new driver model
 2009-02-25  8:00 UTC  (6+ messages)

[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 

i2c/pca: handle timeout
 2009-02-24 16:22 UTC  (4+ messages)
  ` [PATCH 1/3] i2c/algo-pca: rework waiting for a free bus
  ` [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

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)

howto to suppor new i2c algo
 2009-02-23 10:13 UTC 

[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  (20+ 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 v5] iMX/MXC support for I2C
 2009-02-20 15:09 UTC  (6+ 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

[PATCH UPDATED] Add support to SB800 SMBus changes
 2009-02-20  9:43 UTC 

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  (15+ messages)
  ` [PATCH 1/6] i2c: put driver_unregister() out of core_lock protection
      ` [PATCH 2/6] i2c: use rwsem instead of mutex
          ` [PATCH 3/6] i2c: ignore active clients detaching during adapter removal
              ` [PATCH 4/6] i2c: free adapters (de)registration from i2c "core_lock" mutex
                  ` [PATCH 5/6] i2c: Multiplexed I2C bus core support
                      ` [PATCH 6/6] i2c: driver for PCA954x I2C multiplexer series

[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  (13+ messages)
  ` [PATCH 2/2] i2c pxa: add the force reset method

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

[PATCH] i2c,algo: timeout reaches -1
 2009-02-07  0:33 UTC  (13+ messages)
              ` [PATCH 1/2] i2c,algo: cleanup i2c-algo-pcf.c
                      ` [PATCH 1/2 v2] "
                          ` [PATCH 2/2 v2] i2c,algo: handle timeout correctly

Calling wait_event_interruptible_timeout() in I2C wait functions
 2009-02-05 15:18 UTC  (5+ messages)

[PATCH] i2c: timeouts reach -1
 2009-02-03 19:08 UTC  (5+ messages)

[PATCH] ir-kbd-i2c: support Hauppauge HVR-1600 R/C port
 2009-02-03 11:18 UTC  (2+ messages)

[PATCH] I2C: OMAP: Include OMAP_I2C_SYSC_REG in save and restore
 2009-02-02 15:25 UTC  (6+ messages)

[PATCH] saa7146_i2c: saa7146_i2c_transfer() wrong?
 2009-02-01 10:55 UTC  (2+ messages)

New home for i2c-tools (RFC)
 2009-01-29 17:10 UTC  (9+ messages)

[PATCH] i2c-pxa: move 'blue_murder'-function into DEBUG-section
 2009-01-29 17:09 UTC 

[PATCH v4] iMX/MXC support for I2C
 2009-01-29 15:58 UTC 


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