linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-06 10:16:54 to 2017-07-20 10:36:40 UTC [more...]

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-20 10:36 UTC  (11+ messages)
` [PATCH 027/102] i2c: mv64xxx: explicitly request exclusive reset control
` [PATCH 028/102] i2c: stm32f4: "
` [PATCH 029/102] i2c: sun6i-pw2i: "
` [PATCH 030/102] i2c: tegra: "

[PATCH v3 0/5] Add support for the STM32F7 I2C
 2017-07-20  8:34 UTC  (8+ 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 v8 0/9] Add sbs-manager with smbalert support
 2017-07-20  4:44 UTC  (14+ messages)
` [PATCH v8 1/9] i2c: i2c-smbus: Use threaded irq for smbalert
  ` [PATCH v8 2/9] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
  ` [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
  ` [PATCH v8 7/9] power: Adds support for Smart Battery System Manager
` [PATCH v8 4/9] i2c: mux: pca954x: Call request irq after adding mux segments
` [PATCH v8 5/9] i2c: mux: pca954x: Return error if irq_create_mapping fails
` [PATCH v8 6/9] Documentation: Add sbs-manager device tree node documentation
` [PATCH v8 8/9] power: supply: sbs-manager: Add alert callback and battery change notification
` [PATCH v8 9/9] power: supply: sbs-battery: move gpio present detect to sbs_get_property

[Resend, PATCH v2] i2c: core: Allow empty id_table in ACPI case as well
 2017-07-19 23:32 UTC  (2+ messages)

[PATCH v4 1/2] wire: export w1_touch_bit
 2017-07-19 20:14 UTC  (2+ messages)
` [PATCH v4 2/2] add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge

[RFC v2 0/6] serdev multiplexing support
 2017-07-19 15:00 UTC  (15+ messages)
` [RFC v2 1/6] mux: include compiler.h from mux/consumer.h
` [RFC v2 2/6] serdev: add method to set parity
` [RFC v2 3/6] serdev: add multiplexer support
` [RFC v2 4/6] serial: core: support deferring serdev controller registration
` [RFC v2 5/6] max9260: add driver for i2c over GMSL passthrough
` [RFC v2 6/6] ARM: dts: blanche: add SCIF1 and MAX9260 deserializer

[PATCH v3 0/4] i2c: document DMA handling and add helpers for it
 2017-07-19  9:42 UTC  (9+ messages)
  ` [PATCH v3 1/4] i2c: add helpers to ease DMA handling
` [PATCH v3 2/4] i2c: add docs to clarify "
` [PATCH v3 3/4] i2c: sh_mobile: use helper to decide if DMA is useful
` [PATCH v3 4/4] i2c: rcar: check for DMA-capable buffers

[PATCH 0/3] Add at24 functionality to read MAC form different EEPROM offsets
 2017-07-19  9:08 UTC  (7+ 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] i2c: Convert to using %pOF instead of full_name
 2017-07-19  6:24 UTC  (2+ messages)

[PATCH v9 0/9] Add sbs-manager with smbalert support
 2017-07-19  2:14 UTC  (10+ messages)
` [PATCH v9 4/9] i2c: mux: pca954x: Call request irq after adding mux segments
` [PATCH v9 5/9] i2c: mux: pca954x: Return error if irq_create_mapping fails
` [PATCH v9 6/9] Documentation: Add sbs-manager device tree node documentation
` [PATCH v9 7/9] power: Adds support for Smart Battery System Manager
` [PATCH v9 8/9] power: supply: sbs-manager: Add alert callback and battery change notification
  ` [PATCH v9 1/9] i2c: i2c-smbus: Use threaded irq for smbalert
  ` [PATCH v9 2/9] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
  ` [PATCH v9 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
  ` [PATCH v9 9/9] power: supply: sbs-battery: move gpio present detect to sbs_get_property

[PATCH v2 0/5] x86/io: Rely on asm-generic/io.h
 2017-07-18 15:52 UTC  (2+ messages)

[PATCH 0/3] crypto: introduce Microchip / Atmel ECC driver
 2017-07-18 10:38 UTC  (2+ messages)

[RESEND PATCH v6 0/8] mfd: Add OF device table to I2C drivers that are missing it
 2017-07-18  8:04 UTC  (5+ messages)
` [GIT PULL] Immutable branch between MFD, ARM and I2C due for the v4.14 merge window

[PATCH v4 1/2] wire: export w1_touch_bit (RESEND: line breaks fixed, I hope.)
 2017-07-18  5:00 UTC  (2+ messages)

[PATCH v4 1/2] wire: export w1_touch_bit
 2017-07-18  4:59 UTC  (5+ messages)

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

[PATCHv5 0/3] Add Altera I2C Controller Driver
 2017-07-17 16:35 UTC  (4+ messages)
` [PATCHv5 1/3] MAINTAINERS: "
  ` [PATCHv5 2/3] dt-bindings: i2c: Add Altera I2C Controller
` [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver

[PATCH v2] i2c-cht-wc: Add Intel Cherry Trail Whiskey Cove SMBUS controller driver
 2017-07-17 15:46 UTC  (2+ messages)

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

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

[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  (7+ messages)
` [PATCH v7 05/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter

[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 v5 00/16] eeprom: at24: Add OF device ID table
 2017-07-10  7:47 UTC  (2+ messages)

[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 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  (3+ messages)
` [RFC PATCH 3/3] dt-bindings: i2c: eeprom: document "start-offset" binding


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