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
2023-04-10
Merge 6.3-rc6 into char-misc-next
Greg Kroah-Hartman
20
-47
/
+184
2023-04-08
irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4
Shanker Donthineni
2
-23
/
+31
2023-04-07
efi/cper: Remove unnecessary aer.h include
Bjorn Helgaas
1
-1
/
+0
2023-04-07
firmware: turris-mox-rwtm: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-04-05
efi/loongarch: Reintroduce efi_relocate_kernel() to relocate kernel
Huacai Chen
1
-17
/
+7
2023-04-05
firmware: arm_scmi: Add support for unidirectional mailbox channels
Cristian Marussi
1
-11
/
+84
2023-04-04
firmware: Use of_property_present() for testing DT property presence
Rob Herring
2
-4
/
+4
2023-04-03
firmware: tegra: bpmp: Fix error paths in debugfs
Mikko Perttunen
1
-4
/
+8
2023-04-03
firmware: cs_dsp: Add a debugfs entry containing control details
Simon Trimmer
1
-0
/
+31
2023-03-28
firmware: arm_sdei: Fix sleep from invalid context BUG
Pierre Gondois
1
-17
/
+20
2023-03-27
firmware: meson_sm: populate platform devices from sm device tree data
Dmitry Rokosov
1
-1
/
+4
2023-03-27
firmware: arm_scmi: Fix xfers allocation on Rx channel
Cristian Marussi
1
-1
/
+1
2023-03-24
Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-10
/
+46
2023-03-24
Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
16
-37
/
+138
2023-03-24
Merge tag 'qcom-driver-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux...
Arnd Bergmann
1
-1
/
+1
2023-03-23
efi/libstub: randomalloc: Return EFI_OUT_OF_RESOURCES on failure
Ard Biesheuvel
1
-0
/
+1
2023-03-23
efi/libstub: Use relocated version of kernel's struct screen_info
Ard Biesheuvel
6
-14
/
+21
2023-03-21
firmware: qcom_scm: Add SM6375 compatible
Konrad Dybcio
1
-0
/
+1
2023-03-21
efi/libstub: zboot: Add compressed image to make targets
Ard Biesheuvel
1
-1
/
+1
2023-03-21
firmware: cs_dsp: Support DSPs that don't require firmware download
Simon Trimmer
1
-0
/
+3
2023-03-21
firmware: cs_dsp: Introduce no_core_startstop for self-booting DSPs
Simon Trimmer
1
-1
/
+13
2023-03-20
Merge 6.3-rc3 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2023-03-19
firmware: qcom_scm: Clear download bit during reboot
Mukesh Ojha
1
-2
/
+1
2023-03-18
efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/L
Hans de Goede
1
-0
/
+8
2023-03-18
efi: sysfb_efi: Fix DMI quirks not working for simpledrm
Hans de Goede
3
-3
/
+8
2023-03-18
efi/libstub: smbios: Drop unused 'recsize' parameter
Ard Biesheuvel
2
-4
/
+3
2023-03-18
arm64: efi: Use SMBIOS processor version to key off Ampere quirk
Ard Biesheuvel
3
-13
/
+80
2023-03-18
efi/libstub: smbios: Use length member instead of record struct size
Ard Biesheuvel
1
-1
/
+1
2023-03-15
firmware: qcom_scm: Use fixed width src vm bitmap
Elliot Berman
1
-5
/
+7
2023-03-13
efi: earlycon: Reprobe after parsing config tables
Ard Biesheuvel
2
-3
/
+16
2023-03-10
efi/libstub: arm64: Remap relocated image with strict permissions
Ard Biesheuvel
1
-0
/
+1
2023-03-10
efi/libstub: zboot: Mark zboot EFI application as NX compatible
Ard Biesheuvel
1
-1
/
+1
2023-03-09
firmware: qcom: scm: fix bogus irq error at probe
Johan Hovold
1
-1
/
+1
2023-03-09
edd: make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-03-09
firmware: xilinx: don't make a sleepable memory allocation from an atomic con...
Roman Gushchin
1
-1
/
+1
2023-03-09
firmware: xilinx: Add pm api function for PL config reg readback
Nava kishore Manne
1
-0
/
+33
2023-03-09
firmware: dmi-sysfs: make kobj_type structures constant
Thomas Weißschuh
1
-2
/
+2
2023-03-08
firmware: arm_scmi: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-2
/
+2
2023-03-08
firmware: arm_scmi: Fix device node validation for mailbox transport
Cristian Marussi
1
-0
/
+37
2023-03-06
firmware: arm_scmi: Fix raw coexistence mode behaviour on failure path
Cristian Marussi
1
-3
/
+3
2023-03-06
firmware: arm_scmi: Remove duplicate include header inclusion
Ye Xingchen
1
-1
/
+0
2023-03-06
firmware: arm_scmi: Return a literal instead of a variable
Dan Carpenter
1
-1
/
+1
2023-03-06
firmware: arm_scmi: Clean up a return statement in scmi_probe
Dan Carpenter
1
-2
/
+2
2023-03-06
firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domains
Clark Wang
1
-0
/
+4
2023-03-06
firmware: imx: scu: use dev_err_probe
Alexander Stein
1
-3
/
+2
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-573
/
+2908
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+4
2023-02-24
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-26
/
+25
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-59
/
+232
2023-02-22
Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+37
[prev]
[next]