public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-17 20:20:37 to 2010-02-10 10:05:28 UTC [more...]

[PATCH v6 0/4] i2c-mpc: add support for the Freescale MPC512x and other fixes
 2010-02-10 10:05 UTC  (3+ messages)
  ` [PATCH v6 1/4] i2c-mpc: use __devinit[data] for initialization functions and data
      ` [PATCH v6 2/4] i2c-mpc: rename "setclock" initialization functions to "setup"

Sergey Hnykin vi ha aggiunto tra gli amici nel sito vkontakte.ru
 2010-02-10  6:27 UTC 

[PATCH v4 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
 2010-02-09 22:15 UTC  (13+ messages)
  ` [PATCH v4 1/3] i2c-mpc: use __devinit[data] for initialization functions and data
      ` [PATCH v4 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
          ` [PATCH v4 3/3] powerpc: doc/dts-bindings: update doc of FSL I2C bindings

[Q] i2c-taos-evm bus driver
 2010-02-09 20:42 UTC  (3+ messages)

[PATCH 0/6] davinci i2c updates for 2.6.34
 2010-02-09 10:52 UTC  (24+ messages)
  ` [PATCH 1/6] i2c: davinci: Fix smbus Oops with AIC33 usage
  ` [PATCH 2/6] i2c: davinci: Remove MOD_REG_BIT and IO_ADDRESS usage
  ` [PATCH 3/6] i2c: davinci: Add helper functions
  ` [PATCH 4/6] i2c: davinci: Add suspend/resume support
  ` [PATCH 5/6] i2c: davinci: Add cpufreq support
  ` [PATCH 6/6] i2c: davinci: bus recovery procedure to clear the bus

[PATCH] i2c: Hook up runtime PM support
 2010-02-07 11:45 UTC  (2+ messages)

[PATCH] i2c: Hook up runtime PM support
 2010-02-05 23:17 UTC  (5+ messages)
      ` [linux-pm] "

[PATCH] i2c-tiny-usb: Fix a comment on bus frequency
 2010-02-05 17:42 UTC 

[GIT PULL] i2c fix for 2.6.33
 2010-02-05 16:51 UTC 

[PATCH v3 1/2] i2c: Add SDA and SCL pin numbers to i2c platform data
 2010-02-05 13:58 UTC  (5+ messages)

[PATCH 1/1] fix i2c_msg.len not aligning with i2c_master_send
 2010-02-05 11:12 UTC  (7+ messages)

bjdooks' git - current state of i2c-next
 2010-02-04  0:14 UTC  (3+ messages)

[PATCH] I2C: Add driver for Cavium OCTEON I2C ports
 2010-02-03  2:29 UTC  (4+ messages)

i2c/busses/i2c-highlander.c: using char variable in bit operation
 2010-02-02 14:31 UTC  (6+ messages)
          ` [PATCH] i2c/highlander: remover superflous variable

[PATCH v2] [I2C-OMAP] Add support for 16-bit registers
 2010-02-02  0:07 UTC  (7+ messages)

[PATCH] i2c/imx: don't add probe function to the driver struct
 2010-02-01 14:57 UTC 

[PATCH v3] i2c: Add support for Ux500/Nomadik I2C controller
 2010-02-01 14:14 UTC 

[PATCH v5 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
 2010-02-01  7:37 UTC  (4+ messages)
  ` [PATCH v5 1/3] i2c-mpc: use __devinit[data] for initialization functions and data
      ` [PATCH v5 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
          ` [PATCH v5 3/3] powerpc: doc/dts-bindings: update doc of FSL I2C bindings

at24.c: Need support for i2c byte read
 2010-01-28 19:18 UTC 

[PATCH v2 1/1] i2c: Add support for Xilinx XPS IIC Bus Interface
 2010-01-28 16:05 UTC 

[PATCH v2 0/1] i2c: Add support for Xilinx XPS IIC Bus Interface
 2010-01-28 16:05 UTC 

[PATCH RESEND 1/1] i2c: Add support for Xilinx XPS IIC Bus Interface
 2010-01-28 15:49 UTC  (10+ messages)

Intel ICHx bus driver
 2010-01-28 13:29 UTC  (6+ messages)

[Bug 15105] i2c-tiny-usb fails on big endian machines
 2010-01-28  8:34 UTC  (2+ messages)
  ` [PATCH] i2c-tiny-usb: Fix on big-endian systems

32-bit I2C slave
 2010-01-27 20:44 UTC  (3+ messages)

[PATCH v3 0/3] i2c-designware: Allow mixed endianness
 2010-01-27 19:19 UTC  (4+ messages)
` [PATCH v3 1/3] i2c-designware: Use local version of readl & writel
` [PATCH v3 2/3] i2c-designware: Check component type register
` [PATCH v3 3/3] i2c-designware: Allow mixed endianness accesses

[PATCH v2 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
 2010-01-27 15:14 UTC  (8+ messages)
  ` [PATCH v2 1/3] i2c-mpc: use __devinit[data] for initialization functions and data
      ` [PATCH v2 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
          ` [PATCH v2 3/3] powerpc: doc/dts-bindings: update doc of FSL I2C bindings

[PATCH v3 2/2] i2c: Davinci i2c bus recovery procedure to clear the bus
 2010-01-26 23:30 UTC  (6+ messages)

[PATCH v3 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
 2010-01-26 19:28 UTC  (4+ messages)
  ` [PATCH v3 1/3] i2c-mpc: use __init[data] for initialization functions and data
      ` [PATCH v3 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
          ` [PATCH v3 3/3] powerpc: doc/dts-bindings: update doc of FSL I2C bindings

[PATCH 0/3] i2c-mpc: add support for the Freescale MPC512x and other fixes
 2010-01-26 18:44 UTC  (16+ messages)
  ` [PATCH 1/3] i2c-mpc: use __devinit[data] for initialization functions and data
      ` [PATCH 2/3] i2c-mpc: add support for the MPC512x processors from Freescale
          ` [PATCH 3/3] powerpc: doc/dts-bindings: update doc of FSL I2C bindings

[PATCH] MAINTAINERS: add i2c tree for embedded platforms
 2010-01-26 16:34 UTC  (7+ messages)

Travelling, availability for next merge
 2010-01-26 15:10 UTC 

[PATCH 0/11] Update support for MPC512x
 2010-01-26 12:16 UTC  (7+ messages)
  ` [PATCH 04/11] i2c-mpc: Add MPC5121 I2C bus support

[PATCH] m68knommu: driver for Freescale Coldfire I2C controller
 2010-01-25 19:56 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/3] Add I2C support for Octeon SOCs
 2010-01-25 18:19 UTC  (6+ messages)
` [PATCH 2/3] I2C: Add driver for Cavium OCTEON I2C ports

[PATCH v2 0/2] I2C driver support for Nomadik/Ux500
 2010-01-25 13:07 UTC  (6+ messages)
` [PATCH v2 2/2] i2c: Add support for Ux500/Nomadik I2C controller

[PATCH 1/2] i2c: Multiplexed I2C bus core support
 2010-01-25 13:02 UTC  (4+ messages)
  ` [PATCH 1/2] i2c: driver for PCA954x I2C multiplexer series
  ` [PATCH 2/2] "

[PATCH 1/2 RESENT] [ARM] i2c/pxa: remove unused macro
 2010-01-25  9:28 UTC  (8+ messages)
` [PATCH 1/2 RESEND#2] "

[PATCH v2 0/3] i2c-designware: Allow mixed endianness
 2010-01-24 15:41 UTC  (8+ messages)
` [PATCH v2 1/3] i2c-designware: Use local version of readl & writel
` [PATCH v2 2/3] i2c-designware: Check component type register
` [PATCH v2 3/3] i2c-designware: Allow mixed endianness accesses

Please pull bjdooks' i2c-fixes
 2010-01-24 15:33 UTC 

[PATCH] mxc i2c: let time to generate stop bit
 2010-01-21 18:09 UTC  (4+ messages)

[PATCH RESEND 0/1] i2c: Add support for Xilinx XPS IIC Bus Interface
 2010-01-19 16:01 UTC 

[PATCH RESEND]
 2010-01-19 15:56 UTC 

[PATCH v3] [MFD] i2c-htcpld: Add the HTCPLD driver
 2010-01-19 15:10 UTC  (10+ messages)

[PATCH 2.6.32.3] i2c-i801: SMBus patch for Intel Cougar Point DeviceIDs
 2010-01-19 11:00 UTC 

[PATCH 0/3] i2c-designware: Allow mixed endianness
 2010-01-18 12:54 UTC  (6+ messages)
` [PATCH 3/3] Allow mixed endianness accesses


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