public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-18 12:58:37 to 2017-06-26 16:14:12 UTC [more...]

[RFC V4 0/2] i2c: imx: add slave support
 2017-06-26 16:14 UTC  (3+ messages)

[PATCH v2 0/5] i2c: pca-platform: updates
 2017-06-26 14:06 UTC  (17+ messages)
` [PATCH v2 1/5] dt-bindings: add bindings for i2c-pca-platform
` [PATCH v2 2/5] i2c: pca-platform: add devicetree awareness
  ` [PATCH v2 3/5] i2c: pca-platform: use gpio_is_valid
  ` [PATCH v2 4/5] i2c: pca-platform: use device managed allocations
  ` [PATCH v2 5/5] i2c: pca-platform: use dev_warn/dev_info instead of printk
` [PATCH v3 0/5] i2c: pca-platform: updates
  ` [PATCH v3 1/5] dt-bindings: add bindings for i2c-pca-platform
  ` [PATCH v3 2/5] i2c: pca-platform: switch to struct gpio_desc
  ` [PATCH v3 3/5] i2c: pca-platform: add devicetree awareness
  ` [PATCH v3 4/5] i2c: pca-platform: use device managed allocations
  ` [PATCH v3 5/5] i2c: pca-platform: use dev_warn/dev_info instead of printk

[PATCH v3 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-06-26 14:05 UTC  (3+ messages)
` [PATCH v3 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH v2 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-06-26  9:29 UTC  (7+ messages)
  ` [PATCH v2 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH v11 0/4] i2c: aspeed: added driver for Aspeed I2C
 2017-06-26  6:18 UTC  (10+ messages)
  ` [PATCH v11 1/4] MAINTAINERS: add entry for Aspeed I2C driver
  ` [PATCH v11 2/4] i2c: aspeed: added documentation "
  ` [PATCH v11 4/4] i2c: aspeed: added slave support "
` [PATCH v11 3/4] i2c: aspeed: added driver for Aspeed I2C

[wsa:i2c/for-next 42/44] drivers/i2c/busses/i2c-zx2967.c:87:2: error: implicit declaration of function 'writesb'
 2017-06-24 14:26 UTC  (4+ messages)

[PATCH] i2c: zx2967: drop COMPILE_TEST dependency
 2017-06-24 14:25 UTC 

[PATCH] i2c: zx2967: always use the same device when printing errors
 2017-06-24 13:46 UTC  (2+ messages)

[PATCH v2 0/2] Add I2C driver for ZTE ZX2967 family SoCs
 2017-06-23 18:55 UTC  (5+ messages)
` [PATCH v2 1/2] dt: bindings: add documentation for zx2967 family i2c controller
` [PATCH v2 2/2] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family

[PATCH v2] i2c: algo-bit: add support for I2C_M_STOP
 2017-06-23 18:47 UTC  (4+ messages)

[PATCH] i2c: rcar: document HW incapabilities
 2017-06-23 18:31 UTC  (2+ messages)

[PATCH] i2c: ocores: Add missing wake_up() call upon state change to STATE_DONE
 2017-06-23 18:29 UTC  (6+ messages)

[PULL REQUEST] i2c for 4.12
 2017-06-23 18:27 UTC 

[PATCH v7 00/10] Add sbs-manager with smbalert support
 2017-06-23 12:19 UTC  (11+ messages)
` [PATCH v7 03/10] i2c: i2c-smbus: Use threaded irq for smbalert
` [PATCH v7 04/10] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
` [PATCH v7 05/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter

[PATCH 0/9] PM / ACPI / i2c: Fix system suspend and deploy runtime PM centric path for ACPI
 2017-06-22 22:01 UTC  (28+ messages)
` [PATCH 1/9] i2c: designware: Fix system suspend
` [PATCH 2/9] PM / ACPI: Restore acpi_subsys_complete()
` [PATCH 3/9] PM / Sleep: Remove pm_complete_with_resume_check()
` [PATCH 4/9] PM / ACPI: Split code validating need for runtime resume in ->prepare()
` [PATCH 5/9] PM / ACPI: Split acpi_lpss_suspend_late|resume_early()
` [PATCH 6/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices
` [PATCH 7/9] PM / ACPI: Enable the runtime PM centric approach for system sleep
` [PATCH 8/9] PM / ACPI: Avoid runtime resuming device in acpi_subsys_suspend|freeze()
` [PATCH 9/9] i2c: designware: Deploy the runtime PM centric approach for system sleep

[PATCH v2 0/5] Add support for the STM32F7 I2C
 2017-06-22 21:04 UTC  (7+ messages)
  ` [PATCH v2 1/5] dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings
` [PATCH v2 2/5] i2c: i2c-stm32f4: use generic definition of speed enum
` [PATCH v2 3/5] i2c: i2c-stm32f7: add driver
` [PATCH v2 4/5] ARM: dts: stm32: Add I2C1 support for STM32F746 SoC
` [PATCH v2 5/5] ARM: dts: stm32: Add I2C1 support for STM32F746 eval board

[PATCH v2 1/1] i2c: cadance: (bugfix) ctrl/addr reg write order
 2017-06-22 20:00 UTC 

[PATCH 1/1] i2c: cadance: (bugfix) ctrl/addr reg write order
 2017-06-22 13:26 UTC  (4+ messages)

[PATCH 0/2] Add I2C driver for ZTE ZX2967 family SoCs
 2017-06-22 13:22 UTC  (10+ messages)
` [PATCH 2/2] i2c: zx2967: add i2c controller driver for ZTE's zx2967 family

[PATCH 0/3 v2] Fix regression in the sp5100_tco driver
 2017-06-22 13:21 UTC  (14+ messages)
` [PATCH 0/5 v3] Fix sp5100_tco watchdog driver regression
  ` [PATCH 1/5] Extend the request_region() infrastructure
  ` [PATCH 2/5] Modify behaviour of request_*muxed_region()
  ` [PATCH 3/5] usb: pci-quirks: Protect the I/O port pair of SB800
  ` [PATCH 4/5] i2c: i2c-piix4: Use request_declared_muxed_region()
    ` [PATCH 5/5] watchdog: sp5100_tco: "
  ` [PATCH 0/5 v4] Fix sp5100_tco watchdog driver regression
    ` [PATCH 1/5 v2] Extend the request_region() infrastructure
    ` [PATCH 2/5 v2] Modify behaviour of request_*muxed_region()
      ` [PATCH 3/5 v4] usb: pci-quirks: Protect the I/O port pair of SB800
    ` [PATCH 4/5 v4] i2c: i2c-piix4: Use request_declared_muxed_region()
    ` [PATCH 5/5 v4] watchdog: sp5100_tco: "

[PATCHv2] i2c-mpc: Correct I2C reset procedure
 2017-06-22 11:39 UTC  (11+ messages)

[PATCH v12 0/2] i2c: designware: add I2C SLAVE support
 2017-06-22 10:17 UTC  (3+ messages)
` [PATCH v12 1/2] i2c: designware: add SLAVE mode functions
` [PATCH v12 2/2] i2c: designware: enable SLAVE in platform module

[PATCH] i2c: algo-bit: add support for I2C_M_STOP
 2017-06-22 10:15 UTC  (7+ messages)

[PATCH] i2c: i2c-imx: Use correct function to write to register
 2017-06-22  8:54 UTC  (8+ messages)
  ` AW: "

[PATCH] i2c: designware: Do nothing in system suspend/resume when RT suspended
 2017-06-21 14:40 UTC  (8+ messages)

[PATCH v2] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
 2017-06-21 14:12 UTC 

[PATCH 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-06-21  3:25 UTC  (4+ messages)
` [PATCH 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH 1/3 v2] usb: pci-quirks: Add a common mutex for the I/O port pair of SB800
 2017-06-20 14:12 UTC  (2+ messages)
` [1/3, "

[PATCH] i2c: i801: Add support for Intel Cannon Lake
 2017-06-20 13:33 UTC  (3+ messages)

[PATCH v11 0/6] i2c: designware: add I2C SLAVE support
 2017-06-20  8:03 UTC  (17+ messages)
` [PATCH v11 1/6] i2c: designware: Cleaning and comment style fixes
` [PATCH v11 2/6] i2c: designware: refactoring of the i2c-designware
` [PATCH v11 3/6] i2c: designware: MASTER mode as separated driver
` [PATCH v11 4/6] i2c: designware: introducing I2C_SLAVE definitions
` [PATCH v11 5/6] i2c: designware: add SLAVE mode functions

[PATCH v10 0/5] i2c: aspeed: added driver for Aspeed I2C
 2017-06-20  7:49 UTC  (9+ messages)
` [PATCH v10 4/5] "
` [PATCH v10 5/5] i2c: aspeed: added slave support for Aspeed I2C driver

Reply Urgent
 2017-06-19 19:39 UTC 

[PATCH 0/4] i2c: pca-platform: updates
 2017-06-19 20:50 UTC  (5+ messages)
` [PATCH 1/4] i2c: pca-platform: add devicetree awareness

[PATCHv4 0/3] Add Altera I2C Controller Driver
 2017-06-19 20:36 UTC  (4+ messages)
` [PATCHv4 1/3] MAINTAINERS: "
` [PATCHv4 2/3] dt-bindings: i2c: Add Altera I2C Controller
` [PATCHv4 3/3] i2c: altera: Add Altera I2C Controller driver

w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge
 2017-06-19 20:28 UTC  (3+ messages)

[PATCH] i2c: core: Prevent race condition when removing i2c devices
 2017-06-19 19:30 UTC  (4+ messages)

[PATCH] i2c : busses : emev2 : Handle return value of clk_prepare_enable
 2017-06-19 17:01 UTC  (2+ messages)

[PATCH RESEND] i2c: add sc18is600 driver
 2017-06-19 16:20 UTC  (6+ messages)

[PATCH] i2c: at91: Fix compilation warning
 2017-06-19 14:39 UTC  (2+ messages)

[PATCH] i2c: at91: Handle return value of clk_prepare_enable
 2017-06-19 14:38 UTC  (4+ messages)

[PATCH 0/7] tree-wide: use proper 'R-Car' product name
 2017-06-19 14:25 UTC  (3+ messages)
` [PATCH 2/7] i2c: use proper name for the R-Car SoC

[PATCH] i2c: xlp9xx: Enable HWMON class probing for xlp9xx
 2017-06-19 14:23 UTC  (2+ messages)

[PATCH] i2c: xgene-slimpro: include linux/io.h for memremap
 2017-06-18 13:02 UTC  (3+ messages)

[PULL REQUEST] i2c for 4.12
 2017-06-18 12:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox