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-29
drm/amd/display: clean up some inconsistent indenting
Jiapeng Chong
1
-3
/
+1
2024-05-29
drm/amdgpu: silence UBSAN warning
Alex Deucher
1
-1
/
+1
2024-05-29
drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()
Alex Deucher
1
-7
/
+12
2024-05-29
Fix issue when using devm_of_regulator_put_matches and
Mark Brown
1
-16
/
+50
2024-05-29
drm/xe: Drop undesired prefix from the platform name
Michal Wajdeczko
1
-12
/
+12
2024-05-29
Merge tag 'v6.10-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-43
/
+4
2024-05-29
spi: Assign dummy scatterlist to unidirectional transfers
Andy Shevchenko
1
-0
/
+9
2024-05-29
regulator: rtq2208: Add fixed LDO VOUT property and check that matches the co...
Alina Yu
1
-2
/
+9
2024-05-29
regulator: rtq2208: Fix LDO to be compatible with both fixed and adjustable vout
Alina Yu
1
-6
/
+31
2024-05-29
ARM: st: add new compatible for PWR regulators on
Mark Brown
1
-0
/
+1
2024-05-29
drm/xe/hwmon: Expose card power and energy attributes of BMG
Karthik Poosa
2
-8
/
+18
2024-05-29
drm/xe/hwmon: Add HWMON support for BMG
Karthik Poosa
2
-4
/
+17
2024-05-29
wifi: iwlwifi: mvm: don't read past the mfuart notifcation
Emmanuel Grumbach
1
-10
/
+0
2024-05-29
wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkill
Ilan Peer
1
-1
/
+2
2024-05-29
wifi: iwlwifi: mvm: check n_ssids before accessing the ssids
Miri Korenblit
1
-2
/
+2
2024-05-29
wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe option
Ayala Beker
1
-1
/
+4
2024-05-29
wifi: iwlwifi: mvm: handle BA session teardown in RF-kill
Johannes Berg
3
-6
/
+11
2024-05-29
wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmd
Yedidya Benshimol
1
-2
/
+11
2024-05-29
wifi: iwlwifi: mvm: remove stale STA link data during restart
Benjamin Berg
3
-5
/
+47
2024-05-29
wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef
Shahar S Matityahu
1
-1
/
+1
2024-05-29
wifi: iwlwifi: mvm: set properly mac header
Mordechay Goodstein
1
-1
/
+4
2024-05-29
wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64
Johannes Berg
1
-7
/
+2
2024-05-29
wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookup
Yedidya Benshimol
1
-1
/
+2
2024-05-29
wifi: iwlwifi: mvm: fix a crash on 7265
Emmanuel Grumbach
1
-2
/
+2
2024-05-29
wifi: iwlwifi: mvm: always set the TWT IE offset
Shaul Triebitz
3
-1
/
+11
2024-05-29
wifi: iwlwifi: mvm: don't initialize csa_work twice
Miri Korenblit
1
-2
/
+0
2024-05-29
spi: cadence: Ensure data lines set to low during dummy-cycle period
Witold Sadowski
1
-5
/
+15
2024-05-29
net: phy: xilinx-gmii2rgmii: Adopt clock support
Vineeth Karumanchi
1
-0
/
+7
2024-05-29
nfc/nci: Add the inconsistency check between the input data length and count
Edward Adam Davis
1
-0
/
+4
2024-05-29
gpio: syscon: do not report bogus error
Etienne Buira
1
-11
/
+16
2024-05-29
Add support for GPIO based CS
Mark Brown
1
-1
/
+5
2024-05-29
spi: gpio: Convert to be used outside of OF
Mark Brown
1
-41
/
+25
2024-05-29
regulator: max77503: remove unused struct 'max77503_dev'
Dr. David Alan Gilbert
1
-8
/
+0
2024-05-29
spi: bitbang: Clean up the driver
Mark Brown
1
-46
/
+27
2024-05-29
spi: differentiate between unsupported and invalid
Mark Brown
4
-14
/
+16
2024-05-29
Add optional reset control for Cadence SPI
Mark Brown
1
-0
/
+13
2024-05-29
net: ethernet: cortina: Restore TSO support
Linus Walleij
1
-4
/
+19
2024-05-29
drm/display: Fix HDMI state helper dependency
Maxime Ripard
1
-1
/
+1
2024-05-29
drm/xe: Add engine name to the engine reset and cat-err log
Nirmoy Das
1
-2
/
+7
2024-05-29
drm/xe: Check empty pinned BO list with lock held.
Nirmoy Das
1
-6
/
+4
2024-05-29
drm/i915: Fix audio component initialization
Imre Deak
3
-11
/
+24
2024-05-29
drm/i915/dpt: Make DPT object unshrinkable
Vidya Srinivas
1
-1
/
+3
2024-05-29
drm/i915/gt: Fix CCS id's calculation for CCS mode setting
Andi Shyti
3
-1
/
+15
2024-05-29
drm/panel/lg-sw43408: mark sw43408_backlight_ops as static
Dmitry Baryshkov
1
-1
/
+1
2024-05-29
drm/i915/selftests: Set always_coherent to false when reading from CPU
Nirmoy Das
1
-1
/
+1
2024-05-29
drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPER
Dmitry Baryshkov
1
-0
/
+2
2024-05-29
drm/i915/guc: avoid FIELD_PREP warning
Arnd Bergmann
1
-3
/
+3
2024-05-29
drm/i915/gt: Disarm breadcrumbs if engines are already idle
Chris Wilson
1
-8
/
+7
2024-05-29
Revert "drm/i915: Remove extra multi-gt pm-references"
Janusz Krzysztofik
1
-0
/
+18
2024-05-29
wifi: iwlwifi: move Bz and Gl iwl_dev_info entries
Miri Korenblit
1
-26
/
+26
[prev]
[next]