pub/scm/linux/kernel/git/jkirsher/firmware.git  about / heads / tags
Firmware tree - firmware blobs
$ git log --pretty=format:'%h %s (%cs)%d'
c8f4d01a cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various ASUS laptops (2024-04-30)
	(HEAD -> master)
360d6d77 linux-firmware: Add firmware and tuning for Lenovo Y770S (2024-04-30)
f3cd29d8 amdgpu: DMCUB updates for various AMDGPU ASICs (2024-04-30)
dee4d61f linux-firmware: Add firmware for Cirrus CS35L56 for various HP laptops (2024-04-30)
bf2cec64 i915: Update Xe2LPD DMC to v2.20 (2024-04-24)
37cb2c22 linux-firmware: Remove Calibration Firmware and Tuning for CS35L41 (2024-04-24)
4a6a7ec4 linux-firmware: Add firmware for Lenovo Thinkbook 13X (2024-04-24)
5d526f04 ASoC: tas2781: Add dsp firmware for Thinkpad ICE-1 laptop (2024-04-24)
3cbe2e31 amdgpu: add DMCUB 3.5 firmware (2024-04-24)
a7a5e3d6 amdgpu: add VPE 6.1.0 firmware (2024-04-24)
...

$ git cat-file blob HEAD:README.md

# Linux firmware

This repository contains all these firmware images which have been
extracted from older drivers, as well various new firmware images which
we were never permitted to include in a GPL'd work, but which we _have_
been permitted to redistribute under separate cover.

The upstream repository is located at <https://gitlab.com/kernel-firmware/linux-firmware.git>.

## Submitting firmware

To submit firmware to this repository, please do one of the following:

* open a MR [upstream](https://gitlab.com/kernel-firmware/linux-firmware)
* send a git binary diff to `linux-firmware@kernel.org`
* send a git pull request to: `linux-firmware@kernel.org`

## Quality

If your commit adds new firmware, it must update the `WHENCE` file to
clearly state the license under which the firmware is available, and
that it is redistributable. Being redistributable includes ensuring
the firmware license provided includes an implicit or explicit
patent grant to end users to ensure full functionality of device
operation with the firmware. If the license is long and involved, it's
permitted to include it in a separate file and refer to it from the
`WHENCE` file (IE _'See `LICENSE.foo` for details.'_).
And if it were possible, a changelog of the firmware itself.

To maintain consistent quality on the repository, please run the following
before submitting a patch:

```shell
make check
```

If you don't have pre-commit installed, you can install it with:

```shell
pip install pre-commit
```

Your commit **must** contain a `Signed-Off-By:` from someone authoritative on
the licensing of the firmware in question (i.e. from within the company
that owns the code).

## Warnings

1. Don't send any `CONFIDENTIALITY STATEMENT` in your e-mail, patch or
request. Otherwise your firmware _will never be accepted_.
2. Maintainers are really busy, so don't expect a prompt reply.

# heads (aka `branches'):
$ git for-each-ref --sort=-creatordate refs/heads \
	--format='%(HEAD) %(refname:short) %(subject) (%(creatordate:short))'
* master       cirrus: cs35l56: Add firmware for Cirrus CS35L56 for various ASUS laptops (2024-04-30)
  main         Merge branch 'rb3-update' of https://github.com/lumag/linux-firmware (2023-08-04)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
20220913     This is the 20220913 release (2022-09-13) tar.gz
20220815     This is the 20220815 release (2022-08-15) tar.gz
20220708     This is the 20220708 release (2022-07-08) tar.gz
20220610     This is the 20220610 release (2022-06-10) tar.gz
20220509     This is the 20220509 release (2022-05-09) tar.gz
20220411     This is the 20220411 release (2022-04-11) tar.gz
20220310     This is the 20220209 release (2022-03-10) tar.gz
20220209     This is the 20220209 release (2022-02-09) tar.gz
20211216     This is the 20211216 release (2021-12-16) tar.gz
20211027     This is the 20211027 release (2021-10-27) tar.gz
...

# associated public inboxes:
# (number on the left is used for dev purposes)
       2146 linux-firmware
        561 linux-wireless
        537 lkml
        254 linux-mediatek
        252 netdev
        135 linux-bluetooth
         72 ath10k
         45 openembedded-core
         44 linux-arm-kernel
         39 qemu-devel
         38 linux-media
         37 linux-sound
         35 linux-scsi
         33 u-boot
         25 dri-devel
         24 intel-gfx
         23 intel-wired-lan
         19 stable
         17 linux-rdma
         17 kvm
         16 linux-devicetree
         13 linux-tegra
         12 dpdk-dev
         12 linuxppc-dev
         12 git
         12 linux-kbuild
         12 openembedded-devel
         11 linux-crypto
         11 linux-fsdevel
         11 linux-mm
         11 linux-mips
         11 linux-rockchip
         11 buildroot
         10 linux-nfs
         10 alsa-devel
          9 bpf
          9 linux-ide
          9 linux-omap
          9 linux-sh
          8 linux-xfs
          8 linux-btrfs
          8 linux-serial
          8 linux-wpan
          8 linux-fbdev
          7 linux-samsung-soc
          7 linux-riscv
          7 linux-arm-msm
          7 xen-devel
          7 linux-input
          7 linux-iio
          7 linux-gpio
          7 linux-pci
          7 linux-doc
          7 linux-i2c
          7 linux-arch
          7 linux-can
          7 yocto
          6 linux-mtd
          6 linux-acpi
          6 linux-pm
          6 kvmarm
          6 linux-clk
          6 linux-mmc
          6 amd-gfx
          6 linux-spi
          6 virtualization
          6 dm-devel
          6 linux-perf-users
          6 linux-s390
          6 ath9k-devel
          5 netfilter-devel
          5 fstests
          5 linux-hwmon
          5 linux-rtc
          5 linux-usb
          5 linux-renesas-soc
          5 linux-kselftest
          5 selinux
          5 linux-watchdog
          5 openbmc
          5 linux-cxl
          5 nvdimm
          5 yocto-meta-freescale
          5 yocto-meta-arm
          5 yocto-meta-arago
          5 imx
          5 poky
          5 qemu-riscv
          5 grub-devel
          5 igt-dev
          4 linux-block
          4 linux-nvme
          4 linux-integrity
          4 linux-amlogic
          4 linux-erofs
          4 linux-iommu
          4 driverdev-devel
          4 dmaengine
          4 linux-parisc
          4 linux-ext4
          4 linux-leds
          4 linux-security-module
          4 linux-f2fs-devel
          4 linux-modules
          4 linux-hyperv
          4 linux-api
          4 linux-remoteproc
          4 linux-pwm
          4 containers
          4 platform-driver-x86
          4 nouveau
          4 kernel-janitors
          4 sparclinux
          4 linux-staging
          4 linux-sunxi
          4 ofono
          4 ltp
          4 bitbake-devel
          4 yocto-meta-virtualization
          4 yocto-meta-ti
          4 loongarch
          4 b4-sent
          4 intel-xe
          4 linux-um
          4 cluster-devel
          4 kvm-ppc
          4 linux-hexagon
          4 u-boot-amlogic
          4 lvm-devel
          3 linux-efi
          3 linux-edac
          3 linux-cifs
          3 linux-nvdimm
          3 linux-next
          3 linux-rt-users
          3 linux-m68k
          3 util-linux
          3 backports
          3 linux-csky
          3 linux-man
          3 linux-unionfs
          3 cip-dev
          3 linux-sparse
          3 lttng-dev
          3 linux-fpga
          3 ceph-devel
          3 linux-raid
          3 linux-hardening
          3 soc
          3 rust-for-linux
          3 mptcp
          3 linux-coco
          3 llvm
          3 fio
          3 iwd
          3 linux-patches
          3 xenomai
          3 damon
          3 openrisc
          3 kexec
          3 linux-trace-kernel
          3 linux-alpha
          3 perfbook
          3 fuego
          2 live-patching
          2 linux-snps-arc
          2 linux-sgx
          2 linux-trace-devel
          2 rcu
          2 linux-i3c
          2 wireguard
          2 linux-kernel-mentees
          2 phone-devel
          2 dash
          2 keyrings
          2 ath11k
          2 linux-phy
          2 b43-dev
          2 yocto-toaster
          2 chrome-platform
          2 outreachy
          2 ath12k
          2 oe-kbuild-all
          2 virtio-comment
          2 v9fs
          2 kdevops
          2 dccp
          2 reiserfs-devel
          2 virtio-fs
          2 dtrace
          2 yocto-patches
          2 barebox
          2 linux-aspeed
          1 linux-fscrypt
          1 cocci
          1 kernel-hardening
          1 kernelnewbies
          1 workflows
          1 selinux-refpolicy
          1 linux-spdx
          1 ksummit-discuss
          1 io-uring
          1 tpmdd-devel
          1 linux-audit
          1 linux-dash
          1 linux-bcache
          1 mm-commits
          1 xdp-newbies
          1 linux-sctp
          1 target-devel
          1 lustre-devel
          1 ocfs2-devel
          1 regressions
          1 ksummit
          1 linux-nfc
          1 linux-bcachefs
          1 ntfs3
          1 linux-ppp
          1 ell
          1 yocto-docs
          1 ntb
          1 asahi
          1 oe-linux-nfc
          1 oe-chipsec
          1 batman
          1 fsverity
          1 kernel-tls-handshake
          1 virtio-dev
          1 ecryptfs
          1 linux-ia64
          1 kbd
          1 autofs
          1 cpufreq
          1 cgroups
          1 devicetree-spec
          1 devicetree-compiler
          1 initramfs
          1 hail-devel
          1 kvm-ia64
          1 linux-8086
          1 kernel-testers
          1 linux-btrace
          1 linux-embedded
          1 linux-hams
          1 linux-hotplug
          1 linux-laptop
          1 trinity
          1 linux-metag
          1 linux-x25
          1 linux-nilfs
          1 lvs-devel
          1 netfilter
          1 linux-oxnas
          1 lm-sensors
          1 acpica-devel
          1 smatch
          1 wireless-regdb
          1 netfs
          1 powertop
          1 kvm-riscv

git clone https://yhbt.net/lore/pub/scm/linux/kernel/git/jkirsher/firmware.git