public inbox for linux-i3c@lists.infradead.org
 help / color / mirror / Atom feed
 messages from 2024-03-06 16:21:03 to 2024-08-01 07:22:18 UTC [more...]

[PATCH v1 0/2] Add Nuvoton NPCM845 i3c master driver
 2024-08-01  7:19 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: i3c: Add NPCM845 i3c controller
` [PATCH v1 2/2] i3c: master: Add Nuvoton npcm845 i3c master driver

[GIT PULL] I3C changes for 6.11
 2024-07-27 20:07 UTC  (2+ messages)

[PATCH v2] i3c: master: svc: adjust the first broadcast speed
 2024-07-24  2:28 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: i3c-hub: Add Renesas RG3MxxB12A1 I3C HUB
 2024-07-25  1:52 UTC  (5+ messages)
` [PATCH 2/2] i3c: i3c-hub: Add Renesas RG3MxxB12A1 I3C HUB driver

[PATCH 0/7] i3c: master: some fix and improvemnt for hotjoin
 2024-07-24 15:45 UTC  (8+ messages)
` [PATCH 1/7] i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
` [PATCH 2/7] i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_BITS
` [PATCH 3/7] i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_INIT
` [PATCH 4/7] i3c: master: Fix dynamic address leak when 'assigned-address' is present
` [PATCH 5/7] i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
` [PATCH 6/7] i3c: master: svc: use repeat start when IBI WIN happens
` [PATCH 7/7] i3c: master: svc: manually emit NACK/ACK for hotjoin

[PATCH v2 0/5] Introduce initial AMD I3C HCI driver support
 2024-07-24  7:12 UTC  (6+ messages)
` [PATCH v2 1/5] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
` [PATCH v2 2/5] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
` [PATCH v2 3/5] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
` [PATCH v2 4/5] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
` [PATCH v2 5/5] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold

[PATCH 0/5] Introduce initial AMD I3C HCI driver support
 2024-07-24  2:41 UTC  (8+ messages)
` [PATCH 1/5] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
` [PATCH 2/5] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
` [PATCH 3/5] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
` [PATCH 4/5] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
` [PATCH 5/5] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold

[PATCH v2 1/1] dt-bindings: i3c: add header for generic I3C flags
 2024-07-23 23:51 UTC  (3+ messages)

[PATCH] i3c: master: svc: Fix error code in svc_i3c_master_do_daa_locked()
 2024-07-23 23:51 UTC  (3+ 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 1/1] i3c: master: svc: adjust SDR timing according to i3c spec
 2024-07-17  7:56 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/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  (6+ 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  (6+ messages)
` [PATCH v7 5/8] i3c: target: add svc target controller support

[PATCH v8 0/8] I3C target mode support
 2024-03-06 16:06 UTC  (3+ messages)
` [PATCH v8 5/8] i3c: target: add svc target controller support


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