linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-29 11:56:05 to 2017-07-17 14:20:15 UTC [more...]

[PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm
 2017-07-17 14:20 UTC  (11+ messages)
` [PATCH v2 2/6] drivers/i2c: Add port structure to FSI algorithm
` [PATCH v2 3/6] drivers/i2c: Add transfer implementation for "
  ` [PATCH v2 1/6] drivers/i2c: Add FSI-attached I2C master algorithm
  ` [PATCH v2 4/6] drivers/i2c: Add I2C master locking to FSI algorithm
` [PATCH v2 5/6] drivers/i2c: Add bus recovery for "
` [PATCH v2 6/6] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation

[Resend, PATCH v2] i2c: core: Allow empty id_table in ACPI case as well
 2017-07-17 14:13 UTC 

[PATCH v2] i2c: core: Allow empty id_table in ACPI case as well
 2017-07-17 14:06 UTC 

[RESEND PATCH v1] i2c: mediatek: send i2c master code at 400k
 2017-07-17 11:02 UTC 

[PATCH] i2c: designware-slave: constify i2c_algorithm structure
 2017-07-17  4:08 UTC  (3+ messages)

[PATCH v3 1/2] i2c: designware: Print clock freq on invalid clock freq error
 2017-07-16 14:04 UTC  (4+ messages)
` [PATCH v3 2/2] i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz

[PATCH] i2c: piix4: Fix SMBus port selection for AMD Family 17h chips
 2017-07-15 23:51 UTC 

[PATCH 0/5 v3] Fix sp5100_tco watchdog driver regression
 2017-07-14 11:36 UTC  (11+ messages)
` [PATCH 0/5 v4] "
  ` [PATCH 1/5 v2] Extend the request_region() infrastructure
  ` [PATCH 3/5 v4] usb: pci-quirks: Protect the I/O port pair of SB800
  ` [PATCH 5/5 v4] watchdog: sp5100_tco: Use request_declared_muxed_region()

PCA9541 as mux and gatekeeper mode in Linux?
 2017-07-14 10:41 UTC  (3+ messages)

[PATCH] drivers: i2c: muxes: Kconfig
 2017-07-14 10:19 UTC  (2+ messages)

[RESEND PATCH v4 1/2] dt-bindings: i2c: Add Spreadtrum I2C controller documentation
 2017-07-14  9:01 UTC  (2+ messages)
  ` [RESEND PATCH v4 2/2] i2c: Add Spreadtrum I2C controller driver

[PATCH 0/2] i2c: move include files out of include/linux/i2c
 2017-07-14  7:58 UTC  (4+ messages)

[PATCH v11 0/4] i2c: aspeed: added driver for Aspeed I2C
 2017-07-14  7:18 UTC  (9+ messages)
` [PATCH v11 3/4] "

[PATCH v1 0/1] i2c: aspeed: add proper support for 24xx clock params
 2017-07-13 22:30 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PULL REQUEST] i2c for 4.13
 2017-07-13 21:41 UTC  (9+ messages)

[PATCH v4 1/2] wire: export w1_touch_bit
 2017-07-13 15:13 UTC  (2+ messages)

[PATCHv4 0/3] Add Altera I2C Controller Driver
 2017-07-12 22:39 UTC  (7+ messages)
` [PATCHv4 3/3] i2c: altera: Add Altera I2C Controller driver

[PATCH V5 0/2] i2c: imx: add slave support
 2017-07-11 11:41 UTC  (2+ messages)

[PATCH v1] i2c: core: Protect acpi_match_device() against NULL
 2017-07-11 10:14 UTC  (4+ messages)

[wsa:i2c/for-4.13 15/51] warning: __mcount_loc already exists: drivers/i2c/algos/i2c-algo-bit.o
 2017-07-11  8:46 UTC  (4+ messages)
  ` [kbuild-all] "

[PATCH v7 00/10] Add sbs-manager with smbalert support
 2017-07-11  7:52 UTC  (13+ messages)
` [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 v4 2/2] add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge
 2017-07-10 22:59 UTC 

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

Today's linux-next build fail on powerpc
 2017-07-10 17:51 UTC  (5+ messages)

[RESEND PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it
 2017-07-10  8:34 UTC  (4+ 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: 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: 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 

[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 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  (11+ messages)
` [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  (6+ 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  (2+ 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] i2c: i801: Allow ACPI SystemIO OpRegion to conflict harder
 2017-07-03 12:23 UTC  (3+ 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 


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