index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
usb: xhci: remove duplicate TRB_TO_SLOT_ID() calls
Niklas Neronin
1
-11
/
+6
2024-05-01
xhci: pci: Use PCI_VENDOR_ID_RENESAS
Andy Shevchenko
1
-2
/
+2
2024-05-01
xhci: pci: Group out Thunderbolt xHCI IDs
Andy Shevchenko
1
-7
/
+9
2024-05-01
xhci: pci: Use full names in PCI IDs for Intel platforms
Andy Shevchenko
1
-9
/
+9
2024-05-01
usb: xhci: remove goto 'cleanup' in handle_tx_event()
Niklas Neronin
1
-17
/
+21
2024-05-01
usb: xhci: replace goto with return when possible in handle_tx_event()
Niklas Neronin
1
-3
/
+3
2024-05-01
usb: xhci: remove 'handling_skipped_tds' from handle_tx_event()
Niklas Neronin
1
-9
/
+4
2024-05-01
usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...
Niklas Neronin
1
-2
/
+3
2024-05-01
xhci: remove XHCI_TRUST_TX_LENGTH quirk
Mathias Nyman
4
-30
/
+10
2024-05-01
xhci: improve PORTSC register debugging output
Mathias Nyman
1
-1
/
+6
2024-05-01
usb: xhci: use array_size() when allocating and freeing memory
Niklas Neronin
1
-7
/
+7
2024-05-01
usb: xhci: remove redundant variable 'erst_size'
Niklas Neronin
2
-3
/
+1
2024-05-01
usb: xhci: address off-by-one in xhci_num_trbs_free()
Niklas Neronin
1
-1
/
+1
2024-05-01
usb: xhci: improve debug message in xhci_ring_expansion_needed()
Niklas Neronin
1
-4
/
+2
2024-05-01
usb: xhci: check if 'requested segments' exceeds ERST capacity
Niklas Neronin
2
-14
/
+14
2024-05-01
xhci: remove xhci_check_usb2_port_capability helper
Mathias Nyman
1
-21
/
+8
2024-05-01
xhci: stored cached port capability values in one place
Mathias Nyman
3
-28
/
+7
2024-05-01
spi: fix null pointer dereference within spi_sync
Mans Rullgard
1
-0
/
+1
2024-05-01
drm/amdgpu: fix doorbell regression
Shashank Sharma
1
-1
/
+1
2024-05-01
drm/amdkfd: Flush the process wq before creating a kfd_process
Lancelot SIX
1
-0
/
+8
2024-05-01
drm/amd/display: Disable seamless boot on 128b/132b encoding
Sung Joon Kim
1
-0
/
+3
2024-05-01
mptcp: ensure snd_nxt is properly initialized on connect
Paolo Abeni
1
-0
/
+3
2024-05-01
drm/amd/display: Fix DC mode screen flickering on DCN321
Leo Ma
1
-3
/
+12
2024-05-01
drm/amd/display: Add VCO speed parameter for DCN31 FPU
Rodrigo Siqueira
1
-0
/
+2
2024-05-01
e1000e: change usleep_range to udelay in PHY mdic access
Vitaly Lifshits
1
-4
/
+4
2024-05-01
drm/amdgpu: once more fix the call oder in amdgpu_ttm_move() v2
Christian König
3
-28
/
+38
2024-05-01
drm/amd/display: Allocate zero bw after bw alloc enable
Meenakshikumar Somasundaram
1
-1
/
+9
2024-05-01
drm/amd/display: Fix incorrect DSC instance for MST
Hersen Wu
1
-12
/
+36
2024-05-01
drm/amd/display: Atom Integrated System Info v2_2 for DCN35
Gabe Teeger
1
-0
/
+1
2024-05-01
net: dsa: mv88e6xxx: Fix number of databases for 88E6141 / 88E6341
Marek Behún
1
-2
/
+2
2024-05-01
drm/amd/display: Add dtbclk access to dcn315
Swapnil Patel
1
-0
/
+8
2024-05-01
cxgb4: Properly lock TX queue for the selftest.
Sebastian Andrzej Siewior
1
-3
/
+3
2024-05-01
rxrpc: Fix using alignmask being zero for __page_frag_alloc_align()
Yunsheng Lin
3
-7
/
+7
2024-05-01
drm/amd/display: Ensure that dmcub support flag is set for DCN20
Rodrigo Siqueira
1
-0
/
+1
2024-05-01
drm/amd/display: Handle Y carry-over in VCP X.Y calculation
George Shen
1
-0
/
+6
2024-05-01
drm/amdgpu: Fix VRAM memory accounting
Mukul Joshi
1
-1
/
+1
2024-04-30
ublk: remove segment count and size limits
Uday Shankar
1
-1
/
+2
2024-04-30
clk: samsung: Revert "clk: Use device_get_match_data()"
Marek Szyprowski
1
-3
/
+10
2024-04-30
Input: amimouse - mark driver struct with __refdata to prevent section mismatch
Uwe Kleine-König
1
-1
/
+7
2024-04-30
usb: typec: tcpm: Check for port partner validity before consuming it
Badhri Jagan Sridharan
1
-7
/
+23
2024-04-30
usb: typec: tcpm: enforce ready state when queueing alt mode vdm
RD Babiera
1
-0
/
+4
2024-04-30
usb: typec: tcpm: unregister existing source caps before re-registration
Amit Sunil Dhamne
1
-1
/
+4
2024-04-30
usb: typec: tcpm: clear pd_event queue in PORT_RESET
RD Babiera
1
-0
/
+1
2024-04-30
usb: typec: tcpm: queue correct sop type in tcpm_queue_vdm_unlocked
RD Babiera
1
-1
/
+1
2024-04-30
usb: dwc3: exynos: add support for Google Tensor gs101
André Draszik
1
-0
/
+9
2024-04-30
dt-bindings: usb: samsung,exynos-dwc3: add gs101 compatible
André Draszik
1
-0
/
+18
2024-04-30
drm/vmwgfx: Fix invalid reads in fence signaled events
Zack Rusin
1
-1
/
+1
2024-04-30
drm/nouveau/gsp: Use the sg allocator for level 2 of radix3
Lyude Paul
2
-27
/
+54
2024-04-30
drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()
Lyude Paul
1
-7
/
+12
2024-04-30
ALSA: hda/realtek: Fix conflicting PCI SSID 17aa:386f for Lenovo Legion models
Takashi Iwai
1
-1
/
+23
[prev]
[next]