index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-07
firmware: qcom_scm-32: Move SMCCC register filling to qcom_scm_call
Elliot Berman
1
-12
/
+24
2020-01-07
firmware: qcom_scm-32: Use qcom_scm_desc in non-atomic calls
Elliot Berman
1
-149
/
+218
2020-01-07
firmware: qcom_scm-32: Add funcnum IDs
Elliot Berman
1
-3
/
+5
2020-01-07
firmware: qcom_scm-32: Use SMC arch wrappers
Elliot Berman
2
-55
/
+17
2020-01-07
firmware: qcom_scm-64: Improve SMC convention detection
Elliot Berman
1
-14
/
+27
2020-01-07
firmware: qcom_scm-64: Move SMC register filling to qcom_scm_call_smccc
Elliot Berman
1
-20
/
+34
2020-01-07
firmware: qcom_scm-64: Add SCM results struct
Elliot Berman
1
-43
/
+50
2020-01-07
firmware: qcom_scm-64: Move svc/cmd/owner into qcom_scm_desc
Elliot Berman
1
-74
/
+121
2020-01-07
firmware: qcom_scm-64: Make SMC macros less magical
Elliot Berman
1
-3
/
+3
2020-01-07
firmware: qcom_scm: Remove unused qcom_scm_get_version
Elliot Berman
1
-36
/
+0
2020-01-07
firmware: qcom_scm: Apply consistent naming scheme to command IDs
Elliot Berman
4
-72
/
+64
2020-01-07
firmware: qcom_scm: Rename macros and structures
Elliot Berman
2
-60
/
+64
2020-01-06
firmware: tee_bnxt: Fix multiple call to tee_client_close_context
Vikas Gupta
1
-1
/
+0
2020-01-06
Merge tag 'scmi-updates-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
9
-7
/
+146
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2020-01-02
firmware: psci: Export functions to manage the OSI mode
Ulf Hansson
1
-2
/
+16
2019-12-30
drivers: firmware: scmi: Extend SCMI transport layer by trace events
Lukasz Luba
2
-0
/
+20
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
39
-241
/
+1049
2019-12-25
efi/libstub: Tidy up types and names of global cmdline variables
Ard Biesheuvel
3
-22
/
+28
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
9
-109
/
+90
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2
-13
/
+7
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
3
-14
/
+11
2019-12-25
efi/libstub/x86: Work around page freeing issue in mixed mode
Ard Biesheuvel
1
-1
/
+4
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
10
-139
/
+111
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
8
-61
/
+59
2019-12-25
efi/libstub: Unify the efi_char16_printk implementations
Ard Biesheuvel
2
-9
/
+9
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
3
-1
/
+14
2019-12-25
efi/libstub: Avoid protocol wrapper for file I/O routines
Ard Biesheuvel
1
-10
/
+7
2019-12-25
efi/libstub: Annotate firmware routines as __efiapi
Ard Biesheuvel
1
-4
/
+6
2019-12-25
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
2
-4
/
+5
2019-12-25
efi/libstub: Drop explicit 32/64-bit protocol definitions
Ard Biesheuvel
1
-10
/
+0
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
1
-30
/
+15
2019-12-25
efi/libstub: Extend native protocol definitions with mixed_mode aliases
Ard Biesheuvel
2
-10
/
+16
2019-12-25
efi/libstub: Use a helper to iterate over a EFI handle array
Ard Biesheuvel
1
-7
/
+2
2019-12-25
efi/gop: Unify 32/64-bit functions
Arvind Sankar
1
-116
/
+18
2019-12-25
efi/gop: Convert GOP structures to typedef and clean up some types
Arvind Sankar
1
-13
/
+13
2019-12-25
efi/libstub/random: Initialize pointer variables to zero for mixed mode
Hans de Goede
1
-3
/
+3
2019-12-25
efi/earlycon: Fix write-combine mapping on x86
Arvind Sankar
1
-9
/
+7
2019-12-24
firmware: arm_scmi: Skip protocol initialisation for additional devices
Sudeep Holla
1
-0
/
+9
2019-12-24
firmware: arm_scmi: Stash version in protocol init functions
Sudeep Holla
5
-0
/
+10
2019-12-24
firmware: arm_scmi: Match scmi device by both name and protocol id
Sudeep Holla
1
-1
/
+1
2019-12-24
firmware: arm_scmi: Add versions and identifier attributes using dev_groups
Sudeep Holla
1
-0
/
+47
2019-12-24
firmware: arm_scmi: Add names to scmi devices created
Sudeep Holla
1
-1
/
+35
2019-12-24
firmware: arm_scmi: Skip scmi mbox channel setup for addtional devices
Sudeep Holla
1
-0
/
+5
2019-12-24
firmware: arm_scmi: Add support for multiple device per protocol
Sudeep Holla
2
-6
/
+20
2019-12-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-63
/
+88
2019-12-12
drivers: firmware: xilinx: Add support for feature check
Ravi Patel
1
-0
/
+43
2019-12-10
efi: Don't attempt to map RCI2 config table if it doesn't exist
Ard Biesheuvel
1
-0
/
+3
2019-12-10
efi/capsule-loader: Explicitly include linux/io.h for page_to_phys()
Sean Christopherson
1
-0
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
[prev]
[next]