index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-23
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
3
-7
/
+8
2020-02-22
efi/apple-properties: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-22
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
Ard Biesheuvel
2
-63
/
+22
2020-02-22
efi/bgrt: Accept BGRT tables with a version of 0
Hans de Goede
1
-1
/
+6
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
3
-22
/
+28
2020-02-20
firmware: arm_scpi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-20
firmware: arm_scmi/perf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-20
firmware: arm_scmi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-18
firmware: imx: scu-pd: enlarge PD range for mu_b
Sebastien Fagard
1
-1
/
+1
2020-02-18
firmware: imx: scu-pd: Add missing audio PD ranges
Daniel Baluta
1
-0
/
+7
2020-02-17
firmware: tegra: Fix a typo in Kconfig
Christophe JAILLET
1
-1
/
+1
2020-02-14
firmware: meson_sm: Add secure power domain support
Jianxin Pan
1
-0
/
+2
2020-02-10
firmware: arm_scmi: Make scmi core independent of the transport type
Viresh Kumar
5
-219
/
+373
2020-02-10
firmware: arm_scmi: Move macros and helpers to common.h
Viresh Kumar
2
-40
/
+40
2020-02-10
firmware: arm_scmi: Update doc style comments
Viresh Kumar
2
-3
/
+3
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
21
-1530
/
+1366
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
1
-1
/
+1
2020-02-03
Merge branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft
Linus Torvalds
1
-4
/
+5
2020-02-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
1
-0
/
+2
2020-01-29
Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
3
-2
/
+34
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
17
-581
/
+702
2020-01-28
Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2020-01-27
Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
1
-1
/
+1
2020-01-23
clk: zynqmp: Warn user if clock user are more than allowed
Rajan Vaja
1
-0
/
+2
2020-01-22
Merge 5.5-rc7 into char-misc-next
Greg Kroah-Hartman
2
-12
/
+10
2020-01-21
Merge tag 'zynqmp-soc-for-v5.6' of https://github.com/Xilinx/linux-xlnx into arm/drivers
Olof Johansson
1
-0
/
+43
2020-01-20
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Ingo Molnar
3
-13
/
+10
2020-01-20
efi: Fix handling of multiple efi_fake_mem= entries
Dan Williams
2
-16
/
+17
2020-01-20
efi: Fix efi_memmap_alloc() leaks
Dan Williams
1
-0
/
+25
2020-01-20
efi: Add tracking for dynamically allocated memmaps
Dan Williams
2
-28
/
+31
2020-01-20
efi: Add a flags parameter to efi_memory_map
Dan Williams
1
-14
/
+17
2020-01-20
efi: Fix comment for efi_mem_type() wrt absent physical addresses
Anshuman Khandual
1
-1
/
+1
2020-01-20
efi/arm: Defer probe of PCIe backed efifb on DT systems
Ard Biesheuvel
1
-4
/
+103
2020-01-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-12
/
+10
2020-01-16
Merge tag 'qcom-drivers-for-5.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/drivers
Olof Johansson
8
-1519
/
+1159
2020-01-16
Merge tag 'imx-driver-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/drivers
Olof Johansson
1
-1
/
+1
2020-01-16
Merge tag 'mvebu-drivers-5.6-1' of git://git.infradead.org/linux-mvebu into arm/drivers
Olof Johansson
1
-1
/
+1
2020-01-14
firmware: stratix10-svc: Remove unneeded semicolon
zhengbin
1
-2
/
+2
2020-01-14
firmware: google: Probe for a GSMI handler in firmware
Arthur Heymans
1
-0
/
+19
2020-01-14
firmware: google: Unregister driver_info on failure and exit in gsmi
Arthur Heymans
1
-0
/
+6
2020-01-14
firmware: google: Release devices before unregistering the bus
Patrick Rudolph
1
-0
/
+7
2020-01-12
iscsi_ibft: Don't limits Targets and NICs to two
Lubomir Rintel
1
-4
/
+5
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
4
-1
/
+152
2020-01-10
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
1
-4
/
+1
2020-01-10
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
1
-1
/
+0
2020-01-09
firmware: imx: Allow IMX DSP to be selected as module
Daniel Baluta
1
-1
/
+1
2020-01-08
Merge tag 'cpuidle_psci-v5.5-rc4' of git://git.linaro.org/people/ulf.hansson/linux-pm into arm/drivers
Olof Johansson
5
-65
/
+104
2020-01-08
firmware: turris-mox-rwtm: small white space cleanup
Dan Carpenter
1
-1
/
+1
2020-01-07
firmware: qcom_scm: Dynamically support SMCCC and legacy conventions
Elliot Berman
6
-135
/
+176
[prev]
[next]