linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-12 11:19:28 to 2015-06-20 18:48:23 UTC [more...]

[PATCH 0/2] generic timeout handling for Renesas drivers
 2015-06-20 18:48 UTC  (2+ messages)
` [PATCH 1/2] i2c: rcar: use adapter default for timeout

[PATCH v1] HID: cp2112: support i2c write-read transfers in hid-cp2112
 2015-06-20 15:41 UTC  (2+ messages)

[PATCH v1] HID: cp2112: support large i2c transfers in hid-cp2112
 2015-06-20 15:10 UTC  (2+ messages)

[PATCH] i2c: omap: improve duty cycle on SCL
 2015-06-19 15:30 UTC  (8+ messages)

[PATCH 0/2] new tool 'i2ctransfer'
 2015-06-19 10:40 UTC  (3+ messages)
` [PATCH 1/2] i2c-tools: add "
` [PATCH 2/2] i2c-tools: i2ctransfer: clean up allocated resources

[RFC] i2c-tools: allow linker and compile flags from command line
 2015-06-19  9:24 UTC 

lm-sensor.org is down
 2015-06-19  7:17 UTC  (2+ messages)

[Patch v3] driver/i2c/mux: Add register-based mux i2c-mux-reg
 2015-06-19  6:28 UTC  (2+ messages)

[PATCH v3] i2c: omap: improve duty cycle on SCL
 2015-06-18 17:25 UTC  (3+ messages)

[PATCH] i2c: davinci: Fix bus rate calculation on Keystone SoC
 2015-06-18 16:22 UTC  (10+ messages)

[PATCH] i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC
 2015-06-18 16:19 UTC 

[PULL REQUEST] i2c for 4.1
 2015-06-18 15:23 UTC 

[Patch v2] driver/i2c/mux: Add register based mux i2c-mux-reg
 2015-06-18 15:08 UTC  (3+ messages)

[PATCH 1/2] i2c-parport: use dev_*
 2015-06-18 13:03 UTC  (2+ messages)
  ` [PATCH 2/2] i2c-parport: start using pr_fmt

[PATCH] driver/i2c/mux: Add register based mux i2c-mux-reg
 2015-06-18  9:55 UTC  (13+ messages)

[Patch v2] i2c: imx: add runtime pm support to improve the performance
 2015-06-18  9:27 UTC 

[PATCH v5] i2c: busses: i2c-bcm2835: limits cdiv to allowed values
 2015-06-18  9:10 UTC 

[PATCH v2] HID: support i2c write-read and large transfers in hid-cp2112
 2015-06-18  8:46 UTC  (7+ messages)

[Patch v1] i2c: imx: add runtime pm support to improve the performance
 2015-06-18  6:15 UTC  (5+ messages)

[PATCH v2] i2c-tools: enable static use of libi2c
 2015-06-17 20:28 UTC  (2+ messages)

[PATCH RESEND] i2c: omap: improve duty cycle on SCL
 2015-06-17 19:21 UTC  (8+ messages)

[RFC] drivers/clk/Kconfig: Change COMMON_CLK to tristate
 2015-06-17 19:15 UTC  (3+ messages)

[PATCH v2] i2c: omap: improve duty cycle on SCL
 2015-06-17 19:00 UTC  (3+ messages)

[Patch v4] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-06-17 18:49 UTC 

Unable to access I2C device behind two muxes configured to deselect
 2015-06-17 18:24 UTC  (3+ messages)

[Patch v3] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-06-17 17:18 UTC  (3+ messages)

[PATCHv2 0/9] i2c: xiic: cleanups
 2015-06-17 15:18 UTC  (10+ messages)
  ` [PATCHv2 1/9] i2c: xiic: Remove the disabling of interrupts
  ` [PATCHv2 2/9] i2c: xiic: move the xiic_process to thread context
  ` [PATCHv2 3/9] i2c: xiic: Do not reset controller before every transfer
  ` [PATCHv2 4/9] i2c: xiic: Remove the disabling of interrupts
  ` [PATCHv2 5/9] i2c: xiic: Remove busy loop while waiting for bus busy
  ` [PATCHv2 6/9] i2c: xiic: Add a debug msg in case of timeout
  ` [PATCHv2 7/9] i2c: xiic: Remove the Addressed as slave interrupt
  ` [PATCHv2 8/9] i2c: xiic: Service all interrupts in isr
  ` [PATCHv2 9/9] i2c: xiic: Do not continue in case of errors in Rx

[PATCH v2 0/2] i2c_imc: New driver, at long last
 2015-06-17 15:12 UTC  (6+ messages)
` [PATCH v2 1/2] i2c_imc: New driver for Intel's iMC, found on LGA2011 chips

[PATCH] i2c: tegra: apply size limit quirk
 2015-06-17 14:33 UTC  (2+ messages)

[PATCH] i2c-parport: start using pr_fmt
 2015-06-17 14:20 UTC  (3+ messages)

[PATCH] i2c: mv64xxx: remove unreachable signal case handling
 2015-06-17 13:49 UTC  (4+ messages)

[PATCH] i2c-tools: enable static use of libi2c
 2015-06-17 13:20 UTC  (5+ messages)

[PATCH] i2c: davinci: Optimize SCL generation
 2015-06-17 12:45 UTC  (2+ messages)

[PATCH 1/9] i2c: xiic: Do not continue in case of errors in Rx
 2015-06-17 12:44 UTC  (12+ messages)
  ` [PATCH 2/9] i2c: xiic: Remove the disabling of interrupts
  ` [PATCH 3/9] i2c: xiic: move the xiic_process to thread context
  ` [PATCH 4/9] i2c: xiic: Do not reset controller before every transfer
  ` [PATCH 5/9] i2c: xiic: Remove the disabling of interrupts
  ` [PATCH 6/9] i2c: xiic: Remove busy loop while waiting for bus busy
  ` [PATCH 7/9] i2c: xiic: Add a msg in case of timeout
  ` [PATCH 8/9] i2c: xiic: Remove the Addressed as slave interrupt
  ` [PATCH 9/9] i2c: xiic: Service all interrupts in isr

[RFC PATCH] i2c: use parent adapter quirks in mux
 2015-06-17 12:36 UTC  (2+ messages)

[RFC PATCH 2/2] i2c: mux: pca954x: Use __i2c_transfer because of quirks
 2015-06-17 12:36 UTC  (4+ messages)

[PATCH 1/2] i2c: mux: Use __i2c_transfer() instead of calling parent's master_xfer()
 2015-06-17 12:36 UTC  (2+ messages)

i2c-tools: add Android.mk
 2015-06-17 12:13 UTC  (6+ messages)

[PATCH] i2c: busses: i2c-bcm2835: S-Register clear reserved bits
 2015-06-17 12:10 UTC  (3+ messages)

Py-smbus and python3 support: it's time for a new release?
 2015-06-17 10:54 UTC  (4+ messages)

[PATCH] i2c: slave: fix the example how to instantiate from userspace
 2015-06-17 10:47 UTC  (2+ messages)

[PATCH 0/2] ARM: shmobile: r8a7740: move I2C errata handling into the driver
 2015-06-17 10:43 UTC  (2+ messages)

[PATCH] i2c: designware: Make sure the device is suspended before disabling runtime PM
 2015-06-17 10:24 UTC  (3+ messages)

[PATCH v4] i2c: busses: i2c-bcm2835: limits cdiv to allowed values
 2015-06-17 10:14 UTC  (3+ messages)

[PATCH] i2c: tegra: don't advertise SMBUS_QUICK
 2015-06-16 17:47 UTC 

[Patch v2] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-06-16 15:38 UTC  (4+ messages)

[PATCH-RESEND 0/3] i2c: core/pxa: Add support for hardware lock
 2015-06-16 14:25 UTC  (19+ messages)
` [PATCH-V2 00/12] i2c: pxa: Fixes, cleanup and support for pxa910 family
    ` [PATCH-V2 01/12] i2c: pxa: keep i2c irq ON in suspend
    ` [PATCH-V2 02/12] i2c: pxa: No need to set slave addr for i2c master mode reset
    ` [PATCH-V2 03/12] i2c: pxa: Return I2C_RETRY when timeout in pio mode
    ` [PATCH-V2 04/12] i2c: pxa: Reset i2c controller on timeout in interrupt and "
    ` [PATCH-V2 05/12] i2c: pxa: Remove compile warnning in 64bit mode
    ` [PATCH-V2 06/12] i2c: pxa: Update debug function to dump more info on error
    ` [PATCH-V2 07/12] i2c:pxa: Use devm_ variants in probe function
    ` [PATCH-V2 08/12] i2c: pxa: enable/disable i2c module across msg xfer
    ` [PATCH-V2 09/12] Documentation: binding: add new property 'disable_after_xfer' to i2c-pxa
    ` [PATCH-V2 10/12] i2c: pxa: Add support for pxa910/988 & new configuration features
    ` [PATCH-V2 11/12] i2c: pxa: Add ILCR (tLow & tHigh) configuration support
    ` [PATCH-V2 12/12] Documentation: binding: add sclk adjustment properties to i2c-pxa

[RFC]: Supporting PIO mode of operation in i2c_msg->flags
 2015-06-16 12:11 UTC  (6+ messages)

[PATCH 0/9] i2c: xiic: cleanups
 2015-06-15 14:54 UTC 

[PATCH V2 1/3] pci_ids: Add AMD KERNCZ device ID support
 2015-06-15 12:27 UTC  (9+ messages)
` [PATCH V2 2/3] i2c-piix4: Use Macro for AMD CZ SMBus device ID
` [PATCH V2 3/3] SDHCI: Change AMD SDHCI quirk application scope

[PATCH 00/21] On-demand device registration
 2015-06-15  9:42 UTC  (15+ messages)

[PATCH] i2c: designware: use enable on resume instead initialization
 2015-06-15  9:29 UTC  (4+ messages)

[PATCH 0/4] Add support for Congatec CGEB BIOS interface
 2015-06-15  7:24 UTC  (4+ messages)
` [PATCH 1/4] x86: Add basic support for the "

[Patch v1] i2c: imx: add runtime pm support to improve the performance
 2015-06-15  4:38 UTC 

[PATCH] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-06-13 18:36 UTC 

I2C slave support on Xilinx Zybo
 2015-06-13 12:06 UTC  (4+ messages)

[PATCH] i2c: octeon: remove unused signal handling
 2015-06-12 12:38 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).