index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2024-01-26
1
-1
/
+1
|
\
|
*
Revert "drivers/firmware: Move sysfb_init() from device_initcall to subsys_in...
Thomas Zimmermann
2024-01-24
1
-1
/
+1
*
|
Merge tag 'ffa-fixes-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/su...
Arnd Bergmann
2024-01-25
1
-28
/
+57
|
\
\
|
*
|
firmware: arm_ffa: Handle partitions setup failures
Cristian Marussi
2024-01-22
1
-5
/
+23
|
*
|
firmware: arm_ffa: Use xa_insert() and check for result
Cristian Marussi
2024-01-22
1
-3
/
+16
|
*
|
firmware: arm_ffa: Simplify ffa_partitions_cleanup()
Cristian Marussi
2024-01-22
1
-20
/
+6
|
*
|
firmware: arm_ffa: Check xa_load() return value
Cristian Marussi
2024-01-22
1
-0
/
+10
|
*
|
firmware: arm_ffa: Add missing rwlock_init() for the driver partition
Cristian Marussi
2024-01-22
1
-0
/
+1
|
*
|
firmware: arm_ffa: Add missing rwlock_init() in ffa_setup_partitions()
Cristian Marussi
2024-01-22
1
-0
/
+1
|
|
/
*
|
firmware: arm_scmi: Fix the clock protocol supported version
Cristian Marussi
2024-01-22
1
-1
/
+1
*
|
firmware: arm_scmi: Fix the clock protocol version for v3.2
Cristian Marussi
2024-01-22
1
-2
/
+1
*
|
firmware: arm_scmi: Use xa_insert() when saving raw queues
Cristian Marussi
2024-01-22
1
-4
/
+8
*
|
firmware: arm_scmi: Use xa_insert() to store opps
Cristian Marussi
2024-01-22
1
-5
/
+18
*
|
firmware: arm_scmi: Replace asm-generic/bug.h with linux/bug.h
Tanzir Hasan
2024-01-22
1
-1
/
+1
*
|
firmware: arm_scmi: Check mailbox/SMT channel for consistency
Cristian Marussi
2024-01-22
3
-0
/
+21
|
/
*
Revert "firmware/sysfb: Clear screen_info state after consuming it"
Helge Deller
2024-01-19
1
-13
/
+1
*
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-18
10
-270
/
+178
|
\
|
*
firmware: xilinx: Export function to use in other module
Jay Buddhabhatti
2024-01-04
1
-1
/
+2
|
*
firmware: zynqmp: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-4
/
+2
|
*
firmware: turris-mox-rwtm: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-4
/
+2
|
*
firmware: stratix10-svc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-4
/
+2
|
*
firmware: stratix10-rsu: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-3
/
+2
|
*
firmware: raspberrypi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-4
/
+2
|
*
firmware: qemu_fw_cfg: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-3
/
+2
|
*
firmware: mtk-adsp-ipc: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-4
/
+2
|
*
firmware: imx-dsp: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-4
/
+2
|
*
firmware: coreboot_table: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-3
/
+2
|
*
firmware: arm_scpi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-4
/
+2
|
*
firmware: arm_scmi: Convert to platform remove callback returning void
Uwe Kleine-König
2024-01-04
1
-4
/
+2
|
*
firmware: xilinx: Remove zynqmp_pm_pinctrl_get_function()
Michal Simek
2023-12-15
1
-24
/
+0
|
*
firmware: xilinx: Remove clock_setrate and clock_getrate api
Michal Simek
2023-12-15
1
-38
/
+0
|
*
Merge 6.7-rc5 into char-misc-next
Greg Kroah-Hartman
2023-12-11
3
-33
/
+57
|
|
\
|
*
|
firmware: zynqmp: Add support to handle IPI CRC failure
Jay Buddhabhatti
2023-12-07
1
-0
/
+1
|
*
|
drivers: soc: xilinx: Fix error message on SGI registration failure
Jay Buddhabhatti
2023-12-07
1
-1
/
+3
|
*
|
firmware: xilinx: Register event manager driver
Jay Buddhabhatti
2023-12-07
1
-4
/
+1
|
*
|
firmware: xilinx: Expand feature check to support all PLM modules
Jay Buddhabhatti
2023-12-07
1
-17
/
+24
|
*
|
firmware: xilinx: Update firmware call interface to support additional args
Jay Buddhabhatti
2023-12-07
1
-149
/
+129
|
*
|
firmware: xilinx: Use proper indentation in kernel-doc
Michal Simek
2023-12-07
1
-2
/
+2
*
|
|
Merge tag 'fbdev-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-12
1
-1
/
+13
|
\
\
\
|
*
|
|
firmware/sysfb: Clear screen_info state after consuming it
Thomas Zimmermann
2024-01-12
1
-1
/
+13
*
|
|
|
Merge tag 'pmdomain-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2024-01-12
4
-192
/
+0
|
\
\
\
\
|
*
|
|
|
firmware: arm_scpi: Move power-domain driver to the pmdomain dir
Sudeep Holla
2023-11-23
3
-167
/
+0
|
*
|
|
|
pmdomain: arm_scmi: Move Kconfig options to the pmdomain subsystem
Sudeep Holla
2023-11-23
1
-25
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-11
20
-62
/
+646
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge tag 'scmi-updates-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2023-12-22
11
-39
/
+105
|
|
\
\
\
|
|
*
|
|
firmware: arm_scmi: Add protocol versioning checks
Cristian Marussi
2023-12-01
11
-11
/
+63
|
|
*
|
|
firmware: arm_scmi: Increase the maximum opp count in the perf protocol
Sibi Sankar
2023-11-30
1
-1
/
+1
|
|
*
|
|
firmware: arm_scmi: Fix NULL pointer dereference during fastchannel init
Sibi Sankar
2023-11-30
1
-12
/
+7
|
|
*
|
|
firmware: arm_scmi: Add optional flags to extended names helper
Cristian Marussi
2023-11-14
9
-12
/
+18
|
|
*
|
|
firmware: arm_scmi: Populate fastchannel info only if set operations are allowed
Sudeep Holla
2023-11-13
1
-10
/
+17
[next]