pub/scm/linux/kernel/git/srini/linux-firmware.git  about / heads / tags
srini's fork of linux-firmware.git
$ git log --pretty=format:'%h %s (%cs)%d'
20d250e3 Merge branch 'mlimonci/make-dist' into 'main' (2023-09-06)
	(HEAD -> main)
fe85b0c7 Merge branch 'qcom' into 'main' (2023-09-06)
a0142c57 ath10k/WCN3990: move wlanmdsp to qcom/sdm845 (2023-09-06)
7d8f2d95 Merge branch 'RawFile' into 'main' (2023-09-06)
e805619f WHENCE: Don't compress qcom json files (2023-09-05)
c6ce6ac0 WHENCE: amd-ucode: Use new RawFile keyword (2023-09-05)
80de4d8a check_whence: Recognize RawFile keyword (2023-09-05)
c57a9388 Merge https://github.com/tjiang1234/btfw-wcn6855-605 (2023-09-05)
bb4f6589 Merge branch 'mlimonci/skip-ci-fairy-for-main' into 'main' (2023-09-01)
d5c485f9 Only run ci-fairy on merge requests (2023-08-31)
...

$ 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))'
  sc8280xp-audio-fw-fixes linux-firmware: add link to sc8280xp audioreach firmware (2023-09-06)
* main         Merge branch 'mlimonci/make-dist' into 'main' (2023-09-06)
  sc8280xp-audio-fw qcom: Add Audio firmware for SC8280XP X13s (2023-06-28)

# tags:
$ git for-each-ref --sort=-creatordate refs/tags \
	--format='%(refname:short) %(subject) (%(creatordate:short))'
20230404     This is the 20230404 release. (2023-04-04) tar.gz
20230310     This is the 20230310 release. (2023-03-10) tar.gz
20230210     This is the 20230210 release. (2023-02-10) tar.gz
20230117     This is the 20230118 release. (2023-01-17) tar.gz
20221214     This is the 20221214 release. (2022-12-14) tar.gz
20221109     This is the 20221109 release (2022-11-09) tar.gz
20221012     This is the 20221012 release (2022-10-12) tar.gz
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
...

# associated public inboxes:
# (number on the left is used for dev purposes)
       2083 linux-firmware
        539 linux-wireless
        508 lkml
        251 netdev
        228 linux-mediatek
        128 linux-bluetooth
         72 ath10k
         44 openembedded-core
         43 linux-arm-kernel
         38 qemu-devel
         37 linux-media
         34 linux-scsi
         32 u-boot
         30 linux-sound
         24 dri-devel
         23 intel-gfx
         20 intel-wired-lan
         18 stable
         17 linux-rdma
         16 kvm
         15 linux-devicetree
         13 linux-tegra
         11 dpdk-dev
         11 linuxppc-dev
         11 git
         11 linux-kbuild
         11 openembedded-devel
         10 linux-crypto
         10 linux-fsdevel
         10 linux-mm
         10 linux-mips
         10 alsa-devel
         10 linux-rockchip
         10 buildroot
          9 linux-nfs
          8 bpf
          8 linux-btrfs
          8 linux-ide
          8 linux-wpan
          8 linux-omap
          8 linux-sh
          7 linux-samsung-soc
          7 linux-xfs
          7 linux-serial
          7 linux-fbdev
          7 yocto
          6 linux-riscv
          6 linux-arm-msm
          6 xen-devel
          6 linux-input
          6 linux-iio
          6 linux-gpio
          6 linux-pci
          6 linux-doc
          6 linux-i2c
          6 linux-arch
          6 linux-can
          6 ath9k-devel
          5 linux-mtd
          5 linux-acpi
          5 linux-pm
          5 kvmarm
          5 linux-clk
          5 linux-mmc
          5 amd-gfx
          5 linux-spi
          5 virtualization
          5 dm-devel
          5 linux-perf-users
          5 linux-s390
          5 yocto-meta-freescale
          5 poky
          4 netfilter-devel
          4 linux-erofs
          4 fstests
          4 linux-hwmon
          4 linux-rtc
          4 driverdev-devel
          4 linux-usb
          4 linux-renesas-soc
          4 linux-kselftest
          4 selinux
          4 linux-watchdog
          4 linux-api
          4 containers
          4 openbmc
          4 linux-cxl
          4 nouveau
          4 nvdimm
          4 ofono
          4 yocto-meta-arm
          4 yocto-meta-arago
          4 imx
          4 qemu-riscv
          4 cluster-devel
          4 grub-devel
          4 kvm-ppc
          4 lvm-devel
          4 igt-dev
          3 linux-block
          3 linux-nvme
          3 linux-integrity
          3 linux-cifs
          3 linux-amlogic
          3 linux-nvdimm
          3 linux-iommu
          3 dmaengine
          3 linux-next
          3 linux-parisc
          3 linux-ext4
          3 linux-leds
          3 linux-security-module
          3 linux-f2fs-devel
          3 linux-modules
          3 linux-rt-users
          3 linux-hyperv
          3 util-linux
          3 backports
          3 linux-man
          3 linux-unionfs
          3 linux-remoteproc
          3 linux-sparse
          3 linux-pwm
          3 lttng-dev
          3 linux-raid
          3 platform-driver-x86
          3 kernel-janitors
          3 sparclinux
          3 linux-staging
          3 linux-sunxi
          3 mptcp
          3 linux-coco
          3 fio
          3 iwd
          3 ltp
          3 bitbake-devel
          3 yocto-meta-virtualization
          3 yocto-meta-ti
          3 openrisc
          3 kexec
          3 loongarch
          3 b4-sent
          3 intel-xe
          3 linux-um
          3 linux-alpha
          3 linux-hexagon
          3 u-boot-amlogic
          3 perfbook
          3 fuego
          2 linux-efi
          2 linux-edac
          2 linux-snps-arc
          2 linux-trace-devel
          2 rcu
          2 linux-m68k
          2 linux-i3c
          2 wireguard
          2 linux-kernel-mentees
          2 linux-csky
          2 cip-dev
          2 linux-fpga
          2 ceph-devel
          2 phone-devel
          2 linux-hardening
          2 dash
          2 keyrings
          2 soc
          2 rust-for-linux
          2 ath11k
          2 linux-phy
          2 b43-dev
          2 llvm
          2 yocto-toaster
          2 linux-patches
          2 outreachy
          2 xenomai
          2 damon
          2 ath12k
          2 linux-trace-kernel
          2 oe-kbuild-all
          2 virtio-comment
          2 v9fs
          2 dccp
          2 reiserfs-devel
          2 virtio-fs
          1 linux-fscrypt
          1 cocci
          1 live-patching
          1 kernel-hardening
          1 kernelnewbies
          1 linux-sgx
          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 chrome-platform
          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 kdevops
          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 dtrace
          1 yocto-patches
          1 barebox
          1 linux-aspeed

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