linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-16 17:26:10 to 2012-01-21 21:33:44 UTC [more...]

[PATCH 1/2] i2c-s3c2410: Convert to devm_kzalloc()
 2012-01-21 21:33 UTC  (13+ messages)
  ` [PATCH 2/2] i2c-s3c2410: Add stub runtime power management

[PATCH] i2c-s3c2410: Add stub runtime power management
 2012-01-21 21:33 UTC  (3+ messages)

[PATCH] i2c: mxs: only flag completion when queue is completely done
 2012-01-20 12:56 UTC 

mc13xxx: add I2C support
 2012-01-20 12:08 UTC  (14+ messages)
  ` [PATCH 1/3] mc13xxx-core: Prepare for separate spi and i2c backends
  ` [PATCH 2/3] mfd: mc13xxx-core: Move spi specific code into separate module
  ` [PATCH 3/3] mfd: mc13xxx-core: Add i2c driver

[PATCH] i2c-isch: Decrease delay in the loop checking the BUSY state of the bus
 2012-01-20 11:46 UTC 

[PATCH RFC] I2C : OMAP : make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
 2012-01-19 19:08 UTC  (4+ messages)

[PATCH] Support for Netlogic XLR/XLS I2C controller
 2012-01-19 14:42 UTC  (10+ messages)
  ` [PATCH] i2c: "
          ` [PATCH UPDATED] "

[PATCH] i2c-davinci: dev->irq is used instead of IRQ_I2C by free_irq
 2012-01-19 11:26 UTC  (2+ messages)

[PATCH] i2c writing-clients document: mention module_i2c_driver()
 2012-01-18 13:00 UTC 

Please pull bjdooks' for-linus/i2c-33 branch
 2012-01-17 23:35 UTC 

[PATCH] MAINTAINERS: List i2c-omap and i2c-davinci drivers
 2012-01-17 23:10 UTC  (3+ messages)

I2C_RDRW_IOCTL_MAX_MSGS
 2012-01-17 15:12 UTC  (5+ messages)

[PATCH 2/3] i2c-omap: use usleep_range(), get rid out of jiffies
 2012-01-17 12:52 UTC 

[PATCH v2] I2C : OMAP : make omap_i2c_unidle/idle functions depend on CONFIG_PM_RUNTIME
 2012-01-17 10:18 UTC 

[PATCH 0/5] Generalize module_platform_driver
 2012-01-13 18:23 UTC  (4+ messages)
` [PATCH 1/5] drivercore: "

[i2c-mpc.c] adding entry for mpc8360
 2012-01-13 16:05 UTC  (3+ messages)

[PATCHv9 0/2] I2C driver updates
 2012-01-13  6:57 UTC  (3+ messages)
  ` [PATCHv9 1/2] OMAP : I2C : Remove reset at init
` [PATCH 2/2] I2C: OMAP: Recover from Bus Busy condition

[RESEND] i2c-eg20t: some patches are not reviewed yet
 2012-01-13  1:27 UTC 

[PATCHv8 0/5] I2C driver updates
 2012-01-12 23:22 UTC  (18+ messages)
` [PATCHv8 3/5] OMAP: I2C: Reset support
` [PATCHv8 4/5] OMAP: I2C: Remove the reset in the init path

[PATCH] I2C: SiByte: Convert the driver to make use of interrupts
 2012-01-12 21:19 UTC  (6+ messages)

[GIT PULL] i2c updates for Linux 3.3
 2012-01-12 19:37 UTC 

[PATCH RFC] OMAP: I2C: Fix the mismatch of pm_runtime enable and disable
 2012-01-12 15:24 UTC  (4+ messages)

[PATCH] i2c-eg20t: use i2c_add_numbered_adapter to get a fixed bus number
 2012-01-12  8:09 UTC  (2+ messages)

[PATCH v2] I2C: OMAP: Recover from Bus Busy condition
 2012-01-12  6:07 UTC  (3+ messages)

[PATCH v2] I2C: OMAP: Recover from Bus Busy condition
 2012-01-12  5:55 UTC  (2+ messages)

[PATCH v7 0/5] AT91: replace broken TWI driver i2c-at91.c
 2012-01-11 14:06 UTC  (4+ messages)
    ` AW: "

[PATCH] OMAP: I2C: add devexit to the remove code
 2012-01-10  6:40 UTC  (3+ messages)

[PATCH v2] i2c: tegra: Add delay before reset the controller
 2012-01-10  4:12 UTC  (3+ messages)

[PATCH] MAINTAINERS: i2c: add third maintainer
 2012-01-09  8:10 UTC  (2+ messages)

[PATCH v4 00/12] OMAP4: Add DT support for i2c and twl6030
 2012-01-08 23:38 UTC  (17+ messages)
  ` [PATCH v4 01/12] ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
  ` [PATCH v4 02/12] i2c: OMAP: Add DT support for i2c controller
  ` [PATCH v4 03/12] mfd: twl-core: Add initial DT support for twl4030/twl6030
  ` [PATCH v4 04/12] rtc: rtc-twl: Add DT support for RTC inside twl4030/twl6030
  ` [PATCH v4 05/12] arm/dts: OMAP4: Add i2c controller nodes
  ` [PATCH v4 06/12] arm/dts: OMAP3: "
  ` [PATCH v4 07/12] arm/dts: twl6030: Add DTS file for twl6030 PMIC
  ` [PATCH v4 08/12] arm/dts: twl4030: Add DTS file for twl4030 PM + Audio IC
  ` [PATCH v4 09/12] arm/dts: omap4-panda: Add twl6030 and i2c EEPROM
  ` [PATCH v4 10/12] arm/dts: omap4-sdp: Add twl6030, i2c3 and i2c4 devices
  ` [PATCH v4 11/12] arm/dts: omap3-beagle: Add twl4030 and i2c EEPROM
` [PATCH v4 12/12] ARM: OMAP2+: board-generic: Remove i2c static init

[PATCH] i2c: convert gpio-i2cmux to use module_platform_driver()
 2012-01-08 11:24 UTC  (3+ messages)

[PATCH v2] i2c: convert drivers/i2c/* to use module_platform_driver()
 2012-01-08 10:36 UTC  (3+ messages)

[2.6.37 -> 2.6.38 regression] "mv64xxx: I2C bus locked, block: 1, time_left: 0" every few seconds
 2012-01-08  0:45 UTC  (2+ messages)

[PATCH] i2c: convert drivers/i2c/* to use module_platform_driver()
 2012-01-07 15:00 UTC  (3+ messages)

[PATCH] i2c: reorganize muxes to a standard pattern
 2012-01-07 14:51 UTC  (10+ messages)

[PATCH] i2c-dev: Use memdup_user
 2012-01-07 10:00 UTC  (2+ messages)

[PATCH V2 1/4] i2c: tegra: Add __devinit/exit to probe/remove
 2012-01-06 17:45 UTC  (16+ messages)
  ` [PATCH V2 2/4] i2c: tegra: Support DVC controller in device tree
  ` [PATCH V2 3/4] arm/dt: tegra: Use new compatible value for DVC I2C controller
  ` [PATCH V2 4/4] arm/dt: Add ADT7461 to Seaboard

[GIT PULL] I2C: OMAP: misc. updates for v3.3
 2012-01-06 16:16 UTC  (2+ messages)

[PATCH 0/3 v2] i2c: i801: enable irq
 2012-01-06 11:35 UTC  (5+ messages)
` [PATCH 1/3] i2c: i801: refactor i801_block_transaction_byte_by_byte
  ` [PATCH 2/3 v2] i2c: i801: enable irq for i801 smbus transactions
  ` [PATCH 3/3 v2] i2c: i801: enable irq for byte_by_byte transactions

[PATCH] OMAP/I2C - Fix timeout problem during suspend
 2012-01-05 20:48 UTC  (4+ messages)

[PATCH] i2c-ali1535: enable SPARC support
 2012-01-05 20:44 UTC  (6+ messages)

[PATCH RESEND] i2c: Convert to DEFINE_PCI_DEVICE_TABLE
 2012-01-05 20:25 UTC  (4+ messages)

[PATCH] ARM: OMAP2+ i2c NACK without STP
 2012-01-04  0:07 UTC  (3+ messages)

[PATCH] i2c: Convert to DEFINE_PCI_DEVICE_TABLE
 2012-01-02 15:44 UTC  (3+ messages)

End of year bonus!!
 2011-12-25 21:55 UTC 

REPLY IMMEDIATELY
 2011-12-23 18:51 UTC 

[PATCH] i2c: tegra: Add delay before reset the controller
 2011-12-23 11:20 UTC  (4+ messages)

[PATCH v4] I2C: add CSR SiRFprimaII on-chip I2C controllers driver
 2011-12-22 12:08 UTC  (7+ messages)

[PATCH v2 02/10] i2c: OMAP: Add DT support for i2c controller
 2011-12-22  8:22 UTC 

pca953x GPIO
 2011-12-21 17:02 UTC  (5+ messages)

[PATCH V3 00/14] add clk_prepare/clk_unprepare to imx drivers
 2011-12-20  2:15 UTC  (5+ messages)
` [PATCH V3 10/14] ARM: mxs: add clk_prepare/clk_unprepare

LET US WORK TOGETHER
 2011-12-19 13:39 UTC 

[PATCH] i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio
 2011-12-19  4:05 UTC  (2+ messages)

[PATCH 1/3] i2c: tegra: Support DVC controller in device tree
 2011-12-18 15:46 UTC  (6+ messages)
  ` [PATCH 2/3] arm/dt: tegra: Use new compatible value for DVC I2C controller
  ` [PATCH 3/3] arm/dt: Add ADT7461 to Seaboard

Please pull bjdooks' for-linus/i2c-32-rc6 branch
 2011-12-18 11:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).