messages from 2022-10-25 08:02:14 to 2022-11-05 14:58:44 UTC [more...]
[PATCH 00/11] Enable USB host and device functions on Jetson
2022-11-05 14:58 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 07/11] i2c: nvidia-gpu: Replace ccgx to well-known regex
` [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
[RFC PATCH 0/2] i2c: core: Introduce i2c_client_get_device_id helper
2022-11-05 14:56 UTC (7+ messages)
` [RFC PATCH 1/2] i2c: core: Introduce i2c_client_get_device_id helper function
[PATCH v4] i2c/pasemi: PASemi I2C controller IRQ enablement
2022-11-05 11:56 UTC
[PULL REQUEST] i2c-for-6.1-rc4
2022-11-05 2:54 UTC (2+ messages)
[PATCH v4 0/8] i2c-atr and FPDLink
2022-11-04 17:27 UTC (23+ messages)
` [PATCH v4 1/8] i2c: core: let adapters be notified of client attach/detach
` [PATCH v4 2/8] i2c: add I2C Address Translator (ATR) support
` [PATCH v4 3/8] dt-bindings: media: add bindings for TI DS90UB960
` [PATCH v4 4/8] dt-bindings: media: add bindings for TI DS90UB913
` [PATCH v4 5/8] dt-bindings: media: add bindings for TI DS90UB953
` [PATCH v4 6/8] media: i2c: add DS90UB960 driver
` [PATCH v4 7/8] media: i2c: add DS90UB913 driver
` [PATCH v4 8/8] media: i2c: add DS90UB953 driver
[PATCH v3 0/2] Digiteq Automotive MGB4 driver
2022-11-04 14:41 UTC (6+ messages)
` [PATCH v3 2/2] Added "
[RESEND PATCH v1 0/4] Fixes for the mcp2221 HID-to-I2C-bridge driver
2022-11-03 22:27 UTC (5+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 1/3] HID: mcp2221: don't connect hidraw
` [PATCH v2 2/3] HID: mcp2221: enable HID I/O during GPIO probe
` [PATCH v2 3/3] HID: mcp2221: avoid stale rxbuf pointer
NULL pointer dereferences in hid-mcp2221
2022-11-03 16:13 UTC (5+ messages)
[PATCH -next] i2c: amd-mp2: drop free_irq() of devm_request_irq() allocated irq
2022-11-03 12:11 UTC
[PATCH v2 00/12] i2c: designware: Slave fixes and generic cleanups
2022-11-03 8:48 UTC (17+ messages)
` [PATCH v2 01/12] i2c: designware: Fix slave state machine for sequential reads
` [PATCH v2 02/12] i2c: designware: Empty receive FIFO in slave interrupt handler
` [PATCH v2 03/12] i2c: designware: Define software status flags with BIT()
` [PATCH v2 04/12] i2c: designware: Remove needless initializations from i2c_dw_reg_slave()
` [PATCH v2 05/12] i2c: designware: Remove unused completion code from i2c-designware-slave
` [PATCH v2 06/12] i2c: designware: Simplify slave interrupt handler nesting
` [PATCH v2 07/12] i2c: designware: Do not process interrupt when device is suspended
` [PATCH v2 08/12] i2c: designware: Move debug print in i2c_dw_isr()
` [PATCH v2 09/12] i2c: designware: Simplify master interrupt handler nesting
` [PATCH v2 10/12] i2c: designware: Remove common i2c_dw_disable_int()
` [PATCH v2 11/12] i2c: designware: Align defines in i2c-designware-core.h
` [PATCH v2 12/12] i2c: designware: Add comment to custom register value constants
[PATCH linux-next] i2c: npcm7xx: remove redundant ret variable
2022-11-03 8:28 UTC
Subject: [PATCH linux-next] i2c: npcm7xx: remove redundant ret variable
2022-11-03 8:07 UTC
[PATCH next v10 1/2] i2c: hisi: Add initial device tree support
2022-11-02 20:24 UTC (6+ messages)
` [PATCH next v10 2/2] dt-bindings: i2c: add entry for hisilicon,ascend910-i2c
[PATCH 3/9] dt-bindings: i2c: mv64xxx: Add F1C100s compatible string
2022-11-02 20:19 UTC (4+ messages)
` [PATCH 4/9] ARM: dts: suniv: f1c100s: add I2C DT nodes
[PATCH v2] Documentation: devres: add missing I2C helper
2022-11-02 20:16 UTC (2+ messages)
[PATCH] Documentation: devres: add missing I2C helper
2022-11-02 13:22 UTC (4+ messages)
[PATCH 00/11] i2c: designware: Slave fixes and generic cleanups
2022-11-02 13:14 UTC (19+ 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 v3 00/12] HID: ft260: fixes and performance improvements
2022-11-02 8:40 UTC (15+ 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
[PATCH v3] i2c/pasemi: PASemi I2C controller IRQ enablement
2022-11-01 20:06 UTC (6+ messages)
[PATCH next v9 1/4] i2c: hisi: Add initial device tree support
2022-11-01 14:43 UTC (7+ messages)
` [PATCH next v9 2/4] dt-bindings: i2c: add entry for hisilicon,ascend910-i2c
[PATCH] i2c: i801: add lis3lv02d's I2C address for Vostro 5568
2022-11-01 12:46 UTC (2+ messages)
[PATCH 1/2] i2c: npcm7xx: Group bank 0/1 registers together for readability
2022-11-01 12:45 UTC (4+ messages)
` [PATCH 2/2] i2c: npcm7xx: Annotate register field definitions with longer names
[PATCH] i2c: amd-mp2: use msix/msi if the hardware supports
2022-11-01 12:42 UTC (4+ messages)
[PATCH 0/2] Add mt7986 i2c support
2022-11-01 12:41 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: i2c: update bindings for mt7986 soc
` [PATCH 2/2] i2c: mediatek: add mt7986 support
[PATCH] i2c: tegra: Allocate DMA memory for DMA engine
2022-11-01 12:38 UTC (2+ 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 v7 1/2] i2c: hisi: Add initial device tree support
2022-10-29 11:53 UTC (4+ 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 -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 (3+ 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 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 (10+ messages)
` [PATCH 13/17] ARM: omap1: remove unused "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).