linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-20 14:28:55 to 2015-10-23 17:20:09 UTC [more...]

[PATCH v4 0/5] enable I2C devices behind I2C bus on Gen2
 2015-10-23 17:20 UTC  (9+ messages)
` [PATCH v4 1/5] mfd: core: redo ACPI matching of the children devices
` [PATCH v4 2/5] mfd: intel_quark_i2c_gpio: load gpio driver first
` [PATCH v4 3/5] mfd: intel_quark_i2c_gpio: support devices behind i2c bus
` [PATCH v4 4/5] at24: enable ACPI device found on Galileo Gen2
` [PATCH v4 5/5] pwm-pca9685: "

[GIT PULL] On-demand device probing
 2015-10-23 16:34 UTC  (57+ messages)
                      ` Alternative approach to solve the deferred probe (was: [GIT PULL] On-demand device probing)
                        ` Alternative approach to solve the deferred probe

[RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels
 2015-10-23 13:55 UTC  (25+ messages)
` [PATCH v3 0/1] i2c: acpi: "
  ` [PATCH v3 1/1] i2c: add ACPI support for I2C mux ports
` [PATCH v4 0/2] i2c: acpi: scan ACPI enumerated I2C mux channels
  ` [PATCH v4 1/2] acpi: add acpi_preset_companion() stub
  ` [PATCH v4 2/2] i2c: add ACPI support for I2C mux ports

[PATCH 0/9] i2c: rcar: tackle race conditions in the driver
 2015-10-23 13:14 UTC  (13+ messages)
` [PATCH 5/9] i2c: rcar: init new messages in irq

[Patch V8] i2c: imx: implement bus recovery
 2015-10-23 12:43 UTC  (2+ messages)

[PATCH v2 0/2] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform
 2015-10-23 11:49 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: uniphier: add UniPhier FIFO-less I2C driver
` [PATCH v2 2/2] i2c: uniphier_f: add UniPhier FIFO-builtin "

[PATCH 0/3] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform
 2015-10-23 10:59 UTC  (10+ messages)
` [PATCH 1/3] i2c: uniphier: add UniPhier FIFO-less I2C driver
` [PATCH 2/3] i2c: uniphier_f: add UniPhier FIFO-builtin "
` [PATCH 3/3] i2c: uniphier: add bindings for UniPhier I2C controllers

[Patch V8] i2c: imx: implement bus recovery
 2015-10-23  9:22 UTC  (2+ messages)

[PATCH 1/1] i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"
 2015-10-23  8:58 UTC  (3+ messages)

[PATCH V6 1/6] i2c: Add i2c support to Freescale Layerscape platforms
 2015-10-23  8:43 UTC  (7+ messages)
` [PATCH V6 2/6] watchdog: Add support for "
` [PATCH V6 3/6] Documentation: DT: Add entry for FSL LS1043ARDB board
  ` [PATCH V6 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC
  ` [PATCH V6 5/6] clk: qoriq: Add ls1043a support
` [PATCH V6 6/6] dts/ls1043a: add LS1043ARDB board support

my subject
 2015-10-23  7:36 UTC 

[PATCH 1/2] i2c: designware: register clkdev during acpi device configuration
 2015-10-23  5:29 UTC  (12+ messages)

ACPI I2C device-driver matching issue
 2015-10-22 18:05 UTC 

[PATCH] i2c: i2c-imx: Use -ENXIO as error in the NACK case
 2015-10-22 16:41 UTC 

[PATCH] i2c: i801: Add support for Intel Broxton
 2015-10-22 14:16 UTC 

[PATCH v2 1/2] i2c: at91: fix write transfers by clearing pending interrupt first
 2015-10-22 13:08 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: at91: manage unexpected RXRDY flag when starting a transfer

[PATCH] i2c: mv64xxx: really allow I2C offloading
 2015-10-22 12:49 UTC  (6+ messages)

[PATCH] i2c: designware: Fix build error when !CONFIG_PM_SLEEP
 2015-10-22 12:38 UTC  (2+ messages)

[PATCH] i2c: designware: Disable runtime PM in case i2c_dw_probe() fails
 2015-10-22 12:36 UTC  (3+ messages)

[PATCH v2 1/1] i2c: core: fix a code to suppress a warning
 2015-10-22 11:48 UTC  (2+ messages)

[PATCH 0/4] Support multiplexed main SMBus interface on SB800
 2015-10-22 11:43 UTC  (5+ messages)

[MinnowBoard] Linux x86 I2C device probing with ACPI
 2015-10-22  8:18 UTC  (2+ messages)

linux-next: Tree for Oct 21 (drivers/i2c/busses/i2c-designware-platdrv.c)
 2015-10-22  5:47 UTC  (2+ messages)

[PATCH 0/9] i2c: brcmstb: add support for BMIPS_GENERIC
 2015-10-22  1:57 UTC  (17+ messages)
` [PATCH 1/9] i2c: brcmstb: make the driver buildable on BMIPS_GENERIC
` [PATCH 3/9] i2c: brcmstb: add missing parenthesis
` [PATCH 4/9] i2c: brcmstb: enable ACK condition
  ` [PATCH 2/9] i2c: brcmstb: fix typo in i2c-brcmstb
  ` [PATCH 5/9] i2c: brcmstb: fix start and stop conditions
  ` [PATCH 6/9] MIPS: BMIPS: brcmstb: add I2C node for bcm7346
` [PATCH 7/9] MIPS: BMIPS: brcmstb: add I2C node for bcm7358
` [PATCH 8/9] MIPS: BMIPS: brcmstb: add I2C node for bcm7360
` [PATCH 9/9] MIPS: BMIPS: brcmstb: add I2C node for bcm7362

[PATCH 1/2] i2c: designware: add High-speed mode support
 2015-10-22  1:44 UTC  (9+ messages)
` [PATCH 2/2] i2c: designware: enable High-speed mode for pcidrv

[PATCH v2] dts: keystone: Use new "ti,keystone-i2c" compatible
 2015-10-21 16:42 UTC  (7+ messages)

[RESEND PATCH 0/9] eeprom: at24: at24cs series serial number read
 2015-10-21 15:08 UTC  (6+ messages)

[PATCH v3 0/6] enable I2C devices behind I2C bus on Gen2
 2015-10-21 15:05 UTC  (4+ messages)
` [PATCH v3 5/6] at24: enable ACPI device found on Galileo Gen2

[PATCH 6/6] i2c: designware: Move common probe code into i2c_dw_probe()
 2015-10-21 14:10 UTC  (4+ messages)
` [PATCH v2 "

[PATCH] i2c: at91: fix write transfers by clearing pending interrupt first
 2015-10-21 12:37 UTC  (13+ messages)

[PATCH] i2c: designware: fix platform driver probe rename
 2015-10-21  9:27 UTC  (2+ messages)

[PATCH V5 1/6] i2c: Add i2c support to Freescale Layerscape platforms
 2015-10-21  4:10 UTC  (3+ messages)

[PATCH] i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
 2015-10-20 22:05 UTC  (6+ messages)
` [linux-sunxi] "

[PATCH] i2c: busses: Use setup_timer
 2015-10-20 18:17 UTC 

[PATCH] i2c: i2c-au1550: relax bus timings a bit
 2015-10-20 17:54 UTC  (3+ messages)

[RESEND PATCH 0/4] i2c: Fix module autoload for OF platform drivers
 2015-10-20 16:18 UTC  (2+ messages)

[PATCH] i2c: rcar: Remove obsolete platform data support
 2015-10-20 16:11 UTC  (3+ messages)

[REPOST PATCH v2] i2c-ocores: support big-endian register layout
 2015-10-20 15:48 UTC  (2+ messages)

[PATCH] i2c: tegra: drop duplicated code for assigning algo
 2015-10-20 15:40 UTC  (2+ messages)

[RESEND PATCH 1/3] i2c: added FUNC flag for unsupported clock stretching
 2015-10-20 15:35 UTC  (2+ messages)

[PATCH v2] i2c: davinci: Optimize clock generation on Keystone SoC
 2015-10-20 15:05 UTC  (2+ messages)

[PATCH v2] i2c: enable i2c device to suspend/resume asynchronously
 2015-10-20 15:02 UTC  (2+ messages)

[PATCH 1/6] i2c: ismt: improve usage of devres API
 2015-10-20 14:47 UTC  (6+ messages)
` [PATCH 2/6] i2c: ismt: PCI core handles power state for us


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