public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-10-17 09:46:24 to 2009-11-25 08:42:02 UTC [more...]

i2c adapter scan device issue
 2009-11-25  8:42 UTC  (3+ messages)

at24 driver - a possible problem
 2009-11-25  8:09 UTC  (15+ messages)
          ` [PATCH] at24: use timeout also for read

[PATCH 0/2] davinci i2c fixes for 2.6.31
 2009-11-25  0:00 UTC  (8+ messages)

[PATCH v2] i2c: Davinci i2c bus recovery procedure to clear the bus
 2009-11-24 15:08 UTC 

[PATCH v2] i2c-designware updates
 2009-11-23 23:11 UTC  (29+ messages)
  ` [PATCH v2 01/22] i2c-designware: Consolidate to use 32-bit word accesses
  ` [PATCH v2 02/22] i2c-designware: Don't use the IC_CLR_INTR register to clear interrupts
  ` [PATCH v2 03/22] i2c-designware: Use platform_get_irq helper
  ` [PATCH v2 04/22] i2c-designware: i2c_dw_read: Use "struct dw_i2c_dev" pointer
  ` [PATCH v2 05/22] i2c-designware: i2c_dw_xfer_msg: "
  ` [PATCH v2 06/22] i2c-designware: Remove an useless local variable "num"
  ` [PATCH v2 07/22] i2c-designware: Improved _HCNT/_LCNT calculation
  ` [PATCH v2 08/22] i2c-designware: i2c_dw_xfer_msg: Fix i2c_msg search bug
  ` [PATCH v2 09/22] i2c-designware: Process i2c_msg messages in the interrupt handler
  ` [PATCH v2 10/22] i2c-designware: Set Tx/Rx FIFO threshold levels
  ` [PATCH v2 11/22] i2c-designware: Enable RX_FULL interrupt
  ` [PATCH v2 12/22] i2c-designware: Divide i2c_dw_xfer_msg into two functions
  ` [PATCH v2 13/22] i2c-designware: i2c_dw_xfer_msg: Introduce a local "buf" pointer
  ` [PATCH v2 14/22] i2c-designware: Initialize byte count variables just prior to being used
  ` [PATCH v2 15/22] i2c-designware: i2c_dw_func: Set I2C_FUNC_SMBUS_foo bits
  ` [PATCH v2 16/22] i2c-designware: i2c_dw_read: Remove redundant target address checker
  ` [PATCH v2 17/22] i2c-designware: Process all i2c_msg messages in the interrupt handler
  ` [PATCH v2 18/22] i2c-designware: Disable TX_EMPTY when all i2c_msg msgs has been processed
  ` [PATCH v2 19/22] i2c-designware: i2c_dw_xfer_msg: Fix error handling procedures
  ` [PATCH v2 20/22] i2c-designware: Skip RX_FULL and TX_EMPTY bits on tx abort errors
  ` [PATCH v2 21/22] i2c-designware: Tx abort cleanups
  ` [PATCH v2 22/22] i2c-designware: Cosmetic cleanups
  ` [PATCH 23/22] i2c-designware: i2c_dw_handle_tx_abort: Use dev_dbg() for NOACK cases

Hello Dear,
 2009-11-23 19:06 UTC 

[PATCH 0/10] PNX clock API fixes
 2009-11-23 18:22 UTC  (11+ messages)
  ` [PATCH 06/10] ARM: PNX4008: convert i2c clocks to match by device only
  ` [PATCH 07/10] ARM: PNX4008: move i2c suspend/resume callbacks into driver
  ` [PATCH 08/10] ARM: PNX4008: move i2c clock start/stop "
  ` [PATCH 09/10] ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls
  ` [PATCH 10/10] ARM: PNX4008: get i2c clock rate from clk API

[PATCH] I2C: OMAP3: PM: (re)init for every transfer to support off-mode
 2009-11-23 16:59 UTC 

[PATCH/RFC 1/1] recover from davinci i2c time out conditions
 2009-11-23 15:24 UTC  (7+ messages)

[PATCH v1] i2c: Davinci i2c bus recovery procedure to come out of time out conditions
 2009-11-23 15:22 UTC 

[PATCH] i2c: Fix userspace_device list corruption
 2009-11-22 14:12 UTC 

[PATCH] ARM: PNX4008: i2c-pnx: use the same dev_id for request_irq and free_irq
 2009-11-21 16:16 UTC  (2+ messages)

[PATCH 0/2] PNX fixes
 2009-11-20 14:24 UTC  (4+ messages)
  ` [PATCH 1/2] ARM: PNX4008: fix i2c-pnx.c build errors

[PATCH] gpio: add driver for MAX7300 I2C GPIO extender
 2009-11-20 10:56 UTC  (5+ messages)
  ` [spi-devel-general] "
      ` [PATCH V2] "
              ` [PATCH V3] "

[PULL] please pull bjdooks' i2c-pnx-fixes branch
 2009-11-20  0:29 UTC 

[PATCH 1/2] [ARM] i2c/pxa: remove unused macro
 2009-11-19 19:15 UTC  (14+ messages)
  ` [PATCH 2/2] [ARM] i2c/pxa: only define 'blue_murder'-function if DEBUG is #defined
  ` [PATCH 1/2 RESENT] [ARM] i2c/pxa: remove unused macro
      ` [PATCH 2/2 RESENT] [ARM] i2c/pxa: only define 'blue_murder'-function if DEBUG is #defined
      ` [PATCH 1/2 RESEND#2] i2c/pxa: remove unused macro
          ` [PATCH 2/2 RESEND#2] i2c/pxa: only define 'blue_murder'-function if DEBUG is #defined

[PATCH] MAINTAINERS: Add missing i2c files
 2009-11-19 17:25 UTC 

yield() in i2c non-happy paths hits BUG under -rt patch
 2009-11-19 14:15 UTC  (28+ messages)
                              ` [PATCH] cleanup sched_yield (sys)call nesting

Shared i2c adapter locking (Was: linux-next: manual merge of the net tree with the i2c tree)
 2009-11-19  7:05 UTC  (13+ messages)
    ` Shared i2c adapter locking

i2c-pnx driver issues
 2009-11-16 10:03 UTC  (9+ messages)
      ` [PATCH 1/4] i2c : Made buf type unsigned to prevent sign extension
      ` [PATCH 2/4] i2c : Added missing mach/i2c.h and linux/io.h header file includes
      ` [PATCH 3/4] i2c : Limit minimum jiffie timeout to 2
      ` [PATCH 4/4] i2c : Map I2C adapter number to platform ID number

[uml-user] [PATCH 00/12] move compat_ioctl handling into drivers
 2009-11-16  1:02 UTC  (4+ messages)
` [PATCH 07/12] i2cdev: move compat_ioctl handling into driver

عزيزتي الفائز
 2009-11-15 20:21 UTC 

[PATCH] I2C: OMAP3: PM: (re)init for every transfer to support off-mode
 2009-11-12 19:29 UTC  (5+ messages)

Welcome to linux-i2c
 2009-11-10 23:38 UTC 

[PATCH V1 1/3] i2c: imx: check busy bit when START/STOP
 2009-11-10  2:55 UTC  (8+ messages)
` [PATCH V1 2/3] i2c: imx: only imx1 needs disable delay
    ` [PATCH V1 3/3] i2c: imx: disable clock when it's possible to save power

[PATCH] TSL2550: extended mode bugfix
 2009-11-09 16:33 UTC  (3+ messages)

[PATCH v3] i2c: Add support for Xilinx XPS IIC Bus Interface
 2009-11-09  7:35 UTC  (3+ messages)

[GIT PULL] i2c fixes for 2.6.32
 2009-11-07 13:34 UTC 

i2c: Refactor for_each callbacks
 2009-11-07  9:32 UTC 

^^^^^^Final Notification^^^^^^
 2009-11-06 13:20 UTC 

[PATCH 2/3] i2c-powermac: Simplify pmac_i2c_adapter_to_bus
 2009-11-05  9:53 UTC  (5+ messages)

[PATCH 1/3] i2c-powermac: Include the i2c_adpater in struct pmac_i2c_bus
 2009-11-04 23:27 UTC  (4+ messages)

[PATCH] i2c-i801: Retry on lost arbitration
 2009-11-01 12:25 UTC 

[PATCH] i2c-scmi: Quirk to work on IBM machines with broken BIOSes
 2009-10-27 17:36 UTC  (20+ messages)
              ` [PATCH 1/2] i2c-scmi: support IBM SMBus CMI devices
              ` [PATCH 2/2] acpi: "
                  ` [PATCH v2 1/2] "
                  ` [PATCH v2 2/2] i2c-scmi: "

i2c/janitoral: drop NO_IRQ from the subsystem
 2009-10-22 21:11 UTC  (4+ messages)
  ` [PATCH 1/3] i2c/mpc: drop NO_IRQ
      ` [PATCH 2/3] i2c/cpm: "
          ` [PATCH 3/3] i2c/ibm-iic: "

[PATCH 1/2] i2c-powermac: Refactor i2c_powermac_smbus_xfer
 2009-10-22 13:25 UTC  (3+ messages)

[RFC] i2c-designware patches
 2009-10-19  1:23 UTC  (3+ messages)

[PATCH V2] ALS: TSL2550 driver move from i2c/chips
 2009-10-17 17:17 UTC  (3+ messages)


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