index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
/
master
/
dw-i3c-master.c
Age
Commit message (
Expand
)
Author
2026-03-11
i3c: dw-i3c-master: Set SIR_REJECT in DAT on device attach and reattach
Adrian Ng Ho Yin
2026-03-11
i3c: master: dw-i3c: Fix missing of_node for virtual I2C adapter
Peter Yin
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-31
i3c: dw-i3c-master: fix SIR reject bit mapping for dynamic addresses
Adrian Ng Ho Yin
2026-01-31
i3c: dw-i3c-master: convert spinlock usage to scoped guards
Adrian Ng Ho Yin
2026-01-31
i3c: dw: Fix memory leak in dw_i3c_master_i2c_xfers()
Zilin Guan
2026-01-31
i3c: dw: Initialize spinlock to avoid upsetting lockdep
Fredrik Markstrom
2026-01-13
i3c: dw: Preserve DAT entry bits when restoring addresses
Adrian Ng Ho Yin
2026-01-13
i3c: dw: use FIELD_PREP for device address table macros
Adrian Ng Ho Yin
2026-01-13
i3c: dw: Add support for Device NACK Retry configuration
Adrian Ng Ho Yin
2025-12-08
i3c: master: switch to use new callback .i3c_xfers() from .priv_xfers()
Frank Li
2025-11-08
i3c: dw: Disable runtime PM on Agilex5 to avoid bus hang on IBI
Adrian Ng Ho Yin
2025-09-16
i3c: dw: Add shutdown support to dw_i3c_master driver
Manikanta Guntupalli
2025-07-31
i3c: dw: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-07-31
i3c: Standardize defines for specification parameters
Wolfram Sang
2025-07-31
i3c: master: dw: Use i3c_writel_fifo() and i3c_readl_fifo()
Jorge Marques
2025-07-07
i3c: dw: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
Wolfram Sang
2025-07-04
i3c: dw: use adapter timeout value for I2C transfers
Wolfram Sang
2025-02-20
i3c: Remove the const qualifier from i2c_msg pointer in i2c_xfers API
Billy Tsai
2025-01-24
Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2025-01-12
i3c: dw: use parity8 helper instead of open coding it
Wolfram Sang
2025-01-12
i3c: dw: Fix use-after-free in dw_i3c_master driver due to race condition
Pei Xiao
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
2024-11-18
i3c: dw: Add quirk to address OD/PP timing issue on AMD platform
Shyam Sundar S K
2024-11-18
i3c: dw: Add support for AMDI0015 ACPI ID
Shyam Sundar S K
2024-07-26
i3c: dw: Add power management support
Aniket
2024-07-26
i3c: dw: Add some functions for reusability
Aniket
2024-07-26
i3c: dw: Save timing registers and other values
Aniket
2024-07-26
i3c: dw: Add optional apb clock
Aniket
2024-07-26
i3c: dw: Use new *_enabled clk API
Aniket
2024-07-26
i3c: dw: Remove ibi_capable property
Aniket
2024-07-26
i3c: dw: Fix IBI intr programming
Aniket
2024-07-26
i3c: dw: Fix clearing queue thld
Aniket
2024-05-23
i3c: dw: Add hot-join support.
Billy Tsai
2024-02-19
i3c: dw: Disable IBI IRQ depends on hot-join and SIR enabling
Dylan Hung
2023-09-25
i3c: dw: Annotate struct dw_i3c_xfer with __counted_by
Kees Cook
2023-04-28
i3c: dw: Add a platform facility for IBI PEC workarounds
Jeremy Kerr
2023-04-28
i3c: dw: Add support for in-band interrupts
Jeremy Kerr
2023-04-28
i3c: dw: Turn DAT array entry into a struct
Jeremy Kerr
2023-04-28
i3c: dw: Create a generic fifo read function
Jeremy Kerr
2023-04-28
i3c: dw: Add infrastructure for platform-specific implementations
Jeremy Kerr
2023-04-27
i3c: dw: use bus mode rather than device reg for conditional tCAS setting
Jeremy Kerr
2023-04-27
i3c: dw: Return the length from a read priv_xfer
Matt Johnston
2023-03-21
i3c: dw: Convert to platform remove callback returning void
Uwe Kleine-König
2023-03-21
i3c: Make i3c_master_unregister() return void
Uwe Kleine-König
2023-03-13
i3c: dw: drop of_match_ptr for ID table
Krzysztof Kozlowski
2023-02-28
i3c: master: dw: stop hardcoding initial speed
Jack Chen
2022-01-13
i3c: master: dw: check return of dw_i3c_master_get_free_pos()
Tom Rix
[next]