linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-12 17:03:34 to 2016-01-04 15:10:10 UTC [more...]

[PATCH 00/10] i2c mux cleanup and locking update
 2016-01-04 15:10 UTC  (6+ messages)
` [PATCH 01/10] i2c-mux: add common core data for every mux instance
` [PATCH 02/10] i2c-mux: move select and deselect ops to i2c_mux_core
` [PATCH 03/10] i2c-mux: move the slave side adapter management "
` [PATCH 04/10] i2c-mux: remove the mux dev pointer from the mux per channel data
` [PATCH 05/10] i2c-mux: pinctrl: get rid of the driver private struct device pointer

[PATCH 1/2] i2c: xiic: Implement Power management
 2016-01-04 14:18 UTC  (3+ messages)
` [PATCH 2/2] bindings: i2c: Add clock entries for i2c-xiic

[RESEND PATCH v2 0/9] eeprom: at24: at24cs series serial number read
 2016-01-04 14:01 UTC  (6+ messages)

[PATCH v2] i2c: imx: Remove unneeded comments
 2016-01-04 11:15 UTC 

[PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc
 2016-01-04  9:55 UTC  (3+ messages)
  ` [PATCH 2/2] dts: MT2701: add i2c dts info for MT2701

[PATCH v2 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
 2016-01-04  9:09 UTC  (19+ messages)

[PATCH] i2c: designware: Add support for AMD Seattle I2C
 2016-01-03 22:54 UTC  (8+ messages)

[PATCH 04/10] i2c: st: use to_platform_device()
 2016-01-03 18:55 UTC  (2+ messages)

[PATCH 3/9] i2c: designware: use to_pci_dev()
 2016-01-03 18:54 UTC  (3+ messages)

[V1, 1/2] i2c: brcmstb: Adding support for CM and DSL SoCs
 2016-01-03 18:51 UTC  (5+ messages)
` [V1, 2/2] dt-bindings: i2c: Update i2c-brcmstb compatible string

[PATCH v3] i2c: mediatek: fix i2c multi transfer issue in high speed mode
 2016-01-03 18:38 UTC  (2+ messages)

[PATCH v2] i2c: imx: make bus recovery through pinctrl optional
 2016-01-03 18:30 UTC  (3+ messages)

[PATCH 1/2] i2c: imx: Improve message log when DMA is not used
 2016-01-03 18:28 UTC  (4+ messages)
` [PATCH 2/2] i2c: imx: Remove unneeded comments

[Patch V1] i2c: imx: improve code readability
 2016-01-03 18:17 UTC  (2+ messages)

[Patch V10] i2c: imx: add runtime pm support to improve the performance
 2016-01-03 18:10 UTC  (2+ messages)

Charity Donation
 2016-01-03  9:14 UTC 

Charity Donation
 2016-01-03  0:08 UTC 

unmet direct dependencies in -next
 2016-01-02 22:01 UTC  (5+ messages)

[PATCH] DT: i2c: Update vendor prefix for 24c00
 2016-01-02 21:21 UTC  (3+ messages)

[PATCH] DT: i2c: Add Epson RX8010 to list of trivial devices
 2016-01-02 21:17 UTC  (3+ messages)

[PATCH 0/3] i2c: rcar: adapt PM usage to multi master case
 2016-01-02 21:15 UTC  (5+ messages)
` [PATCH 1/3] i2c: document binding for multi-master case
` [PATCH 2/3] i2c: rcar: remove macros dealing with flags
` [PATCH 3/3] i2c: rcar: disable PM in multi-master mode

[PATCH v3 0/5] i2c: img-scb: enchancements to support i2c on pistachio
 2016-01-02 21:09 UTC  (2+ messages)

[PATCH v4] arm64: dts: add all hi6220 i2c nodes
 2015-12-31  1:27 UTC  (3+ messages)

[PATCH] DT: i2c: Add Freescale MPL3115 to trivial devices list
 2015-12-30  6:28 UTC  (3+ messages)

Charity/Donation
 2015-12-29  0:53 UTC 

Assalam o Alaikum
 2015-12-29  2:02 UTC 

Charity Donation
 2015-12-29  0:04 UTC 

[PATCH] i2c: designware: retry transfer on transient failure
 2015-12-28 16:34 UTC  (3+ messages)

[PATCH v2] coccinelle: api: check for propagation of error from platform_get_irq
 2015-12-27 16:24 UTC  (9+ messages)
          ` [Cocci] "

[PATCH] i2c-core: One function call less in acpi_i2c_space_handler() after error detection
 2015-12-26 19:30 UTC  (7+ messages)
    ` [PATCH v2] "
        `  "

[PATCH 0/2] i2c: proper RuntimePM for the adapter device
 2015-12-25  5:53 UTC  (8+ messages)
` [PATCH 1/2] i2c: always enable "
` [PATCH 2/2] i2c: s3c2410: remove superfluous runtime PM calls

[PATCH 2/2] i2c: enable i2c adapter to suspend/resume asynchronously
 2015-12-24 14:44 UTC 

[PATCH 1/2] i2c: enable i2c device to suspend/resume asynchronously
 2015-12-24 14:41 UTC 

[PATCH] i2c/designware: enable i2c controller to suspend/resume asynchronously
 2015-12-24 14:30 UTC 

[PATCH v3] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2015-12-23 18:27 UTC  (2+ messages)

designware i2c bus driver
 2015-12-23 10:29 UTC  (2+ messages)

[PATCH v2] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2015-12-23  8:44 UTC  (6+ messages)

[PATCH v1 1/3] i2c: rk3x: add calc_divs ops for new version
 2015-12-20 15:43 UTC  (3+ messages)

[PATCH] i2c: s3c2410: remove superfluous runtime PM calls
 2015-12-19 21:57 UTC  (7+ messages)

[PULL REQUEST] i2c for 4.4
 2015-12-19 11:05 UTC 

[RFC 0/3] i2c: rcar: adapt PM usage to multi master case
 2015-12-19  4:18 UTC  (7+ messages)
` [RFC 1/3] i2c: document binding for multi-master case
` [RFC 2/3] i2c: rcar: remove macros dealing with flags
` [RFC 3/3] i2c: rcar: disable PM in multi-master mode

[PATCH v6] at24: Support SMBus read/write of 16-bit devices
 2015-12-18 20:53 UTC  (4+ messages)

Review & Reply
 2015-12-18 10:18 UTC 

[PATCH] i2c: allow building emev2 without slave mode again
 2015-12-17 19:57 UTC  (12+ messages)

[PATCH v2] i2c: rcar: disable runtime PM correctly in slave mode
 2015-12-17 19:39 UTC  (2+ messages)

[PATCH] i2c: make i2c_parse_fw_timings() always visible
 2015-12-17 19:38 UTC  (3+ messages)

[PATCH] i2c: emev: select I2C slave support
 2015-12-17 19:38 UTC  (2+ messages)

Darlehen bieten
 2015-12-18  7:00 UTC 

randconfig build error with next-20151216, in drivers/i2c/busses
 2015-12-17 12:34 UTC  (2+ messages)

Review & Reply
 2015-12-17  0:55 UTC 

[PATCH] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2015-12-17  0:55 UTC  (7+ messages)

linux-next: Tree for Dec 16 (i2c/busses/i2c-emev2)
 2015-12-16 21:18 UTC  (2+ messages)

[PATCH] i2c: rcar: disable runtime PM correctly in slave mode
 2015-12-16 16:10 UTC  (6+ messages)

[PATCH v2 1/2] i2c: xlr: fix extra read/write at end of rx transfer
 2015-12-16 10:43 UTC  (4+ messages)
` [PATCH v2 2/2] i2c: xlr: add interrupt support for Sigma Designs chips

[RFC] i2c: Prevent runtime suspend of parent during adapter registration
 2015-12-15 15:21 UTC  (2+ messages)

[PATCH 1/3] i2c: xlr: add support for Sigma Designs controller variant
 2015-12-15 12:48 UTC  (7+ messages)
` [PATCH 2/3] i2c: xlr: fix extra read/write at end of rx transfer
` [PATCH 3/3] i2c: xlr: add interrupt support for Sigma Designs chips

[PATCH v2 0/9] i2c: add generic support for timing parameters in DT
 2015-12-15  4:14 UTC  (9+ messages)
` [PATCH v2 2/9] i2c: add generic routine to parse DT for timing information

[PATCH V3 0/6] Add LS1043A SoC support
 2015-12-14 23:32 UTC  (6+ messages)
` [PATCH V3 5/6] clk: qoriq: Add ls1043a support

[PATCH 0/4] i2c: uniphier: add minor sanity checks to i2c-uniphier/i2c-uniphier-f
 2015-12-14 10:01 UTC  (2+ messages)

[PATCH] touchscreen: edt-ft5x06: Prevent DMA driver from mapping an area on stack
 2015-12-14  7:53 UTC  (4+ messages)
`  "

[PATCH] i2c: create builtin_i2c_driver to avoid registration boilerplate
 2015-12-13 20:33 UTC 

[PATCH v2] I2C: designware: fix IO timeout issue for AMD controller
 2015-12-13 12:01 UTC  (3+ messages)

URGENT MAIL FOR YOU
 2015-12-13 10:02 UTC 

[PATCH 1/2] i2c: designware: Keep pm_runtime_enable/_disable calls in sync
 2015-12-12 17:06 UTC  (2+ 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).