linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-14 11:49:17 to 2015-07-31 10:36:24 UTC [more...]

[PATCH v1 0/10] Fixes and API additions for firmware nodes
 2015-07-31 10:36 UTC  (3+ messages)
` [PATCH v1 02/10] i2c: core: Have clients point to their "

[PATCH v2 0/22] On-demand device probing
 2015-07-31 10:28 UTC  (5+ messages)
` [PATCH v2 13/22] i2c: core: Probe i2c master devices on demand

[PATCH 1/1] i2c: designware-pci: use IRQF_COND_SUSPEND flag
 2015-07-31 10:07 UTC  (3+ messages)

[PATCH v3 2/3] i2c: i801: Create iTCO device on newer Intel PCHs
 2015-07-30 21:59 UTC 

[PATCH] i2c: allow specifying separate wakeup interrupt in device tree
 2015-07-30 20:14 UTC 

[PATCH 00/27] Export I2C and OF module aliases in missing drivers
 2015-07-30 17:13 UTC  (6+ messages)
` [PATCH 09/27] i2c: core: Export I2C module alias information in dummy driver
  ` [PATCH 27/27] i2c: (RFC, don't apply) report OF style modalias when probing using DT

[PATCH 0/3] i2c: uniphier: add two I2C controller drivers for UniPhier SoC platform
 2015-07-30  8:12 UTC  (4+ 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

Regression in v4.2-rc1 caused by hierarchical irqdomain changes
 2015-07-30  4:08 UTC  (5+ messages)

[PATCH 0/7] i2c: img-scb: enchancements to support i2c on pistachio
 2015-07-29 21:23 UTC  (21+ messages)
  ` [PATCH 1/7] i2c: img-scb: support I2C_M_IGNORE_NAK
  ` [PATCH 2/7] i2c: img-scb: support repeated starts on IP v3.3
  ` [PATCH 3/7] i2c: img-scb: mark transaction as complete when all data is read
  ` [PATCH 4/7] i2c: img-scb: mark transaction as complete when no more data to write
  ` [PATCH 5/7] i2c: img-scb: remove fifo EMPTYING interrupts handle
  ` [PATCH 6/7] i2c: img-scb: add handle for stop detected interrupt
  ` [PATCH 7/7] i2c: img-scb: add handle for Master halt interrupt

[PATCH v2 2/3] i2c: i801: Create iTCO device on newer Intel PCHs
 2015-07-29 17:06 UTC  (2+ messages)

[PATCH v2 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801)
 2015-07-29 16:08 UTC  (8+ messages)
` [PATCH v2 3/3] i2c: i801: add support of Host Notify

[PATCH 0/8] i2c: img-scb: fixes to support i2c on pistachio
 2015-07-29 13:35 UTC  (23+ messages)
` [PATCH 2/8] i2c: img-scb: do dummy writes before fifo access
  ` [PATCH 1/8] i2c: img-scb: enable fencing for all versions of the ip
  ` [PATCH 3/8] i2c: img-scb: use DIV_ROUND_UP to round divisor values
  ` [PATCH 4/8] i2c: img-scb: fix LOW and HIGH period values for the SCL clock
` [PATCH 5/8] i2c: img-scb: reset interrupts in img_i2c_soft_reset
` [PATCH 6/8] i2c: img-scb: remove start bit detected status after handling
` [PATCH 7/8] i2c: img-scb: improve transaction complete handle
` [PATCH 8/8] i2c: img-scb: verify support for requested bit rate

[PATCH] i2c: omap: fix bus recovery setup
 2015-07-29 10:27 UTC  (5+ messages)

[PATCH] of/irq: introduce of_has_named_irqs helper
 2015-07-29  4:33 UTC  (6+ messages)

[PATCH] [trivial] i2c: Fix typo in i2c-bfin-twi.c
 2015-07-29  3:01 UTC  (2+ messages)

[PATCH 2/5] i2c: i801: Create iTCO device on newer Intel PCHs
 2015-07-28  9:34 UTC  (2+ messages)

[PATCH 0/8] misc: remove boundary checks from bin attr users
 2015-07-28  6:11 UTC  (3+ messages)
  ` [PATCH 6/8] misc: eeprom: at24: clean up at24_bin_write()

[PATCH] i2c: slave eeprom: clean up sysfs bin attribute read()/write()
 2015-07-28  6:11 UTC  (2+ messages)

[PATCH] i2c: mediatek: fix transfer error handling
 2015-07-28  3:38 UTC 

[PATCH v2 0/4] i2c: fix i2c adapter device driver user counter
 2015-07-27 14:30 UTC  (5+ messages)
  ` [PATCH v2 1/4] i2c: core: fix leaked device refcount on of_find_i2c_* error path
  ` [PATCH v2 2/4] i2c: core: manage i2c bus device refcount in i2c_[get|put]_adapter
  ` [PATCH v2 3/4] i2c: core: add and export of_get_i2c_adapter_by_node() interface
  ` [PATCH v2 4/4] i2c: arb-gpio-challenge: use of_get_i2c_adapter_by_node interface

[PATCH-v5 0/5] i2c: pxa: Add support for PXA910 family of device
 2015-07-27 14:11 UTC  (8+ messages)
` [PATCH-v5 1/5] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa
` [PATCH-v5 2/5] i2c: pxa: enable/disable i2c module across msg xfer
` [PATCH-v5 3/5] i2c: pxa: Add support for pxa910/988 & new configuration features
` [PATCH-v5 4/5] Documentation: binding: add sclk adjustment properties to i2c-pxa
` [PATCH-v5 5/5] i2c: pxa: Add ILCR (tLow & tHigh) configuration support

[PATCH] i2c: imx: change dev_info to dev_dbg to reduce dummy log
 2015-07-27  8:26 UTC 

Free Gift
 2015-07-25  4:55 UTC 

Re:REGARDS
 2015-07-25  1:05 UTC 

[PATCH] i2c: core: add support for read commands longer than byte
 2015-07-24 13:20 UTC 

[PATCH v3 0/4] arm: tegra: implement NVEC driver using tegra i2c
 2015-07-24 10:52 UTC  (16+ messages)
  ` [PATCH v3 1/4] i2c: tegra: implement slave mode
  ` [PATCH v3 2/4] staging/nvec: reimplement on top of tegra i2c driver
  ` [PATCH v3 3/4] staging/nvec: remove old code
  ` [PATCH v3 4/4] dt: paz00: define nvec as child of i2c bus

[PATCH v4 0/3] I2C/SMBus: add support for Host Notify (in i2c_i801)
 2015-07-23 18:55 UTC  (4+ messages)
  ` [PATCH v4 1/3] i2c: add a protocol parameter to the alert callback
` [PATCH v4 2/3] i2c-smbus: add SMBus Host Notify support
` [PATCH v4 3/3] i2c: i801: add support of Host Notify

[PATCH v2] hwmon: ads7828: Add devicetree documentation
 2015-07-23 16:07 UTC  (2+ messages)

[PATCH] hwmon: ads7828: Add devicetree documentation
 2015-07-23  9:41 UTC 

[PATCH 1/3] hwmon: lm92: Add devicetree support
 2015-07-23  9:41 UTC  (2+ messages)

[PATCH V4 0/7] i2c: qup: Add support for v2 tags and bam dma
 2015-07-21 11:10 UTC  (13+ messages)
` [PATCH V4 2/7] qup: i2c: factor out common code for reuse
` [PATCH V4 3/7] i2c: qup: Add V2 tags support
` [PATCH V4 4/7] i2c: qup: Transfer each i2c_msg in i2c_msgs without a stop bit
` [PATCH V4 5/7] i2c: qup: Add bam dma capabilities

[PATCH] i2c: cadence: set THIS_MODULE to the owner of the adapter
 2015-07-21  7:14 UTC 

[RFC 0/9] i2c: slave: improve i2c client address spaces and their DT support
 2015-07-21  7:00 UTC  (23+ messages)
` [RFC 4/9] i2c: apply address offset for slaves, too
` [RFC 5/9] i2c: rename address check functions
` [RFC 7/9] i2c: apply DT flags when probing
  ` [RFC 1/9] i2c: tegra: implement slave mode
  ` [RFC 2/9] dt-bindings: add header for generic I2C flags in bindings
  ` [RFC 3/9] i2c: add a flag to mark clients as slaves
  ` [RFC 6/9] i2c: make address check indpendent from client struct
  ` [RFC 8/9] i2c: take address space into account when checking for used addresses
  ` [RFC 9/9] dts: tegra: WIP: hack dts to test new dt flags for i2c

[PATCH-v4 00/11] i2c: pxa: Fixes, cleanup and support for pxa910 family
 2015-07-20 20:30 UTC  (8+ messages)

[Patch v4] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-07-20 19:19 UTC  (2+ messages)

[PATCH v2 0/4] arm: tegra: implement NVEC driver using tegra i2c
 2015-07-20  9:50 UTC  (13+ messages)
` [PATCH v2 1/4] i2c: tegra: implement slave mode
  ` [PATCH v2 0/4] arm: tegra: implement NVEC driver using tegrai2c
    ` How to encode being an I2C slave in DT?

[PATCH V2] i2c: s3c2410: remove unused variable
 2015-07-17 20:27 UTC 

Translation Application-(ENG<>CHN)
 2015-07-17 18:14 UTC 

[PATCH] i2c: viperboard: clean up inconsistent indenting
 2015-07-17 12:01 UTC 

[Patch v1] i2c: imx: implement bus recovery
 2015-07-17  9:05 UTC  (6+ messages)

[Patch v2] i2c: imx: implement bus recovery
 2015-07-17  2:36 UTC 

[PATCH] i2c: s3c2410: remove unused variable
 2015-07-16 20:40 UTC  (2+ messages)

[PATCH] i2c-parport: Add VCT-jig adapter
 2015-07-16 12:53 UTC  (2+ messages)

[RFT PATCH 1/2] i2c: tegra: update CONFIG_LOAD for new conifiguration
 2015-07-16 10:16 UTC  (3+ messages)

[PATCH v2 0/5] enable I2C on Renesas EMEV2 and KZM9D board
 2015-07-15  0:12 UTC  (3+ messages)

[PATCH v2] HID: cp2112: fix I2C_SMBUS_BYTE write
 2015-07-14 22:54 UTC  (7+ messages)

[PATCH v1] HID: cp2112: fix byte order in SMBUS operations
 2015-07-14 20:43 UTC  (2+ messages)

[PATCH] i2c: omap: fix cleanup regression
 2015-07-14 12:10 UTC 

[PATCHv2 0/9] i2c: xiic: cleanups
 2015-07-14 11:59 UTC  (4+ messages)


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