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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
net: stmmac: Enable TSO on VLANs
Furong Xu
1
-13
/
+19
2024-06-18
ALSA: spi: Drop NULL check for snd_ctl_remove()
Takashi Iwai
1
-6
/
+2
2024-06-18
ALSA: hda: Drop NULL check for snd_ctl_remove()
Takashi Iwai
2
-10
/
+5
2024-06-18
ALSA: sb: Drop NULL check for snd_ctl_remove()
Takashi Iwai
2
-12
/
+6
2024-06-18
ALSA: control: Allow NULL passed to snd_ctl_remove()
Takashi Iwai
1
-0
/
+3
2024-06-18
drm/xe/vf: Don't touch GuC irq registers if using memory irqs
Michal Wajdeczko
1
-2
/
+2
2024-06-18
net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
David Ruth
1
-2
/
+1
2024-06-18
wifi: wilc1000: disable SDIO func IRQ before suspend
Alexis Lothoré
1
-0
/
+3
2024-06-18
wifi: wilc1000: remove suspend/resume from cfg80211 part
Alexis Lothoré
3
-24
/
+2
2024-06-18
wifi: wilc1000: move sdio suspend method next to resume and pm ops definition
Alexis Lothoré
1
-24
/
+23
2024-06-18
wifi: wilc1000: do not keep sdio bus claimed during suspend/resume
Alexis Lothoré
1
-2
/
+0
2024-06-18
wifi: wilc1000: let host->chip suspend/resume notifications manage chip wake/...
Alexis Lothoré
2
-9
/
+4
2024-06-18
wifi: wilc1000: disable power sequencer
Ajay Singh
2
-16
/
+0
2024-06-18
wifi: wl18xx: allow firmwares > 8.9.0.x.58
Russell King (Oracle)
1
-1
/
+1
2024-06-18
wifi: wl18xx: add support for reading 8.9.1 fw status
Russell King (Oracle)
2
-2
/
+129
2024-06-18
wifi: wlcore: add pn16 support
Russell King (Oracle)
3
-5
/
+97
2024-06-18
wifi: wlcore: store AP encryption key type
Russell King (Oracle)
1
-0
/
+4
2024-06-18
wifi: wlcore: pass "status" to wlcore_hw_convert_fw_status()
Russell King (Oracle)
1
-1
/
+1
2024-06-18
wifi: wlcore: improve code in wlcore_fw_status()
Russell King (Oracle)
1
-4
/
+4
2024-06-18
wifi: wl18xx: make wl18xx_tx_immediate_complete() more efficient
Russell King (Oracle)
1
-3
/
+10
2024-06-18
wifi: wlcore: correctness fix fwlog reading
Russell King (Oracle)
1
-1
/
+1
2024-06-18
Merge branch 'net-lan743x-fixes-for-multiple-wol-related-issues'
Paolo Abeni
4
-32
/
+146
2024-06-18
net: phy: mxl-gpy: Remove interrupt mask clearing from config_init
Raju Lakkaraju
1
-20
/
+38
2024-06-18
net: lan743x: Support WOL at both the PHY and MAC appropriately
Raju Lakkaraju
3
-8
/
+58
2024-06-18
net: lan743x: disable WOL upon resume to restore full data path operation
Raju Lakkaraju
2
-4
/
+50
2024-06-18
ALSA: hda: Add input value sanity checks to HDMI channel map controls
Takashi Iwai
1
-0
/
+18
2024-06-18
ALSA: chmap: Mark Channel Map controls as volatile
Takashi Iwai
1
-0
/
+1
2024-06-18
kselftest/alsa: Fix validation of writes to volatile controls
Mark Brown
1
-16
/
+29
2024-06-18
ALSA: control: Apply sanity check of input values for user elements
Takashi Iwai
1
-1
/
+5
2024-06-18
ALSA: hda: Return -EINVAL for invalid volume/switch inputs
Takashi Iwai
1
-5
/
+18
2024-06-18
ALSA: vmaster: Return error for invalid input values
Takashi Iwai
1
-0
/
+8
2024-06-18
ALSA: hda/senarytech: add senarytech codec support
bo liu
5
-0
/
+264
2024-06-18
ALSA: hda: hda_component: Protect shared data with a mutex
Simon Trimmer
2
-1
/
+16
2024-06-18
ALSA: hda: hda_component: Move codec field into the parent
Simon Trimmer
5
-10
/
+8
2024-06-18
ALSA: hda: hda_component: Change codecs to use component parent structure
Simon Trimmer
5
-47
/
+57
2024-06-18
ALSA: hda: hda_component: Introduce component parent structure
Simon Trimmer
3
-53
/
+71
2024-06-18
Merge branch 'for-linus' into for-next
Takashi Iwai
6
-9
/
+34
2024-06-18
ALSA: hda/realtek: Add more codec ID to no shutup pins list
Kailang Yang
1
-0
/
+4
2024-06-18
sound/oss/dmasound: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-18
platform/x86/intel-uncore-freq: Use generic helpers for current frequency
Tero Kristo
1
-24
/
+1
2024-06-18
platform/x86/intel-uncore-freq: Rename the sysfs helper macro names
Tero Kristo
1
-14
/
+11
2024-06-18
platform/x86/intel-uncore-freq: Get rid of uncore_read_freq driver API
Tero Kristo
4
-22
/
+52
2024-06-18
platform/x86/intel-uncore-freq: Use uncore_index with read_control_freq
Tero Kristo
4
-34
/
+45
2024-06-18
mtd: spi-nor: simplify spi_nor_get_flash_info()
Michael Walle
1
-18
/
+14
2024-06-18
qca_spi: Make interrupt remembering atomic
Stefan Wahren
3
-14
/
+11
2024-06-18
platform/x86/intel-uncore-freq: Get rid of magic min_max argument
Tero Kristo
4
-21
/
+30
2024-06-18
platform/x86/intel-uncore-freq: Get rid of magic values
Tero Kristo
1
-8
/
+14
2024-06-18
platform/x86/intel-uncore-freq: Re-arrange bit masks
Tero Kristo
1
-11
/
+14
2024-06-18
dt-bindings: ata: ahci-fsl-qoriq: convert to yaml format
Frank Li
2
-21
/
+58
2024-06-18
wifi: wlcore: fix wlcore AP mode
Russell King (Oracle)
4
-21
/
+16
[prev]
[next]