linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-30 20:19:02 to 2016-12-14 06:02:45 UTC [more...]

[[RFC V3] 0/1] i2c: imx: add slave support
 2016-12-14  6:01 UTC  (2+ messages)
` [[RFC V3] 1/1] "

[PATCH V4] i2c: designware: fix wrong Tx/Rx FIFO for ACPI
 2016-12-14  3:20 UTC  (4+ messages)

[PATCH] i2c: designware: add reset interface
 2016-12-13 20:34 UTC  (2+ messages)

[PATCH 0/4] i2c octeon & thunderx bug fixes
 2016-12-13 20:32 UTC  (11+ messages)
` [PATCH 1/4] i2c: octeon: thunderx: TWSI software reset in recovery
` [PATCH 2/4] i2c: octeon: thunderx: Remove double-check after interrupt
` [PATCH 3/4] i2c: octeon: thunderx: Limit register access retries
` [PATCH 4/4] i2c: octeon: thunderx: Add I2C_CLASS_HWMON

[PATCH] i2c: designware: Cleaning and comment style fixes
 2016-12-13 18:34 UTC  (4+ messages)
      `  "

[PATCH v4 0/5] i2c: designware: Add slave support
 2016-12-13 15:08 UTC  (20+ messages)
` [PATCH v4 1/5] i2c: designware: Refactoring of the i2c-designware
` [PATCH v4 2/5] i2c: designware: Master mode as separated driver
` [PATCH v4 3/5] i2c: designware: Add slave definitions
` [PATCH v4 4/5] i2c: designware: Add slave mode as separated driver
` [PATCH v4 5/5] i2c: designware: Cleaning comments and formatation

[PATCH v4 1/5] i2c: designware: Rename accessor_flags to flags
 2016-12-13 13:45 UTC  (10+ messages)
` [PATCH v4 2/5] i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
` [PATCH v4 3/5] i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
` [PATCH v4 4/5] i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore
` [PATCH v4 5/5] i2c: designware-baytrail: Add support for cherrytrail

[PATCH V3] i2c: designware: fix wrong tx/rx fifo for ACPI
 2016-12-13 10:19 UTC  (6+ messages)

[PATCH v6 0/5] Add support for the STM32F4 I2C
 2016-12-13 10:03 UTC  (10+ messages)
` [PATCH v6 1/5] dt-bindings: Document the STM32 I2C bindings
` [PATCH v6 2/5] i2c: Add STM32F4 I2C driver
` [PATCH v6 3/5] ARM: dts: stm32: Add I2C1 support for STM32F429 SoC
` [PATCH v6 4/5] ARM: dts: stm32: Add I2C1 support for STM32429 eval board
` [PATCH v6 5/5] ARM: configs: stm32: Add I2C support for STM32 defconfig

DO YOU NEED A LOAN??
 2016-12-13  5:27 UTC 

[PATCH v3 1/5] i2c: designware: Rename accessor_flags to flags
 2016-12-12 21:37 UTC  (15+ messages)
` [PATCH v3 2/5] i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
` [PATCH v3 3/5] i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
` [PATCH v3 4/5] i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore
` [PATCH v3 5/5] i2c: designware-baytrail: Add support for cherrytrail

[PATCH v6 0/9] mux controller abstraction and iio/i2c muxes
 2016-12-12 12:18 UTC  (6+ messages)
` [PATCH v6 4/9] dt-bindings: iio: iio-mux: document iio-mux bindings

[PATCH v5 0/2] i2c: aspeed: added driver for Aspeed I2C
 2016-12-12 11:10 UTC  (9+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] i2c: aspeed: added documentation for Aspeed I2C driver

[PATCH v5 0/5] Add support for the STM32F4 I2C
 2016-12-12  8:34 UTC  (15+ messages)
` [PATCH v5 1/5] dt-bindings: Document the STM32 I2C bindings
` [PATCH v5 2/5] i2c: Add STM32F4 I2C driver
` [PATCH v5 3/5] ARM: dts: Add I2C1 support for STM32F429 SoC
` [PATCH v5 4/5] ARM: dts: Add I2C1 support for STM32429 eval board
` [PATCH v5 5/5] ARM: configs: Add I2C support for STM32 defconfig

[PATCH] i2c: core: don't try to OF populate DDC i2c buses
 2016-12-11 22:16 UTC  (7+ messages)

[Patch V1] i2c: fsl-lpi2c: read lpi2c fifo size in probe()
 2016-12-11 22:07 UTC  (3+ messages)

[PATCH] i2c: cadence: Allow Cadence I2C to be selected for Cadence Xtensa CPUs
 2016-12-11 21:57 UTC  (2+ messages)

[PATCH 0/2] i2c: sh_mobile: fallback enhancements
 2016-12-11 21:53 UTC  (6+ messages)
` [PATCH 1/2] i2c: sh_mobile: List rmobile fallback compatibility last
` [PATCH 2/2] i2c: sh_mobile: Add per-Generation fallback bindings

[PATCH v4 i2c/for-next] i2c: rcar: Add per-Generation fallback bindings
 2016-12-11 21:49 UTC  (2+ messages)

[PATCH v2 1/5] i2c: designware: Rename accessor_flags to flags
 2016-12-10 19:59 UTC  (12+ messages)
` [PATCH v2 2/5] i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
` [PATCH v2 3/5] i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
` [PATCH v2 4/5] i2c: designware-baytrail: Force the CPU to C1 state while holding the punit semaphore
` [PATCH v2 5/5] i2c: designware-baytrail: Add support for cherrytrail

[PATCH 1/2] i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
 2016-12-10 10:34 UTC  (5+ messages)
` [PATCH 2/2] i2c: designware-baytrail: Add support for cherrytrail

[PATCH] misc: eeprom: implement compatible DT probing
 2016-12-09  8:18 UTC  (5+ messages)

[PATCH] i2c: rk3x: keep i2c irq ON in suspend
 2016-12-08 15:50 UTC  (7+ messages)

Western Union Spende
 2016-12-08  4:17 UTC 

[PATCH v4 0/5] Add support for the STM32F4 I2C
 2016-12-07 16:51 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: Document the STM32 I2C bindings
` [PATCH v4 2/5] i2c: Add STM32F4 I2C driver
` [PATCH v4 3/5] ARM: dts: Add I2C1 support for STM32F429 SoC
` [PATCH v4 4/5] ARM: dts: Add I2C1 support for STM32429 eval board
` [PATCH v4 5/5] ARM: configs: Add I2C support for STM32 defconfig

[PATCH V1] rtc: ds1307: Add ACPI support
 2016-12-07 16:16 UTC  (3+ messages)

[PATCH V2] i2c: designware: fix wrong tx/rx fifo for ACPI
 2016-12-07 10:15 UTC  (2+ messages)

[RFC v2 2/2] i2c: Pass i2c_device_id to probe func when using DT ids through ACPI
 2016-12-06 17:00 UTC  (2+ messages)

[PATCH 09/39] Annotate hardware config module parameters in drivers/i2c/
 2016-12-05 21:09 UTC  (5+ messages)

[PATCH v3 0/7] mux controller abstraction and iio/i2c muxes
 2016-12-03 10:11 UTC  (6+ messages)

[PATCH v4 i2c/for-next] i2c: rcar: Add per-Generation fallback bindings
 2016-12-02 14:59 UTC  (2+ messages)

[PULL REQUEST] i2c for 4.9
 2016-12-02 13:21 UTC 

[wsa:renesas/thermal-on-4.10-next 2/4] rcar_gen3_thermal.c:undefined reference to `__divdi3'
 2016-12-02  8:42 UTC 

[PATCH v3 i2c/for-next] i2c: rcar: Add per-Generation fallback bindings
 2016-12-02  8:42 UTC  (2+ messages)

[wsa:renesas/thermal-on-4.10-next 4/4] ERROR: "__divdi3" [drivers/thermal/rcar_gen3_thermal.ko] undefined!
 2016-12-02  3:07 UTC 

[Patch V6 1/2] i2c: imx: add devicetree binding for lpi2c
 2016-12-01 22:45 UTC  (4+ messages)
` [Patch V6 2/2] i2c: imx: add low power i2c bus driver

[PATCH v2 1/1] i2c: designware-pcidrv: Add 10bit address feature to medfield/merrifield
 2016-12-01 22:39 UTC  (3+ messages)

[PATCH v7 0/4] Add basic support for the I2C units of the Armada 3700
 2016-12-01 22:37 UTC  (9+ messages)
` [PATCH v7 1/4] i2c: pxa: Add definition of fast and high speed modes via the regs layout
` [PATCH v7 2/4] i2c: pxa: Add support for the I2C units found in Armada 3700
` [PATCH v7 3/4] arm64: dts: marvell: Add I2C definitions for the "
` [PATCH v7 4/4] dt-bindings: i2c: pxa: Update the documentation "

[PATCH/RFC v2 i2c/for-next] i2c: rcar: Add per-Generation fallback bindings
 2016-12-01 16:29 UTC  (3+ messages)

[PATCH/RFC i2c/for-next] i2c: rcar: Add per-Generation fallback bindings
 2016-12-01 15:32 UTC  (3+ messages)

Re: [PATCH] i2c: imx: add slave support. v2 status
 2016-12-01  8:11 UTC  (5+ 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).