Size: 34493
Comment:
|
Size: 38435
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 227: | Line 227: |
* Driver for IBM System i/p VNIC protocol [https://git.kernel.org/torvalds/c/032c5e82847a2214c3196a90f0aeba0ce252de58 commit] | |
Line 291: | Line 292: |
* Add driver for Netronome NFP4000/NFP6000 NIC VFs [https://git.kernel.org/torvalds/c/4c3523623dc0b980158e34b64360603035239a71 commit] * cdc_ncm: add "ndp_to_end" sysfs attribute [https://git.kernel.org/torvalds/c/404814af69d4732276319b90886b81fb2884ae1b commit] * arc: Add support emac for RK3036 [https://git.kernel.org/torvalds/c/af72261f33ee4958bb53e299746014f44e1134c4 commit] * ipmr: add mfc newroute/delroute netlink support [https://git.kernel.org/torvalds/c/ccbb0aa62da7f4b765b3e311caf25ea43cc3d0ad commit] * mvneta: Add naive RSS support [https://git.kernel.org/torvalds/c/9a401dead08c158d4f4a2fc2ade3cb42656d0ca5 commit] * mvneta: Associate RX queues with each CPU [https://git.kernel.org/torvalds/c/2dcf75e2793c53349f0464a4ba0f6253b345668b commit] * mvneta: Configure XPS support [https://git.kernel.org/torvalds/c/50bf8cb6fc9c264b49e0a0cad3f83e751591b6ec commit] * mvneta: Make the default queue related for each port [https://git.kernel.org/torvalds/c/90b74c013d1b9ed294447d2287fa4b4b21f0681d commit] * phy: Add support for SMSC LAN8740 PHY [https://git.kernel.org/torvalds/c/26706d43b82b881bd10ce1428516e4a411748ddb commit] * phy: bcm7xxx: Add entry for Broadcom BCM7435 [https://git.kernel.org/torvalds/c/9458ceab49179b7fd2d5192fd9dcf316ca195dc0 commit] * qmi_wwan: Add SIMCom 7230E [https://git.kernel.org/torvalds/c/18715b261541f35ccede9b8686ee3ebaac697d38 commit] * qmi_wwan: remove 1199:9070 device id [https://git.kernel.org/torvalds/c/544c8f6507303e921979ac99f46f00a88b42b6e8 commit] * qmi_wwan: support "raw IP" mode [https://git.kernel.org/torvalds/c/32f7adf633b9f99ad5089901bc7ebff57704aaa9 commit] * thunderx: HW TSO support for pass-2 hardware [https://git.kernel.org/torvalds/c/40fb5f8a60f33133d36afde35a9ad865d35e4423 commit] * hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver [https://git.kernel.org/torvalds/c/6bc0ce7d9adabf332afc102f7f97bf121b990ece commit] * hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS Driver [https://git.kernel.org/torvalds/c/64353af63962f01a58af6c4f37736be80779ee3a commit], [https://git.kernel.org/torvalds/c/38f616da1c28293798b3515a0f409531fff46c42 commit] * hns: Add support of Hip06 SoC to the Hislicon Network Subsystem [https://git.kernel.org/torvalds/c/13ac695e7ea16cb27b804fadf2ff569dbcab6af1 commit] * hns: Add the init code to disable Hip06 "Hardware VLAN assist" [https://git.kernel.org/torvalds/c/8044f97ef5b1b7dfb037cfb78af9803ab76c7d92 commit] * qed: Add support for changing LED state [https://git.kernel.org/torvalds/c/91420b83baa046ada1a899c97f3b2c52a9045705 commit] * qede: ethtool: Add support for nway_reset [https://git.kernel.org/torvalds/c/32a7a57003cd438e1ce358e75874024a8ebcec2d commit], set_phys_id [https://git.kernel.org/torvalds/c/3d971cbd0be981a5c191558057734c2a19b6165d commit], {get, set}_channels [https://git.kernel.org/torvalds/c/8edf049d578e0877fb3e1a18a809a0b0a8e58e08 commit], {get, set}_pauseparam [https://git.kernel.org/torvalds/c/0f7db144c09889c552779996d78ac85539a9eb9e commit], {get, set}_ringparam [https://git.kernel.org/torvalds/c/01ef7e05cc83b83f5bab247cf7b74f953c59e7f0 commit] * ravb: Add fixed-link support [https://git.kernel.org/torvalds/c/b4bc88a868edb878827499f0fb049b9f83fc2710 commit] * ravb: make PTP support active in CONFIG mode on R-Car Gen3 [https://git.kernel.org/torvalds/c/f5d7837f96e53a8c9b6c49e1bc95cf0ae88b99e8 commit] * stmmac: support Reg_9 to get HW level information [https://git.kernel.org/torvalds/c/2f7a791c92a6226cf6d9e2213a89a49da72fa574 commit] * wil6210: support for platform specific crash recovery [https://git.kernel.org/torvalds/c/ea3ade75db690dc47c78a77d71dfd7c2df3bb15d commit] * wlcore/wl18xx: fw logger over sdio [https://git.kernel.org/torvalds/c/3719c17e1816695f415dd3b4ddcb679f7dc617c8 commit] |
1. Architectures
1.1. ARM
Add 32 bits UEFI stub support [https://git.kernel.org/torvalds/c/da58fb6571bf40e5b2287d6aa3bbca04965f5677 commit], [https://git.kernel.org/torvalds/c/81a0bc39ea1960bbf8ece6a895d7cfd2d9efa28a commit]
Runtime patch __aeabi_{u}idiv() to use udiv/sdiv instructions in v7 CPUs [https://git.kernel.org/torvalds/c/42f25bddd0a226d2431e057b9e01c5cc61067e12 commit]
Add support to do an SMC or HVC following ARM SMC (Secure Monitor Call) Calling Convention. The interface is implemented for both the arm and arm64 architectures and updates the PSCI driver to use this interface instead for firmware communication[https://git.kernel.org/torvalds/c/98dd64f34f47ce19b388d9015f767f48393a81eb commit], [https://git.kernel.org/torvalds/c/b329f95d70f3f955093e9a2b18ac1ed3587a8f73 commit], [https://git.kernel.org/torvalds/c/14457459f9ca2ff8521686168ea179edc3a56a44 commit], [https://git.kernel.org/torvalds/c/e679660dbb8347f275fe5d83a5dd59c1fb6c8e63 commit]
Paravirtualization support for arm/arm64 [https://git.kernel.org/torvalds/c/02c2433b3aa6b57313c261c9811bbbe49528101c commit], [https://git.kernel.org/torvalds/c/dfd57bc3a5664b98eb7b477e8d7bb2591a5198cf commit]
Support the use of a random offset for the mmap base address [https://git.kernel.org/torvalds/c/e0c25d958f78acfd5c97df5776eeba3e0684101b commit], [https://git.kernel.org/torvalds/c/8f0d3aa9de57662fe35d8bacfbd9d7ef85ffe98f commit]
arm64: hugetlb: add support for PTE contiguous bit [https://git.kernel.org/torvalds/c/66b3923a1a0f77a563b43f43f6ad091354abbfe9 commit]
arm64: perf: add support for Cortex-A72 [https://git.kernel.org/torvalds/c/5d7ee87708d4d86fcc32afc9552d05f7625d303d commit]
- Device-tree sources
at91: Add Support for the L+G VInCo platform [https://git.kernel.org/torvalds/c/3869394ae461a41bb2b2bff98adfe6020b47e635 commit]
at91: sama5d4: Add support for DENX MA5D4 SoM and EVK [https://git.kernel.org/torvalds/c/ca5a4b56220539ff2389a88ee7170bb4d6be2c24 commit]
Add SolidRun Armada 388 Clearfog A1 DT file [https://git.kernel.org/torvalds/c/4c945e8556ec7ea5b19d4f8721b212f468656e0d commit]
Add minimal dra62x j5-eco evm support [https://git.kernel.org/torvalds/c/c46ab06101fdd3dcc5355f61e604c5d954cc263c commit], [https://git.kernel.org/torvalds/c/124bfc66c5a7097de99987110a215f45e0e1fcd7 commit]
TS-4800: add basic device tree [https://git.kernel.org/torvalds/c/b446ff229e1d760ef72ca20273d19dd786d0dacb commit]
am437x: cm-t43: add basic support for sbc-t43 [https://git.kernel.org/torvalds/c/686c47f1300534439fd550e4cbfe1776abceab5a commit]
am57xx: sbc-am57x: add basic board support [https://git.kernel.org/torvalds/c/e1fdd060f08df588a577b9fd969e85878da4d610 commit]
bcm5301x: Add BCM SVK DT files [https://git.kernel.org/torvalds/c/ccf0b5e37115f8675455632f583d06ea94f43539 commit]
cm-t335: add support for SBC-T335 [https://git.kernel.org/torvalds/c/15be8179e46aa8adc303f8585acd3c626ca678dc commit], [https://git.kernel.org/torvalds/c/c6135a6fd1576e5daee67b0b2207f035a3eb4de0 commit]
compulab: add new board description [https://git.kernel.org/torvalds/c/0c6623e35992c08d0462504253c669363d3f7ccb commit]
imx6q: add Novena board [https://git.kernel.org/torvalds/c/70a8c03bd9eea54fcd2616302403b80c20729db9 commit]
imx7d: cl-som-imx7: add basic module support [https://git.kernel.org/torvalds/c/470f269ce3ff325d44bba94b3a746f87f56a387d commit]
imx7d: sbc-imx7: add basic board support [https://git.kernel.org/torvalds/c/67fea0f43d151a4688df1fa4c945f72a26dfb545 commit]
kirkwood: Add DTS for Zyxel NSA325 [https://git.kernel.org/torvalds/c/61521e3924a1c4e45f7c9d061f496b55b8210088 commit]
mediatek: add MT2701 basic support [https://git.kernel.org/torvalds/c/74d25721ee6f4bba2afc751bf20517fbe3f6d77b commit]
qcom: apq8064: Introduce Sony Xperia Z dts [https://git.kernel.org/torvalds/c/84b0b6bc3a3ea0460e5619302db46ac2197dc3bd commit]
rockchip: add rk3036-evb board [https://git.kernel.org/torvalds/c/faef90f1a203f96796d5bc3c6225ee100ec70864 commit]
rockchip: add rk3228-evb board [https://git.kernel.org/torvalds/c/67e044a510d0e00656ae2ab4f0ee30971a2f40e7 commit]
rockchip: add the kylin board for rk3036 [https://git.kernel.org/torvalds/c/94cf32b97bbb043b99e914aacff1a6d7833daf58 commit]
rockchip: add veyron-brain board [https://git.kernel.org/torvalds/c/6ea78309ad3ef6bbc6da69da7357d23d15c21fd5 commit]
rockchip: add veyron-mickey board [https://git.kernel.org/torvalds/c/0e1410dda74ef1834916ce60d646ce13cfafb314 commit]
rockchip: add rk3368 evaluation board [https://git.kernel.org/torvalds/c/5378e28c9776fbab6065cfb54417acff3ea5f1fd commit]
sb-som: introduce SB-SOM baseboard [https://git.kernel.org/torvalds/c/02fc7720c627274c66d253c6c4671deec546394a commit]
sun5i: Add dts file for the Empire Electronix D709 tablet [https://git.kernel.org/torvalds/c/12ec9384036304e64904afdc6234b842fe54f411 commit]
sun8i: Add Orange Pi Plus support [https://git.kernel.org/torvalds/c/dfcf8196de7411a5e7fd49795938b1bc8c56859c commit]
sunxi: Add Allwinner H3 DTSI [https://git.kernel.org/torvalds/c/318d93bc41823e86967c8251eef0444a72e4d687 commit]
tango4: Initial device trees [https://git.kernel.org/torvalds/c/cad008b8a77e66b799db3aa128873542b3fb9256 commit]
vf6xx: Cosmic+: M4(nommu) initial support [https://git.kernel.org/torvalds/c/058c0c1a441e9518ae4de207997a9b43380528ce commit]
mvebu: kirkwood: add PogoPlug series 4 device tree [https://git.kernel.org/torvalds/c/b6e30a4705dbb7d0212eba1ff780a072f20ecca1 commit]
realview: add device tree for PB11MPCore [https://git.kernel.org/torvalds/c/acde758b31f33d1599a07930b8c0ea082157cf70 commit]
socfpga: Add support for DENX MCV SoM and MCVEVK baseboard [https://git.kernel.org/torvalds/c/34a315883f60344f2116dcd445388531d09dc066 commit]
sun7i: Add sun7i-a20-icnova-swac.dts [https://git.kernel.org/torvalds/c/329f25b343c5fdd74da7a4c0520b24a732993ba8 commit]
bcm2835: Add devicetree for bcm2836 and Raspberry Pi 2 B [https://git.kernel.org/torvalds/c/80534f095f182d9067a9ea02073b37f771f77d40 commit]
tegra: Add NVIDIA Jetson TX1 Developer Kit support [https://git.kernel.org/torvalds/c/9e71045f1b770cd609509fc77fe19f84281d0b78 commit], [https://git.kernel.org/torvalds/c/336f79c7b6d7d04f7dad0361b9f4c8995107c062 commit]
tegra: Add NVIDIA P2371 board support [https://git.kernel.org/torvalds/c/63023e95bec0f0d22172c870b960641d663396a0 commit]
tegra: Add NVIDIA P2530 main board support [https://git.kernel.org/torvalds/c/c552cca31cfdef63182a2114f63d322a9d9bc54f commit]
tegra: Add NVIDIA P2571 board support [https://git.kernel.org/torvalds/c/2cc85bd903370781ef2e85e8b03afc3653e26e36 commit]
tegra: Add NVIDIA P2595 I/O board support [https://git.kernel.org/torvalds/c/c24d2e13c6f66ea69adcccd6a74d11de9adfb157 commit]
tegra: Add NVIDIA P2597 I/O board support [https://git.kernel.org/torvalds/c/2e6340577675536efc4f6028fb326f13e95724eb commit]
tegra: Add NVIDIA Tegra132 Norrin support [https://git.kernel.org/torvalds/c/0f279ebdf3ce5cd3ee23010a46680dca93282e34 commit]
tegra: Add Tegra132 support [https://git.kernel.org/torvalds/c/34b4f6d0599e920e0aca34816e5940b418188b03 commit]
tegra: Add Tegra210 support [https://git.kernel.org/torvalds/c/742af7e7a0a132afe85cc7b8ac82fd20c7b63743 commit]
renesas: add Salvator-X board support [https://git.kernel.org/torvalds/c/1950fab0789111de4ba3406c6e93dc57e345d32c commit]
renesas: r8a7795: Add Renesas R8A7795 SoC support [https://git.kernel.org/torvalds/c/26a7e06dfee97b3fb1a4491d55831de7ef4723fd commit]
Add Freescale LS1043a SoC support [https://git.kernel.org/torvalds/c/6d453cd22357f19ae04fa9f65a90f7f23117f2aa commit]
Add LS1043a-RDB board support [https://git.kernel.org/torvalds/c/ac0ca416340c2940c022eb4ddc89ffe5746c0f01 commit]
uniphier: add PH1-LD10 SoC/board support [https://git.kernel.org/torvalds/c/e1a0ebc8d82b64440d3ca7eac6a8489937ee2519 commit]
BCM: Add SMP support for Broadcom 4708 [https://git.kernel.org/torvalds/c/99498905ac1fbc73a97d27d21ea449fb939072e3 commit]
BCM: Add SMP support for Broadcom NSP [https://git.kernel.org/torvalds/c/97890821bb58dea522f823d8db396f9c17c6e356 commit]
bcm2835: add rpi power domain driver [https://git.kernel.org/torvalds/c/a09cd356586d33f64cbe64ee4f5c1a7c4a6abee5 commit]
rockchip: add support smp for rk3036 [https://git.kernel.org/torvalds/c/9def7ccfe8d5b84d382cff83553dd6db72f61a23 commit]
make xscale iwmmxt code multiplatform aware [https://git.kernel.org/torvalds/c/d33c43ac185e2921e0f541872719588c3d491c60 commit]
mmp: multiplatform support [https://git.kernel.org/torvalds/c/377524dc4d77f50e19392d619f531cc3c9435d1b commit]
mv78xx0: multiplatform support [https://git.kernel.org/torvalds/c/43dad399a107ecffdba97454ca4cdf8c7271b228 commit]
orion5x: multiplatform support [https://git.kernel.org/torvalds/c/63cddd25fa02dbba294fb09f78ea24d7a9f1c7d9 commit]
realview: enable multiplatform [https://git.kernel.org/torvalds/c/2934167dd02b4fb5f6c57b36c92b3af23e8bad9f commit]
s3c64xx: multiplatform support [https://git.kernel.org/torvalds/c/af37eec0653128e991d20b8c1fc763ed1cde96c7 commit]
tango4: Initial platform support [https://git.kernel.org/torvalds/c/d6de5b0294d74aefa16f78d050d1bcf6d5af84a7 commit]
versatile: convert to multi-platform [https://git.kernel.org/torvalds/c/a29da136de345f074d0c64f1c3b38eef30116b32 commit]
shmobile: henninger: remove board DT [https://git.kernel.org/torvalds/c/2b06f1087062c516ac2851ce5038fdb035b19d4d commit]
1.2. X86
2. Drivers
2.1. Staging drivers
2.2. Storage
- SCSI
mvsas: Add SGPIO support to Marvell 94xx [https://git.kernel.org/torvalds/c/c56f5f1de3a6ab8ec985edbc358e1fd8d4e36a65 commit]
ncr5380: Add support for HP C2502 [https://git.kernel.org/torvalds/c/c6084cbce435fbf800f47026896137b3bae483c3 commit]
ncr5380: Enable PDMA for DTC chips [https://git.kernel.org/torvalds/c/aeb51152bb55451f7a3ddb8c1ec4d4bc19d4a195 commit]
ncr5380: Enable PDMA for NCR53C400A [https://git.kernel.org/torvalds/c/cecf3beef0ef311b5b375b6307fd5dc3f5dc3edb commit]
2.3. Graphics
2.4. ACPI, EFI, thermal and Power Management
2.5. Sound (sound/)
compress: Add procfs info file for compressed nodes [https://git.kernel.org/torvalds/c/3174272474862c545d0cb7bf17b25a0f75800966 commit]
hda - Add new GPU codec ID 0x10de0083 to snd-hda [https://git.kernel.org/torvalds/c/3ec622f40913ae036f218e5e7e92df9c1f1753d9 commit]
hda - add codec support for Kabylake display audio codec [https://git.kernel.org/torvalds/c/91815d8aa7e2f45d30e51caa297061ad893628d9 commit]
hda/realtek - New codec support of ALC225 [https://git.kernel.org/torvalds/c/4231430da9607fb2eb7ea92f3b93ceef3bc2ed93 commit]
hda/realtek - Support Dell headset mode for ALC225 [https://git.kernel.org/torvalds/c/cfc5a845e62853edd36e564c23c64588f4adcae6 commit]
hda/realtek - Support headset mode for ALC225 [https://git.kernel.org/torvalds/c/4cc9b9d627af2c443cf98e651e3738d84f991cec commit]
hdac: Add support for hda DMA Resume capability [https://git.kernel.org/torvalds/c/a9c48f7f5906d02d4ec4aa50b1c20fccbce53eec commit]
oxfw: add MIDI capture port for SCS.1 models [https://git.kernel.org/torvalds/c/8250427dc1a2f0a4f9de0ee5a3324fa6c75b44a1 commit]
oxfw: add MIDI playback port for SCS.1 models [https://git.kernel.org/torvalds/c/6f5dcb28df50eafb2d554c84f14c33677a5b95bd commit]
oxfw: add scs1x layer [https://git.kernel.org/torvalds/c/3f47152a1c8f4d4c8ca18740bf3f1a7fff1b3fd9 commit]
oxfw: add stream format quirk for SCS.1 models [https://git.kernel.org/torvalds/c/de5126cc3c0b0f291d08fa591dcdf237bc595a56 commit]
oxfw: obsolete scs1x module [https://git.kernel.org/torvalds/c/9e2004f9cedf50469e62e3206bc3363913a972b4 commit]
usb-audio: Add native DSD support for PS Audio NuWave DAC [https://git.kernel.org/torvalds/c/ad678b4ccd41aa51cf5f142c0e8cffe9d61fc2bf commit]
- ALSA on a Chip (ASoC)
AMD: add AMD ASoC ACP 2.x DMA driver [https://git.kernel.org/torvalds/c/7c31335a03b6afff1c474c693c3187f13b8587cc commit]
Atmel: ClassD: supports mono audio [https://git.kernel.org/torvalds/c/07c55d395041c5b4cbdffd39a1bba41a61f87fe9 commit]
Intel: Add Nuvoton+Maxim machine driver entry [https://git.kernel.org/torvalds/c/69b7f9c45856e49929bdde8492e5f46a07c8a2f3 commit]
Intel: Atom: Add support for HP ElitePad 1000 G2 [https://git.kernel.org/torvalds/c/55fc205600ff3b529631cfe03b58645e3844bd92 commit]
Intel: Atom: add 24-bit support for media playback and capture [https://git.kernel.org/torvalds/c/098c2cd2814098b6cf98ab8c068d69eefbc46716 commit]
Intel: Atom: add support for RT5642 [https://git.kernel.org/torvalds/c/7762ef42d804050ae0ad3b99a2e407f50e039a1c commit]
Intel: Skylake: Add Nuvoton Maxim machine driver [https://git.kernel.org/torvalds/c/8eaf2b31dd316ff5ffbdad14853d2bf8779bab13 commit]
Intel: Skylake: Add dai link for DMIC capture [https://git.kernel.org/torvalds/c/4386b76753c49dfdb940c0e5eeef09b61feaf712 commit]
Intel: Skylake: Add multiple pin formats [https://git.kernel.org/torvalds/c/4cd9899f0d16b475e31b20771de6f580b977daa4 commit]
Intel: Skylake: Add support for Loadable modules [https://git.kernel.org/torvalds/c/6c5768b3aa6f554a719834591ad2c6b4e1291397 commit]
Intel: Skylake: Add support for Mic Select module [https://git.kernel.org/torvalds/c/fd18110f1480d51f416cea6d5f63b83f85b14043 commit]
Intel: Skylake: Add support for SSP1 BE cpu dai [https://git.kernel.org/torvalds/c/c80fd4da68cd7784a19c584d01294e362a7b61a3 commit]
Intel: Skylake: Add support for active suspend [https://git.kernel.org/torvalds/c/4557c305d4fc9356563a1d41fa6fe29e494f0460 commit]
Intel: Skylake: Add support for module GUIDs [https://git.kernel.org/torvalds/c/65aecfa884d5436dede4c4bdfbc33e4ea8026cad commit]
Intel: Skylake: Add support for virtual dsp widgets [https://git.kernel.org/torvalds/c/8724ff17521a91a87971027cf78631030091bc52 commit]
Intel: Skylake: Add support to configure module params [https://git.kernel.org/torvalds/c/abb740033b56a2f57582e8e26bb9ea3650b6a3cc commit]
Intel: Skylake: Adding nau88l25+ssm4567 machine driver [https://git.kernel.org/torvalds/c/a86d505783e42d2f824e32489a1f2b0c3454d9fe commit]
Intel: add bytct-rt5651 machine driver [https://git.kernel.org/torvalds/c/2bd5bd15a51858866d792c678f0fe9280c4e8fa7 commit]
ac97: add gpio chip [https://git.kernel.org/torvalds/c/9bf5c3d11f1fbaf43399d189f05fb20ceb46ee5d commit]
atmel-pdmic: add the Pulse Density Modulation Interface Controller [https://git.kernel.org/torvalds/c/a7664ab29af7d7eca57ae525b5063f71fa006ff4 commit]
cs47l24: Add driver for Cirrus Logic CS47L24 and WM1831 codecs [https://git.kernel.org/torvalds/c/6610550c4c2663f51cec308a88870da20db48113 commit]
da7218: Add da7218 codec driver [https://git.kernel.org/torvalds/c/4d50934abd2261fd467320d52c470efff309fd74 commit]
da7218: Enable mic level detection reporting to user-space [https://git.kernel.org/torvalds/c/e05c25a1af29d65260ed1458f2cc4a959030ebd2 commit]
dwc: add runtime suspend/resume functionality [https://git.kernel.org/torvalds/c/f48303122d2fd94b719e546cf8a39d412c7eee69 commit]
fsl_asrc: add support for 8-30kHz output sample rate [https://git.kernel.org/torvalds/c/fff6e03c7b659bfa2fa001b0ede71e4830a84b56 commit]
hdac-hdmi: Add hdmi driver [https://git.kernel.org/torvalds/c/18382ead3640b5aab9bf4545249d84b51bbcba49 commit]
img: Add driver for I2S input controller [https://git.kernel.org/torvalds/c/14b947d9ced4f723b5bfd3f6ec614aa28b5d4cfb commit]
img: Add driver for I2S output controller [https://git.kernel.org/torvalds/c/d0e3992c939cb146a0de9e7c74a227e8be4629a9 commit]
img: Add driver for Pistachio internal DAC [https://git.kernel.org/torvalds/c/395036225390a940cba7cec5c2306a6999d13d94 commit]
img: Add driver for SPDIF input controller [https://git.kernel.org/torvalds/c/c4458b740e6b7a0d9ccf680ac81c05a99f602b79 commit]
img: Add driver for SPDIF output controller [https://git.kernel.org/torvalds/c/3958232273d791629d8fffc67b6c5b895ab1e91a commit]
img: Add driver for parallel output controller [https://git.kernel.org/torvalds/c/8ceb3b259cddb9b0505a6697cdefd3110445d1d7 commit]
max98357a: Add ACPI ID for Maxim [https://git.kernel.org/torvalds/c/5c27087e4b43e2a5be144afe7250fb2b20bd47c4 commit]
pcm3168a: Add driver for pcm3168a codec [https://git.kernel.org/torvalds/c/a9b17a638af5ae374677c5349653114231483419 commit]
rk3036: Inno codec driver for RK3036 SoC [https://git.kernel.org/torvalds/c/decbc00eb889d199edad737630fa882c0308d0ae commit]
rsnd: add Multi channel support [https://git.kernel.org/torvalds/c/b4c83b171557815a0b31a36805900cc9f21c9ee4 commit]
rsnd: add TDM Extend Mode support [https://git.kernel.org/torvalds/c/186fadc132f0d634c7b43202a240fbd3654b6623 commit]
rsnd: remove Gen1 support from SRC [https://git.kernel.org/torvalds/c/e8e7b7bdc65c19f8d84c25f7e0d21176d598c870 commit]
rt5616: add rt5616 codec driver [https://git.kernel.org/torvalds/c/b1d15059957d33d111e0ed38724a6b2c5caac790 commit]
rt5640: add ASRC support [https://git.kernel.org/torvalds/c/bee3e020247eb2573a85a0f558c4a13aba2b81fe commit]
rt5651: add ACPI and OF support [https://git.kernel.org/torvalds/c/3ae08dc0fc805bc15c5629f9794599c1171dc571 commit]
rt5659: add rt5659 codec driver [https://git.kernel.org/torvalds/c/d3cb2de2479bbbde29391393d68f2e313e1f0504 commit]
sun4i-codec: Add support for PA gpio pin [https://git.kernel.org/torvalds/c/405926276bfb316915c16e57a3943eb2cf4dd8fa commit]
sun4i: Implement MIC1 capture [https://git.kernel.org/torvalds/c/1fb34b48361eac63850513a045ed2eb9a7fd6168 commit]
wm_adsp: Add support for opening a compressed stream [https://git.kernel.org/torvalds/c/406abc95a0397e10eb6edcfe824b1a8bf6578a0b commit]
2.6. TV tuners, webcams, video capturers
2.7. Universal Serial Bus (USB)
2.8. Tablets, touch screens, keyboards, mouses (input)
2.9. Multi Function Devices (MFD)
Arizona: Support Cirrus Logic CS47L24 and WM1831 [https://git.kernel.org/torvalds/c/ea1f3339909d8973b41f09ef7275d7e49974b910 commit]
lpc_ich: Intel device IDs for PCH [https://git.kernel.org/torvalds/c/6223a30935852369fd797f44eeafac445e422ac4 commit]
sec: Add support for S2MPS15 PMIC [https://git.kernel.org/torvalds/c/9e4808d2c6a6660d5d2cd572e689570df14a8472 commit]
2.10. Memory Technology Device (drivers/mtd)
brcmnand: Add support for the BCM6368 [https://git.kernel.org/torvalds/c/af3855dd191799a797e80dc55ecd5a9a226c3e2c commit]
mtk-nor: new Mediatek serial flash controller driver [https://git.kernel.org/torvalds/c/3ce351b5354a206e92ccd2d7f30df9c8b7ae5ed1 commit]
nand: jz4780: driver for NAND devices on JZ4780 SoCs [https://git.kernel.org/torvalds/c/ae02ab00aa3c282a362af8c4496496970747ddf4 commit]
2.11. Industrial I/O (iio)
2.12. Multi Media Card (MMC)
block: Allow more than 8 partitions per card [https://git.kernel.org/torvalds/c/382c55f88ffeb218c446bf0c46d0fc25d2795fe2 commit]
Optimize boot time by detecting cards simultaneously [https://git.kernel.org/torvalds/c/520bd7a8b4152aacfbd34eb7f7a447354b631039 commit]
enable MMC/SD/SDIO device to suspend/resume asynchronously [https://git.kernel.org/torvalds/c/ec076cd226c3d93565ede082a240e23b5090e36c commit]
mmci: support 8bit mode on the Nomadik [https://git.kernel.org/torvalds/c/f5abc767bffb953438074d5cc4723e6da8dbcf71 commit]
tegra: Add Tegra210 support [https://git.kernel.org/torvalds/c/b5a84ecf025add96b11f778a5a9d455ab5fddff2 commit]
tegra: enable UHS-I modes [https://git.kernel.org/torvalds/c/7ad2ed1dfcbed6f50923fc0afc24aac475bdc0b5 commit]
tegra: implement UHS tuning [https://git.kernel.org/torvalds/c/c3c2384c3ac073cdc2d8e3bbc89b55cdcf507b8f commit]
2.13. Watchdog
2.14. Clocks
2.15. Serial Peripheral Interface (SPI)
2.16. Serial
2.17. Real Time Clock (RTC)
2.18. Inter-Integrated Circuit (I2C)
2.19. Hardware monitoring (hwmon)
2.20. Power supplies
2.21. Pulse-Width Modulation devices
2.22. Pin Controllers (drivers/pinctrl)
2.23. PCI
2.24. DMA Engine
2.25. Networking
ath10k: Enable AP + STA interface combination support for 10.x [https://git.kernel.org/torvalds/c/78f7aeb08f8f4be3868f4530552f56880fd08b8f commit]
ath10k: add support for pktlog in QCA99X0 [https://git.kernel.org/torvalds/c/afb0bf7f530bef214fb8db4e05502f85d72961b4 commit]
ath10k: add thermal throttling support for 10.4 firmware [https://git.kernel.org/torvalds/c/6dd46348b935043d8748ad39ef7e9275b0c53c47 commit]
ath10k: allow Mesh Point to install peer security key [https://git.kernel.org/torvalds/c/7c97b72a623cf7f7cfede9caed531b2679556cca commit]
ath10k: debugfs file to enable Bluetooth coexistence feature [https://git.kernel.org/torvalds/c/844fa57227124c353049df02de809b3d6c9505e8 commit]
ath10k: implement fw_checksums debugfs file [https://git.kernel.org/torvalds/c/9e100c4d013e6e27ea3318e53d200a912080387f commit]
ath9k: Enable support for cloned SKBS [https://git.kernel.org/torvalds/c/50e81e2f0b0a9fdb9e5bd515270680c7c281ce1f commit]
ath9k: MCC enable Opportunistic Power Save [https://git.kernel.org/torvalds/c/3edbf0ba0494ad4c576763e733ad0da3bed2f621 commit]
be2net: support ethtool get-dump option [https://git.kernel.org/torvalds/c/fd7ff6f06a4eda894e309bf21c6f11fc86f08841 commit]
bnx2x: Add new SW stat 'tx_exhaustion_events' [https://git.kernel.org/torvalds/c/6a5311982e423ddacc2e39e1e32f4371756752d6 commit]
bnx2x: Show port statistics in Multi-function [https://git.kernel.org/torvalds/c/3fb2d4926c9363791a61404ac4d3b66f17244f00 commit]
bnx2x: remove bnx2x_low_latency_recv() support [https://git.kernel.org/torvalds/c/b59768c6b4fc1c95b7679f2cfa9c13d8cc70ab46 commit]
bnxt_en: Add BCM57301 & BCM57402 devices. [https://git.kernel.org/torvalds/c/fbc9a5237a767cada312cb07877d0992b1e34242 commit]
bnxt_en: Add support for upgrading APE/NC-SI firmware via Ethtool FLASHDEV [https://git.kernel.org/torvalds/c/2731d70fa9cbb62e45743171bf979784fb36778c commit]
bnxt_en: Modify ethtool -l|-L to support combined or rx/tx rings. [https://git.kernel.org/torvalds/c/068c9ec62906b626a30526638fd36189b80b6464 commit]
brcmfmac: Add RSDB support. [https://git.kernel.org/torvalds/c/8abffd8173a1c64eaa951f2527635c12b5a4ecc3 commit]
brcmfmac: Add beamforming support. [https://git.kernel.org/torvalds/c/7bf65aa9ad3f3ebc1f7c889bb1bb005fdc8a07ec commit]
brcmfmac: Add get_station support for IBSS [https://git.kernel.org/torvalds/c/3f5893d1b30a92f3fac1587750b2402c40d66651 commit]
brcmfmac: Add support for PCIE 4350 revision 5 device [https://git.kernel.org/torvalds/c/fdf3456422972016ab802317ba1c2ce5969dd7a6 commit]
brcmfmac: Add support for scheduled scan mac randomization [https://git.kernel.org/torvalds/c/48ed16e86b282309afa1b911271cb39fbcfb9f06 commit]
brcmfmac: Add support for the BCM4359 11ac RSDB PCIE device. [https://git.kernel.org/torvalds/c/2aff030355b5bbbabe04e16c71343d851dd39235 commit]
brcmfmac: Add wowl net detect support [https://git.kernel.org/torvalds/c/3021ad9a4f009265e6063e617fb91306980af16c commit]
brcmfmac: Add wowl wake indication report. [https://git.kernel.org/torvalds/c/aeb64225aa8e74804f81aa3e31b7a3860fd2b730 commit]
brcmfmac: add 43242 device id for LG dongle [https://git.kernel.org/torvalds/c/540313d8f9547b63882d74d28a60cda35971d332 commit]
brcmfmac: add arp offload ip address table configuration support [https://git.kernel.org/torvalds/c/44129ed04b2b01c3ce9421bd3f530bd6d558e8cd commit]
brcmfmac: introduce module parameter to force successful probe [https://git.kernel.org/torvalds/c/8ba83d4daab9b71dd27da3765f34d1ffa1fee2ec commit]
brcmfmac: obtain feature info using 'cap' firmware command [https://git.kernel.org/torvalds/c/ec64241c9fd2873979cf9c05eeaaa4cabe12032a commit]
cxgb4: Adds PCI device id for new T5 adapters [https://git.kernel.org/torvalds/c/76928c904313ba1fa73b68bee505bfa7ed708dfc commit]
Driver for IBM System i/p VNIC protocol [https://git.kernel.org/torvalds/c/032c5e82847a2214c3196a90f0aeba0ce252de58 commit]
dsa: mv88e6xxx: Add Second back of statistics [https://git.kernel.org/torvalds/c/f5e2ed022dff60d9023d997ed719531129cc1365 commit]
e1000e: initial support for i219-LM (3) [https://git.kernel.org/torvalds/c/f3ed935de059b83394c3ecf2c64c93b57c8915fe commit]
fm10k: Add support for ITR scaling based on PCIe link speed [https://git.kernel.org/torvalds/c/20076fa18571e2e274f51a2012ff5ef5c82e93a5 commit]
fsl/fman: Add FMan MAC driver [https://git.kernel.org/torvalds/c/3933961682a30ae7d405cda344c040a129fea422 commit]
fsl/fman: Add FMan MAC support [https://git.kernel.org/torvalds/c/57ba4c9b56d898a955f95cb4091aeab28e902cac commit]
fsl/fman: Add FMan MURAM support [https://git.kernel.org/torvalds/c/5adae51a64b8b72430fe2682c9656661551f4641 commit]
fsl/fman: Add FMan Port Support [https://git.kernel.org/torvalds/c/18a6c85fcc78ddb63b0646a302e5ec8d6a9e29d6 commit]
fsl/fman: Add FMan SP support [https://git.kernel.org/torvalds/c/e81edc38eea52a7d707f3cebd121da2c40afc7f8 commit]
fsl/fman: Add FMan support [https://git.kernel.org/torvalds/c/414fd46e77626f4e1f89ab4be6b876ef91e89dfa commit]
i40e: Opcode and structures required by OEM Post Update AQ command and add new NVM arq message [https://git.kernel.org/torvalds/c/00ada50d8989ed14b160d831d25fe09bf9ea9115 commit]
i40e: add new fields to store user configuration [https://git.kernel.org/torvalds/c/28c5869f2bc4e319027bc22a66a1aa9eefc69a16 commit]
i40e: allow zero MAC address for VFs [https://git.kernel.org/torvalds/c/efd8e39acc51cafe7dbc656ba63eea9034238ee7 commit]
i40e: geneve tunnel offload support [https://git.kernel.org/torvalds/c/6a899024058d35dbcac33fbd3c7d70f2a54828e1 commit]
i40evf: add new fields to store user configuration of RSS [https://git.kernel.org/torvalds/c/66f9af855a4df146713866f6076207edea44a4f5 commit]
i40e/i40evf: Add a new offload for RSS PCTYPE V2 for X722 [https://git.kernel.org/torvalds/c/b9eacec3e66cd7e3db11882474024d1586d1f832 commit]
ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154 [https://git.kernel.org/torvalds/c/7302b9d90117496049dd4bfa28755f7c2ed55b27 commit]
ieee802154: cc2520: Check CRC & add promiscuous [https://git.kernel.org/torvalds/c/59869ebfe7a73771399b897e592a8618fa0e43d7 commit]
igb: add 88E1543 initialization code [https://git.kernel.org/torvalds/c/18f7ce5412027232890143ccfae23668d0872d27 commit]
ixgbe: Add KR mode support for CS4227 chip [https://git.kernel.org/torvalds/c/d91e3a7d624590220e31ccb80a6fb5247cbfa64a commit]
ixgbe: Add support for VLAN promiscuous with SR-IOV [https://git.kernel.org/torvalds/c/16369564915a9777217244678ee6160f8f1acac7 commit]
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF [https://git.kernel.org/torvalds/c/b6488b662b5011a3640033a266886603892dfed1 commit]
ixgbe: Add support for newer thermal alarm [https://git.kernel.org/torvalds/c/83a9fb20ecc4bb8b36a610ab833962fed52db64c commit]
ixgbe: Update PTP to support X550EM_x devices [https://git.kernel.org/torvalds/c/a9763f3cb54c7f1c6a47962c814935654476d09f commit]
iwlwifi: Add PCI IDs for the new 3168 series [https://git.kernel.org/torvalds/c/c4836b056d8316faf40ae94ac01557e6ee12c643 commit]
iwlwifi: Add PCI IDs for the new series 8165 [https://git.kernel.org/torvalds/c/abf10f868f70e8e7c62ac4bc61ff4ab94a09eda1 commit]
iwlwifi: Add new PCI IDs for 9260 and 5165 series [https://git.kernel.org/torvalds/c/89374fe60bfb481a81b941adaa5e834ace2cc9df commit]
iwlwifi: Update PCI IDs for 8000 and 9000 series [https://git.kernel.org/torvalds/c/8d0e4f8f737d808b9fa296813470f34559a9ac00 commit]
iwlwifi: add device ID for 8265 [https://git.kernel.org/torvalds/c/9baa03982b06a62ac817b4983f2da7ca66d4f331 commit]
iwlwifi: add new 3168 series devices support [https://git.kernel.org/torvalds/c/7b08c67fa5ae66c2d07fd506de57de67b7a7e5d6 commit]
iwlwifi: add support for 12K Receive Buffers [https://git.kernel.org/torvalds/c/6c4fbcbc1c954d61711e3761a05283e980a6106e commit]
iwlwifi: mvm: Support setting continuous recording debug mode [https://git.kernel.org/torvalds/c/321c2104f2f1649665aecd3b9204fea9eecc5ce6 commit]
iwlwifi: mvm: add a non-trigger window to fw dbg triggers [https://git.kernel.org/torvalds/c/a977a1507ce133201ac2f11b3fbf102a73a77244 commit]
iwlwifi: mvm: add an option to start rs from HT/VHT rates [https://git.kernel.org/torvalds/c/99319b8c23f183cdc7a0652ed40f879f82cf8941 commit]
iwlwifi: mvm: add bt rrc and ttc to debugfs [https://git.kernel.org/torvalds/c/48f0a038d0da461bc6030eef2d6cad316d36aba3 commit]
iwlwifi: mvm: add bt settings to debugfs [https://git.kernel.org/torvalds/c/c725a46bc76e694453230ebb83cd14ade1b16f6c commit]
iwlwifi: mvm: enable filtering L3 multicast packets [https://git.kernel.org/torvalds/c/70b4c53646e5960fd94f67c033aeca519908c3e9 commit]
iwlwifi: mvm: support A-MSDU in A-MPDU [https://git.kernel.org/torvalds/c/909ddf0b812ecd5ff3a9d5a164134a3714101fdb commit]
iwlwifi: mvm: support description for user triggered fw dbg collection [https://git.kernel.org/torvalds/c/c91b865cb14d9dd7b0e411bc4546ac115900970d commit]
iwlwifi: pcie: build an A-MSDU using TSO core [https://git.kernel.org/torvalds/c/6eb5e529d7e3bf85b50ab0b5178df905dfc53b06 commit]
mdio: Add support for mdio drivers. [https://git.kernel.org/torvalds/c/a9049e0c513c4521dbfaa302af8ed08b3366b41f commit]
mlx4: remove mlx4_en_low_latency_recv() [https://git.kernel.org/torvalds/c/868fdb06063d92f4373be4974d1b651a32bb9442 commit]
mlx5: add busy polling support [https://git.kernel.org/torvalds/c/7ae92ae588c9f78006c106bb3398d50274c5d7de commit]
mlxsw: Adding layer 2 multicast support [https://git.kernel.org/torvalds/c/3a49b4fde2a1384101bc80d66e41271bb37a66e7 commit]
mlxsw: Implement link aggregation offload [https://git.kernel.org/torvalds/c/c5b8b34c3f4152a73f91bd9729f3a1bfc9abb481 merge]
mlxsw: Implement fan control using hwmon [https://git.kernel.org/torvalds/c/5246f2e29ab89b3fba422afc5bcc0f434e57af9c commit], [https://git.kernel.org/torvalds/c/52581961d83d3550959fdc2e33566c7c9bb1251d commit]
mlxsw: Implement temperature hwmon interface [https://git.kernel.org/torvalds/c/85926f8770403d4c7a1828db873eb8c6bec14ce5 commit], [https://git.kernel.org/torvalds/c/89309da39f55922f6ca18ecd09a158c319c69d55 commit]
mlxsw: Allow to reset temperature history via hwmon interface [https://git.kernel.org/torvalds/c/e7bc73cbb522c1704aafc428d5d9763c44666e38 commit]
mlxsw: Add support for VLAN devices bridging [https://git.kernel.org/torvalds/c/26f0e7fb15de53da4d3b1ac7d389525cccd6421a commit]
mlxsw: Allow a user to flash the port's LED in order to identify it [https://git.kernel.org/torvalds/c/3a66ee38dcde2e7befcd1563151615644a560072 commit]
mvneta: implement ethtool autonegotiation control [https://git.kernel.org/torvalds/c/0c0744fc1dd5b39a7ae053433f3449b7a3de09de commit]
mwifiex: add debugfs file for testing reset of card [https://git.kernel.org/torvalds/c/76ae3e26ea4341cd18705b6f78d1dbf10bb9de35 commit]
mwifiex: enable MSI interrupt support in pcie [https://git.kernel.org/torvalds/c/7be0f5b5e169a566be9400481c21de32f147ccbe commit]
mwifiex: multiple bss support [https://git.kernel.org/torvalds/c/5b13d3e1f9260878c06763a13129bc94e51b4c9c commit]
mlx4: RoCE v2 support [https://git.kernel.org/torvalds/c/d8ae914196d35bbc0c459aec6de588ba585a1c3e commit], [https://git.kernel.org/torvalds/c/3f723f42d9d625bb9ecfe923d19d1d42da775797 commit], [https://git.kernel.org/torvalds/c/fca83006294a6356705781eee31da1658fd411a5 commit], [https://git.kernel.org/torvalds/c/4ed088e6c2aa2b7b0479791c7251696b541bfa39 commit]
mlx4: Add HA and LAG support for mlx4 SRIOV VFs [https://git.kernel.org/torvalds/c/0fe3e204168fbdbcbb5cd461739621e5e6f9016c merge]
mlx5: RoCEv2 [https://git.kernel.org/torvalds/c/e53505a802048dc0292609c56411ffdaad013c8e commit], [https://git.kernel.org/torvalds/c/0de60af649533ad8d9aaeab1df710e6a728d45ea commit], [https://git.kernel.org/torvalds/c/9efa75254593d6ca3ae54bac8153f47e1a7cbcda commit]
mlx5: Add cross-channel support [https://git.kernel.org/torvalds/c/051f263098a90d208e2d20251bfd4834bc783214 commit]
mlx5: Support hardware timestamping and the Precision Time Protocol kernel interface [https://git.kernel.org/torvalds/c/ef9814deafd0c83a358d49e3709c3e16cc352118 commit], [https://git.kernel.org/torvalds/c/3d8c38af149309feb2541b995b3a45df170d6da3 commit]
mlx5: Raw QP support [https://git.kernel.org/torvalds/c/6d2f89df04b796e7dcc4f9f8dc0d8f04ad7f144b commit], [https://git.kernel.org/torvalds/c/0fb2ed66a14c8c34096d6a8cff5112356c5e9ea2 commit], [https://git.kernel.org/torvalds/c/146d2f1af3245a10b13eef263687e54f4e253d1d commit], [https://git.kernel.org/torvalds/c/ad5f8e964cd0a88c746577aab2c6ea26e3b26673 commit], [https://git.kernel.org/torvalds/c/75850d0bcece42416ba81bd38e4c719f101c832d commit]
mlx5: atomic support [https://git.kernel.org/torvalds/c/da7525d2a9ae9d9d9af754441befcf2560f6cac3 commit], [https://git.kernel.org/torvalds/c/f91e6d8941bf450f7842dfc1ed80e948aaa65e8c commit]
mlx5: Enhance flow steering support https://git.kernel.org/torvalds/c/7937963a02972281fd20c920db1a0344d947bb25 merge], [https://git.kernel.org/torvalds/c/9ad321b0b6de666814e3950c963387d116bfe3d1 merge]
IB/mlx5: Add flow steering support[https://git.kernel.org/torvalds/c/038d2ef87572757861a177b19f9d489def2c48b8 commit]
mlx5: introduces support of Ethernet SR-IOV in ConnectX-4 family of 100G Ethernet NICs [https://git.kernel.org/torvalds/c/c5b6c3ee38d14816e455d816dd5014fe52a53e39 (merge)]
IB/mlx5: Add CQE version 1 support to user QPs and SRQs [https://git.kernel.org/torvalds/c/cfb5e088e26ae0e12064171f645ed022cf6d55b9 commit]
Add driver for Netronome NFP4000/NFP6000 NIC VFs [https://git.kernel.org/torvalds/c/4c3523623dc0b980158e34b64360603035239a71 commit]
cdc_ncm: add "ndp_to_end" sysfs attribute [https://git.kernel.org/torvalds/c/404814af69d4732276319b90886b81fb2884ae1b commit]
arc: Add support emac for RK3036 [https://git.kernel.org/torvalds/c/af72261f33ee4958bb53e299746014f44e1134c4 commit]
ipmr: add mfc newroute/delroute netlink support [https://git.kernel.org/torvalds/c/ccbb0aa62da7f4b765b3e311caf25ea43cc3d0ad commit]
mvneta: Add naive RSS support [https://git.kernel.org/torvalds/c/9a401dead08c158d4f4a2fc2ade3cb42656d0ca5 commit]
mvneta: Associate RX queues with each CPU [https://git.kernel.org/torvalds/c/2dcf75e2793c53349f0464a4ba0f6253b345668b commit]
mvneta: Configure XPS support [https://git.kernel.org/torvalds/c/50bf8cb6fc9c264b49e0a0cad3f83e751591b6ec commit]
mvneta: Make the default queue related for each port [https://git.kernel.org/torvalds/c/90b74c013d1b9ed294447d2287fa4b4b21f0681d commit]
phy: Add support for SMSC LAN8740 PHY [https://git.kernel.org/torvalds/c/26706d43b82b881bd10ce1428516e4a411748ddb commit]
phy: bcm7xxx: Add entry for Broadcom BCM7435 [https://git.kernel.org/torvalds/c/9458ceab49179b7fd2d5192fd9dcf316ca195dc0 commit]
qmi_wwan: Add SIMCom 7230E [https://git.kernel.org/torvalds/c/18715b261541f35ccede9b8686ee3ebaac697d38 commit]
qmi_wwan: remove 1199:9070 device id [https://git.kernel.org/torvalds/c/544c8f6507303e921979ac99f46f00a88b42b6e8 commit]
qmi_wwan: support "raw IP" mode [https://git.kernel.org/torvalds/c/32f7adf633b9f99ad5089901bc7ebff57704aaa9 commit]
thunderx: HW TSO support for pass-2 hardware [https://git.kernel.org/torvalds/c/40fb5f8a60f33133d36afde35a9ad865d35e4423 commit]
hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS Driver [https://git.kernel.org/torvalds/c/6bc0ce7d9adabf332afc102f7f97bf121b990ece commit]
hns: Add Hip06 "TSO(TCP Segment Offload)" support HNS Driver [https://git.kernel.org/torvalds/c/64353af63962f01a58af6c4f37736be80779ee3a commit], [https://git.kernel.org/torvalds/c/38f616da1c28293798b3515a0f409531fff46c42 commit]
hns: Add support of Hip06 SoC to the Hislicon Network Subsystem [https://git.kernel.org/torvalds/c/13ac695e7ea16cb27b804fadf2ff569dbcab6af1 commit]
hns: Add the init code to disable Hip06 "Hardware VLAN assist" [https://git.kernel.org/torvalds/c/8044f97ef5b1b7dfb037cfb78af9803ab76c7d92 commit]
qed: Add support for changing LED state [https://git.kernel.org/torvalds/c/91420b83baa046ada1a899c97f3b2c52a9045705 commit]
qede: ethtool: Add support for nway_reset [https://git.kernel.org/torvalds/c/32a7a57003cd438e1ce358e75874024a8ebcec2d commit], set_phys_id [https://git.kernel.org/torvalds/c/3d971cbd0be981a5c191558057734c2a19b6165d commit], {get, set}_channels [https://git.kernel.org/torvalds/c/8edf049d578e0877fb3e1a18a809a0b0a8e58e08 commit], {get, set}_pauseparam [https://git.kernel.org/torvalds/c/0f7db144c09889c552779996d78ac85539a9eb9e commit], {get, set}_ringparam [https://git.kernel.org/torvalds/c/01ef7e05cc83b83f5bab247cf7b74f953c59e7f0 commit]
ravb: Add fixed-link support [https://git.kernel.org/torvalds/c/b4bc88a868edb878827499f0fb049b9f83fc2710 commit]
ravb: make PTP support active in CONFIG mode on R-Car Gen3 [https://git.kernel.org/torvalds/c/f5d7837f96e53a8c9b6c49e1bc95cf0ae88b99e8 commit]
stmmac: support Reg_9 to get HW level information [https://git.kernel.org/torvalds/c/2f7a791c92a6226cf6d9e2213a89a49da72fa574 commit]
wil6210: support for platform specific crash recovery [https://git.kernel.org/torvalds/c/ea3ade75db690dc47c78a77d71dfd7c2df3bb15d commit]
wlcore/wl18xx: fw logger over sdio [https://git.kernel.org/torvalds/c/3719c17e1816695f415dd3b4ddcb679f7dc617c8 commit]
2.26. Various
cxl: Enable PCI device ID for future IBM CXL adapter [https://git.kernel.org/torvalds/c/68adb7bfd66504e97364651fb7dac3f9c8aa8561 commit]
cxlflash: Enable device id for future IBM CXL adapter [https://git.kernel.org/torvalds/c/a2746fb16e41b7c8f02aa4d2605ecce97abbebbd commit]