public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-02-08 17:02:28 to 2024-07-21 22:11:55 UTC [more...]

[PATCH v2] i3c: master: svc: adjust the first broadcast speed
 2024-07-19 18:25 UTC  (4+ messages)

[PATCH v3] i3c: master: svc: adjust SDR according to i3c spec
 2024-07-19  8:02 UTC 

[PATCH v2] i3c: master: svc: adjust SDR according to i3c spec
 2024-07-19  2:11 UTC  (6+ messages)
` [PATCH] i3c: master: svc: adjust the first broadcast speed

[PATCH] i3c: master: svc: Fix error code in svc_i3c_master_do_daa_locked()
 2024-07-18 18:37 UTC  (2+ messages)

[PATCH 1/1] i3c: master: svc: adjust SDR timing according to i3c spec
 2024-07-17  7:56 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: i3c: add header for generic I3C flags
 2024-07-16  6:17 UTC  (2+ messages)

[PATCH 1/1] i3c: master: svc: Improve DAA STOP handle code logic
 2024-07-15 21:48 UTC  (3+ messages)

[PATCH] i3c: master: Enhance i3c_bus_type visibility for device searching & event monitoring
 2024-07-15 21:48 UTC  (2+ messages)

[PATCH 0/3] i3c: dw: Add support for power management
 2024-07-15 21:47 UTC  (5+ messages)
` [PATCH 1/3] i3c: dw: Save timing registers and other values
` [PATCH 2/3] i3c: dw: Add some functions for reusability
` [PATCH 3/3] i3c: dw: Add power management support

[PATCH 1/1] dt-bindings: i3c: add header for generic I3C flags
 2024-07-12 17:22 UTC  (2+ messages)

[PATCH 0/2] i3c: dw: Add APB clk
 2024-07-02 15:46 UTC  (26+ messages)
` [PATCH 1/2] dt-bindings: i3c: dw: Add clock binding
` [PATCH 2/2] i3c: dw: Add optional apb clock
` [PATCH v2 0/3] i3c: dw: Add apb clk
  ` [PATCH v2 1/3] dt-bindings: i3c: dw: Add apb clock binding
  ` [PATCH v2 2/3] i3c: dw: Add optional apb clock
  ` [PATCH v2 3/3] i3c: dw: Use new *_enabled clk APIs
  ` [PATCH v3 0/3] i3c: dw: Add apb clk
  ` [PATCH v3 1/3] dt-bindings: i3c: dw: Add apb clock binding
  ` [PATCH v3 2/3] i3c: dw: Use new *_enabled clk API
  ` [PATCH v3 3/3] i3c: dw: Add optional apb clock

[PATCH] driver core: have match() callback in struct bus_type take a const *
 2024-07-01 12:07 UTC 

[PATCH] i3c: master: svc: Convert comma to semicolon
 2024-07-02 15:42 UTC  (2+ messages)

[PATCH 1/4] i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpers
 2024-06-28 14:42 UTC  (5+ messages)
` [PATCH 2/4] i3c: mipi-i3c-hci: Set IBI Status and Data Ring base addresses
` [PATCH 3/4] i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
` [PATCH 4/4] i3c: mipi-i3c-hci: Round IBI data chunk size to HW supported value

[PATCH] i3c: dw: Remove ibi_capable property
 2024-06-28 14:38 UTC  (2+ messages)

[PATCH 0/2] Select IBI ops for base platform
 2024-06-27  3:26 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: i3c: dw: Add property to select IBI ops
` [PATCH 2/2] i3c: dw: Select ibi ops for base platform driver

[PATCH] i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1
 2024-06-22 22:35 UTC  (4+ messages)

[PATCH v2] i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1
 2024-06-22 22:34 UTC  (2+ messages)

[PATCH v2 1/2] i3c: master: svc: fix IBIWON not set if IBI follow a hot join
 2024-06-22 22:33 UTC  (5+ messages)
` [PATCH v2 2/2] i3c: master: svc: resend target address when get NACK
  ` (subset) "

[PATCH] i3c: dw: Fix IBI intr signal programming
 2024-06-22 22:33 UTC  (8+ messages)
        ` [PATCH v2] i3c: dw: Fix IBI intr programming

[PATCH] i3c: dw: Fix clearing queue thld
 2024-06-22 22:33 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: i3c-hub: Add Renesas RG3MxxB12A1 I3C HUB
 2024-06-19  6:55 UTC  (8+ messages)
` [PATCH 2/2] i3c: i3c-hub: Add Renesas RG3MxxB12A1 I3C HUB driver

[PATCH 1/1] i3c: master: svc: resend target address when get NACK
 2024-06-03 14:00 UTC  (2+ messages)

[PATCH 1/1] i3c: master: svc: fix IBIWON not set if IBI follow a hot join
 2024-06-03 13:49 UTC  (2+ messages)

[GIT PULL] I3C changes for 6.10
 2024-05-25 21:08 UTC  (2+ messages)

[PATCH resend v9 0/8] I3C target mode support
 2024-05-15 15:55 UTC  (17+ messages)
` [PATCH resend v9 1/8] i3c: add "
` [PATCH resend v9 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH resend v9 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH resend v9 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH resend v9 5/8] i3c: target: add svc target controller support
` [PATCH resend v9 6/8] i3c: target: func: add tty driver
` [PATCH resend v9 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH resend v9 8/8] tty: i3c: add TTY over I3C master support

[PATCH] i3c: dw: Add hot-join support
 2024-05-07 21:10 UTC  (2+ messages)

[PATCH v1] i3c: master: Enable runtime PM for master controller
 2024-05-07 21:05 UTC  (5+ messages)

[PATCH v2 1/3] i3c: Add comment for -EAGAIN in i3c_device_do_priv_xfers()
 2024-05-07 20:27 UTC  (7+ messages)
` [PATCH v2 2/3] i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame
` [PATCH v2 3/3] i3c: master: svc: fix invalidate IBI type and miss call client IBI handler

[PATCH 0/2] [RFC] i3c: ast2600: Add MCTP-over-I3C support
 2024-05-06 13:46 UTC  (4+ messages)
` [PATCH 1/2] [RFC] ARM: dts: aspeed-g6: Add AST2600 I3Cs
` [PATCH 2/2] [RFC] i3c: ast2600: Validate AST2600 I3C for MCTP-over-I3C

[PATCH 1/2] i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame
 2024-05-06  8:59 UTC  (4+ messages)
` [PATCH 2/2] i3c: master: svc: fix invalidate IBI type and miss call client IBI handler

[PATCH] i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
 2024-05-06  6:58 UTC  (7+ messages)

[PATCH v9 0/8] I3C target mode support
 2024-03-29 16:52 UTC  (10+ messages)
` [PATCH v9 1/8] i3c: add "
` [PATCH v9 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v9 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v9 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v9 5/8] i3c: target: add svc target controller support
` [PATCH v9 6/8] i3c: target: func: add tty driver
` [PATCH v9 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v9 8/8] tty: i3c: add TTY over I3C master support

[GIT PULL] I3C changes for 6.9
 2024-03-18  0:04 UTC  (2+ messages)

How to add I3C device node for devices with random PID[31:0]
 2024-03-12 11:30 UTC 

[PATCH v7 0/8] I3C target mode support
 2024-03-06 19:11 UTC  (8+ messages)
` [PATCH v7 5/8] i3c: target: add svc target controller support
` [PATCH v7 6/8] i3c: target: func: add tty driver

[PATCH v8 0/8] I3C target mode support
 2024-03-06 16:06 UTC  (10+ messages)
` [PATCH v8 1/8] i3c: add "
` [PATCH v8 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v8 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v8 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v8 5/8] i3c: target: add svc target controller support
` [PATCH v8 6/8] i3c: target: func: add tty driver
` [PATCH v8 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v8 8/8] tty: i3c: add TTY over I3C master support

[PATCH] dt-bindings: i2c: Remove obsolete i2c.txt
 2024-02-27 17:04 UTC  (7+ messages)

[PATCH] i3c: Make i3c_bus_type const
 2024-02-19 20:23 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix
 2024-02-18 22:57 UTC  (9+ messages)
` [PATCH 2/3] arm64: dts: imx93: drop "master" I3C "
` [PATCH 3/3] arm64: dts: intel: agilex5: "
` (subset) [PATCH 1/3] dt-bindings: i3c: drop "master" "


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