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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-18
i3c: Use i3cdev->desc->info instead of calling i3c_device_get_info() to avoid...
Defa Li
1
-1
/
+2
2024-11-18
i3c: mipi-i3c-hci: Support SETDASA CCC
Billy Tsai
1
-1
/
+2
2024-11-18
i3c: dw: Add quirk to address OD/PP timing issue on AMD platform
Shyam Sundar S K
2
-1
/
+29
2024-11-18
i3c: dw: Add support for AMDI0015 ACPI ID
Shyam Sundar S K
1
-0
/
+7
2024-11-03
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-11-01
i3c: mipi-i3c-hci: Handle interrupts according to current specifications
Jarkko Nikula
4
-21
/
+7
2024-11-01
i3c: mipi-i3c-hci: Mask ring interrupts before ring stop request
Jarkko Nikula
1
-1
/
+1
2024-11-01
i3c: master: Fix miss free init_dyn_addr at i3c_master_put_i3c_addrs()
Frank Li
1
-1
/
+1
2024-11-01
i3c: master: Remove i3c_dev_disable_ibi_locked(olddev) on device hotjoin
Frank Li
1
-4
/
+9
2024-11-01
i3c: master: svc: fix possible assignment of the same address to two devices
Frank Li
1
-6
/
+21
2024-11-01
i3c: master: svc: wait for Manual ACK/NACK Done before next step
Frank Li
1
-6
/
+23
2024-11-01
i3c: master: svc: use spin_lock_irqsave at svc_i3c_master_ibi_work()
Frank Li
1
-4
/
+12
2024-11-01
i3c: master: svc: need check IBIWON for dynamic address assignment
Frank Li
1
-0
/
+6
2024-11-01
i3c: master: svc: manually emit NACK/ACK for hotjoin
Frank Li
1
-1
/
+19
2024-11-01
i3c: master: svc: use repeat start when IBI WIN happens
Frank Li
1
-18
/
+18
2024-11-01
i3c: master: Fix dynamic address leak when 'assigned-address' is present
Frank Li
1
-10
/
+5
2024-11-01
i3c: master: Extend address status bit to 4 and add I3C_ADDR_SLOT_EXT_DESIRED
Frank Li
1
-11
/
+54
2024-11-01
i3c: master: Replace hard code 2 with macro I3C_ADDR_SLOT_STATUS_BITS
Frank Li
1
-2
/
+2
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: cdns: Fix use after free vulnerability in cdns_i3c_master Driver...
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-09-17
i3c: master: support to adjust first broadcast address speed
Carlos Song
1
-0
/
+12
2024-09-06
i3c/master: cmd_v1: Fix the rule for getting i3c mode
Billy Tsai
1
-7
/
+5
2024-09-05
i3c: master: cdns: fix module autoloading
Liao Chen
1
-0
/
+1
2024-09-05
i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
Shyam Sundar S K
3
-1
/
+18
2024-09-05
i3c: mipi-i3c-hci: Add a quirk to set timing parameters
Shyam Sundar S K
4
-2
/
+42
2024-09-05
i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
Shyam Sundar S K
2
-6
/
+5
2024-09-05
i3c: mipi-i3c-hci: Add a quirk to set PIO mode
Shyam Sundar S K
2
-1
/
+8
2024-09-05
i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1
Shyam Sundar S K
1
-3
/
+6
2024-09-05
i3c: mipi-i3c-hci: Add AMDI5017 ACPI ID to the I3C Support List
Shyam Sundar S K
1
-0
/
+7
2024-07-27
Merge tag 'i3c/for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
8
-141
/
+399
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: Enhance i3c_bus_type visibility for device searching & event mon...
Bhoomik Gupta
2
-2
/
+1
2024-07-26
i3c: dw: Add power management support
Aniket
2
-17
/
+209
2024-07-26
i3c: dw: Add some functions for reusability
Aniket
1
-27
/
+35
2024-07-26
i3c: dw: Save timing registers and other values
Aniket
2
-2
/
+22
2024-07-26
i3c: master: svc: Improve DAA STOP handle code logic
Frank Li
1
-18
/
+43
2024-07-26
i3c: dw: Add optional apb clock
Aniket
2
-0
/
+5
2024-07-26
i3c: dw: Use new *_enabled clk API
Aniket
1
-10
/
+1
2024-07-26
i3c: master: svc: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-07-26
i3c: mipi-i3c-hci: Round IBI data chunk size to HW supported value
Jarkko Nikula
1
-0
/
+7
2024-07-26
i3c: mipi-i3c-hci: Error out instead on BUG_ON() in IBI DMA setup
Jarkko Nikula
1
-1
/
+4
2024-07-26
i3c: mipi-i3c-hci: Set IBI Status and Data Ring base addresses
Jarkko Nikula
1
-0
/
+5
2024-07-26
i3c: mipi-i3c-hci: Switch to lower_32_bits()/upper_32_bits() helpers
Jarkko Nikula
1
-21
/
+6
2024-07-26
i3c: dw: Remove ibi_capable property
Aniket
3
-23
/
+2
2024-07-26
i3c: dw: Fix IBI intr programming
Aniket
2
-8
/
+9
2024-07-26
i3c: dw: Fix clearing queue thld
Aniket
1
-1
/
+1
2024-07-26
i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1
Jarkko Nikula
1
-0
/
+8
[next]