linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-23 16:43:58 to 2016-01-09 00:50:04 UTC [more...]

[PATCH 0/6] Add Advantech iManager EC driver set
 2016-01-09  0:50 UTC  (9+ messages)
` [PATCH 1/6] Add Advantech iManager MFD core driver
` [PATCH 2/6] Add Advantech iManager GPIO driver
  ` [PATCH] fix platform_no_drv_owner.cocci warnings
  ` [PATCH 3/6] Add Advantech iManager HWmon driver
` [PATCH 4/6] Add Advantech iManager I2C driver
` [PATCH 5/6] Add Advantech iManager Backlight driver
` [PATCH 6/6] Add Advantech iManager Watchdog driver

[PATCH v2 00/16] intel-lpss: support non-ACPI platforms
 2016-01-08 19:22 UTC  (9+ messages)

[PATCH v3 0/8] i2c mux cleanup and locking update
 2016-01-08 15:04 UTC  (9+ messages)
  ` [PATCH v3 1/8] i2c-mux: add common core data for every mux instance
` [PATCH v3 2/8] i2c-mux: move select and deselect ops to i2c_mux_core
` [PATCH v3 3/8] i2c-mux: move the slave side adapter management "
` [PATCH v3 4/8] i2c-mux: remove the mux dev pointer from the mux per channel data
` [PATCH v3 5/8] i2c-mux: pinctrl: get rid of the driver private struct device pointer
` [PATCH v3 6/8] i2c: allow adapter drivers to override the adapter locking
` [PATCH v3 7/8] i2c: muxes always lock the parent adapter
` [PATCH v3 8/8] i2c-mux: relax locking of the top i2c adapter during i2c controlled muxing

[PATCH v1 1/3] i2c: rk3x: add calc_divs ops for new version
 2016-01-08 13:12 UTC  (5+ messages)

[PATCH 1/2] Document: i2c: Add a dt binding for mediatek MT2701 soc
 2016-01-08  7:45 UTC  (5+ messages)
  ` [PATCH 2/2] dts: MT2701: add i2c dts info for MT2701

[Patch v1] imx: i2c: fix i2c resource leak with dma transfer
 2016-01-08  5:33 UTC 

[PATCH 0/2] dt-bindings: refactor i2c eeprom bindings, step 1
 2016-01-07 23:01 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: move I2C eeprom descriptions to the proper file
` [PATCH 2/2] dt-bindings: i2c: eeprom: add another EEPROM device

[RFC v2 0/4] i2c/of: switch I2C IP cores at runtime via OF_DYNAMIC
 2016-01-07 16:56 UTC  (10+ messages)
` [RFC v2 1/4] of: make of_mutex public
` [RFC v2 2/4] dt-bindings: i2c: mux: demux-pinctrl: add bindings
` [RFC v2 3/4] i2c: mux: demux-pinctrl: add driver
` [RFC v2 4/4] ARM: shmobile: r8a7790: rework dts to use i2c demuxer

[RESEND PATCH v2 0/9] eeprom: at24: at24cs series serial number read
 2016-01-07 16:10 UTC  (7+ messages)

[PATCH] i2c: designware: retry transfer on transient failure
 2016-01-07 12:32 UTC  (7+ messages)

[PATCH v2 0/8] i2c mux cleanup and locking update
 2016-01-07  8:21 UTC  (21+ messages)
` [PATCH v2 2/8] i2c-mux: move select and deselect ops to i2c_mux_core
` [PATCH v2 3/8] i2c-mux: move the slave side adapter management "
  ` [PATCH v2 1/8] i2c-mux: add common core data for every mux instance
  ` [PATCH v2 4/8] i2c-mux: remove the mux dev pointer from the mux per channel data
  ` [PATCH v2 8/8] i2c-mux: relax locking of the top i2c adapter during i2c controlled muxing
` [PATCH v2 5/8] i2c-mux: pinctrl: get rid of the driver private struct device pointer
` [PATCH v2 6/8] i2c: allow adapter drivers to override the adapter locking
` [PATCH v2 7/8] i2c: muxes always lock the parent adapter

[PATCH v4] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2016-01-07  5:05 UTC  (5+ messages)

[PATCH] DT: i2c: Update vendor prefix for 24c00
 2016-01-06  8:55 UTC  (5+ messages)

ismt-bus completion wait timed out issue
 2016-01-05 16:29 UTC  (2+ messages)

[PATCH 1/2] i2c: designware: Keep pm_runtime_enable/_disable calls in sync
 2016-01-05 22:21 UTC  (6+ messages)
` [PATCH 2/2] i2c: designware: Allow build Baytrail semaphore support when IOSF_MBI=m

[PATCH] i2c/designware: enable i2c controller to suspend/resume asynchronously
 2016-01-05 12:14 UTC  (3+ messages)

[PATCH] i2c: rk3x: init module as subsys call
 2016-01-05 10:01 UTC  (7+ messages)

[PATCH 00/10] i2c mux cleanup and locking update
 2016-01-05  9:05 UTC  (22+ 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 06/10] i2c: allow adapter drivers to override the adapter locking
  ` [PATCH 07/10] i2c: muxes always lock the parent adapter
  ` [PATCH 08/10] i2c-mux: relax locking of the top i2c adapter during i2c controlled muxing
` [PATCH 09/10] i2c: pca9541: get rid of the i2c deadlock workaround
` [PATCH 10/10] i2c: pca954x: "

[PATCH V5 1/6] i2c: qup: Change qup_wait_writeready function to use for all timeouts
 2016-01-05  3:19 UTC  (2+ messages)
  ` [V5, "

linux-next: build failure after merge of the i2c tree
 2016-01-05  1:04 UTC 

[Patch V1] imx: i2c: fix i2c resource leak with dma transfer
 2016-01-04 19:32 UTC  (2+ messages)

[PATCH] i2c: designware: Add support for AMD Seattle I2C
 2016-01-04 19:25 UTC  (9+ messages)

[PATCH v2] i2c: imx: Remove unneeded comments
 2016-01-04 19:23 UTC  (2+ messages)

[linux-review:Peter-Rosin/i2c-mux-cleanup-and-locking-update/20160104-231355] 8627e12bd6d3fc7506656f026a23afae52d12c73 BUILD DONE
 2016-01-04 16:13 UTC 

[PATCH v3] i2c: designware: Do not require clock when SSCN and FFCN are provided
 2016-01-04 15:17 UTC  (3+ messages)

[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

[PATCH v2 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
 2016-01-04  9:09 UTC  (9+ 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  (2+ messages)

[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: 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 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 


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