index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-23
Merge tag 'for-net-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
5
-36
/
+50
2023-03-23
Merge tag 'wireless-2023-03-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
10
-51
/
+96
2023-03-23
Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished ...
Zheng Wang
1
-0
/
+1
2023-03-23
Bluetooth: btqcomsmd: Fix command timeout after setting BD address
Stephan Gerhold
1
-1
/
+16
2023-03-23
Bluetooth: btinel: Check ACPI handle for NULL before accessing
Kiran K
1
-2
/
+9
2023-03-23
usb: dwc2: fix a race, don't power off/on phy for dual-role mode
Fabrice Gasnier
2
-6
/
+3
2023-03-23
usb: dwc2: fix a devres leak in hw_enable upon suspend resume
Fabrice Gasnier
1
-14
/
+2
2023-03-23
usb: chipidea: core: fix possible concurrent when switch role
Xu Yang
3
-2
/
+13
2023-03-23
usb: chipdea: core: fix return -EINVAL if request role is the same with curre...
Xu Yang
1
-1
/
+4
2023-03-23
efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure
Ard Biesheuvel
1
-0
/
+1
2023-03-23
drm/amd/display: Set dcn32 caps.seamless_odm
Hersen Wu
1
-0
/
+1
2023-03-23
drm/amd/display: fix wrong index used in dccg32_set_dpstreamclk
Hersen Wu
1
-2
/
+1
2023-03-23
drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD Navi
Kai-Heng Feng
4
-17
/
+18
2023-03-23
drm/amd/display: remove outdated 8bpc comments
Alex Hung
1
-1
/
+0
2023-03-23
drm/amdgpu/gfx: set cg flags to enter/exit safe mode
Jane Jian
1
-0
/
+5
2023-03-23
drm/amdgpu: Force signal hw_fences that are embedded in non-sched jobs
YuBiao Wang
1
-0
/
+9
2023-03-23
drm/amdgpu: add mes resume when do gfx post soft reset
Tong Liu01
1
-0
/
+9
2023-03-23
drm/amdgpu: skip ASIC reset for APUs when go to S4
Tim Huang
1
-1
/
+4
2023-03-23
drm/amdgpu: reposition the gpu reset checking for reuse
Tim Huang
2
-20
/
+25
2023-03-23
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
6
-14
/
+21
2023-03-23
net: mdio: thunder: Add missing fwnode_handle_put()
Liang He
1
-0
/
+1
2023-03-22
Merge tag 'mlx5-fixes-2023-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
7
-7
/
+39
2023-03-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
4
-6
/
+13
2023-03-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2
-4
/
+9
2023-03-22
net: dsa: mt7530: move setting ssc_delta to PHY_INTERFACE_MODE_TRGMII case
Arınç ÜNAL
1
-5
/
+4
2023-03-22
net: dsa: mt7530: move lowering TRGMII driving to mt7530_setup()
Arınç ÜNAL
1
-11
/
+11
2023-03-22
net: dsa: mt7530: move enabling disabling core clock to mt7530_pll_setup()
Arınç ÜNAL
1
-6
/
+12
2023-03-22
net: asix: fix modprobe "sysfs: cannot create duplicate filename"
Grant Grundler
1
-5
/
+27
2023-03-22
gve: Cache link_speed value from device
Joshua Washington
1
-1
/
+4
2023-03-22
net: enetc: fix aggregate RMON counters not showing the ranges
Vladimir Oltean
1
-6
/
+5
2023-03-22
Bluetooth: btintel: Iterate only bluetooth device ACPI entries
Kiran K
2
-25
/
+26
2023-03-22
Bluetooth: btusb: Remove detection of ISO packets over bulk
Luiz Augusto von Dentz
1
-10
/
+0
2023-03-22
Merge tag 'thunderbolt-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
9
-41
/
+166
2023-03-22
thermal: core: Restore behavior regarding invalid trip points
Ido Schimmel
1
-1
/
+1
2023-03-22
drm/bridge: lt8912b: return EPROBE_DEFER if bridge is not found
Matheus Castello
1
-2
/
+2
2023-03-22
drm/meson: fix missing component unbind on bind errors
Johan Hovold
1
-5
/
+8
2023-03-22
xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
Jesper Dangaard Brouer
3
-6
/
+6
2023-03-22
hvc/xen: prevent concurrent accesses to the shared ring
Roger Pau Monne
1
-2
/
+17
2023-03-22
mlxsw: spectrum_fid: Fix incorrect local port type
Ido Schimmel
1
-2
/
+2
2023-03-22
ACPI: processor: thermal: Update CPU cooling devices on cpufreq policy changes
Rafael J. Wysocki
1
-3
/
+11
2023-03-22
thermal: core: Introduce thermal_cooling_device_update()
Rafael J. Wysocki
3
-10
/
+149
2023-03-22
thermal: core: Introduce thermal_cooling_device_present()
Rafael J. Wysocki
1
-6
/
+15
2023-03-22
ACPI: processor: Reorder acpi_processor_driver_init()
Rafael J. Wysocki
1
-6
/
+6
2023-03-22
wifi: iwlwifi: mvm: protect TXQ list manipulation
Johannes Berg
4
-34
/
+39
2023-03-22
wifi: iwlwifi: mvm: fix mvmtxq->stopped handling
Johannes Berg
4
-5
/
+13
2023-03-22
nvme: send Identify with CNS 06h only to I/O controllers
Martin George
1
-1
/
+2
2023-03-21
net/sonic: use dma_mapping_error() for error check
Zhang Changzhong
1
-2
/
+2
2023-03-21
net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layout
Vladimir Oltean
1
-0
/
+1
2023-03-21
net: mscc: ocelot: fix transfer from region->buf to ocelot->stats
Vladimir Oltean
1
-3
/
+4
2023-03-21
net: mscc: ocelot: fix stats region batching
Vladimir Oltean
1
-1
/
+2
[prev]
[next]