linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-12 15:49:08 to 2017-07-28 21:00:04 UTC [more...]

[PATCH v2 0/1] i2c: aspeed: add proper support fo 24xx clock params
 2017-07-28 21:00 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH] i2c: use dev_get_drvdata() to get private data in suspend/resume hooks
 2017-07-28 10:40 UTC  (2+ messages)

[PATCH 0/3] enable new "size" property and runtime pm
 2017-07-27 16:43 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: add "size" property
` [PATCH 2/3] eeprom: at24: add support to fetch device property "size"
  ` [PATCH 3/3] eeprom: at24: enable runtime pm support

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

can't write more than one byte to AT24C64 EEPROM using "eeprog"
 2017-07-27  9:34 UTC  (8+ messages)

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

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

observations on i2c-tools, man pages, possibly obsolete references
 2017-07-26 14:07 UTC  (2+ messages)

[PATCHv5 0/3] Add Altera I2C Controller Driver
 2017-07-26 10:37 UTC  (5+ 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] i2c: allow i2c-versatile for ARM MPS platforms
 2017-07-26 10:03 UTC 

[PATCH 1/2] i2c: core: Allow the driver to override the default i2c_bus match behavior
 2017-07-25 13:58 UTC  (6+ messages)
` [PATCH 2/2] HID: i2c-hid: Do not bind to CHPN0001 touchscreen

does "eeprog" utility supersede both "eeprom" and "eepromer"?
 2017-07-25 10:36 UTC 

[PATCH v10 00/10] Add sbs-manager with smbalert support
 2017-07-25  3:40 UTC  (11+ messages)
` [PATCH v10 02/10] i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbus
` [PATCH v10 03/10] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
` [PATCH v10 04/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
  ` [PATCH v10 01/10] i2c: i2c-smbus: Use threaded irq for smbalert
  ` [PATCH v10 05/10] i2c: mux: pca954x: Call request irq after adding mux segments
  ` [PATCH v10 10/10] power: supply: sbs-battery: move gpio present detect to sbs_get_property
` [PATCH v10 06/10] i2c: mux: pca954x: Return error if irq_create_mapping fails
` [PATCH v10 07/10] Documentation: Add sbs-manager device tree node documentation
` [PATCH v10 08/10] power: Adds support for Smart Battery System Manager
` [PATCH v10 09/10] power: supply: sbs-manager: Add alert callback and battery change notification

where to report i2c-related man page issues?
 2017-07-24 19:05 UTC  (4+ messages)

[Resend, PATCH v2] i2c: core: Allow empty id_table in ACPI case as well
 2017-07-24 10:45 UTC  (3+ messages)

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-24  8:33 UTC  (19+ 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 v8 0/9] Add sbs-manager with smbalert support
 2017-07-24  8:27 UTC  (19+ messages)
` [PATCH v8 1/9] i2c: i2c-smbus: Use threaded irq for smbalert
` [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 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 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

[PATCH v7 00/10] Add sbs-manager with smbalert support
 2017-07-24  7:38 UTC  (9+ messages)
` [PATCH v7 05/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter

[PATCH v3 0/4] i2c: document DMA handling and add helpers for it
 2017-07-23 11:26 UTC  (11+ 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 v3 1/2] i2c: designware: Print clock freq on invalid clock freq error
 2017-07-21 22:15 UTC  (5+ messages)
` [PATCH v3 2/2] i2c: designware: Some broken DSTDs use 1MiHz instead of 1MHz

[PATCH v3 0/5] Add support for the STM32F7 I2C
 2017-07-20  8:34 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 0/3] Add at24 functionality to read MAC form different EEPROM offsets
 2017-07-19  9:08 UTC  (4+ messages)
` [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)

[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

[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  (7+ messages)
` [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] 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  (9+ 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)

[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  (6+ messages)
` [PATCHv4 3/3] i2c: altera: Add Altera I2C Controller driver


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