linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-30 14:19:47 to 2015-11-17 09:52:44 UTC [more...]

[RESEND PATCH v2 0/9] eeprom: at24: at24cs series serial number read
 2015-11-17  9:52 UTC  (10+ messages)
` [RESEND PATCH v2 1/9] eeprom: at24: platform_data: use BIT() macro
` [RESEND PATCH v2 2/9] eeprom: at24: new flag in platform_data
` [RESEND PATCH v2 3/9] eeprom: at24: tie up an additional address for at24cs series
` [RESEND PATCH v2 4/9] eeprom: at24: support reading of the serial number
` [RESEND PATCH v2 5/9] eeprom: at24: export the serial number through sysfs
` [RESEND PATCH v2 6/9] eeprom: at24: improve the device_id table readability
` [RESEND PATCH v2 7/9] eeprom: at24: add the at24cs series to the list of supported devices
` [RESEND PATCH v2 8/9] eeprom: at24: remove a reduntant if
` [RESEND PATCH v2 9/9] eeprom: at24: readability tweaks

[PATCH v2 00/10] i2c: rcar: tackle race conditions in the driver
 2015-11-17  7:38 UTC  (14+ messages)
` [PATCH v2 01/10] i2c: rcar: make sure clocks are on when doing clock calculation
` [PATCH v2 02/10] i2c: rcar: rework hw init
` [PATCH v2 03/10] i2c: rcar: remove unused IOERROR state
` [PATCH v2 04/10] i2c: rcar: remove spinlock
` [PATCH v2 05/10] i2c: rcar: refactor setup of a msg
` [PATCH v2 06/10] i2c: rcar: init new messages in irq

[PATCH 1/3] i2c: Revert "i2c: xiic: Do not reset controller before every transfer"
 2015-11-17  7:34 UTC  (9+ messages)
` [PATCH 2/3] i2c: xiic: Prevent concurrent running of the IRQ handler and __xiic_start_xfer()
` [PATCH 3/3] i2c: xiic: Replace spinlock with mutex

[PATCH v6] at24: Support SMBus read/write of 16-bit devices
 2015-11-17  0:02 UTC 

You have new fax, document 0000250986
 2015-11-16 23:27 UTC 

[PATCH v2] i2c/designware: enable i2c controller to suspend/resume asynchronously
 2015-11-16 15:42 UTC  (2+ messages)

[PATCH v2] i2c: enable i2c adapter to suspend/resume asynchronously
 2015-11-16 15:37 UTC  (2+ messages)

[PATCH v2] i2c: enable i2c device to suspend/resume asynchronously
 2015-11-16 15:26 UTC  (2+ messages)

[PATCH v4 0/3] Support multiplexed main SMBus interface on SB800
 2015-11-16 12:31 UTC  (7+ messages)
` [PATCH v4 1/3] i2c-piix4: Convert piix4_main_adapter to array
` [PATCH v4 2/3] i2c-piix4: Add support for multiplexed main adapter in SB800
` [PATCH v4 3/3] i2c-piix4: Add adapter port name support for SB800 chipset

i2c slave support für i.mx6
 2015-11-16  6:47 UTC  (3+ messages)

[PATCH v2 0/2] Mediatek I2C Fixup
 2015-11-14 14:38 UTC  (7+ messages)
` [PATCH v2 1/2] i2c: mediatek: add i2c first write then read optimization
` [PATCH v2 2/2] i2c: mediatek: fix i2c multi transfer issue in high speed mode

[PATCH] platform/chrome: Fix i2c-designware adapter name
 2015-11-10  3:43 UTC  (3+ messages)

You have received fax, document 00000694254
 2015-11-13  9:21 UTC 

[PATCH] i2c: core: fix wakeup irq parsing
 2015-11-12 18:16 UTC  (2+ messages)

[PATCH] i2c: rcar: handle difference in setting up non-first message
 2015-11-12 17:36 UTC 

[PATCH] i2c: tegra: fix a possible NULL dereference
 2015-11-12 16:14 UTC  (10+ messages)

[PATCH v2 10/10] i2c: rcar: clean up after refactoring
 2015-11-12 14:43 UTC 

[PATCH v2 07/10] i2c: rcar: don't issue stop when HW does it automatically
 2015-11-12 14:42 UTC  (3+ messages)
` [PATCH v2 08/10] i2c: rcar: check master irqs before slave irqs
` [PATCH v2 09/10] i2c: rcar: revoke START request early

You have received a new fax, document 00590081
 2015-11-12  6:26 UTC 

[PATCH] i2c: rcar: fix a possible NULL dereference
 2015-11-12  9:14 UTC  (7+ messages)

[PATCH] i2c: taos-evm: replace simple_strtoul by kstrtou8
 2015-11-12  7:54 UTC  (3+ messages)

[PATCH v5] at24: Support SMBus read/write of 16-bit devices
 2015-11-12  7:53 UTC  (2+ messages)

i2c devices and regulators
 2015-11-12  5:28 UTC 

[PATCH] i2c: rcar: make sure clocks are on when doing hw init
 2015-11-11 23:54 UTC  (6+ messages)

[PATCH v2 1/1] x86/platform/iosf_mbi: Remove duplicate definitions
 2015-11-11 17:59 UTC 

[PATCH v1 1/1] x86/platform/iosf_mbi: Remove duplicate definitions
 2015-11-11 17:36 UTC  (2+ messages)

[PATCH v4] at24: Support SMBus read/write of 16-bit devices
 2015-11-10 15:17 UTC  (3+ messages)

designware platdrv and runtime pm?
 2015-11-10  8:42 UTC  (2+ messages)

[PATCH] power: bq27xxx_battery: Add I2C module check dependency in Kconfig
 2015-11-10  3:50 UTC  (3+ messages)

[PATCH] power: bq27xxx_battery: Revert "Remove unneeded dependency in Kconfig"
 2015-11-09 21:23 UTC  (4+ messages)

[PULL REQUEST] i2c for 4.4
 2015-11-09 21:09 UTC 

[PATCH v4 0/5] enable I2C devices behind I2C bus on Gen2
 2015-11-09 17:10 UTC  (4+ messages)
` [PATCH v4 5/5] pwm-pca9685: enable ACPI device found on Galileo Gen2

[PATCH v3 0/5] Support multiplexed main SMBus interface on SB800
 2015-11-09 11:24 UTC  (9+ messages)
` [PATCH v3 1/5] i2c-piix4: Optionally release smba in piix4_adap_remove
` [PATCH v3 2/5] i2c-piix4: Convert piix4_main_adapter to array
` [PATCH v3 3/5] i2c-piix4: Request base address index region once for SB800
` [PATCH v3 4/5] i2c-piix4: Add support for multiplexed main adapter in SB800
` [PATCH v3 5/5] i2c-piix4: Add adapter port name support for SB800 chipset

[PATCH V3] Intel Lewisburg device IDs for SMBus
 2015-11-06 10:47 UTC  (2+ messages)

[PATCH 1/1] I2C: designware: fix IO timeout issue for AMD controller
 2015-11-06  9:11 UTC  (7+ messages)

[PATCH V2] Intel Lewisburg device IDs for SMBus
 2015-11-05 19:42 UTC  (3+ messages)

[PATCH] i2c: taos-evm: replace simple_strtoul by kstrtou8
 2015-11-05 17:24 UTC  (2+ messages)

[PATCH v3] at24: Support SMBus read/write of 16-bit devices
 2015-11-05  9:39 UTC  (2+ messages)

[PATCH] Intel LBG device IDs for SMBus
 2015-11-04 19:16 UTC  (3+ messages)

Issues with touchpad / touchscreen on yoga 900
 2015-11-04 14:51 UTC  (7+ messages)

[Patch V9] i2c: imx: add runtime pm support to improve the performance
 2015-11-04  1:28 UTC  (2+ messages)

[PATCH 3/3] at24: Support 16-bit devices on SMBus
 2015-11-03 20:20 UTC  (3+ messages)

[PATCH 1/3] at24: Support SMBus block writes to 16-bit devices
 2015-11-03  9:03 UTC  (4+ messages)

[PATCH 2/3] at24: Support SMBus byte writes to 16-bit devices
 2015-11-03  8:43 UTC  (2+ messages)

i2c-tools available commands
 2015-11-02 18:50 UTC  (3+ messages)

[PATCH v2 0/5] Support multiplexed main SMBus interface on SB80
 2015-11-02 12:12 UTC  (15+ messages)
` [PATCH v2 1/5] i2c-piix4: Optionally release smba in piix4_adap_remove
` [PATCH v2 2/5] i2c-piix4: Convert piix4_main_adapter to array
` [PATCH v2 3/5] i2c-piix4: Request base address index region once for SB800
` [PATCH v2 4/5] i2c-piix4: Add support for multiplexed main adapter in SB800
` [PATCH v2 5/5] i2c-piix4: Add adapter port name support for SB800 chipset

[PATCH] i2c: rcar: Revert the latest refactoring series
 2015-11-02 11:06 UTC  (2+ messages)

[MinnowBoard] Linux x86 I2C device probing with ACPI
 2015-11-02 10:11 UTC  (4+ messages)

[Patch V1] i2c: imx: improve code readability
 2015-11-02  9:29 UTC  (2+ messages)

[PATCH 0/2] Mediatek I2C driver fixup
 2015-11-02  6:35 UTC  (2+ messages)

Double commits in i2c/for-next branch?
 2015-11-02  5:54 UTC  (3+ messages)

[PATCH] i2c: designware: Don't mask TX_EMPTY if write is in progress
 2015-11-02  3:33 UTC  (3+ messages)

[PATCH 1/3] i2c: xlr: add support for Sigma Designs controller variant
 2015-11-02  2:03 UTC  (3+ messages)
` [PATCH 2/3] i2c: xlr: fix extra read/write at end of rx transfer
` [PATCH 3/3] i2c: xlr: add interrupt support for Sigma Designs chips

[PATCH 0/4] Support multiplexed main SMBus interface on SB800
 2015-11-01 16:38 UTC  (6+ messages)

[PATCH 1/2] i2c: imx: Improve message log when DMA is not used
 2015-11-01 16:22 UTC  (2+ messages)
` [PATCH 2/2] i2c: imx: Remove unneeded comments

[PATCH] i2c: exynos5: register driver early in subsys initcall to avoid probe defer
 2015-11-01 16:02 UTC  (2+ messages)

[PATCH 1/2] devicetree: i2c: add binding for Sigma Designs SMP8642 I2C master
 2015-11-01 15:38 UTC  (6+ messages)
` [PATCH 2/2] i2c: add driver "

[PATCH 1/4] i2c: added i2c quirk flag for unsupported clock stretching
 2015-10-31 10:21 UTC  (6+ messages)
` [PATCH v2 1/5] i2c: add "
  ` [PATCH 4/5] i2c: add i2c_check_quirks helper function
  ` [PATCH v5 5/5] iio: humidity: si7020: add No Hold read mode

[PATCH V6 1/6] i2c: Add i2c support to Freescale Layerscape platforms
 2015-10-31  0:00 UTC  (3+ messages)
` [PATCH V6 3/6] Documentation: DT: Add entry for FSL LS1043ARDB board

[PATCH v3 0/6] enable I2C devices behind I2C bus on Gen2
 2015-10-30 19:08 UTC  (7+ messages)
` [PATCH v3 2/6] mfd: core: redo ACPI matching of the children devices

[PATCH v2] i2c: rcar: make sure clocks are on when doing hw init
 2015-10-30 14:19 UTC  (4+ 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).