linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-21 21:40:42 to 2019-12-16 13:57:05 UTC [more...]

Add I2C support for the Ingenic X1000 SoC v2
 2019-12-16 13:57 UTC  (5+ messages)
` [PATCH v2 0/2] Add I2C support for the Ingenic X1000 SoC
` [PATCH v2 1/2] dt-bindings: I2C: Add X1000 bindings
` [PATCH v2 2/2] I2C: JZ4780: Add support for the X1000

[PATCH 0/1] platform: replace i2c_new_probed_device with an ERR_PTR variant
 2019-12-16 12:29 UTC  (2+ messages)
` [PATCH 1/1] platform: chrome: convert to i2c_new_scanned_device

[PATCH 0/1] input: replace i2c_new_probed_device with an ERR_PTR variant
 2019-12-16 12:29 UTC  (2+ messages)
` [PATCH 1/1] input: mouse: convert to i2c_new_scanned_device

[PATCH 0/5] media: replace i2c_new_probed_device with an ERR_PTR variant
 2019-12-16 12:29 UTC  (6+ messages)
` [PATCH 1/5] media: pci: cx23885: convert to i2c_new_scanned_device
` [PATCH 2/5] media: pci: cx88: "
` [PATCH 3/5] media: pci: bt8xx: "
` [PATCH 4/5] media: pci: cx18: "
` [PATCH 5/5] media: pci: ivtv: "

[PATCH 0/1] macintosh: replace i2c_new_probed_device with an ERR_PTR variant
 2019-12-16 12:29 UTC  (2+ messages)
` [PATCH 1/1] macintosh: convert to i2c_new_scanned_device

[PATCH v2 0/4] at24: move write-protect pin handling to nvmem core
 2019-12-16 11:03 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: nvmem: new optional property write-protect-gpios
` [PATCH v2 2/4] nvmem: add support for the write-protect pin
` [PATCH v2 3/4] dt-bindings: at24: remove the optional property write-protect-gpios
` [PATCH v2 4/4] eeprom: at24: remove the write-protect pin support

[PATCH 00/10] mfd: Add support for Analog Devices A2B transceiver
 2019-12-15 20:27 UTC  (15+ messages)
` [PATCH 01/10] dt-bindings: mfd: Add documentation for ad242x
` [PATCH 02/10] dt-bindings: i2c: Add documentation for ad242x i2c controllers
` [PATCH 03/10] dt-bindings: gpio: Add documentation for ad242x GPIO controllers
` [PATCH 03/10] dt-bindings: gpio: Add documentation for AD242x "
` [PATCH 04/10] dt-bindings: clock: Add documentation for AD242x clock providers
` [PATCH 05/10] dt-bindings: sound: Add documentation for AD242x codecs
` [PATCH 06/10] mfd: Add core driver for AD242x A2B transceivers
` [PATCH 07/10] i2c: Add driver for AD242x bus controller
` [PATCH 08/10] gpio: Add driver for AD242x GPIO controllers
` [PATCH 09/10] clk: Add support for AD242x clock output providers
` [PATCH 10/10] ASoC: Add codec component for AD242x nodes

(unknown)
 2019-12-14 12:32 UTC  (6+ messages)
` [PATCH 0/2] Add I2C support for the Ingenic X1000 SoC
` [PATCH 1/2] dt-bindings: I2C: Add X1000 bindings
` [PATCH 2/2] I2C: JZ4780: Add support for the X1000

[PULL REQUEST] i2c for 5.5
 2019-12-13 23:10 UTC  (2+ messages)

[PATCH v1 0/3] Tegra I2C: Support atomic transfers and correct suspend/resume
 2019-12-13 18:01 UTC  (16+ messages)
` [PATCH v1 1/3] i2c: tegra: Support atomic transfers
` [PATCH v1 2/3] i2c: tegra: Rename I2C_PIO_MODE_MAX_LEN to I2C_PIO_MODE_PREFERRED_LEN
` [PATCH v1 3/3] i2c: tegra: Fix suspending in active runtime PM state

[PATCH] i2c: imx: Defer probing if EDMA not available
 2019-12-13 10:50 UTC  (12+ messages)
  ` [EXT] "

[PATCH] i2c: tiny-usb: Correct I2C fault codes
 2019-12-12  0:12 UTC 

[PATCH] i2c: tiny-usb: Correct I2C fault codes
 2019-12-11 23:39 UTC 

[PATCH AUTOSEL 5.4 058/134] i2c: stm32f7: fix & reorder remove & probe error handling
 2019-12-11 15:10 UTC 

[PATCH 0/2] power: supply: add support for CW2015 Fuel Gauge
 2019-12-11 13:39 UTC  (3+ messages)
` [PATCH 1/2] power: supply: add CW2015 Fuel Gauge driver
` [PATCH 2/2] dt-bindings: power: supply: cw2015_battery: add device tree binding documentation

[PATCH v2] arm64: dts: meson-a1: add I2C nodes
 2019-12-11 12:21 UTC  (3+ messages)

[PATCH 00/17] media: use new API for creating client devices
 2019-12-11  7:59 UTC  (3+ messages)
` [PATCH 01/17] i2c: add helper to check if a client has a driver attached

[PATCH] arm64: dts: meson-a1: add I2C nodes
 2019-12-11  2:17 UTC  (7+ messages)

[PATCH v1] i2c: tegra: Support atomic transfers
 2019-12-10  1:58 UTC 

[PATCH 0/4] Convert cros-ec-i2c-tunnel to MFD Cell
 2019-12-09 14:41 UTC  (16+ messages)
` [PATCH 1/4] i2c: i2c-cros-ec-tunnel: Pass ACPI node to i2c adapter
` [PATCH 2/4] i2c: i2c-cros-ec-tunnel: Fix ACPI identifier
` [PATCH 4/4] platform/chrome: i2c: i2c-cros-ec-tunnel: Convert i2c tunnel to MFD Cell

[PATCH 1/4] i2c: cadence: Fix error printing in case of defer
 2019-12-09 10:40 UTC  (4+ messages)
` [PATCH 2/4] i2c: cadence: Fix power management order of operations
` [PATCH 3/4] i2c: cadence: Implement save restore
` [PATCH 4/4] i2c: cadence: Recover bus after controller reset

[PATCH v3 1/4] dt-bindings: i2c: at91: cosmetic formatting of compatible list
 2019-12-09 10:20 UTC  (4+ messages)
` [PATCH v3 2/4] i2c: at91: fix clk_offset for sam9x60
` [PATCH v3 3/4] i2c: at91: remote default value initialization
` [PATCH v3 4/4] dt-bindings: i2c: at91: fix i2c-sda-hold-time-ns documentation for sam9x60

[PATCH 1/3] dt-bindings: i2c: at91: cosmetic formatting of compatible list
 2019-12-06 16:58 UTC  (8+ messages)
` [PATCH 2/3] i2c: at91: fix clk_offset for sama5d2
  ` [PATCH v2 2/3] i2c: at91: fix clk_offset for sam9x60
` [PATCH 3/3] i2c: at91: remote default value initialization

[PATCH] i2c: thunderx: Add missed pci_release_regions
 2019-12-06  7:53 UTC 

[v6] i2c: imx: support slave mode for imx I2C driver
 2019-12-06  7:38 UTC  (4+ messages)

[PATCH] ANDROID: i2c: exynos5: remove default enable in Kconfig
 2019-12-05 15:29 UTC  (2+ messages)

[PATCH 0/4] at24: move write-protect pin handling to nvmem core
 2019-12-04 15:22 UTC  (15+ messages)
` [PATCH 1/4] dt-bindings: nvmem: new optional property write-protect-gpios
` [PATCH 2/4] nvmem: add support for the write-protect pin
` [PATCH 3/4] dt-bindings: at24: remove the optional property write-protect-gpios

[PATCH] i2c: remove unneeded 'extern' from function declatations
 2019-12-04 12:29 UTC 

[PATCH] irqchip/aspeed-i2c-ic: Fix irq domain name memory leak
 2019-12-03 23:18 UTC  (6+ messages)
` [PATCH v2] "

[v6,1/3] dt-bindings: i2c: support property idle-state
 2019-12-03 11:11 UTC  (5+ messages)
` [v6,2/3] i2c: mux: pca954x: "
` [v6,3/3] arm64: dts: fsl-ls208xa-rdb: fix an errata E-00013
  ` [EXT] Re: [v6,1/3] dt-bindings: i2c: support property idle-state

[v5] i2c: imx: support slave mode for imx I2C driver
 2019-12-02 11:32 UTC  (5+ messages)
  ` [EXT] "

[PULL REQUEST] i2c for 5.5
 2019-12-02  2:50 UTC  (2+ messages)

possible deadlock in i2c_transfer
 2019-11-29 21:05 UTC 

[PATCH v2 0/2] Convert cros-ec-i2c-tunnel to MFD Cell
 2019-11-28 17:02 UTC  (3+ messages)
` [PATCH v2 2/2] platform/chrome: i2c: i2c-cros-ec-tunnel: Convert i2c tunnel "

[RFC PATCH 00/12] i2c: replace i2c_new_probed_device with an ERR_PTR variant
 2019-11-28 16:19 UTC  (9+ messages)
` [RFC PATCH 01/12] "
` [RFC PATCH 02/12] i2c: icy: convert to i2c_new_scanned_device
` [RFC PATCH 05/12] video: fbdev: matrox: "

[PATCH] i2c: cadence: Handle transfer_size rollover
 2019-11-28 11:54 UTC  (3+ messages)

[v5,1/3] dt-bindings: i2c: support property idle-state
 2019-11-28 10:46 UTC  (7+ messages)
` [v5,2/3] i2c: mux: pca954x: "
      ` [EXT] "

[PATCH 4/4] i2c: i2c-stm32f7: add PM_SLEEP suspend/resume support
 2019-11-27 10:46 UTC 

[PATCH 3/4] ARM: dts: stm32: add i2c2/i2c5 sleep pinctrl on stm32mp157c-ev1
 2019-11-27 10:46 UTC 

[PATCH 2/4] ARM: dts: stm32: add i2c4 sleep pinctrl on stm32mp157c-ed1
 2019-11-27 10:46 UTC 

[PATCH 1/4] ARM: dts: stm32: add i2c4 sleep pinctrl on stm32mp157a-dk1
 2019-11-27 10:46 UTC 

[PATCH 0/4] stm32: i2c: Add suspend/resume & add sleep pinctrls
 2019-11-27 10:46 UTC 

[PATCH v2] docs: i2c: Fix return value of i2c_smbus_xxx functions
 2019-11-27  3:00 UTC  (4+ messages)

[PATCH v2] i2c: core: Use DEVICE_ATTR_*() helper macros
 2019-11-26 12:57 UTC  (2+ messages)

[PATCH] i2c: i2c-cros-ec-tunnel: Fix slave device enumeration
 2019-11-26 10:23 UTC  (5+ messages)

[PATCH v7 0/2] i2c: npcm: add NPCM i2c controller driver
 2019-11-26  9:27 UTC  (4+ messages)
` [PATCH v7 2/2] i2c: npcm: Add Nuvoton NPCM I2C "

[PATCH v2] i2c: Fix Kconfig indentation
 2019-11-25 16:14 UTC  (5+ messages)

[PATCH] platform/chrome: cros_ec: Rename cros_ec_dev to cros_ec_mfd_dev
 2019-11-25 16:00 UTC  (3+ messages)

[PATCH] i2c: i2c-stm32f7: fix 10-bits check in slave free id search loop
 2019-11-25 14:51 UTC  (2+ messages)

[PATCH] drivers: i2c: introduce devm_i2c_add_adapter()
 2019-11-24 11:44 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 19/21] i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
 2019-11-22 19:49 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 20/21] i2c: core: fix use after free in of_i2c_notify

[PATCH AUTOSEL 4.19 22/25] i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is present
 2019-11-22 19:48 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 23/25] i2c: core: fix use after free in of_i2c_notify


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