index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
/
master
/
svc-i3c-master.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-26
i3c: master: svc: Fix error code in svc_i3c_master_do_daa_locked()
Dan Carpenter
1
-1
/
+1
2024-07-26
i3c: master: svc: Improve DAA STOP handle code logic
Frank Li
1
-18
/
+43
2024-07-26
i3c: master: svc: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-26
i3c: master: svc: resend target address when get NACK
Frank Li
1
-14
/
+44
2024-05-23
i3c: master: svc: fix invalidate IBI type and miss call client IBI handler
Frank Li
1
-3
/
+13
2024-05-23
i3c: master: svc: change ENXIO to EAGAIN when IBI occurs during start frame
Frank Li
1
-1
/
+1
2024-01-08
i3c: master: svc: return actual transfer data len
Frank Li
1
-0
/
+8
2024-01-08
i3c: master: svc: rename read_len as actual_len
Frank Li
1
-13
/
+13
2024-01-08
i3c: master: svc: add hot join support
Frank Li
1
-4
/
+57
2023-11-03
i3c: master: svc: fix compatibility string mismatch with binding doc
Frank Li
1
-1
/
+1
2023-11-03
i3c: master: svc: fix random hot join failure since timeout error
Frank Li
1
-0
/
+9
2023-11-03
i3c: master: svc: fix SDA keep low when polling IBIWON timeout happen
Frank Li
1
-0
/
+1
2023-11-03
i3c: master: svc: fix check wrong status register in irq handler
Frank Li
1
-1
/
+1
2023-11-03
i3c: master: svc: fix ibi may not return mandatory data byte
Frank Li
1
-0
/
+8
2023-11-03
i3c: master: svc: fix wrong data return when IBI happen during start frame
Frank Li
1
-0
/
+20
2023-11-03
i3c: master: svc: fix race condition in ibi work thread
Frank Li
1
-0
/
+14
2023-10-10
i3c: Fix typo "Provisional ID" to "Provisioned ID"
Matt Johnston
1
-1
/
+1
2023-09-25
i3c: svc: Annotate struct svc_i3c_xfer with __counted_by
Kees Cook
1
-1
/
+1
2023-09-06
i3c: master: svc: fix probe failure when no i3c device exist
Frank Li
1
-2
/
+12
2023-08-28
i3c: master: svc: Describe member 'saved_regs'
Miquel Raynal
1
-0
/
+1
2023-08-10
i3c: master: svc: Do not check for 0 return after calling platform_get_irq()
Ruan Jinjie
1
-2
/
+2
2023-06-05
i3c: master: svc: add NACK check after start byte sent
Clark Wang
1
-0
/
+6
2023-06-05
i3c: master: svc: fix cpu schedule in spin lock
Clark Wang
1
-9
/
+10
2023-06-05
i3c: master: svc: fix i3c suspend/resume issue
Clark Wang
1
-0
/
+26
2023-03-21
i3c: svc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-03-21
i3c: Make i3c_master_unregister() return void
Uwe Kleine-König
1
-4
/
+1
2022-05-17
i3c: master: svc: fix returnvar.cocci warning
Guo Zhengkui
1
-2
/
+1
2022-01-05
i3c: master: svc: enable the interrupt in the enable ibi function
Clark Wang
1
-2
/
+4
2022-01-05
i3c: master: svc: add the missing module device table
Clark Wang
1
-0
/
+1
2022-01-05
i3c: master: svc: add runtime pm support
Clark Wang
1
-40
/
+156
2022-01-05
i3c: master: svc: set ODSTOP to let I2C device see the STOP signal
Clark Wang
1
-2
/
+5
2022-01-05
i3c: master: svc: add support for slave to stop returning data
Clark Wang
1
-16
/
+40
2022-01-05
i3c: master: svc: separate err, fifo and disable interrupt of reset function
Clark Wang
1
-25
/
+34
2022-01-05
i3c: master: svc: fix atomic issue
Clark Wang
1
-11
/
+15
2022-01-05
i3c: master: svc: move module reset behind clk enable
Clark Wang
1
-2
/
+2
2021-06-09
i3c: master: svc: fix doc warning in svc-i3c-master.c
Yang Yingliang
1
-1
/
+1
2021-06-09
i3c: master: svc: drop free_irq of devm_request_irq allocated irq
Yang Yingliang
1
-1
/
+0
2021-03-09
i3c: master: svc: remove redundant assignment to cmd->read_len
Colin Ian King
1
-1
/
+0
2021-02-06
i3c: master: svc: Add Silvaco I3C master driver
Miquel Raynal
1
-0
/
+1478