linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-27 11:52:06 to 2017-07-10 08:07:16 UTC [more...]

[RESEND PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it
 2017-07-10  8:07 UTC  (3+ messages)

[RESEND PATCH v5 00/16] eeprom: at24: Add OF device ID table
 2017-07-10  7:47 UTC  (2+ messages)

[PATCH 0/3] Add at24 functionality to read MAC form different EEPROM offsets
 2017-07-10  3:46 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: i2c: eeprom: document all at24 bindings
` [PATCH 2/3] drivers: misc: eeprom: at24: support reading mac eeprom from different addresses
` [PATCH 3/3] dt-bindings: i2c: eeprom: document "mac-offset" binding

[PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-07-10  2:37 UTC  (5+ messages)
  ` [PATCH v4 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH] i2c: designware-slave: constify i2c_algorithm structure
 2017-07-09 21:35 UTC 

[PATCH] i2c: davinci: constify i2c_algorithm structure
 2017-07-09 21:29 UTC 

[PATCH] i2c: pmcmsp: constify i2c_algorithm and i2c_adapter_quirks structures
 2017-07-09 21:20 UTC 

[PATCH] i2c: stm32f4: constify i2c_algorithm structure
 2017-07-09 20:57 UTC 

[PATCH 1/2] i2c: designware: Print clock freq on invalid clock freq error
 2017-07-09 18:54 UTC  (6+ messages)
` [PATCH 2/2] i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz

[PATCH v1] i2c: core: Protect acpi_match_device() against NULL
 2017-07-09 13:18 UTC  (2+ messages)

[PATCHv4 0/3] Add Altera I2C Controller Driver
 2017-07-08 21:41 UTC  (6+ messages)
` [PATCHv4 3/3] i2c: altera: Add Altera I2C Controller driver

[PATCH v1] i2c: core: Allow empty id_table in ACPI case as well
 2017-07-08 20:58 UTC  (5+ messages)

[PATCH v1] i2c: Provide a stub for i2c_detect_slave_mode()
 2017-07-08 19:55 UTC  (2+ messages)

[PATCH 2/5 v2] Modify behaviour of request_*muxed_region()
 2017-07-08 15:37 UTC  (2+ messages)
  ` [2/5,v2] "

Parcel ID5571010 delivery problems, please review
 2017-07-08  2:54 UTC 

Today's linux-next build fail on powerpc
 2017-07-07 16:36 UTC  (2+ messages)

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

[PATCH i2c-tools-3.1] i2c-tools: add new tool 'i2ctransfer'
 2017-07-07 11:43 UTC  (3+ messages)

i2c-tools releases
 2017-07-07 11:38 UTC  (2+ messages)

[PATCH 0/5 v3] Fix sp5100_tco watchdog driver regression
 2017-07-07  2:26 UTC  (4+ messages)
` [PATCH 0/5 v4] "

[PATCH v1] i2c: mediatek: send i2c master code at 400k
 2017-07-07  2:12 UTC 

[RFC PATCH 0/3] Add at24 functionality to read form different EEPROM offsets
 2017-07-06 15:45 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: i2c: eeprom: document all at24 bindings
` [RFC PATCH 2/3] drivers: misc: eeprom: at24: support reading mac eeprom from different addresses
  ` [RFC PATCH 3/3] dt-bindings: i2c: eeprom: document "start-offset" binding

[PATCH v3 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-07-06  8:30 UTC  (5+ messages)
` [PATCH v3 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH 0/3] mfd: move include files out of include/linux/i2c
 2017-07-06  7:03 UTC  (4+ messages)
` [PATCH 3/3] mfd: twl: move header file out of I2C realm

[PATCH v2 0/4] i2c: pca-platform: additional improvements
 2017-07-05 20:44 UTC  (7+ messages)
` [PATCH v2 1/4] sh: sh7785lcr: add GPIO lookup table for i2c controller reset
` [PATCH v2 2/4] i2c: pca-platform: unconditionally use devm_gpiod_get_optional
` [PATCH v2 3/4] i2c: pca-platform: use device_property_read_u32
` [PATCH v2 4/4] i2c: pca-platform: drop gpio from platform data

[PATCH 0/3] crypto: introduce Microchip / Atmel ECC driver
 2017-07-05 12:26 UTC  (7+ messages)
` [PATCH 1/3] crypto: kpp: add get/set_flags helpers
` [PATCH 2/3] crypto: introduce Microchip / Atmel ECC driver
` [PATCH 3/3] MAINTAINERS: add a maintainer for "

[wsa:renesas/topic/i2c-core-dma 17/20] include/linux/dynamic_debug.h:76:14: error: 'KBUILD_MODNAME' undeclared
 2017-07-04 19:19 UTC 

[PATCH 0/2] i2c: designware: Post-slave mode support patches
 2017-07-04 14:14 UTC  (7+ messages)
` [PATCH 1/2] i2c: designware: Make HW init functions static
` [PATCH 2/2] i2c: designware: Let slave adapter support be optional

[PATCH][i2c-next] i2c: designware: fix spelling mistakes
 2017-07-04 14:09 UTC  (3+ messages)

[PATCH 0/6] i2c: pca-platform: additional improvements
 2017-07-04 14:07 UTC  (20+ messages)
` [PATCH 1/6] sh: sh7785lcr: add GPIO lookup table for i2c controller reset
` [PATCH 2/6] i2c: pca-platform: correctly set algo_data.reset_chip
` [PATCH 3/6] i2c: pca-platform: propagate error from i2c_pca_add_numbered_bus
` [PATCH 4/6] i2c: pca-platform: unconditionally use devm_gpiod_get_optional
` [PATCH 5/6] i2c: pca-platform: use device_property_read_u32
` [PATCH 6/6] i2c: pca-platform: drop gpio from platform data

[PATCH v3] i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
 2017-07-04 13:58 UTC  (3+ messages)

[PATCH] i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
 2017-07-04 12:51 UTC  (6+ messages)

[PATCH] i2c: acpi: Do not create i2c-clients for LNXVIDEO ACPI devices
 2017-07-03 15:48 UTC  (4+ messages)

[PATCH v7 00/10] Add sbs-manager with smbalert support
 2017-07-03 15:21 UTC  (17+ messages)
` [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 v7 07/10] Documentation: Add sbs-manager device tree node documentation
` [PATCH v7 08/10] power: Adds support for Smart Battery System Manager
` [PATCH v7 10/10] power: supply: sbs-battery: move gpio present detect to sbs_get_property

[PATCH] i2c: i801: Allow ACPI SystemIO OpRegion to conflict harder
 2017-07-03 12:23 UTC  (3+ messages)

PCA9541 as mux and gatekeeper mode in Linux?
 2017-07-02 14:52 UTC  (2+ messages)

[PATCHv2] i2c: add sc18is600 driver
 2017-07-01 15:08 UTC 

[PATCH v2 0/5] x86/io: Rely on asm-generic/io.h
 2017-06-30 17:09 UTC  (6+ messages)
` [PATCH v2 1/5] x86/io: Define IO accessors by preprocessor
` [PATCH v2 2/5] x86/io: Include asm-generic/io.h to architectural code
` [PATCH v2 3/5] x86/io: Remove mem*io() duplications
` [PATCH v2 4/5] x86/io: Remove xlate_dev_kmem_ptr() duplication
` [PATCH v2 5/5] x86/io: Make readq() / writeq() API consistent

[PATCH v2 0/5] Add support for the STM32F7 I2C
 2017-06-29 18:00 UTC  (5+ messages)
` [PATCH v2 3/5] i2c: i2c-stm32f7: add driver

Congratulations Lucky Winner WCL10***22
 2017-06-29 15:45 UTC 

[PATCH v1] x86/io: Include asm-generic/io.h to architectural code
 2017-06-29  2:15 UTC  (4+ messages)
` [lkp-robot] [x86/io] 1464f922e3: kernel_BUG_at_lib/ioremap.c

[PATCH 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
 2017-06-28 23:21 UTC  (6+ messages)
` [PATCH 6/6] Documentation/devicetree: Add FSI-attached I2C master dt bindings

[PATCH] i2c: core: Prevent race condition when removing i2c devices
 2017-06-28 22:20 UTC  (5+ messages)

[PATCH v2 0/5] i2c: pca-platform: updates
 2017-06-28 22:18 UTC  (26+ messages)
` [PATCH v3 "
  ` [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 0/9] PM / ACPI / i2c: Fix system suspend and deploy runtime PM centric path for ACPI
 2017-06-28 16:52 UTC  (18+ messages)
` [PATCH 1/9] i2c: designware: Fix system suspend

[PATCH v11 0/4] i2c: aspeed: added driver for Aspeed I2C
 2017-06-28  7:45 UTC  (7+ messages)
` [PATCH v11 3/4] "

[PATCH v12 0/2] i2c: designware: add I2C SLAVE support
 2017-06-27 21:35 UTC  (8+ messages)
` [PATCH v12 1/2] i2c: designware: add SLAVE mode functions
` [PATCH v12 2/2] i2c: designware: enable SLAVE in platform module

[PATCH 0/4] i2c: document DMA handling and add helpers for it
 2017-06-27 21:16 UTC  (4+ messages)
` [PATCH 1/4] i2c: add helpers to ease DMA handling

[PATCH] i2c: zx2967: drop COMPILE_TEST dependency
 2017-06-27 19:59 UTC  (2+ messages)

[PATCH] i2c: zx2967: always use the same device when printing errors
 2017-06-27 19:59 UTC  (2+ messages)

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

[PATCH V5 0/2] i2c: imx: add slave support
 2017-06-27 13:58 UTC  (3+ messages)
` [PATCH V5 1/2] "
` [PATCH V5 2/2] ARM: imx_v6_v7_defconfig: Test imx i2c "

[RFC V4 0/2] i2c: imx: add slave support
 2017-06-27 13:47 UTC  (4+ messages)

Bug#853122: [Regression] Changes to i2c-piix4.c initialisation prevent loading of sp5100_tco watchdog driver on AMD SB800 chipset
 2017-06-27 11:52 UTC  (10+ 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).