public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-19 15:26:20 to 2022-11-01 12:38:53 UTC [more...]

[PATCH] i2c: tegra: Allocate DMA memory for DMA engine
 2022-11-01 12:38 UTC  (4+ messages)

[PATCH] i2c: amd-mp2: use msix/msi if the hardware supports
 2022-11-01 12:33 UTC  (3+ messages)

[PATCH v2] i2c: piix4: Fix adapter not be removed in piix4_remove()
 2022-11-01 12:29 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 4/4] i2c: xiic: Add platform module alias
 2022-11-01 11:31 UTC 

[PATCH AUTOSEL 4.9 3/3] i2c: xiic: Add platform module alias
 2022-11-01 11:31 UTC 

[PATCH AUTOSEL 5.4 8/8] i2c: xiic: Add platform module alias
 2022-11-01 11:30 UTC 

[PATCH AUTOSEL 4.19 6/6] i2c: xiic: Add platform module alias
 2022-11-01 11:31 UTC 

[PATCH AUTOSEL 5.10 14/14] i2c: xiic: Add platform module alias
 2022-11-01 11:30 UTC 

[PATCH AUTOSEL 5.15 19/19] i2c: xiic: Add platform module alias
 2022-11-01 11:29 UTC 

[PATCH AUTOSEL 6.0 33/34] i2c: xiic: Add platform module alias
 2022-11-01 11:27 UTC 

[PATCH next v10 1/2] i2c: hisi: Add initial device tree support
 2022-11-01  8:07 UTC  (2+ messages)
` [PATCH next v10 2/2] dt-bindings: i2c: add entry for hisilicon,ascend910-i2c

[PATCH next v9 1/4] i2c: hisi: Add initial device tree support
 2022-11-01  7:23 UTC  (6+ messages)
` [PATCH next v9 2/4] dt-bindings: i2c: add entry for hisilicon,ascend910-i2c

[PATCH v3 00/12] HID: ft260: fixes and performance improvements
 2022-10-31 17:12 UTC  (14+ messages)
` [PATCH v3 01/12] HID: ft260: ft260_xfer_status routine cleanup
` [PATCH v3 02/12] HID: ft260: improve i2c write performance
` [PATCH v3 03/12] HID: ft260: support i2c writes larger than HID report size
` [PATCH v3 04/12] HID: ft260: support i2c reads greater "
` [PATCH v3 05/12] HID: ft260: improve i2c large reads performance
` [PATCH v3 06/12] HID: ft260: do not populate /dev/hidraw device
` [PATCH v3 07/12] HID: ft260: skip unexpected HID input reports
` [PATCH v3 08/12] HID: ft260: remove SMBus Quick command support
` [PATCH v3 09/12] HID: ft260: missed NACK from big i2c read
` [PATCH v3 10/12] HID: ft260: wake up device from power saving mode
` [PATCH v3 11/12] HID: ft260: fix a NULL pointer dereference in ft260_i2c_write
` [PATCH v3 12/12] HID: ft260: missed NACK from busy device

[RFC PATCH 0/2] i2c: core: Introduce i2c_client_get_device_id helper
 2022-10-30 17:52 UTC  (2+ messages)
` [RFC PATCH 1/2] i2c: core: Introduce i2c_client_get_device_id helper function

[PATCH next v7 1/2] i2c: hisi: Add initial device tree support
 2022-10-29 11:53 UTC  (5+ messages)
` [PATCH next v7 2/2] dt-bindings: i2c: add entry for hisilicon,i2c-ascend910

[PATCH RESEND] i2c: mux: reg: check return value after calling platform_get_resource()
 2022-10-29  9:38 UTC 

[PATCH next v8 1/2] i2c: hisi: Add initial device tree support
 2022-10-29  0:04 UTC  (5+ messages)
` [PATCH next v8 2/2] dt-bindings: i2c: add entry for hisilicon,i2c-ascend910

[PATCH 00/11] Enable USB host and device functions on Jetson
 2022-10-28 21:48 UTC  (38+ messages)
` [PATCH 01/11] dt-bindings: usb: tegra-xudc: Add Tegra234 XUSB controller support
` [PATCH 02/11] dt-bindings: usb: Add NVIDIA Tegra XUSB host controller binding
` [PATCH 03/11] dt-bindings: usb: Add binding for Cypress cypd4226 I2C driver
` [PATCH 04/11] arm64: tegra: Enable XUSB host and device on Jetson AGX Orin
` [PATCH 05/11] usb: typec: ucsi_ccg: Add OF support
` [PATCH 06/11] usb: typec: ucsi_ccg: Replace ccgx to well-known regex
` [PATCH 07/11] i2c: nvidia-gpu: "
` [PATCH 08/11] phy: tegra: xusb: Disable trk clk when not using
` [PATCH 09/11] phy: tegra: xusb: Add Tegra234 support
` [PATCH 10/11] usb: host: xhci-tegra: Add Tegra234 XHCI support
` [PATCH 11/11] usb: gadget: tegra-xudc: Add Tegra234 support

[PATCH -next 1/2] i2c: designware: Switch from using MMIO access to SMN access
 2022-10-28  8:32 UTC  (12+ messages)

[PATCH 00/21] ARM: s3c: clean out obsolete platforms
 2022-10-27 23:10 UTC  (15+ messages)
` [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks

[PATCH] i2c: piix4: Fix adapter not be removed in piix4_remove()
 2022-10-27 12:18 UTC  (3+ messages)

[PATCH v2 0/2] fix fwnode_irq_get_byname() returnvalue
 2022-10-27  5:40 UTC  (6+ messages)
` [PATCH v2 1/2] drivers: fwnode: fix fwnode_irq_get_byname()
` [PATCH v2 2/2] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix

[PATCH 00/11] i2c: designware: Slave fixes and generic cleanups
 2022-10-26 14:00 UTC  (18+ messages)
` [PATCH 01/11] i2c: designware: Fix slave state machine for sequential reads
` [PATCH 02/11] i2c: designware: Empty receive FIFO in slave interrupt handler
` [PATCH 03/11] i2c: designware: Define software status flags with BIT()
` [PATCH 04/11] i2c: designware: Remove needless initializations from i2c_dw_reg_slave()
` [PATCH 05/11] i2c: designware: Remove unused completion code from i2c-designware-slave
` [PATCH 06/11] i2c: designware: Simplify slave interrupt handler nesting
` [PATCH 07/11] i2c: designware: Do not process interrupt when device is suspended
` [PATCH 08/11] i2c: designware: Move debug print in i2c_dw_isr()
` [PATCH 09/11] i2c: designware: Simplify master interrupt handler nesting
` [PATCH 10/11] i2c: designware: Remove common i2c_dw_disable_int()
` [PATCH 11/11] i2c: designware: Align defines in i2c-designware-core.h

[PATCH 0/2] fix fwnode_irq_get_byname() returnvalue
 2022-10-25 11:15 UTC  (9+ messages)
` [PATCH 1/2] drivers: fwnode: fix fwnode_irq_get_byname()
` [PATCH 2/2] i2c: i2c-smbus: fwnode_irq_get_byname() return value fix

[PATCH 00/17] ARM: remove old board files
 2022-10-25  8:08 UTC  (17+ messages)
  ` [PATCH 09/17] ARM: iop32x: remove the platform
  ` [PATCH 13/17] ARM: omap1: remove unused board files

NULL pointer dereferences in hid-mcp2221
 2022-10-25  7:47 UTC  (3+ messages)
` NULL pointer dereferences in hid-mcp2221 -- kernel config
` NULL pointer dereferences in hid-mcp2221 -- full dmesg

[PATCH v3 2/2] Added Digiteq Automotive MGB4 driver
 2022-10-25  3:48 UTC  (2+ messages)

Partnership
 2022-10-24  8:54 UTC 

[PATCH v2] i2c: core: Fix possible memleak in i2c_new_client_device()
 2022-10-24  8:38 UTC  (2+ messages)

[PATCH] i2c: cadence: make bus recovery optional
 2022-10-23 21:51 UTC 

[PULL REQUEST] i2c-for-6.1-rc2
 2022-10-22 23:08 UTC  (2+ messages)

[PATCH 5/6] i2c: mlxbf: depend on ACPI; clean away ifdeffage
 2022-10-21 12:57 UTC  (5+ messages)

[PATCH 0/6] a pile of randconfig fixes
 2022-10-21 10:52 UTC  (3+ messages)

Money20/20 Attendees Data List 2022
 2022-10-21 10:43 UTC 

[PATCH -next RESEND] HID: mcp2221: Remove unneeded semicolon
 2022-10-21  8:57 UTC 

[PATCH] pwm: pca9685: Convert to .probe_new()
 2022-10-21  7:55 UTC 

[PATCH v1 0/5] i2c: Convert drivers below drivers/i2c to .probe_new()
 2022-10-21  7:39 UTC  (6+ messages)
` [PATCH v1 1/5] i2c: Convert the dummy_driver "
` [PATCH v1 2/5] i2c: slave eeprom: Convert "
` [PATCH v1 3/5] i2c: smbus: "
` [PATCH v1 4/5] i2c: mux: pca9541: "
` [PATCH v1 5/5] i2c: mux: pca954x: "

[PATCH -next] i2c: mlxbf: Fix unused-variable warning
 2022-10-21  6:46 UTC  (4+ messages)

[PATCH next v6 1/2] i2c: hisi: Add initial device tree support
 2022-10-21  1:16 UTC  (5+ messages)
` [PATCH next v6 2/2] dt-bindings: i2c: add entry for hisilicon,i2c-ascend910

[PATCH] i2c: Use u8 type in i2c transfer calls
 2022-10-20 10:35 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] i2c: i801: add lis3lv02d's I2C address for Vostro 5568
 2022-10-19 20:52 UTC  (5+ messages)

[PATCH] i2c: xiic: Make sure to disable clock on .remove()
 2022-10-19 20:28 UTC 

[PATCH v3 0/1] i2c: Allow disabling auto detection via devicetree
 2022-10-19 20:24 UTC  (3+ messages)
` [PATCH v3 1/1] i2c: core: support no-detect property

[PATCH] i2c: sis630: fix spelling typo in comment
 2022-10-19 19:51 UTC  (2+ messages)

[PATCH] i2c: mlxcpld: fix spelling typo in comment
 2022-10-19 19:51 UTC  (2+ messages)

[PATCH v3 0/1] i2c: qcom-cci: pm runtime ordering fix
 2022-10-19 19:37 UTC  (3+ messages)
` [PATCH v3 1/1] i2c: qcom-cci: Fix ordering of pm_runtime_xx and i2c_add_adapter

[PATCH v3 0/2] Digiteq Automotive MGB4 driver
 2022-10-19 19:37 UTC  (3+ messages)
` [PATCH v3 1/2] i2c: xiic: Added platform module alias for the xiic I2C driver


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox