linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-19 18:19:41 to 2015-10-23 08:33:46 UTC [more...]

[RFC PATCH 0/1] i2c: scan ACPI enumerated I2C mux channels
 2015-10-23  8:33 UTC  (21+ 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 1/1] i2c: designware: reverts "i2c: designware: Add support for AMD I2C controller"
 2015-10-23  8:32 UTC  (2+ messages)

[PATCH V6 1/6] i2c: Add i2c support to Freescale Layerscape platforms
 2015-10-23  8:01 UTC  (6+ 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

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

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)

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

[PATCH 0/3] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform
 2015-10-22 21:06 UTC  (7+ 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

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  (15+ messages)
` [RESEND PATCH 1/9] eeprom: at24: platform_data: use BIT() macro
` [RESEND PATCH 2/9] eeprom: at24: new flag in platform_data
` [RESEND PATCH 3/9] eeprom: at24: tie up an additional address for at24cs series
` [RESEND PATCH 4/9] eeprom: at24: support reading of the serial number
` [RESEND PATCH 5/9] eeprom: at24: export the serial number through sysfs
` [RESEND PATCH 6/9] eeprom: at24: improve the device_id table readability
` [RESEND PATCH 7/9] eeprom: at24: add the at24cs series to the list of supported devices
` [RESEND PATCH 8/9] eeprom: at24: remove a reduntant if
` [RESEND PATCH 9/9] eeprom: at24: readability tweaks

[PATCH v3 0/6] enable I2C devices behind I2C bus on Gen2
 2015-10-21 15:05 UTC  (6+ messages)
` [PATCH v3 1/6] i2c / ACPI: Rework I2C device scanning
` [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  (6+ messages)
` [RESEND PATCH 1/4] i2c: ibm-iic: Fix module autoload for OF platform driver
` [RESEND PATCH 2/4] i2c: meson: "
` [RESEND PATCH 3/4] i2c: rk3x: "
` [RESEND PATCH 4/4] i2c: stu300: "

[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

[PATCH] i2c: pnx: fix warnings caused by enabling unprepared clock
 2015-10-20 10:58 UTC  (5+ messages)

[PATCH v4 0/22] On-demand device probing
 2015-10-20 10:42 UTC  (3+ messages)
` [PATCH v4 11/22] i2c: core: Probe i2c adapters and devices on demand

[PATCH 2/2] i2c: designware: remove freq definition for "AMD0010" in acpi_device_id
 2015-10-20  6:39 UTC 

[PATCH] i2c: slave: add 8 bit seconds counter backend
 2015-10-19 20:09 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).