linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-22 11:41:57 to 2013-08-19 19:46:04 UTC [more...]

[PATCH] i2c: move of helpers into the core
 2013-08-19 19:46 UTC  (5+ messages)
` [PATCH RESEND] "

[PATCH 0/5] i2c: sirf: a bundle of fixes for stability
 2013-08-19 18:06 UTC  (8+ messages)
  ` [PATCH 1/5] i2c: sirf: reset i2c controller early after we get a noack
  ` [PATCH 2/5] i2c: sirf: we need to wait I2C_RESET status in resume
  ` [PATCH 3/5] i2c: sirf: fix the typo for setting bitrate to less than 100k
  ` [PATCH 4/5] i2c: sirfsoc: support reverse direction of address
  ` [PATCH 5/5] i2c: sirf: retry 3 times as sometimes we get random noack and timeout

[PATCH 1/1] Documentation: i2c: Fix example in instantiating-devices
 2013-08-19 17:52 UTC  (4+ messages)

[PATCH 1/1] i2c: imx: Fix incorrect placement of __initdata
 2013-08-19 17:52 UTC  (2+ messages)

[PATCH] i2c-tiny-usb: do not use stack as URB transfer_buffer
 2013-08-19 17:47 UTC  (4+ messages)

[PATCH] i2c-omap: always send stop after nack
 2013-08-19 14:05 UTC  (12+ messages)

[PATCH] i2c: powermac: fix return path on error
 2013-08-19 13:18 UTC 

[PATCH v2 1/2] i2c-designware: make HCNT/LCNT values configurable
 2013-08-19 12:40 UTC  (3+ messages)
` [PATCH v2 2/2] i2c-designware: get SDA hold time, HCNT and LCNT configuration from ACPI

[PATCH 1/2] i2c-designware: make *CNT values configurable
 2013-08-19 12:22 UTC  (21+ messages)

[PATCH] i2c: i2c_mxs: Set ACK_MODE bit
 2013-08-19 12:19 UTC  (4+ messages)

[PATCH 05/35] i2c: use dev_get_platdata()
 2013-08-19  9:23 UTC  (4+ messages)

[PATCH v2] i2c: i2c-mxs: Check the return value from stmp_reset_block()
 2013-08-16 16:13 UTC  (4+ messages)

[PATCH] i2c: mxs: fix broken timing calculation
 2013-08-16 16:10 UTC  (9+ messages)

[PATCH v2 2/2] i2c: pxa: enable high speed mode for i2c bus
 2013-08-16  7:27 UTC  (4+ messages)

[PATCH RESEND] ARM: dts: vf610-twr: enable i2c0 device
 2013-08-16  7:25 UTC  (2+ messages)

[PATCH 1/3] i2c: exynos5: add High Speed I2C controller driver
 2013-08-16  7:05 UTC  (6+ messages)
` [PATCH v10] "

[PATCH RESEND 1/3] i2c: mxs: distinguish i.MX23 and i.MX28 based I2C controller
 2013-08-15 17:08 UTC  (14+ messages)
  ` [PATCH V2 2/3] i2c: mxs: Rework the PIO mode operation
  ` [PATCH RESEND 3/3] i2c: mxs: Fix PIO mode on i.MX23

[PATCH 0/29] simplify use of devm_ioremap_resource
 2013-08-15 14:18 UTC  (3+ messages)
` [PATCH 23/29] drivers/i2c/busses/i2c-ocores.c: "

[PATCH 1/8] i2c: imx: use struct representing i2c clk{div, val} pair
 2013-08-15 14:15 UTC  (11+ messages)
  ` [PATCH 2/8] i2c: imx: enable clk before write to registers
  ` [PATCH 3/8] i2c: imx: don't change platform device id_entry directly
  ` [PATCH 4/8] i2c: imx: wrap registers read/write to inline function
  ` [PATCH 5/8] i2c: imx: change register offset representation
  ` [PATCH 6/8] i2c: imx: add INT flag and IEN bit operatation codes
  ` [PATCH 7/8] i2c: imx: add struct to hold more configurable quirks
  ` [PATCH 8/8] i2c: imx: Add Vybrid VF610 I2C controller support

[PATCH] i2c-piix4 - Add support for secondary SMBus on AMD SB800 and AMD FCH chipsets
 2013-08-15 13:19 UTC  (8+ messages)
          ` [PATCH] i2c: i2c-piix4: "

[PATCH] i2c: Improve logging on failure to probe for ->class devices
 2013-08-15 12:51 UTC  (2+ messages)

[PATCH v4 0/2] iMC SMBUS and DIMM bus probing
 2013-08-15 12:50 UTC  (7+ messages)
` [PATCH v4 2/2] i2c_imc: New driver for Intel's iMC, found on LGA2011 chips

[PATCH 0/2] i2c: davinci: Couple of patches to make i2c usable on Keystone SOCs
 2013-08-15 12:31 UTC  (10+ messages)
  ` [PATCH 1/2] i2c: davinci: remove useless mach/hardware include
` [PATCH 2/2] i2c: davinci: Allow i2c driver available for keystone platforms

[PATCH v5 0/3] i2c-mv64xxx: Fixes and new feature for controlers embedded in Aramda XP
 2013-08-15 12:13 UTC  (9+ messages)
  ` [PATCH v5 1/3] i2c-mv64xxx: Add I2C Transaction Generator support
  ` [PATCH v5 2/3] i2c-mv64xxx: Fix timing issue on Armada XP (errata FE-8471889)
  ` [PATCH v5 3/3] ARM: dts: mvebu: Introduce a new compatible string for mv64xxx-i2c

[PATCH V2 1/7] i2c: i2c-mpc: add CONFIG_PM_SLEEP to suspend/resume functions
 2013-08-15 12:07 UTC  (2+ messages)

[PATCH] i2c: mxs: Better error handling
 2013-08-15 11:09 UTC  (3+ messages)

[PATCH RESEND 1/2] ARM: dts: vf610-twr: enable i2c0 device
 2013-08-15  9:48 UTC  (18+ messages)
  ` [PATCH v3 2/2] i2c: imx: Add Vybrid VF610 I2C controller support
                  ` 答复: "

[PULL REQUEST] i2c for 3.11
 2013-08-11  9:55 UTC 

[PATCH v4 0/2] support hisilicon i2c
 2013-08-11  7:29 UTC  (6+ messages)
  ` [PATCH v4 1/2] i2c: designware: use module_platform_driver
  ` [PATCH v4 2/2] i2c: designware: add two optional property tx/rx-fifo-size

[PATCH 0/3] i2c-mv64xxx: Fixes and new feature for controlers embedded in Aramda XP
 2013-08-09 13:22 UTC  (16+ messages)
` [PATCH 1/3] i2c-mv64xxx: Add I2C Transaction Generator support
` [PATCH 3/3] ARM: dts: mvebu: Introduce a new compatible string for mv64xxx-i2c

[PATCH v2 1/2] i2c: pxa: add pxa910 platform for i2c bus
 2013-08-09  2:43 UTC 

PCA9665: Triggering i2c bus reset
 2013-08-08 13:53 UTC 

[PATCH v2 0/1 resend] ARM: shmobile: r8a7790: add I2C support
 2013-08-08 11:39 UTC  (6+ messages)
  ` [PATCH v2 1/1 resend] i2c: rcar: modify I2C driver

i2c-i801 driver quit working in 3.8.11 (was: adt7475 driver quit working)
 2013-08-07 19:25 UTC 

[PATCH 00/27] devm cleanup, part #1, take #3
 2013-08-07 15:38 UTC  (4+ messages)
` [PATCH 06/27] drivers/i2c/busses: don't check resource with devm_ioremap_resource

[PATCH 02/12] drivers/i2c/busses: don't use devm_pinctrl_get_select_default() in probe
 2013-08-07 15:37 UTC  (2+ messages)

[PATCH] i2c: mpc: Define unique I2C adapter names
 2013-08-07 15:34 UTC  (3+ messages)

[PATCH] i2c: add sanity check to i2c_put_adapter
 2013-08-07 15:05 UTC  (5+ messages)

[PATCH] i2c: reduce parent checking to a NOOP in non-I2C_MUX case
 2013-08-07 14:54 UTC  (2+ messages)

[PATCH] i2c-designware: Manually set RESTART bit between messages
 2013-08-07 14:28 UTC  (2+ messages)

[PATCH] i2c: pxa: enable high speed mode for i2c bus
 2013-08-07 13:55 UTC  (9+ messages)

Proposal
 2013-08-05 12:56 UTC 

[PATCH] i2c: Fix Kontron PLD prescaler calculation
 2013-08-05  8:35 UTC  (3+ messages)

[PATCH v2] i2c: i2c-mxs: Use DMA mode even for small transfers
 2013-08-05  8:11 UTC  (9+ messages)

[PATCH v2 2/2] i2c: imx: Add Vybrid VF610 I2C controller support
 2013-08-02  5:19 UTC  (3+ messages)

PC to PC link via i2c on nvidia (VGA) cards. Is it possible in theory?
 2013-07-29 23:39 UTC 

[PATCH] i2c: mxs: Rework the PIO mode operation
 2013-07-28  9:47 UTC  (4+ messages)

[PATCH v2 0/1 resend] ARM: shmobile: r8a7790: add I2C support
 2013-07-26 10:33 UTC  (2+ messages)
  ` [PATCH v2 1/1 resend] i2c: rcar: modify I2C driver

i2c-mux: expose i2c bus topology under sysfs
 2013-07-24 11:41 UTC 

[PATCH V10 Resend] i2c/designware: Provide i2c bus recovery support
 2013-07-24  9:16 UTC  (2+ messages)

[PATCH v2 0/1] ARM: shmobile: r8a7790: add I2C support
 2013-07-23  6:28 UTC  (6+ messages)
` [PATCH v2 1/1] i2c: rcar: modify I2C driver


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