linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-08 09:08:39 to 2018-05-01 22:01:12 UTC [more...]

[RFC 00/10] ARM: Remove support for Exynos5440
 2018-05-01 22:01 UTC  (21+ messages)
  ` [RFC 03/10] cpufreq: exynos: "
  ` [RFC 09/10] usb: host: "
    ` [RFC 04/10] clk: samsung: "
    ` [RFC 08/10] spi: s3c64xx: "
    ` [RFC 06/10] thermal: "
        ` [PATCH] "
    ` [RFC 05/10] i2c: s3c2410: "
  ` [RFC 01/10] ARM: dts: exynos: Remove Exynos5440
  ` [RFC 02/10] ata: ahci-platform: Remove support for Exynos5440

[PATCH] i2c-mux-pca954x: Force reset on probe if available
 2018-05-01 11:42 UTC 

[PATCH v2] i2c: axxia: enable clock before calling clk_get_rate()
 2018-04-30 14:49 UTC 

[PATCH] i2c: axxia: enable clock before calling clk_get_rate()
 2018-04-30 13:52 UTC 

[PATCH v4 00/10] Add the I3C subsystem
 2018-04-30  9:37 UTC  (16+ messages)
` [PATCH v4 03/10] i3c: Add sysfs ABI spec
` [PATCH v4 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v4 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v4 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v4 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[v2 1/1] i2c: dev: prevent ZERO_SIZE_PTR deref in i2cdev_ioctl_rdwr()
 2018-04-30  7:13 UTC  (7+ messages)

[PATCH] i2c: at91: Read all available bytes at once
 2018-04-30  6:11 UTC  (9+ messages)
      ` [PATCH v2] "

[PATCH] i2c: core-smbus: fix a potential uninitialization bug
 2018-04-30  5:53 UTC 

[PATCH v1 - resent 0/5] Add capabilities to i2c-mlxcpld
 2018-04-28 13:22 UTC  (2+ messages)

[PATCH] i2c: mediatek: use of_device_get_match_data()
 2018-04-28 13:12 UTC  (2+ messages)

[PATCH v3 0/6] Add different features for I2C
 2018-04-28 12:31 UTC  (8+ messages)
` [PATCH v3 1/6] i2c: i2c-stm32f7: Add 10-bit address support
` [PATCH v3 2/6] i2c: i2c-stm32f7: Add slave support
` [PATCH v3 3/6] i2c: i2c-stm32f7: Add initial SMBus protocols support
` [PATCH v3 4/6] i2c: i2c-stm32: Add generic DMA API
` [PATCH v3 5/6] i2c: i2c-stm32f7: Add DMA support
` [PATCH v3 6/6] i2c: i2c-stm32f7: Implement I2C release mechanism

[PULL REQUEST] i2c for 4.17
 2018-04-28 12:26 UTC 

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-04-28  8:24 UTC  (26+ messages)
` [PATCH v3 01/20] ASoC: Remove depends on HAS_DMA in case of platform dependency
` [PATCH v3 03/20] crypto: "
` [PATCH v3 04/20] fbdev: "
` [PATCH v3 08/20] iio: adc: "
` [PATCH v3 09/20] iommu: "
` [PATCH v3 10/20] lightnvm: "
` [PATCH v3 11/20] mailbox: "
  ` [PATCH v3 02/20] ata: "
  ` [PATCH v3 05/20] firewire: "
  ` [PATCH v3 06/20] fpga: "
  ` [PATCH v3 07/20] i2c: "
  ` [PATCH v3 12/20] media: "
  ` [PATCH v3 13/20] mmc: "
  ` [PATCH v3 14/20] mtd: "
  ` [PATCH v3 16/20] remoteproc: "
  ` [PATCH v3 17/20] serial: "
  ` [PATCH v3 18/20] spi: "
  ` [PATCH v3 19/20] staging: vc04_services: "
` [PATCH v3 15/20] net: "
` [PATCH v3 20/20] usb: "

[PATCH v2 0/6] Add different features for I2C
 2018-04-27 20:48 UTC  (7+ messages)
` [PATCH v2 3/6] i2c: i2c-stm32f7: Add initial SMBus protocols support

[PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called
 2018-04-27 12:14 UTC  (6+ messages)
` [PATCH 2/2] i2c: sprd: Fix the i2c count issue

[PATCH] Documentation/i2c: direct users to i2c-tools regarding i2c/smbus.h
 2018-04-25  6:05 UTC  (3+ messages)

[PATCH i2c/slave-mqueue v5] i2c: slave-mqueue: add a slave backend to receive and queue messages
 2018-04-23 17:06 UTC 

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-04-20 19:23 UTC  (16+ messages)
` [PATCH 1/7] i2c: i2c-gpio: move header to platform_data
` [PATCH 2/7] i2c: i2c-mux-gpio: "
` [PATCH 3/7] i2c: i2c-ocores: "
` [PATCH 4/7] i2c: i2c-omap: "
` [PATCH 5/7] i2c: i2c-pca-platform: "
` [PATCH 6/7] i2c: i2c-xiic: "
` [PATCH 7/7] i2c: pnx: move header into the driver

[PATCH v2 0/3] eeprom: at24: last bits of the big refactoring
 2018-04-20 12:30 UTC  (6+ messages)
` [PATCH v2 1/3] eeprom: at24: use devm_nvmem_register()
` [PATCH v2 2/3] eeprom: at24: provide and use a helper for releasing dummy i2c clients
` [PATCH v2 3/3] eeprom: at24: provide a separate routine for creating "

[PATCH v3 1/3] Documentation/i2c: whitespace cleanup
 2018-04-18 18:17 UTC  (8+ messages)
` [PATCH v3 2/3] Documentation/i2c: sync docs with current state of i2c-tools
` [PATCH v3 3/3] Documentation/i2c: adopt kernel commenting style in examples

[PATCH 1/1] i2c: dev: check i2c_msg len before memdup_user() to prevent ZERO_SIZE_PTR deref
 2018-04-18 13:00 UTC  (5+ messages)

[PATCH v2] i2c: i801: Register optional lis3lv02d i2c device on Dell machines
 2018-04-18 11:46 UTC  (11+ messages)

[PATCH 0/4] i2c: mux: switch to using .probe_new
 2018-04-18  9:26 UTC  (6+ messages)
` [PATCH 1/4] i2c: mux: ltc4306: "
` [PATCH 2/4] i2c: mux: mlxcpld: "
` [PATCH 3/4] i2c: mux: pca9541: "
` [PATCH 4/4] i2c: mux: pca954x: "

[RFC PATCH 1/2] i2c: add bus_freq_hz in i2c_adapter
 2018-04-18  7:59 UTC  (2+ messages)

[PATCH] Documentation/i2c: sync docs with current state of i2c-tools
 2018-04-17 19:17 UTC  (15+ messages)
      ` [PATCH v2 1/3] Documentation/i2c: whitespace cleanup
        ` [PATCH v2 2/3] Documentation/i2c: sync docs with current state of i2c-tools
        ` [PATCH v2 3/3] Documentation/i2c: adopt kernel commenting style in examples

[PATCH v2 00/21] Allow compile-testing NO_DMA (drivers)
 2018-04-17 17:48 UTC  (3+ messages)

[SIL2review] [PATCH] i2c: img-scb: fix PM device usage count
 2018-04-17  8:03 UTC  (2+ messages)

[PATCH linux dev-4.16 v2] i2c: muxes: pca9641: new driver
 2018-04-16  7:37 UTC  (6+ messages)

(unknown),
 2018-04-16  1:22 UTC  (2+ messages)
` [PATCH] Further cadence i2c buffer overrun fixes

[PULL REQUEST] i2c for 4.17
 2018-04-13 19:26 UTC 

[PATCH v2 1/2] MAINTAINERS: remove me as maintainer for I2C host drivers
 2018-04-11 21:13 UTC  (8+ messages)
` [PATCH v2 2/2] MAINTAINERS: add maintainer for Renesas I2C related drivers

[PATCH 0/4] eeprom: at24: last bits of the big refactoring
 2018-04-11 11:44 UTC  (9+ messages)
` [PATCH 1/4] eeprom: at24: don't assign the i2c ID table to at24_driver
` [PATCH 2/4] eeprom: at24: use devm_nvmem_register()
` [PATCH 3/4] eeprom: at24: provide and use a helper for releasing dummy i2c clients
` [PATCH 4/4] eeprom: at24: provide a separate routine for creating "

[PATCH] MAINTAINERS: I'll maintain Renesas R-Car I2C host drivers
 2018-04-11  8:08 UTC  (2+ messages)

[PATCH] MAINTAINERS: remove me as maintainer for I2C host drivers
 2018-04-10 16:42 UTC  (8+ messages)

[PATCH v2] i2c: i801: blacklist Host Notify on HP EliteBook G3 850
 2018-04-10  9:10 UTC  (4+ messages)
` [PATCH v3] "

[RFC PATCH 1/2] i2c: Add i2c_verify_device_id() to verify device id
 2018-04-09 18:29 UTC  (5+ 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).