index
:
pub/scm/linux/kernel/git/rt/linux-stable-rt.git
master
Linux kernel fork
RT group
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
2026-07-31
i3c: master: Report actual GET CCC payload length on success
Adrian Ng Ho Yin
1
-2
/
+2
2026-07-31
i3c: master: svc: bound IBI payload to the requested max_payload_len
Maoyi Xie
1
-1
/
+9
2026-07-31
i3c: master: svc: report timeout waiting for STOP idle
Pengpeng Hou
1
-2
/
+6
2026-06-14
i3c: master: Consolidate Hot-Join DAA work in the core
Adrian Hunter
1
-13
/
+1
2026-04-30
i3c: master: svc: Prevent IRQ storm from false SLVSTART on NPCM845
Stanley Chu
1
-0
/
+9
2026-04-30
i3c: master: svc: Fix missed IBI after false SLVSTART on NPCM845
Stanley Chu
1
-4
/
+12
2026-04-12
i3c: fix missing newline in dev_err messages
haoyu.lu
1
-1
/
+1
2026-04-12
i3c: master: svc: spelling corrections
Randy Dunlap
1
-3
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2026-01-14
i3c: master: svc: Initialize 'dev' to NULL in svc_i3c_master_ibi_isr()
Frank Li
1
-2
/
+2
2025-11-29
i3c: master: svc: Add basic HDR mode support
Frank Li
1
-13
/
+83
2025-11-29
i3c: master: svc: Replace bool rnw with union for HDR support
Frank Li
1
-7
/
+18
2025-10-30
i3c: master: svc: Prevent incomplete IBI transaction
Stanley Chu
1
-8
/
+14
2025-09-16
i3c: master: svc: Recycle unused IBI slot
Stanley Chu
1
-0
/
+1
2025-09-16
i3c: master: svc: Use manual response for IBI events
Stanley Chu
1
-5
/
+25
2025-07-31
i3c: master: svc: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-8
/
+0
2025-07-31
i3c: master: svc: Fix npcm845 FIFO_EMPTY quirk
Stanley Chu
1
-7
/
+13
2025-07-04
i3c: master: svc: use adapter timeout value for I2C transfers
Wolfram Sang
1
-1
/
+1
2025-05-24
i3c: master: svc: switch to bulk clk API for flexible clock support
Carlos Song
1
-50
/
+26
2025-05-15
i3c: master: svc: skip address resend on repeat START
Frank Li
1
-3
/
+3
2025-05-15
i3c: master: svc: Emit STOP asap in the IBI transaction
Stanley Chu
1
-1
/
+1
2025-05-15
i3c: master: svc: Receive IBI requests in interrupt context
Stanley Chu
1
-15
/
+10
2025-03-20
i3c: master: svc: Fix implicit fallthrough in svc_i3c_master_ibi_work()
Nathan Chancellor
1
-0
/
+1
2025-03-18
i3c: master: svc: Fix missing STOP for master request
Stanley Chu
1
-0
/
+1
2025-03-18
i3c: master: svc: Use readsb helper for reading MDB
Stanley Chu
1
-1
/
+1
2025-03-18
i3c: master: svc: Fix missing the IBI rules
Stanley Chu
1
-1
/
+1
2025-03-17
i3c: master: svc: Fix i3c_master_get_free_addr return check
Stanley Chu
1
-4
/
+5
2025-03-06
i3c: master: svc: Fix npcm845 DAA process corruption
Stanley Chu
1
-1
/
+29
2025-03-06
i3c: master: svc: Fix npcm845 invalid slvstart event
Stanley Chu
1
-1
/
+14
2025-03-06
i3c: master: svc: Fix npcm845 FIFO empty issue
Stanley Chu
1
-10
/
+61
2025-03-06
i3c: master: svc: Add support for Nuvoton npcm845 i3c
Stanley Chu
1
-1
/
+16
2025-02-20
i3c: master: svc: Flush FIFO before sending Dynamic Address Assignment(DAA)
Frank Li
1
-0
/
+2
2025-02-20
i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
Billy Tsai
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-02
i3c: master: svc: Modify enabled_events bit 7:0 to act as IBI enable counter
Frank Li
1
-5
/
+5
2024-11-01
i3c: master: svc: Fix pm_runtime_set_suspended() with runtime pm enabled
Jinjie Ruan
1
-1
/
+1
2024-10-31
i3c: master: svc: fix possible assignment of the same address to two devices
Frank Li
1
-6
/
+21
2024-10-31
i3c: master: svc: wait for Manual ACK/NACK Done before next step
Frank Li
1
-6
/
+23
2024-10-31
i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work()
Frank Li
1
-4
/
+12
2024-10-31
i3c: master: svc: need check IBIWON for dynamic address assignment
Frank Li
1
-0
/
+6
2024-10-31
i3c: master: svc: manually emit NACK/ACK for hotjoin
Frank Li
1
-1
/
+19
2024-10-31
i3c: master: svc: use repeat start when IBI WIN happens
Frank Li
1
-18
/
+18
2024-09-17
i3c: master: svc: Fix use after free vulnerability in svc_i3c_master Driver D...
Kaixin Wang
1
-0
/
+1
2024-09-17
i3c: master: svc: adjust SDR according to i3c spec
Carlos Song
1
-9
/
+22
2024-09-17
i3c: master: svc: use slow speed for first broadcast address
Carlos Song
1
-0
/
+52
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
[next]