linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-13 16:50:23 to 2018-05-10 11:16:59 UTC [more...]

[PATCH v2 2/2] i2c: core-smbus: fix a potential missing-check bug
 2018-05-10 11:16 UTC  (2+ messages)

[PATCH 0/9] tree-wide: fix typo 'can by' to 'can be'
 2018-05-10 10:41 UTC  (3+ messages)
` [PATCH 1/9] dt-bindings: i2c: "

[PATCH 1/2] i2c: exynos5: remove some dead code
 2018-05-10  8:44 UTC  (4+ messages)
  ` [PATCH 2/2] i2c: exynos5: remove pointless initializers

[PATCH] i2c: viperboard: return message count on master_xfer success
 2018-05-09 19:47 UTC 

[PATCH] i2c: synquacer: fix fence-post error in retry loop
 2018-05-09 19:47 UTC 

[PATCH 1/2] i2c: robotfuzz-osif: remove pointless local variable
 2018-05-09 19:46 UTC  (2+ messages)
` [PATCH 2/2] i2c: robotfuzz-osif: drop pointless test

[PATCH 1/2] i2c: pmcmsp: return message count on master_xfer success
 2018-05-09 19:46 UTC  (2+ messages)
` [PATCH 2/2] i2c: pmcmsp: fix error return from master_xfer

[PATCH] i2c: hix5hd2: remove some dead code
 2018-05-09 19:46 UTC 

[PATCH] i2c: i801: mark PM functions as __maybe_unused
 2018-05-09 17:00 UTC  (2+ messages)

[PATCH] eeprom: at24: fix retrieving the at24_chip_data structure
 2018-05-09 15:16 UTC  (2+ messages)

[PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called
 2018-05-09  8:18 UTC  (15+ messages)
` [PATCH 2/2] i2c: sprd: Fix the i2c count issue
          ` I2C PM overhaul needed? (Re: [PATCH 1/2] i2c: sprd: Prevent i2c accesses after suspend is called)

[PATCH v2] i2c: axxia: enable clock before calling clk_get_rate()
 2018-05-08 21:15 UTC  (2+ messages)

[BUG] i2c-hid: ELAN Touchpad does not work on ASUS X580GD
 2018-05-08 15:47 UTC  (4+ messages)

[PATCH] i2c-mux-pca954x: Force reset on probe if available
 2018-05-08  8:06 UTC  (3+ messages)

[PATCH v3 00/20] Allow compile-testing NO_DMA (drivers)
 2018-05-07  7:21 UTC  (29+ 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 15/20] net: "
  ` [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 20/20] usb: "

[PATCH 0/7] i2c: clean up include/linux/i2c-*
 2018-05-05 13:26 UTC  (17+ 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 1/2] i2c: core-smbus: fix a potential uninitialization bug
 2018-05-05 12:57 UTC 

[PATCH] i2c: core-smbus: fix a potential uninitialization bug
 2018-05-05 12:17 UTC  (5+ messages)

[PATCH] i2c: core-smbus: fix a potential uninitialization bug
 2018-05-05  1:28 UTC  (11+ messages)

[PATCH v4 00/10] Add the I3C subsystem
 2018-05-02 11:32 UTC  (13+ messages)
` [PATCH v4 03/10] i3c: Add sysfs ABI spec
` [PATCH v4 09/10] gpio: Add a driver for Cadence I3C GPIO expander

[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 05/10] i2c: s3c2410: "
    ` [RFC 06/10] thermal: samsung: "
        ` [PATCH] "
  ` [RFC 01/10] ARM: dts: exynos: Remove Exynos5440
  ` [RFC 02/10] ata: ahci-platform: Remove support for Exynos5440

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

[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  (2+ messages)

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

[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] 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 v2 0/3] eeprom: at24: last bits of the big refactoring
 2018-04-20 12:30 UTC  (3+ messages)

[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 


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