index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-19
firmware: smccc: Export revision soc_id function
Martin Botka
1
-0
/
+1
2024-04-18
firmware: arm_ffa: Add support for FFA_MSG_SEND2
Sudeep Holla
1
-0
/
+38
2024-04-18
firmware: arm_ffa: Stash the partition properties for query purposes
Sudeep Holla
1
-0
/
+2
2024-04-18
firmware: arm_ffa: Fix kernel warning about incorrect SRI/NPI
Sudeep Holla
1
-0
/
+2
2024-04-18
firmware: arm_scmi: Add support for multiple vendors custom protocols
Cristian Marussi
2
-22
/
+162
2024-04-15
firmware: arm_ffa: Add support for handling notification pending interrupt(NPI)
Jens Wiklander
1
-16
/
+55
2024-04-15
firmware: arm_ffa: Refactor SRI handling in prepartion to add NPI support
Sudeep Holla
1
-19
/
+28
2024-04-15
firmware: arm_ffa: Skip creation of the notification bitmaps
Jens Wiklander
1
-9
/
+7
2024-04-13
efi: Clear up misconceptions about a maximum variable name size
Tim Schumacher
1
-1
/
+1
2024-04-11
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
2
-19
/
+3
2024-04-09
firmware: ti_sci: Unconditionally register reset handler
Andrew Davis
1
-11
/
+4
2024-04-09
firmware: ti_sci: Use devm_register_restart_handler()
Andrew Davis
1
-10
/
+5
2024-04-09
firmware: qcom: uefisecapp: Fix memory related IO errors and crashes
Maximilian Luz
2
-77
/
+97
2024-04-09
Merge tag 'ffa-fix-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sude...
Arnd Bergmann
1
-1
/
+1
2024-04-09
Merge tag 'scmi-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
2
-2
/
+7
2024-04-08
firmware: dmi-id: add a release callback function
Arnd Bergmann
1
-1
/
+6
2024-04-05
ASoC: Intel: avs: Fixes and cleanups for 6.10
Mark Brown
2
-1
/
+2
2024-04-04
firmware: raspberrypi: Use correct device for DMA mappings
Laurent Pinchart
1
-3
/
+4
2024-04-04
firmware: arm_scmi: Avoid non-constant printk format strings
Arnd Bergmann
1
-2
/
+2
2024-04-03
ALSA: cirrus: Tidy up of firmware control read/write
Mark Brown
1
-0
/
+54
2024-04-03
firmware: qcom: qcm: fix unused qcom_scm_qseecom_allowlist
Krzysztof Kozlowski
1
-1
/
+1
2024-04-03
firmware: cs_dsp: Add locked wrappers for coeff read and write
Simon Trimmer
1
-0
/
+54
2024-04-03
firmware: google: cbmem: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-04-03
firmware: coreboot: store owner from modules with coreboot_driver_register()
Krzysztof Kozlowski
2
-3
/
+9
2024-03-29
efi: pstore: Request at most 512 bytes for variable names
Tim Schumacher
1
-1
/
+9
2024-03-28
x86/efistub: Reinstate soft limit for initrd loading
Ard Biesheuvel
1
-0
/
+1
2024-03-28
efi/libstub: Cast away type warning in use of max()
Ard Biesheuvel
1
-1
/
+1
2024-03-28
Merge branch 'drivers-for-6.10' onto 'v6.9-rc1'
Bjorn Andersson
1
-10
/
+13
2024-03-26
firmware: arm_scmi: Use dev_err_probe to bail out
Cristian Marussi
1
-8
/
+26
2024-03-26
firmware: arm_scmi: Simplify scmi_devm_notifier_unregister
Cristian Marussi
1
-26
/
+4
2024-03-26
firmware: arm_scmi: Add message dump traces for bad and unexpected replies
Cristian Marussi
2
-0
/
+13
2024-03-26
firmware: arm_scmi: Add helper to trace bad messages
Cristian Marussi
2
-0
/
+50
2024-03-26
firmware: arm_scmi: Log the perf domain names in the error paths
Peng Fan
1
-7
/
+8
2024-03-25
firmware: arm_scmi: Make raw debugfs entries non-seekable
Cristian Marussi
1
-1
/
+6
2024-03-25
firmware: arm_scmi: Fix wrong fastchannel initialization
Pierre Gondois
1
-1
/
+1
2024-03-25
firmware: arm_ffa: Fix the partition ID check in ffa_notification_info_get()
Jens Wiklander
1
-1
/
+1
2024-03-24
Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+5
2024-03-24
efi: fix panic in kdump kernel
Oleksandr Tymoshenko
1
-0
/
+2
2024-03-24
x86/efistub: Don't clear BSS twice in mixed mode
Ard Biesheuvel
1
-1
/
+2
2024-03-22
Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-03-22
efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...
KONDO KAZUMA(近藤 和真)
1
-1
/
+1
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+25
2024-03-19
Merge tag 'pm-6.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+3
2024-03-17
Merge tag 'efi-fixes-for-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+4
2024-03-16
firmware: qcom_scm: remove IS_ERR() checks from qcom_scm_bw_{en,dis}able()
Gabor Juhos
1
-4
/
+1
2024-03-16
firmware: qcom_scm: disable clocks if qcom_scm_bw_enable() fails
Gabor Juhos
1
-6
/
+12
2024-03-16
fbcon: Increase maximum font width x height to 64 x 128
Samuel Thibault
1
-1
/
+1
2024-03-15
x86/efistub: Clear decompressor BSS in native EFI entrypoint
Ard Biesheuvel
1
-2
/
+4
2024-03-15
Merge tag 'cpufreq-arm-updates-6.9-2' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-0
/
+3
[prev]
[next]