linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-20 12:13:30 to 2014-09-05 15:21:06 UTC [more...]

[PATCH v2 0/2] i2c/acpi: Support for multiple serial bus addresses
 2014-09-05 15:21 UTC  (3+ messages)
  ` [PATCH v2 1/2] i2c / ACPI: Create device on a valid first address
  ` [PATCH v2 2/2] i2c / ACPI: Add support for extracting multiple I2C addresses

[PATCH] i2c: rk3x: fix divisor calculation for SCL frequency
 2014-09-05 15:20 UTC  (4+ messages)

[PATCH v3 0/3] mfd: add support for Diolan DLN-2
 2014-09-05 15:17 UTC  (4+ messages)
  ` [PATCH v3 1/3] mfd: add support for Diolan DLN-2 devices
  ` [PATCH v3 2/3] i2c: add support for Diolan DLN-2 USB-I2C adapter
  ` [PATCH v3 3/3] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH] i2c: Add generic support passing secondary devices addresses
 2014-09-05 14:02 UTC 

[PATCH v7 0/2] i2c: imx: add DMA support for freescale i2c driver
 2014-09-05 10:40 UTC  (6+ messages)
` [PATCH v7 1/2] "

[PATCH v2] i2c-designware: Add suport for AMD i2c controller
 2014-09-05  9:36 UTC  (4+ messages)

[PATCH v2] i2c: i2c-tegra: Move clk_prepare/clk_set_rate to probe
 2014-09-05  9:28 UTC 

[PATCH v2] Revert "i2c: rcar: remove spinlock"
 2014-09-04 18:05 UTC  (12+ messages)

[PATCH v2 0/3] mfd: add support for Diolan DLN-2
 2014-09-04 16:32 UTC  (20+ messages)
  ` [PATCH v2 1/3] mfd: add support for Diolan DLN-2 devices
` [PATCH v2 2/3] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH v2 3/3] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH v3 5/9] i2c: core: Convert to dev_pm_domain_attach|detach()
 2014-09-04 13:52 UTC 

[PATCH v2 0/7] Second batch of cleanups for cros_ec
 2014-09-04  0:06 UTC  (13+ messages)
` [PATCH v2 1/7] mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC
` [PATCH v2 2/7] i2c: i2c-cros-ec-tunnel: Set retries to 3
  ` [PATCH v2 3/7] mfd: cros_ec: stop calling ->cmd_xfer() directly
  ` [PATCH v2 7/7] Input: cros_ec_keyb: Optimize ghosting algorithm
` [PATCH v2 4/7] mfd: cros_ec: move locking into cros_ec_cmd_xfer
` [PATCH v2 5/7] mfd: cros_ec: wait for completion of commands that return IN_PROGRESS
` [PATCH v2 6/7] mfd: cros_ec: Instantiate sub-devices from device tree

FROM: Husam Al Sayed
 2014-09-03 18:43 UTC 

[PATCH v2] i2c: imx: Add arbitration lost check
 2014-09-03  5:52 UTC 

[PATCH 0/1] i2c: designware: Add support for Intel Quark X1000
 2014-09-03  2:41 UTC  (2+ messages)
  ` [PATCH 1/1] i2c: designware: add support of platform data to set I2C mode

[PATCH 00/11] i2c: rcar: cleanup series
 2014-09-02 22:18 UTC  (6+ messages)
` [PATCH 08/11] i2c: rcar: remove spinlock

[PATCH] i2c-rcar: fix MNR interrupt handling
 2014-09-02 18:29 UTC  (3+ messages)

[PATCH 0/3] WIP: i2c slave support
 2014-09-02 18:02 UTC  (4+ messages)
  ` [PATCH 1/3] WIP: i2c core changes for "
  ` [PATCH 2/3] WIP: sketch of an slave-eeprom simulator
  ` [PATCH 3/3] WIP: adapt dts for i2c slave use

[PATCH] i2c: i2c-tegra: Move clk_prepare/clk_set_rate to probe
 2014-09-02 15:17 UTC  (4+ messages)

Trickle charging for rtc-bq32k
 2014-09-02 11:51 UTC  (4+ messages)

[PATCH v2] i2c: rk3x: fix bug that cause transfer fails in maste receive mode
 2014-09-02 11:01 UTC  (10+ messages)
    ` [PATCH v3] i2c: rk3x: fix bug that cause transfer fails in master "
        ` [PATCH v4] "

[PATCH] i2c:at91: Fix a race condition during signal handling in at91_do_twi_xfer
 2014-09-02 10:56 UTC  (3+ messages)

[PATCH] i2c: imx: Add arbitration lost check
 2014-09-02 10:43 UTC  (3+ messages)

[PATCH v2] i2c: mv64xxx: continue probe when clock-frequency is missing
 2014-09-02 10:39 UTC  (2+ messages)

[PATCH v2 1/2] Allow DT parsing of secondary devices
 2014-09-01 10:08 UTC  (7+ messages)
` [PATCH v2 2/2] adv7604: Use DT parsing in dummy creation

[PATCH 1/2] Allow DT parsing of secondary devices
 2014-08-29 14:25 UTC  (4+ messages)
  ` [PATCH 2/2] adv7604: Use DT parsing in dummy creation

ARM: shmobile: "i2c<m>" vs. "iic<n>" DT nodes and pinmux
 2014-08-29 10:20 UTC  (6+ messages)

[PATCH RESEND 0/8] i2c: Relax mandatory I2C ID table passing
 2014-08-29  8:58 UTC  (11+ messages)
` [PATCH 1/8] i2c: Add pointer dereference protection to i2c_match_id()
  ` [PATCH 2/8] i2c: Add the ability to match device to compatible string without an of_node
  ` [PATCH 5/8] i2c: Export i2c_match_id() for direct use by device drivers
  ` [PATCH 8/8] mfd: as3722: Rid driver of superfluous I2C device ID structure
` [PATCH 3/8] i2c: Match using traditional OF methods, then by vendor-less compatible strings
` [PATCH 4/8] i2c: Make I2C ID tables non-mandatory for DT'ed devices
` [PATCH 6/8] i2c: Provide a temporary .probe2() call-back type
` [PATCH 7/8] mfd: 88pm860x: Move over to new I2C device .probe() call

[PATCH] i2c-designware: Add support for ACPI i2c device
 2014-08-29  8:52 UTC  (4+ messages)

[PATCH 0/3] dln-2: Add support for Diolan DLN-2 devices
 2014-08-29  7:16 UTC  (7+ messages)
` [PATCH 1/3] usb: add "
` [PATCH 3/3] gpio: add support for the Diolan DLN-2 USB-GPIO driver

VERY URGENT
 2014-08-29  4:38 UTC 

[PATCH v2 5/9] i2c: core: Convert to dev_pm_domain_attach|detach()
 2014-08-28  8:38 UTC 

[RFC, RESEND] i2c-smbus: smbus alert revisited
 2014-08-27 15:33 UTC 

Implementing bus recovery
 2014-08-27 11:02 UTC  (5+ messages)

[PATCH 5/9] i2c: core: Convert to dev_pm_domain_attach|detach()
 2014-08-26 12:07 UTC 

[PATCH resend 0/2] i2c: hix5hd2: add i2c controller driver
 2014-08-26  5:25 UTC  (3+ messages)
  ` [PATCH resend 1/2] i2c: hix5hd2: add devicetree documentation
  ` [PATCH resend 2/2] i2c: hix5hd2: add i2c controller driver

[PATCH] i2c: mv64xxx: continue probe when clock-frequency is missing
 2014-08-25 16:41 UTC  (3+ messages)

[PATCH] i2c: axxia: Add I2C driver for AXM55xx
 2014-08-25 11:51 UTC 

[PATCH] Revert "i2c-rcar: remove spinlock"
 2014-08-23 20:42 UTC 

[PATCH v3 0/7] i2c: Relax mandatory I2C ID table passing
 2014-08-23  3:10 UTC  (5+ messages)

[PATCH] i2c: rk3x: Remove unlikely() annotations
 2014-08-22 17:43 UTC 

[PATCH 0/3] R-Car I2C driver: some cleanups
 2014-08-22 14:24 UTC  (4+ messages)
` [PATCH 1/3] i2c-rcar: simplify check for last message
  ` [PATCH 2/3] i2c-rcar: make rcar_i2c_prepare_msg() *void*
` [PATCH 3/3] i2c-rcar: make rcar_i2c_irq_recv() *void*

Medstore here
 2014-08-22 13:23 UTC 

[RESEND PATCH 0/7] Second batch of cleanups for cros_ec
 2014-08-22 11:27 UTC  (18+ messages)
` [RESEND PATCH 1/7] mfd: cros_ec: Delay for 50ms when we see EC_CMD_REBOOT_EC
` [RESEND PATCH 3/7] mfd: cros_ec: stop calling ->cmd_xfer() directly
` [RESEND PATCH 4/7] mfd: cros_ec: move locking into cros_ec_cmd_xfer
` [RESEND PATCH 5/7] mfd: cros_ec: wait for completion of commands that return IN_PROGRESS
  ` [RESEND PATCH 6/7] mfd: cros_ec: Instantiate sub-devices from device tree
  ` [RESEND PATCH 7/7] Input: cros_ec_keyb: Optimize ghosting algorithm

[Patch v3]EMMA I2C driver
 2014-08-22  2:57 UTC  (6+ messages)
  ` [PATCH 1/2] I2C: EMMA Mobile I2C master driver

[PATCH] i2c: rk3x: fix bug that cause transfer fails in master receive mode
 2014-08-21 20:12 UTC  (5+ messages)

Re: [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C
 2014-08-21  7:10 UTC  (3+ messages)
`  "

[PULL REQUEST] i2c for 3.17
 2014-08-21  3:25 UTC 

[PATCH 1/2] regmap: Add eplicit dependencies to catch "select" misuse
 2014-08-21  2:18 UTC  (3+ messages)
` [PATCH 2/2] extcon: sm5502: EXTCON_SM5502 should depend on I2C

[PATCH v2] i2c:at91: add bound checking on SMBus block length bytes
 2014-08-21  1:39 UTC 

[RFC] i2c-smbus: smbus alert revisited
 2014-08-20 18:40 UTC 

[PATCH] i2c: designware: deduce speed mode from device tree setting
 2014-08-20 15:25 UTC  (12+ messages)
      ` [PATCH] i2c designware add support of I2C standard mode


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