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-07-04
ASoC: fsl: fsl_qmc_audio: Introduce qmc_audio_pcm_{read,write}_submit()
Herve Codina
1
-48
/
+45
2024-07-04
ASoC: fsl: fsl_qmc_audio: Identify the QMC channel involved in completion rou...
Herve Codina
1
-25
/
+47
2024-07-04
ASoC: fsl: fsl_qmc_audio: Split channel buffer and PCM pointer handling
Herve Codina
1
-38
/
+46
2024-07-04
ASoC: fsl: fsl_qmc_audio: Fix issues detected by checkpatch
Herve Codina
1
-34
/
+31
2024-07-04
ASoC: fsl: fsl_qmc_audio: Check devm_kasprintf() returned value
Herve Codina
1
-0
/
+2
2024-07-04
arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1
Anshuman Khandual
3
-8
/
+4
2024-07-04
KVM: arm64: Replace custom macros with fields from ID_AA64PFR0_EL1
Anshuman Khandual
3
-8
/
+8
2024-07-04
ASoC: SOF: Intel: hda-pcm: Limit the maximum number of periods by MAX_BDL_ENT...
Peter Ujfalusi
1
-0
/
+6
2024-07-04
ASoC: rt711-sdw: add missing readable registers
Bard Liao
1
-0
/
+2
2024-07-04
ASoC: SOF: Intel: hda: fix null deref on system suspend entry
Kai Vehmanen
1
-6
/
+6
2024-07-04
net: dsa: microchip: lan937x: Add error handling in lan937x_setup
Oleksij Rempel
1
-10
/
+17
2024-07-04
l2tp: Remove duplicate included header file trace.h
Thorsten Blum
1
-1
/
+0
2024-07-04
devres: Correct code style for functions that return a pointer type
Zijun Hu
1
-11
/
+11
2024-07-04
devres: Initialize an uninitialized struct member
Zijun Hu
1
-0
/
+1
2024-07-04
devres: Fix memory leakage caused by driver API devm_free_percpu()
Zijun Hu
1
-1
/
+5
2024-07-04
devres: Fix devm_krealloc() wasting memory
Zijun Hu
1
-1
/
+4
2024-07-04
misc: Register a PPI for the vcpu stall detection virtual device
Sebastian Ene
1
-2
/
+29
2024-07-04
dt-bindings: vcpu_stall_detector: Add a PPI interrupt to the virtual device
Sebastian Ene
1
-0
/
+6
2024-07-04
power: supply: sysfs: use power_supply_property_is_writeable()
Thomas Weißschuh
1
-2
/
+1
2024-07-04
serial: qcom-geni: do not kill the machine on fifo underrun
Johan Hovold
1
-1
/
+1
2024-07-04
serial: qcom-geni: fix hard lockup on buffer flush
Johan Hovold
1
-3
/
+13
2024-07-04
serial: qcom-geni: fix soft lockup on sw flow control and suspend
Johan Hovold
1
-9
/
+24
2024-07-04
misc: keba: Add basic KEBA CP500 system FPGA support
Gerhard Engleder
7
-0
/
+525
2024-07-04
mei: vsc: Fix spelling error
Wentong Wu
1
-1
/
+1
2024-07-04
mei: vsc: Enhance SPI transfer of IVSC ROM
Wentong Wu
1
-1
/
+1
2024-07-04
mei: vsc: Utilize the appropriate byte order swap function
Wentong Wu
1
-1
/
+1
2024-07-04
mei: vsc: Prevent timeout error with added delay post-firmware download
Wentong Wu
1
-2
/
+2
2024-07-04
mei: vsc: Enhance IVSC chipset stability during warm reboot
Wentong Wu
1
-0
/
+14
2024-07-04
um: vector: always reset vp->opened
Johannes Berg
1
-1
/
+2
2024-07-04
um: vector: remove vp->lock
Johannes Berg
2
-16
/
+1
2024-07-04
um: register power-off handler
Johannes Berg
1
-0
/
+15
2024-07-04
um: line: always fill *error_out in setup_one_line()
Johannes Berg
1
-0
/
+2
2024-07-04
um: remove pcap driver from documentation
Johannes Berg
1
-2
/
+0
2024-07-04
eeprom: ee1004: Instantiate jc42 devices for DIMMS implementing Rev.1 SPD
Guenter Roeck
1
-3
/
+20
2024-07-04
eeprom: ee1004: Call i2c_new_scanned_device to instantiate thermal sensor
Guenter Roeck
1
-3
/
+3
2024-07-04
eeprom: ee1004: Add nvmem support
Armin Wolf
2
-20
/
+40
2024-07-04
eeprom: ee1004: Use devres for bus data cleanup
Armin Wolf
1
-21
/
+21
2024-07-04
driver core: platform: Switch to use kmemdup_array()
Andy Shevchenko
1
-1
/
+1
2024-07-04
tcp: Don't flag tcp_sk(sk)->rx_opt.saw_unknown for TCP AO.
Kuniyuki Iwashima
1
-0
/
+7
2024-07-04
drm/xe: Use VF_CAP_REG for device wmb
Michal Wajdeczko
1
-1
/
+10
2024-07-04
drm/xe: Kill regs/xe_sriov_regs.h
Michal Wajdeczko
6
-26
/
+15
2024-07-04
drm/xe: Fix register definition order in xe_regs.h
Michal Wajdeczko
1
-3
/
+3
2024-07-04
ata: ahci: Add debug print for external port
Niklas Cassel
1
-1
/
+3
2024-07-04
ata,scsi: Remove wrapper ata_sas_port_alloc()
Niklas Cassel
5
-49
/
+11
2024-07-04
ata: libata-core: Reuse available ata_port print_ids
Niklas Cassel
1
-2
/
+9
2024-07-04
ata: libata: Assign print_id at port allocation time
Niklas Cassel
3
-7
/
+1
2024-07-04
ata: libata-core: Remove local_port_no struct member
Niklas Cassel
3
-6
/
+3
2024-07-04
ata: libata-sata: Remove superfluous assignment in ata_sas_port_alloc()
Niklas Cassel
1
-1
/
+0
2024-07-04
ata: libata-core: Remove support for decreasing the number of ports
Niklas Cassel
2
-18
/
+6
2024-07-04
ata: libata: Remove unused function declaration for ata_scsi_detect()
Niklas Cassel
1
-1
/
+0
[prev]
[next]