204 Commits (697d0f845d26692929ea3cb15a968c64f6925856)

Author SHA1 Message Date
Ryan McClelland b6d955c648 drivers: i3c: check addr slot is free only if it's different 5 days ago
Pisit Sawangvonganan b8a8173c1f drivers: kconfig: fix typo 1 week ago
Ryan McClelland 68a3fc64f4 drivers: i3c: cdns: only init bus if known i3c devices on bus 2 weeks ago
The Nguyen eb1b2e06e1 drivers: i3c: shell: enable i3c shell support for renesas,ra-i3c 2 weeks ago
Ta Minh Nhat 096801f1a9 driver: i3c: initial i3c driver basic support for RA family 2 weeks ago
Ryan McClelland ea8f69c6b1 drivers: i3c: create i3c bus helpers 2 weeks ago
Benjamin Cabé 34c4f9e6b1 drivers: i3c: cdns: fix bitwise operation in CONF_STATUS0_DEV_ROLE macro 3 weeks ago
Nghia Phung fe2b374d00 drivers: i3c: Correct register to read IBI response 3 weeks ago
Nghia Phung caf42fbdef drivers: i3c: Check for the existence of callback before invoking 3 weeks ago
Nghia Phung 90dd76bf7a drivers: i3c: Correct some I3C register name 3 weeks ago
Nghia Phung 0d0aea18fd drivers: i3c: Handle Hotjoin completion 3 weeks ago
Nghia Phung f22e1018d5 drivers: i3c: init sem_hj semaphore 3 weeks ago
Alvis Sun c2f45ca588 drivers: i3c: npcx: add support for target reset request handling 1 month ago
Ryan McClelland 8c7417a552 drivers: i3c: fix adv_info_get ret code 1 month ago
Ryan McClelland af1ba95ba7 drivers: i3c: cdns: add busy status 1 month ago
Ryan McClelland d3a7b7df9a drivers: i3c: cdns: fix ibi length with no payload 1 month ago
Daniel Leung 069cd4b861 i3c: rtio: deal with rtio_cqe_consume() returning NULL 1 month ago
Daniel Leung 157bea57c8 i3c: set default return for i3c_device_adv_info_get() 1 month ago
Benjamin Cabé d5e4b44696 drivers: i3c: Fix misspelling of brief in doxygen 2 months ago
Ren Chen 437c16fcf9 drivers: i3c: shell: enable i3c shell support for it51xxx. 2 months ago
Ren Chen 9743a983f8 drivers: i3c: add it51xxx i3cm driver 2 months ago
Ren Chen 76efd333cc drivers: i3c: add it51xxx i3cs driver 2 months ago
Hu Dou 25564f73dc drivers: i3c: stm32: fix clock init for i2c fast mode plus 3 months ago
Ryan McClelland 3932794aee drivers: i3c: shell: add direct rstdaa shell command 3 months ago
Ryan McClelland c0503597ba drivers: i3c: add rstdaa direct helper 3 months ago
Ryan McClelland 2e8c911fa3 drivers: i3c: add v1.0 support flag 3 months ago
Ryan McClelland 2c66a2adc0 drivers: i3c: add i3c controller and target kconfigs 3 months ago
Ren Chen b601a357cd drivers: i3c: shell: fix the argv index for broadcast setwml ccc 3 months ago
Ryan McClelland 28a7ad4a57 drivers: i3c: add primary controller da property 3 months ago
Ryan McClelland 5eb7ae34d4 drivers: i3c: cdns: remove +1 on len for abort limit 3 months ago
Ryan McClelland 393da0f953 drivers: i3c: cdns: secondary controllers can do_daa 3 months ago
Ryan McClelland 248f7971e4 drivers: i3c: stm32: fix ibi build issue 4 months ago
Ryan McClelland 9628d97ad9 drivers: i3c: remove group addr definition 4 months ago
Ryan McClelland 9bce73a6e0 drivers: i3c: cleanup const 4 months ago
Ryan McClelland 8bf6dac549 drivers: i3c: dw: add rtio callbacks 4 months ago
Ryan McClelland 28676ae9be drivers: i3c: shell: fix getmxds fmt3 defbyte check 4 months ago
Ryan McClelland 30b4b1bdf8 drivers: i3c: shell: fix getcaps fmt2 defbyte check 4 months ago
Corey Wharton 6d01483b01 drivers: i3c: i3c_dw: skip I3C bus init on pure I2C buses 4 months ago
Corey Wharton a19429eb39 drivers: i3c: i3c_dw: make transfer timeout a Kconfig option 4 months ago
Corey Wharton b818a7662d drivers: i3c: i3c_dw: dynamically attach I2C devices on transfer 4 months ago
Corey Wharton e330a69aec drivers: i3c: i3c_dw: mark device busy during transfers 4 months ago
Corey Wharton 6ed98bfc42 drivers: i3c: i3c_dw: add pinctrl support 4 months ago
Ren Chen 9388349957 drivers: i3c: ccc: add missing data length for entas 4 months ago
Ren Chen 20dbf4d7a0 drivers: i3c: shell: fix the judgement/argc count for getstatus/ibi tir 4 months ago
Ren Chen 373771c062 drivers: i3c: common: fix the setaasa flow 4 months ago
Ryan McClelland b495907ae5 drivers: i3c: cleanup target config descrition and add inline helpers 4 months ago
Ryan McClelland 93099e303e drivers: i3c: run clang-format on i3c_common.c 4 months ago
Benjamin Cabé ff9fd96036 drivers: fix spelling of "transfer" 5 months ago
Ryan McClelland d225d1525c drivers: i3c: cdns: fix ibi thr write 5 months ago
Ryan McClelland 1b7de61977 drivers: i3c: cdns: fix up deftgts mem alloc 5 months ago