linux-i3c.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-12 18:44:49 to 2023-08-31 14:21:44 UTC [more...]

[PATCH v3 1/1] i3c: master: svc: fix probe failure when no i3c device exist
 2023-08-31 14:21 UTC  (2+ messages)

[PATCH v2 1/2] i3c: master: fixes i3c bus driver probe failure if no i3c device attached
 2023-08-31  6:57 UTC  (5+ messages)
` [PATCH v2 2/2] i3c: master: svc: fix probe failure when no i3c device exist

[PATCH 1/2] i3c: master: fixes i3c bus driver probe failure if no i3c device attached
 2023-08-30  8:52 UTC  (5+ messages)
` [PATCH 2/2] i3c: master: svc: fix probe failure when no i3c device exist

[PATCH] i3c: Add fallback method for GETMXDS CCC
 2023-08-28 15:20 UTC 

[PATCH] i3c: master: cdns: Fix reading status register
 2023-08-28 15:14 UTC 

[PATCH] i3c: master: Fix SETDASA process
 2023-08-27 22:46 UTC  (2+ messages)

[PATCH] i3c: master: svc: Describe member 'saved_regs'
 2023-08-27 22:45 UTC  (2+ messages)

[PATCH] dt-bindings: i3c: Fix description for assigned-address
 2023-08-27 22:45 UTC  (3+ messages)

[PATCH] dt-bindings: Drop remaining unneeded quotes
 2023-08-24 20:24 UTC  (12+ messages)

[PATCH -next] i3c: master: svc: Do not check for 0 return after calling platform_get_irq()
 2023-08-10  8:13 UTC  (3+ messages)

[PATCH] i3c/master: cmd_v1: Fix the exit criteria for the daa procedure
 2023-08-10  7:38 UTC  (2+ messages)

[PATCH 0/3] Add Aspeed AST2600 I3C support
 2023-08-09  3:12 UTC  (9+ messages)
` [PATCH 1/3] ARM: dts: pinctrl-aspeed-g6: Add I3C1 and I3C2 control pins
` [PATCH 2/3] dt-bindings: i3c: ast2600: Add resets and reset-names
` [PATCH 3/3] i3c: ast2600: Add reset deassertion for global registers

[PATCH] i3c: Explicitly include correct DT includes
 2023-07-27 21:24 UTC  (3+ messages)

[PATCH net-next v2 0/3] I3C MCTP net driver
 2023-07-20 17:35 UTC  (12+ messages)
` [PATCH net-next v2 1/3] dt-bindings: i3c: Add mctp-controller property
` [PATCH net-next v2 2/3] i3c: Add support for bus enumeration & notification
` [PATCH net-next v2 3/3] mctp i3c: MCTP I3C driver

[RFC 0/5] updates for i3c error printing
 2023-07-11  8:52 UTC  (9+ messages)
` [RFC 1/5] i3c: show error with node for invalid reg property
` [RFC 2/5] i3c: add error print to show device failing during populate bus
` [RFC 3/5] i3c: show node when printing unsupported 10-bit i2c dev
` [RFC 4/5] i3c: show error messages in of_i3c_master_add_i3c_boardinfo
` [RFC 5/5] i3c: dw; add print if cannot get resources

[PATCH 0/3] I3C MCTP net driver
 2023-07-04  6:49 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: i3c: Add mctp-controller property
` [PATCH 2/3] i3c: Add support for bus enumeration & notification
` [PATCH 3/3] mctp i3c: MCTP I3C driver

[GIT PULL] I3C changes for 6.5
 2023-07-03 17:49 UTC  (2+ messages)

[PATCH] dt-bindings: i3c: silvaco,i3c-master: drop unneeded quotes
 2023-06-20 14:49 UTC  (2+ messages)

[PATCH] dt-bindings: i3c: silvaco,i3c-master: fix missing schema restriction
 2023-06-11 15:25 UTC  (3+ messages)

[PATCH] i3c: master: svc: fix i3c suspend/resume issue
 2023-06-04 22:52 UTC  (8+ messages)
` [PATCH] i3c: master: svc: fix cpu schedule in spin lock
  ` (subset) "
` [PATCH] i3c: master: svc: add NACK check after start byte sent
` (subset) [PATCH] i3c: master: svc: fix i3c suspend/resume issue

[RFC PATCH 0/2] I3C MCTP net driver
 2023-05-15  2:29 UTC  (9+ messages)
` [RFC PATCH 1/2] i3c: Add support for bus enumeration & notification
` [RFC PATCH 2/2] mctp i3c: MCTP I3C driver

[GIT PULL] I3C changes for 6.4
 2023-05-01 19:26 UTC  (2+ messages)

[PATCH] i3c: ast2600: set variable ast2600_i3c_ops storage-class-specifier to static
 2023-04-30 21:51 UTC  (3+ messages)

[PATCH 0/5] i3c: dw,ast2600: Add In-Band Interrupt support
 2023-04-28  7:34 UTC  (13+ messages)
` [PATCH 1/5] i3c: dw: Create a generic fifo read function
` [PATCH 2/5] i3c: dw: Turn DAT array entry into a struct
` [PATCH 3/5] i3c: dw: Add support for in-band interrupts
` [PATCH 4/5] i3c: dw: Add a platform facility for IBI PEC workarounds
` [PATCH 5/5] i3c: ast2600: enable IBI support

[PATCH] i3c: ast2600: fix register setting for 545 ohm pullups
 2023-04-28  0:18 UTC 

[PATCH v3 0/3] i3c dw,ast2600: Add a driver for the AST2600 i3c controller
 2023-04-27 23:58 UTC  (9+ messages)
` [PATCH v3 1/3] i3c: dw: Add infrastructure for platform-specific implementations
` [PATCH v3 2/3] dt-bindings: i3c: Add AST2600 i3c controller
` [PATCH v3 3/3] i3c: ast2600: Add AST2600 platform-specific driver

[PATCH 0/2] i3c: dw: minor changes
 2023-04-27 21:50 UTC  (4+ messages)
` [PATCH 1/2] i3c: dw: Return the length from a read priv_xfer
` [PATCH 2/2] i3c: dw: use bus mode rather than device reg for conditional tCAS setting

[PATCH] i3c: Allow OF-alias-based persistent bus numbering
 2023-04-05 12:40 UTC  (3+ messages)

[PATCH v2 0/3] i3c dw,ast2600: Add a driver for the AST2600 i3c controller
 2023-03-31  7:44 UTC  (10+ messages)
` [PATCH v2 1/3] i3c: dw: Add infrastructure for platform-specific implementations
` [PATCH v2 2/3] dt-bindings: i3c: Add AST2600 i3c controller
` [PATCH v2 3/3] i3c: ast2600: Add AST2600 platform-specific driver

[PATCH 0/5] i3c: Convert to platform remove callback returning void
 2023-03-21 18:25 UTC  (9+ messages)
` [PATCH 1/5] i3c: Make i3c_master_unregister() return void
` [PATCH 2/5] i3c: dw: Convert to platform remove callback returning void
` [PATCH 3/5] i3c: cdns: "
` [PATCH 4/5] i3c: mipi-i3c-hci: "
` [PATCH 5/5] i3c: svc: "

[PATCH] i3c: dw: drop of_match_ptr for ID table
 2023-03-13 13:42 UTC  (2+ messages)

[PATCH v1 1/1] i3c: Correct reference to the I²C device data type
 2023-03-13 13:41 UTC  (2+ messages)

[PATCH 0/4] i3c: Add support for ast2600 i3c controller
 2023-03-01  1:04 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: i3c: Add AST2600 "
` [PATCH 2/4] i3c: dw: Add platform operations
` [PATCH 3/4] i3c: dw: Add AST2600 platform ops
` [PATCH 4/4] i3c: dw: Add compatible string for ASPEED AST2600 BMC platform

[GIT PULL] I3C changes for 6.3
 2023-03-01  0:13 UTC  (2+ messages)

[PATCH v3] i3c: update dw-i3c-master i3c_clk_cfg function
 2023-02-25 22:49 UTC  (2+ messages)

[PATCH] i3c: dw: Use configured rate and bus mode for clock configuration
 2023-02-24  8:22 UTC  (4+ messages)

[RFC PATCH] dt-bindings: Add AST2600 i3c controller binding
 2023-02-13 15:09 UTC  (8+ messages)

[PATCH] i3c: update dw-i3c-master i3c_clk_cfg function
 2023-02-14 21:24 UTC  (5+ messages)
  `  "

[PATCH v2] i3c: update dw-i3c-master i3c_clk_cfg function
 2023-02-13 21:35 UTC 

[PATCH -next] i3c: fix device.h kernel-doc warnings
 2023-02-13  7:03 UTC 

[PATCH v2 05/16] driver core: make struct device_type.uevent() take a const *
 2023-01-12 11:58 UTC  (2+ messages)


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