linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-15 12:22:11 to 2017-03-08 21:00:08 UTC [more...]

[PATCH 00/12] i2c: meson: series with improvements
 2017-03-08 20:49 UTC  (21+ messages)
` [PATCH 01/12] i2c: meson: use min instead of min_t where min_t isn't needed
` [PATCH 02/12] i2c: meson: remove member irq from struct meson_i2c
` [PATCH 03/12] i2c: meson: use i2c core for DT clock-frequency parsing
` [PATCH 04/12] i2c: meson: use full 12 bits for clock divider
` [PATCH 05/12] i2c: meson: set clock divider in probe instead of setting it for each transfer
` [PATCH 06/12] i2c: meson: remove variable count from meson_i2c_xfer
` [PATCH 07/12] i2c: meson: improve interrupt handler and detect spurious interrupts
` [PATCH 08/12] i2c: meson: explicitly ignore messages with length zero
` [PATCH 09/12] i2c: meson: don't create separate token chain just for the stop command
` [PATCH 10/12] i2c: meson: remove meson_i2c_write_tokens
` [PATCH 11/12] i2c: meson: improve and simplify interrupt handler
` [PATCH 12/12] i2c: meson: use state in meson_i2c_prepare_xfer

[PATCH v2] i2c: exynos5: fix arbitration lost handling
 2017-03-08 20:05 UTC  (5+ messages)

[PATCH 1/2] i2c: do not leave semaphore armed when copying properties fails
 2017-03-08 18:41 UTC  (2+ messages)
` [PATCH 2/2] i2c: allow attaching IRQ resources to i2c_board_info

[PATCH] i2c: meson: fix wrong variable usage in meson_i2c_put_data
 2017-03-08  9:17 UTC  (2+ messages)

[PATCH v2 0/2] i2c: designware: Never suspend i2c-busses used for system PMICs
 2017-03-08  8:47 UTC  (3+ messages)
` [PATCH v2 1/2] i2c: designware: Never suspend i2c-busses used for accessing the system PMIC
` [PATCH v2 2/2] i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method

Linux irq subsys i2c interaction question
 2017-03-07 10:57 UTC  (3+ messages)

[PATCH] i2c: m65xx: drop superfluous quirk structure
 2017-03-07  8:05 UTC  (3+ messages)

[PATCH] i2c: riic: fix restart condition
 2017-03-07  6:42 UTC  (2+ messages)

[i2c-tools PATCH v2] i2ctransfer: add new tool
 2017-03-06 19:50 UTC  (4+ messages)

lis3lv02d i2c access on shutdown
 2017-03-06 16:54 UTC  (4+ messages)

[PATCH] i2c: exynos5: use core helper to get driver data
 2017-03-06 15:32 UTC  (2+ messages)

[PATCH v3 resend] i2c: designware: add reset interface
 2017-03-06 15:11 UTC  (3+ messages)

[PATCH] Documentation: devicetree: move trivial-devices out of I2C realm
 2017-03-06 14:38 UTC 

Possible Regression caused by "[PATCH] i2c: riic: correctly finish transfers"
 2017-03-06 13:34 UTC  (2+ messages)

[PATCH v2] Set sda-hold-time based on ACPI *CNT value
 2017-03-06 12:30 UTC  (4+ messages)
` [PATCH] i2c: designware: Get selected speed mode sda-hold-time via ACPI

[PATCH v9 00/10] mux controller abstraction and iio/i2c muxes
 2017-03-03 19:30 UTC  (12+ messages)
` [PATCH v9 07/10] dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings
` [PATCH v9 09/10] dt-bindings: mux-adg792a: document devicetree bindings for ADG792A/G mux

[PATCH] i2c: add missing of_node_put in i2c_mux_del_adapters
 2017-03-03 10:15 UTC  (2+ messages)

Bug#853122: [Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset
 2017-03-03 10:17 UTC  (2+ messages)
  `  "

[v2] i2c: brcmstb: Fix START and STOP conditions
 2017-03-03  4:32 UTC  (2+ messages)

[PATCH v3 0/2] Add i2c dt-binding and device node for Mediatek MT2701 Soc
 2017-03-03  2:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: i2c: Add Mediatek MT2701 i2c binding
` [PATCH v3 2/2] arm: dts: Add Mediatek MT2701 i2c device node

[PATCH] i2c: brcmstb: Fix START and STOP conditions
 2017-03-03  1:30 UTC  (4+ messages)

[PATCH v2] i2c: designwear: Fix clk warning on suspend/resume
 2017-03-02 23:39 UTC  (3+ messages)

[RESEND PATCH v6 0/6] i2c: designware: add I2C SLAVE support
 2017-03-02 22:36 UTC  (15+ messages)
` [RESEND PATCH v6 1/6] i2c: designware: Cleaning and comment style fixes
` [RESEND PATCH v6 2/6] i2c: designware: refactoring of the i2c-designware
` [RESEND PATCH v6 3/6] i2c: designware: MASTER mode as separated driver
` [RESEND PATCH v6 4/6] i2c: designware: introducing I2C_SLAVE definitions
  ` [RESEND PATCH v6 5/6] i2c: designware: add SLAVE mode functions
  ` [RESEND PATCH v6 6/6] i2c: designware: enable SLAVE in platform module

[PULL] topic/designware-baytrail for 4.12 [UPDATED]
 2017-03-02 15:56 UTC 

[PULL] topic/designware-baytrail for 4.12
 2017-03-02 15:19 UTC  (5+ messages)

[PATCH] i2c: thunderx: ACPI support for clock settings
 2017-03-02 10:34 UTC 

[PATCH v2] i2c: copy device properties when using i2c_register_board_info()
 2017-02-28 19:10 UTC 

[PATCH v6 0/6] i2c: designware: add I2C SLAVE support
 2017-02-28 15:07 UTC  (10+ messages)
` [PATCH v6 1/6] i2c: designware: Cleaning and comment style fixes
` [PATCH v6 2/6] i2c: designware: refactoring of the i2c-designware
` [PATCH v6 3/6] i2c: designware: MASTER mode as separated driver
` [PATCH v6 4/6] i2c: designware: introducing I2C_SLAVE definitions
` [PATCH v6 5/6] i2c: designware: add SLAVE mode functions
  ` [PATCH v6 6/6] i2c: designware: enable SLAVE in platform module

[PATCH RFC 0/3] ARM64: bcm2837-rpi: Fix random crashes caused by i2c
 2017-02-28 12:47 UTC  (20+ messages)
` [PATCH RFC 1/3] i2c: bcm2835: Avoid possible NULL ptr dereference
` [PATCH RFC 2/3] ARM64: bcm2837-rpi: remove link to bcm2835-rpi.dtsi
` [PATCH RFC 3/3] ARM64: bcm2837-rpi: Fix pwm and i2c pin control

[usb] bea5b158ff WARNING: CPU: 0 PID: 25 at drivers/usb/core/urb.c:338 usb_submit_urb
 2017-02-28  4:52 UTC  (6+ messages)
    ` [LKP] "

[PATCH] i2c: copy device properties when using i2c_register_board_info()
 2017-02-28  4:35 UTC 

[PATCH v2 0/2] Add i2c DT binding and device node for Mediatek MT2701 Soc
 2017-02-27 17:15 UTC  (4+ messages)
` [PATCH v2 1/2] Documentation: devicetree: Add i2c binding for mediatek MT2701 Soc Platform

[PATCH 0/2] i2c: designware: PM fixes for i2c-bus used by system PMIC
 2017-02-27 11:06 UTC  (7+ messages)
` [PATCH 1/2] i2c: designware: Never suspend i2c-busses used for accessing the "
` [PATCH 2/2] i2c: designware: Disable pm for PMIC i2c-bus even if there is no _SEM method

BENEFIT
 2017-02-27  8:32 UTC 

[RESEND PATCH] i2c/busses/pasemi: Remove hardcoded bus numbers on smbus
 2017-02-26 21:49 UTC 

[PATCH v3 00/12] coordinate cht i2c-pmic and i915-punit accesses
 2017-02-26 20:01 UTC  (6+ messages)
` [PATCH v3 12/12] drm/i915: Listen for PMIC bus access notifications
        ` [Intel-gfx] "

[usb] bea5b158ff WARNING: CPU: 0 PID: 25 at drivers/usb/core/urb.c:338 usb_submit_urb
 2017-02-26  9:56 UTC 

[PULL REQUEST] i2c for 4.11
 2017-02-24 21:50 UTC 

[PATCH 1/2] i2c: exynos5: simplify clock frequency handling
 2017-02-24 11:16 UTC  (2+ messages)
    ` [PATCH 2/2] i2c: exynos5: de-duplicate error logs on clock setup

[PATCH v4 00/12] coordinate cht i2c-pmic and i915-punit accesses
 2017-02-24  9:29 UTC  (13+ messages)
` [PATCH v4 01/12] x86/platform/intel/iosf_mbi: Add a mutex for P-Unit access
` [PATCH v4 02/12] x86/platform/intel/iosf_mbi: Add a PMIC bus access notifier
` [PATCH v4 03/12] i2c: designware: Rename accessor_flags to flags
` [PATCH v4 04/12] i2c: designware-baytrail: Pass dw_i2c_dev into helper functions
` [PATCH v4 05/12] i2c: designware-baytrail: Only check iosf_mbi_available() for shared hosts
` [PATCH v4 06/12] i2c: designware-baytrail: Disallow the CPU to enter C6 or C7 while holding the punit semaphore
` [PATCH v4 07/12] i2c: designware-baytrail: Fix race when resetting the semaphore
` [PATCH v4 08/12] i2c: designware-baytrail: Add support for cherrytrail
` [PATCH v4 09/12] i2c: designware-baytrail: Acquire P-Unit access on bus acquire
` [PATCH v4 10/12] i2c: designware-baytrail: Call pmic_bus_access_notifier_chain
` [PATCH v4 11/12] drm/i915: Add intel_uncore_suspend / resume functions
` [PATCH v4 12/12] drm/i915: Listen for PMIC bus access notifications

RE:
 2017-02-23 15:09 UTC 

[PATCH] i2c: exynos5: simplify timings calculation
 2017-02-23 16:47 UTC 

[PATCH v3 1/2] dt-bindings: Add Tegra186 BPMP I2C binding
 2017-02-23 16:18 UTC  (5+ messages)
  ` [PATCH v3 2/2] i2c: Add Tegra BPMP I2C proxy driver

[PATCH] i2c: thunderx: Replace pci_enable_msix()
 2017-02-23 12:06 UTC  (2+ messages)

[PATCH v2] i2c: exynos5: disable fifo-almost-empty irq signal when necessary
 2017-02-23 12:03 UTC  (4+ messages)

[PATCH v8 1/3] dt: bindings: add documentation for zx2967 family i2c controller
 2017-02-22 16:00 UTC  (4+ messages)
` [PATCH v8 2/3] MAINTAINERS: add zx2967 i2c controller driver to ARM ZTE architecture
` [PATCH v8 3/3] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family

[PATCH] i2c: exynos5: disable fifo-almost-empty irq signal when necessary
 2017-02-22  9:07 UTC 

[PATCH v7 1/3] dt: bindings: add documentation for zx2967 family i2c controller
 2017-02-21 22:23 UTC  (5+ messages)
  ` [PATCH v7 2/3] MAINTAINERS: add zx2967 i2c controller driver to ARM ZTE architecture
  ` [PATCH v7 3/3] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family

lis3lv02d i2c access on shutdown
 2017-02-20 18:41 UTC  (2+ messages)

[PATCH v2] i2c: at91: ensure state is restored after suspending
 2017-02-20 18:24 UTC  (3+ messages)

lis3lv02d i2c access on shutdown
 2017-02-18 17:43 UTC 

[PULL REQUEST] i2c for 4.10
 2017-02-17 11:19 UTC 

[PATCH] i2c: at91: ensure state is restored after suspending
 2017-02-16 16:58 UTC  (3+ 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).