Linux-i2c Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-03 00:40:34 to 2015-06-16 02:01:19 UTC [more...]

[PATCH] i2c-tools: enable static use of libi2c
 2015-06-16  2:01 UTC 

[PATCH] i2c: slave: fix the example how to instantiate from userspace
 2015-06-15 17:51 UTC 

[Patch v2] driver/clk/clk-si5338: Add common clock framework driver for si5338
 2015-06-15 17:07 UTC 

[PATCH-V2 00/12] i2c: pxa: Fixes, cleanup and support for pxa910 family
 2015-06-15 15:49 UTC  (13+ messages)
    ` [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

[PATCH 1/9] i2c: xiic: Do not continue in case of errors in Rx
 2015-06-15 15:18 UTC  (9+ 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

[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  (31+ messages)

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

[PATCH v2] HID: support i2c write-read and large transfers in hid-cp2112
 2015-06-15  9:10 UTC  (2+ messages)

[PATCH 0/4] Add support for Congatec CGEB BIOS interface
 2015-06-15  7:24 UTC  (9+ messages)
` [PATCH 1/4] x86: Add basic support for the "
` [PATCH 2/4] i2c: Add Congatec CGEB I2C driver
` [PATCH 3/4] watchdog: Add Congatec CGEB watchdog driver
  ` [PATCH 4/4] backlight: Add Congatec CGEB backlight driver

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

[RFC PATCH 2/2] i2c: mux: pca954x: Use __i2c_transfer because of quirks
 2015-06-15  2:23 UTC  (3+ messages)

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

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

[RFC PATCH] i2c: use parent adapter quirks in mux
 2015-06-12 12:41 UTC 

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

[PATCH] i2c: octeon: remove unused signal handling
 2015-06-12 12:38 UTC  (2+ messages)

[PATCH] i2c-parport: start using pr_fmt
 2015-06-12  7:17 UTC 

[PATCH] i2c: mv64xxx: remove unreachable signal case handling
 2015-06-11 15:27 UTC 

[PATCH RFC] i2c: octeon: allow receiving of signals
 2015-06-11 13:55 UTC  (3+ messages)

[PATCH 0/1] i2c: at91: fix code checker warnings
 2015-06-11 13:18 UTC  (5+ messages)
  ` [PATCH 1/1] "

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

[PATCH] i2c: davinci: Optimize SCL generation
 2015-06-11  9:35 UTC 

[PATCH 0/2] ARM: shmobile: r8a7740: move I2C errata handling into the driver
 2015-06-11  2:38 UTC  (6+ messages)
  ` [PATCH 1/2] i2c: sh_mobile: add errata workaround
` [PATCH 2/2] ARM: shmobile: r8a7740: remove I2C errata handling

[PATCH] i2c: Mark instantiated device nodes with OF_POPULATE
 2015-06-10 14:31 UTC  (13+ messages)

[PATCH] i2c: busses: xgene-slimpro: fix incorrect __init declation for probe
 2015-06-10 13:18 UTC  (2+ messages)

[PATCH v2] i2c: davinci: Refactor i2c_davinci_wait_bus_not_busy()
 2015-06-10 13:14 UTC  (5+ messages)
  ` [PATCH v3] "

[PATCH v2] i2c: davinci: Avoid sending to own address
 2015-06-10 13:13 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH v6 0/6] i2c: at91: add support to FIFOs and alternative command
 2015-06-10 13:09 UTC  (13+ messages)
  ` [PATCH v6 1/6] i2c: at91: fix a race condition when using the DMA controller
  ` [PATCH v6 2/6] i2c: at91: use BIT() macro to define register bits
  ` [PATCH v6 4/6] i2c: at91: add support for new alternative command mode
  ` [PATCH v6 5/6] i2c: at91: print hardware version
  ` [PATCH v6 6/6] i2c: at91: add support to FIFOs
` [PATCH v6 3/6] i2c: at91: update documentation for DT bindings

[V5, 1/2] i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
 2015-06-10 13:05 UTC  (3+ messages)
  ` [V5, 2/2] dt-bindings: i2c: Add i2c-brcmstb dt bindings

Klientskie bazi tel +79133913837 Yznaite podrobnee!!!
 2015-06-10 12:53 UTC 

lånetilbud
 2015-06-10 10:32 UTC 

lånetilbud
 2015-06-10 10:27 UTC 

lånetilbud
 2015-06-10 10:25 UTC 

clock driver
 2015-06-10  0:40 UTC  (6+ messages)

[PATCH v5 0/6] i2c: at91: add support to FIFOs and alternative command
 2015-06-09 22:19 UTC  (11+ messages)
  ` [PATCH v5 1/6] i2c: at91: fix a race condition when using the DMA controller
  ` [PATCH v5 2/6] i2c: at91: use BIT() macro to define register bits
  ` [PATCH v5 3/6] i2c: at91: update documentation for DT bindings
  ` [PATCH v5 4/6] i2c: at91: add support for new alternative command mode
  ` [PATCH v5 5/6] i2c: at91: print hardware version
` [PATCH v5 6/6] i2c: at91: add support to FIFOs

[V4, 1/2] i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
 2015-06-09 22:16 UTC  (2+ messages)

[PATCH RFT] i2c: au1550: Convert to devm_kzalloc and devm_ioremap_resource
 2015-06-09  7:52 UTC 

[PATCH v4] i2c: busses: i2c-bcm2835: limits cdiv to allowed values
 2015-06-09  1:48 UTC  (3+ messages)

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

[PATCH v3] 2c: busses: i2c-bcm2835: limits cdiv to allowed values
 2015-06-06 17:26 UTC 

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

[PULL REQUEST] i2c for 4.1
 2015-06-05  1:28 UTC 

[PATCH 00/12] i2c: pxa: Fixes, cleanup and support for pxa910 family
 2015-06-04  7:58 UTC  (17+ messages)
` [PATCH 04/12] i2c: pxa: Add support for pxa910/988 & new configuration features
` [PATCH 05/12] i2c: pxa: Add bus reset functionality
` [PATCH 12/12] i2c: pxa: enable/disable i2c module across msg xfer

[V4, 1/2] i2c: brcmstb: Add Broadcom settop SoC i2c controller driver
 2015-06-03 15:54 UTC  (2+ messages)

[PATCH v4 0/6] i2c: at91: add support to FIFOs and alternative command
 2015-06-03 15:19 UTC  (8+ messages)
  ` [PATCH v4 1/6] i2c: at91: fix a race condition when using the DMA controller
  ` [PATCH v4 2/6] i2c: at91: use BIT() macro to define register bits
  ` [PATCH v4 3/6] i2c: at91: update documentation for DT bindings
  ` [PATCH v4 5/6] i2c: at91: print hardware version
  ` [PATCH v4 6/6] i2c: at91: add support to FIFOs
` [PATCH v4 4/6] i2c: at91: add support for new alternative command mode

[PATCH v1 0/1] ACPI enumeration support for i2c mux clients
 2015-06-03  1:19 UTC  (5+ messages)
` [PATCH v1 1/1] i2c: Add acpi support to enumerate "

[PATCH v1 0/1] i2c-designware setup & hold time fix
 2015-06-03  0:40 UTC  (4+ messages)
` [PATCH v1 1/1] i2c: designware: Fix hold and setup time issue


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 read-only IMAP folder(s) and NNTP newsgroup(s).