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
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-01
efi: libstub: Always enable initrd command line loader and bump version
Ard Biesheuvel
2
-17
/
+1
2022-12-01
efi: stub: use random seed from EFI variable
Jason A. Donenfeld
1
-16
/
+52
2022-11-30
Merge tag 'arm-soc/for-6.2/drivers' of https://github.com/Broadcom/stblinux i...
Arnd Bergmann
2
-6
/
+21
2022-11-25
ASoC: adau1372: fixes after debugging custom board
Mark Brown
4
-2
/
+93
2022-11-25
Merge tag 'v6.1-rc4' into spi-6.2
Mark Brown
19
-142
/
+135
2022-11-25
firmware: xilinx: Add RPU configuration APIs
Ben Levinsky
1
-0
/
+62
2022-11-25
firmware: xilinx: Add shutdown/wakeup APIs
Ben Levinsky
1
-0
/
+35
2022-11-25
firmware: cs_dsp: Switch to using namespaced exports
Mark Brown
3
-33
/
+33
2022-11-25
ASoC: wm_adsp: Report when a control write changes the value
Mark Brown
1
-5
/
+12
2022-11-25
firmware: cs_dsp: Make the exports namespaced
Richard Fitzgerald
1
-31
/
+31
2022-11-25
firmware: cs_dsp: Rename KConfig symbol CS_DSP -> FW_CS_DSP
Richard Fitzgerald
2
-2
/
+2
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-11-24
x86/boot/compressed, efi: Merge multiple definitions of image_offset into one
Ard Biesheuvel
1
-1
/
+1
2022-11-24
Backmerge tag 'v6.1-rc6' into drm-next
Dave Airlie
17
-93
/
+238
2022-11-23
firmware: google: fix a NULL vs IS_ERR() check in cbmem_entry_probe()
Peng Wu
1
-2
/
+2
2022-11-23
firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()
Yang Yingliang
1
-0
/
+1
2022-11-23
firmware: cs_dsp: cs_dsp_coeff_write_ctrl() should report changed
Simon Trimmer
1
-5
/
+12
2022-11-23
tegra: mark BPMP driver as little-endian only
Arnd Bergmann
1
-0
/
+1
2022-11-23
Merge tag 'ti-driver-soc-for-v6.2-v2' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
1
-14
/
+10
2022-11-22
Merge tag 'tegra-for-6.2-firmware-v2' of git://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
5
-134
/
+162
2022-11-22
efi: random: refresh non-volatile random seed when RNG is initialized
Jason A. Donenfeld
1
-0
/
+19
2022-11-21
Merge tag 'imx-drivers-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-0
/
+1
2022-11-21
Merge 6.1-rc6 into char-misc-next
Greg Kroah-Hartman
17
-93
/
+238
2022-11-18
Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+29
2022-11-18
efi: random: combine bootloader provided RNG seed with RNG protocol output
Ard Biesheuvel
3
-8
/
+40
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
1
-1
/
+0
2022-11-18
efi/cper, cxl: Decode CXL Error Log
Smita Koralahalli
1
-0
/
+27
2022-11-18
efi/cper, cxl: Decode CXL Protocol Error Section
Smita Koralahalli
4
-1
/
+228
2022-11-18
efi: libstub: fix efi_load_initrd_dev_path() kernel-doc comment
Jialin Zhang
1
-2
/
+2
2022-11-18
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
4
-209
/
+1
2022-11-18
efi: runtime-maps: Clarify purpose and enable by default for kexec
Ard Biesheuvel
1
-6
/
+6
2022-11-18
efi: pstore: Add module parameter for setting the record size
Guilherme G. Piccoli
1
-6
/
+17
2022-11-18
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2
-3
/
+4
2022-11-18
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
1
-230
/
+10
2022-11-18
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
5
-235
/
+0
2022-11-18
efi: libstub: Undeprecate the command line initrd loader
Ard Biesheuvel
1
-5
/
+8
2022-11-18
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
3
-43
/
+72
2022-11-18
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
1
-6
/
+14
2022-11-18
efi: libstub: Implement devicepath support for initrd commandline loader
Ard Biesheuvel
2
-12
/
+81
2022-11-18
efi: libstub: use EFI_LOADER_CODE region when moving the kernel in memory
Ard Biesheuvel
5
-9
/
+16
2022-11-18
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
23
-777
/
+925
2022-11-17
firmware: tegra: Remove surplus dev_err() when using platform_get_irq_byname()
Yang Li
1
-6
/
+2
2022-11-13
Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-2
/
+93
2022-11-10
arm64: efi: Force the use of SetVirtualAddressMap() on Altra machines
Ard Biesheuvel
4
-2
/
+93
2022-11-10
firmware: google: Implement cbmem in sysfs driver
Jack Rosenthal
5
-1
/
+175
2022-11-10
firmware: coreboot: Register bus in module init
Brian Norris
1
-8
/
+29
2022-11-09
firmware/nvram: bcm47xx: support init from IO memory
Rafał Miłecki
1
-0
/
+18
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
1
-0
/
+1
2022-11-09
efi: libstub: Merge zboot decompressor with the ordinary stub
Ard Biesheuvel
2
-228
/
+74
2022-11-09
efi/loongarch: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
3
-67
/
+82
[prev]
[next]