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-10-25
Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
10
-58
/
+75
2023-10-25
Merge tag 'arm-soc/for-6.7/drivers' of https://github.com/Broadcom/stblinux i...
Arnd Bergmann
1
-0
/
+1
2023-10-25
Merge tag 'ti-driver-soc-for-v6.7' of https://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
1
-60
/
+9
2023-10-22
Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-10
/
+71
2023-10-22
firmware: qcom: scm: remove unneeded 'extern' specifiers
Bartosz Golaszewski
1
-7
/
+6
2023-10-22
firmware: qcom: scm: add a missing forward declaration for struct device
Bartosz Golaszewski
1
-0
/
+2
2023-10-22
firmware: qcom: move Qualcomm code into its own directory
Bartosz Golaszewski
10
-51
/
+67
2023-10-20
Merge 3rd batch of EFI fixes into efi/urgent
Ard Biesheuvel
4
-10
/
+71
2023-10-20
efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
Kirill A. Shutemov
1
-4
/
+60
2023-10-18
Merge tag 'qcom-drivers-for-6.7' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
6
-8
/
+1467
2023-10-18
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
1
-0
/
+2
2023-10-17
efi: move screen_info into efi init code
Arnd Bergmann
2
-2
/
+20
2023-10-17
vgacon: clean up global screen_info instances
Arnd Bergmann
1
-1
/
+0
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
1
-1
/
+1
2023-10-17
x86/boot: efistub: Assign global boot_params variable
Ard Biesheuvel
2
-0
/
+4
2023-10-16
Merge tag 'amlogic-drivers-for-v6.7' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-9
/
+16
2023-10-16
Merge tag 'tegra-for-6.7-firmware' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+30
2023-10-16
Merge tag 'ffa-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-21
/
+765
2023-10-16
Merge tag 'scmi-updates-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
9
-255
/
+478
2023-10-16
firmware: ti_sci: Use device_get_match_data()
Rob Herring
1
-8
/
+5
2023-10-16
Merge tag 'imx-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
1
-1
/
+1
2023-10-13
firmware: tegra: Add suspend hook and reset BPMP IPC early on resume
Sumit Gupta
1
-0
/
+30
2023-10-13
efi: fix memory leak in krealloc failure handling
Kuan-Wei Chiu
1
-2
/
+6
2023-10-13
x86/efistub: Don't try to print after ExitBootService()
Nikolay Borisov
1
-4
/
+1
2023-10-10
firmware/imx-dsp: Fix use_after_free in imx_dsp_setup_channels()
Hao Ge
1
-1
/
+1
2023-10-09
firmware: arm_scmi: Add qcom smc/hvc transport support
Nikunj Kela
2
-2
/
+26
2023-10-09
firmware: arm_scmi: Convert u32 to unsigned long to align with arm_smccc_1_1_...
Sudeep Holla
1
-7
/
+5
2023-10-09
firmware: raspberrypi: Fix devm_rpi_firmware_get documentation
Kieran Bingham
1
-0
/
+1
2023-10-09
firmware: meson: Use device_get_match_data()
Rob Herring
1
-2
/
+3
2023-10-08
firmware: arm_ffa: Upgrade the driver version to v1.1
Sudeep Holla
1
-1
/
+1
2023-10-08
firmware: arm_ffa: Update memory descriptor to support v1.1 format
Sudeep Holla
1
-3
/
+8
2023-10-08
firmware: arm_ffa: Switch to using ffa_mem_desc_offset() accessor
Sudeep Holla
1
-2
/
+4
2023-10-08
firmware: arm_scmi: Add support for clock parents
Peng Fan
1
-6
/
+175
2023-10-08
firmware: arm_scpi: Use device_get_match_data()
Rob Herring
1
-8
/
+5
2023-10-06
firmware: arm_ffa: Simplify the computation of transmit and fragment length
Sudeep Holla
1
-6
/
+8
2023-10-06
firmware: arm_ffa: Add notification handling mechanism
Sudeep Holla
1
-1
/
+66
2023-10-06
firmware: arm_ffa: Add interface to send a notification to a given partition
Sudeep Holla
1
-0
/
+13
2023-10-06
firmware: arm_ffa: Add interfaces to request notification callbacks
Sudeep Holla
1
-0
/
+145
2023-10-06
firmware: arm_ffa: Add schedule receiver callback mechanism
Sudeep Holla
1
-3
/
+100
2023-10-06
firmware: arm_ffa: Initial support for scheduler receiver interrupt
Sudeep Holla
1
-10
/
+176
2023-10-06
firmware: arm_ffa: Implement the NOTIFICATION_INFO_GET interface
Sudeep Holla
1
-0
/
+73
2023-10-06
firmware: arm_ffa: Implement the FFA_NOTIFICATION_GET interface
Sudeep Holla
1
-0
/
+37
2023-10-06
firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface
Sudeep Holla
1
-0
/
+20
2023-10-06
firmware: arm_ffa: Implement the FFA_RUN interface
Sudeep Holla
1
-0
/
+22
2023-10-06
firmware: arm_ffa: Implement the notification bind and unbind interface
Sudeep Holla
1
-0
/
+29
2023-10-06
firmware: arm_ffa: Implement notification bitmap create and destroy interfaces
Sudeep Holla
1
-1
/
+62
2023-10-06
firmware: arm_ffa: Update the FF-A command list with v1.1 additions
Sudeep Holla
1
-0
/
+1
2023-10-06
firmware: arm_ffa: Emit modalias for FF-A devices
Sudeep Holla
1
-1
/
+14
2023-10-06
firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging
Sudeep Holla
1
-10
/
+2
2023-10-06
firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device
Sudeep Holla
1
-0
/
+1
[prev]
[next]