index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
i3c
/
master.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
i3c: master: Use unsigned int for dev_nack_retry_count consistently
Adrian Hunter
1
-2
/
+2
2026-06-17
i3c: master: Add missing runtime PM get in dev_nack_retry_count_store()
Adrian Hunter
1
-0
/
+6
2026-06-17
i3c: master: Update dev_nack_retry_count under maintenance lock
Adrian Hunter
1
-7
/
+11
2026-06-16
i3c: master: Expose the APIs to support I3C hub
Aman Kumar Pandey
1
-2
/
+68
2026-06-16
i3c: master: rename i3c_master_reattach_i3c_dev() to *_locked
Lakshay Piplani
1
-4
/
+4
2026-06-14
i3c: master: Reconcile dynamic addresses after DAA
Adrian Hunter
1
-2
/
+117
2026-06-14
i3c: master: Move DAA API functions after i3c_master_add_i3c_dev_locked()
Adrian Hunter
1
-64
/
+64
2026-06-14
i3c: master: Make i3c_master_add_i3c_dev_locked() return void
Adrian Hunter
1
-13
/
+4
2026-06-14
i3c: master: Prevent reuse of dynamic address on device add failure
Adrian Hunter
1
-5
/
+14
2026-06-14
i3c: master: Export i3c_master_enec_disec_locked()
Adrian Hunter
1
-3
/
+24
2026-06-14
i3c: master: Defer new-device registration out of DAA caller context
Adrian Hunter
1
-7
/
+20
2026-06-14
i3c: master: Ensure Hot-Join operations are stopped on shutdown
Adrian Hunter
1
-15
/
+37
2026-06-14
i3c: master: Consolidate Hot-Join DAA work in the core
Adrian Hunter
1
-0
/
+21
2026-06-14
i3c: master: Serialize i3c_set_hotjoin() with the maintenance lock
Adrian Hunter
1
-2
/
+2
2026-06-14
i3c: master: Make hot-join workqueue freezable to block hot-join during suspend
Adrian Hunter
1
-1
/
+1
2026-04-30
i3c: master: Replace sprintf() with sysfs_emit() family
Maxwell Doose
1
-13
/
+13
2026-04-12
i3c: master: Fix error codes at send_ccc_cmd
Jorge Marques
1
-19
/
+13
2026-04-12
i3c: master: Move bus_init error suppression
Jorge Marques
1
-8
/
+15
2026-04-12
i3c: master: Move entdaa error suppression
Jorge Marques
1
-0
/
+4
2026-04-12
i3c: master: Move rstdaa error suppression
Jorge Marques
1
-5
/
+6
2026-04-12
i3c: fix missing newline in dev_err messages
haoyu.lu
1
-1
/
+1
2026-04-12
i3c: master: use kzalloc_flex
Rosen Penev
1
-10
/
+4
2026-04-12
i3c: master: Add sysfs option to rescan bus via entdaa
David Nyström
1
-0
/
+27
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-6
/
+6
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-7
/
+8
2026-01-31
i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recovery
Adrian Hunter
1
-11
/
+38
2026-01-14
i3c: master: Introduce optional Runtime PM support
Adrian Hunter
1
-6
/
+87
2026-01-14
i3c: master: Replace WARN_ON() with dev_err() in i3c_dev_free_ibi_locked()
Adrian Hunter
1
-2
/
+5
2026-01-14
i3c: master: Update hot-join flag only on success
Adrian Hunter
1
-1
/
+2
2026-01-14
i3c: Move device name assignment after i3c_bus_init
Billy Tsai
1
-1
/
+2
2026-01-14
i3c: master: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-5
/
+2
2026-01-13
i3c: add sysfs entry and attribute for Device NACK Retry count
Adrian Ng Ho Yin
1
-0
/
+39
2025-12-13
i3c: master: Fix confusing cleanup.h syntax
Krzysztof Kozlowski
1
-2
/
+1
2025-12-13
i3c: master: cleanup callback .priv_xfers()
Frank Li
1
-12
/
+2
2025-11-29
i3c: Add HDR API support
Frank Li
1
-5
/
+14
2025-11-29
i3c: master: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+1
2025-11-29
i3c: master: Remove i3c_device_free_ibi from i3c_device_remove
Jorge Marques
1
-2
/
+0
2025-10-30
i3c: fix refcount inconsistency in i3c_master_register
Frank Li
1
-4
/
+4
2025-09-24
i3c: Remove superfluous FIXME
Wolfram Sang
1
-2
/
+0
2025-09-16
i3c: Fix default I2C adapter timeout value
Jarkko Nikula
1
-1
/
+1
2025-09-16
i3c: master: Add helpers for DMA mapping and bounce buffer handling
Jarkko Nikula
1
-0
/
+74
2025-07-31
i3c: Standardize defines for specification parameters
Wolfram Sang
1
-6
/
+6
2025-07-08
i3c: prefix hexadecimal entries in sysfs
Wolfram Sang
1
-2
/
+2
2025-07-08
i3c: master: replace ENOTSUPP with SUSV4-compliant EOPNOTSUPP
Wolfram Sang
1
-10
/
+10
2025-07-08
i3c: don't fail if GETHDRCAP is unsupported
Wolfram Sang
1
-1
/
+1
2025-07-04
i3c: master: Initialize ret in i3c_i2c_notifier_call()
Jorge Marques
1
-0
/
+2
2025-03-31
i3c: Add NULL pointer check in i3c_master_queue_ibi()
Manjunatha Venkatesh
1
-0
/
+3
2025-03-31
i3c: master: Drop duplicate check before calling OF APIs
Andy Shevchenko
1
-12
/
+6
2025-01-13
i3c: master: Improve initialization of numbered I2C adapters
Defa Li
1
-2
/
+10
[next]