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
2024-05-23
drm/xe: Fix xe_pm_runtime_get_if_active return
Rodrigo Vivi
2
-5
/
+5
2024-05-23
Merge tag 'drm-misc-fixes-2024-05-16' of https://gitlab.freedesktop.org/drm/m...
Daniel Vetter
11
-85
/
+112
2024-05-23
soi: Don't call DMA sync API when not needed
Mark Brown
43
-518
/
+1963
2024-05-23
r8169: Fix possible ring buffer corruption on fragmented Tx packets.
Ken Milmore
1
-1
/
+2
2024-05-23
drm/xe: Add process name to devcoredump
José Roberto de Souza
2
-0
/
+15
2024-05-23
null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'
Yu Kuai
1
-14
/
+26
2024-05-23
wifi: ath11k: move power type check to ASSOC stage when connecting to 6 GHz AP
Baochen Qiang
1
-13
/
+25
2024-05-23
wifi: ath11k: fix WCN6750 firmware crash caused by 17 num_vdevs
Carl Huang
1
-1
/
+1
2024-05-23
HID: nvidia-shield: Add missing check for input_ff_create_memless
Chen Ni
1
-1
/
+3
2024-05-23
HID: intel-ish-hid: Fix build error for COMPILE_TEST
Zhang Lixu
1
-4
/
+6
2024-05-23
drm/i915: Define SEL_FETCH_PLANE registers via PICK_EVEN_2RANGES()
Ville Syrjälä
2
-45
/
+72
2024-05-23
irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflict
Palmer Dabbelt
1
-1
/
+1
2024-05-23
i2c: synquacer: Remove a clk reference from struct synquacer_i2c
Christophe JAILLET
1
-6
/
+5
2024-05-23
drm/edid: add a helper for EDID sysfs property show
Jani Nikula
3
-22
/
+37
2024-05-23
drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptr
Jani Nikula
6
-25
/
+8
2024-05-23
drm/radeon: remove radeon_connector_edid() and stop using edid_blob_ptr
Jani Nikula
3
-20
/
+4
2024-05-23
drm/radeon: convert to using is_hdmi and has_audio from display info
Jani Nikula
6
-20
/
+19
2024-05-23
drm/nouveau: convert to using is_hdmi and has_audio from display info
Jani Nikula
3
-12
/
+6
2024-05-23
spi: stm32: Revert change that enabled controller before asserting CS
Uwe Kleine-König
1
-2
/
+12
2024-05-23
spi: Check if transfer is mapped before calling DMA sync APIs
Andy Shevchenko
1
-5
/
+13
2024-05-23
spi: Don't mark message DMA mapped when no transfer in it is
Andy Shevchenko
1
-0
/
+4
2024-05-23
idpf: Interpret .set_channels() input differently
Larysa Zaremba
1
-15
/
+6
2024-05-23
ice: Interpret .set_channels() input differently
Larysa Zaremba
1
-17
/
+2
2024-05-23
drivers/xen: Improve the late XenStore init protocol
Henry Wang
1
-13
/
+23
2024-05-23
net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()
Romain Gantois
1
-2
/
+12
2024-05-23
net: fec: avoid lock evasion when reading pps_enable
Wei Fang
1
-6
/
+8
2024-05-23
wifi: iwlwifi: Add support for LARI_CONFIG_CHANGE_CMD v11
Anjaneyulu
4
-6
/
+65
2024-05-23
wifi: iwlwifi: move code from iwl-eeprom-parse to dvm
Emmanuel Grumbach
16
-910
/
+903
2024-05-23
wifi: iwlwifi: kill iwl-eeprom-read
Emmanuel Grumbach
7
-22
/
+10
2024-05-23
wifi: iwlwifi: mvm: don't skip link selection
Miri Korenblit
1
-0
/
+7
2024-05-23
wifi: iwlwifi: mvm: add mvm-specific guard
Johannes Berg
7
-295
/
+136
2024-05-23
wifi: iwlwifi: simplify TX tracing
Johannes Berg
2
-3
/
+3
2024-05-23
wifi: iwlwifi: tracing: fix condition to allocate buf1
Johannes Berg
1
-3
/
+3
2024-05-23
wifi: iwlwifi: mvm: leave a print in the logs when we call fw_nmi()
Emmanuel Grumbach
1
-0
/
+2
2024-05-23
wifi: iwlwifi: mvm: disable dynamic EMLSR when AUTO_EML is false
Miri Korenblit
1
-0
/
+9
2024-05-23
wifi: iwlwifi: mvm: use vif P2P type helper
Benjamin Berg
1
-2
/
+2
2024-05-23
wifi: iwlwifi: mvm: don't track used links separately
Johannes Berg
3
-20
/
+5
2024-05-23
wifi: iwlwifi: always print the firmware version in hex
Emmanuel Grumbach
1
-10
/
+4
2024-05-23
wifi: iwlwifi: fw: avoid bad FW config on RXQ DMA failure
Johannes Berg
1
-2
/
+5
2024-05-23
wifi: iwlwifi: fw: api: Add new timepoint for scan failure
Mukesh Sisodiya
1
-0
/
+7
2024-05-23
wifi: iwlwifi: mei: unify iwl_mei_set_power_limit() prototype
Johannes Berg
1
-2
/
+2
2024-05-23
wifi: iwlwifi: mvm: mark bad no-data RX as having bad PLCP
Johannes Berg
1
-3
/
+6
2024-05-23
wifi: iwlwifi: bump FW API to 91 for BZ/SC devices
Miri Korenblit
2
-2
/
+2
2024-05-23
wifi: iwlwifi: mvm: add a of print of a few commands
Miri Korenblit
1
-0
/
+25
2024-05-23
wifi: iwlwifi: mvm: Use the SMPS cfg of the correct link
Miri Korenblit
1
-1
/
+1
2024-05-23
wifi: iwlwifi: mvm: don't always set antenna in beacon template cmd
Miri Korenblit
1
-4
/
+5
2024-05-23
wifi: iwlwifi: remove redundant reading from NVM file
Chaya Rachel Ivgi
1
-7
/
+1
2024-05-23
wifi: iwlwifi: remove fw_running op
Shahar S Matityahu
3
-9
/
+1
2024-05-23
wifi: iwlwifi: mvm: Don't set NO_HT40+/- flags on 6 GHz band
Andrei Otcheretianski
1
-1
/
+5
2024-05-23
wifi: iwlwifi: mvm: call ieee80211_sta_recalc_aggregates on A-MSDU size update
Miri Korenblit
1
-0
/
+3
[prev]
[next]