summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-04-02Merge tag 'tegra-for-7.1-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann-0/+34
2026-04-02Merge tag 'tegra-for-7.1-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann-253/+605
2026-04-02firmware: qcom: scm: Allow QSEECOM on Lenovo IdeaCentre Mini XBjorn Andersson-0/+1
2026-04-02HSI: omap_ssi_port: remove depends on ARMRosen Penev-1/+1
2026-04-02HSI: omap_ssi_port: remove set but unused variablesRosen Penev-5/+2
2026-04-02accel: ethosu: Add hardware dependency hintJean Delvare-0/+1
2026-04-02accel/ivpu: Trigger recovery on TDR with OS schedulingKarol Wachowski-0/+6
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita-0/+699
2026-04-02ata: libata-transport: remove static variable ata_scsi_transport_templateHeiner Kallweit-9/+4
2026-04-02ata: libata-transport: split struct ata_internalHeiner Kallweit-28/+25
2026-04-02ata: libata-transport: use static struct ata_transport_internal to simplify m...Heiner Kallweit-21/+23
2026-04-02ata: libata-transport: inline ata_attach|release_transportHeiner Kallweit-28/+11
2026-04-02ata: libata-transport: instantiate struct ata_internal staticallyHeiner Kallweit-42/+28
2026-04-02net: stmmac: move "TSO supported" message to stmmac_set_gso_features()Russell King (Oracle)-3/+3
2026-04-02net: stmmac: check txpbl for TSORussell King (Oracle)-0/+14
2026-04-02net: stmmac: add warning when TSO is requested but unsupportedRussell King (Oracle)-1/+3
2026-04-02net: stmmac: make stmmac_set_gso_features() more readableRussell King (Oracle)-7/+13
2026-04-02net: stmmac: split out gso features setupRussell King (Oracle)-7/+14
2026-04-02net: stmmac: simplify GSO/TSO test in stmmac_xmit()Russell King (Oracle)-12/+19
2026-04-02net: stmmac: move check for hardware checksum supportedRussell King (Oracle)-19/+19
2026-04-02net: stmmac: move TSO VLAN tag insertion to core codeRussell King (Oracle)-13/+10
2026-04-02net: stmmac: add GSO MSS checksRussell King (Oracle)-1/+8
2026-04-02net: stmmac: add TSO check for header lengthRussell King (Oracle)-1/+16
2026-04-02net: stmmac: add stmmac_tso_header_size()Russell King (Oracle)-5/+15
2026-04-02net: stmmac: fix TSO support when some channels have TBS availableRussell King (Oracle)-4/+28
2026-04-02net: stmmac: fix .ndo_fix_features()Russell King (Oracle)-8/+2
2026-04-02net: stmmac: fix channel TSO enable on resumeRussell King (Oracle)-1/+1
2026-04-02ata: libata-eh: Do not retry reset if the device is goneIgor Pylypiv-1/+1
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-690/+1564
2026-04-02PCI: dwc: Fix type mismatch for kstrtou32_from_user() return valueHans Zhang-9/+12
2026-04-02thermal/drivers/brcmstb_thermal: Use max to simplify brcmstb_get_tempThorsten Blum-5/+3
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-182/+521
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2026-04-02Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+13
2026-04-02Merge tag 'reset-fixes-for-v7.0-2' into reset/nextPhilipp Zabel-25/+40
2026-04-02cpufreq: Pass the policy to cpufreq_driver->adjust_perf()K Prateek Nayak-7/+6
2026-04-02cpufreq/amd-pstate: Pass the policy to amd_pstate_update()K Prateek Nayak-7/+4
2026-04-02cpufreq/amd-pstate-ut: Add a unit test for raw EPPMario Limonciello (AMD)-4/+120
2026-04-02cpufreq/amd-pstate: Add support for raw EPP writesMario Limonciello (AMD)-10/+27
2026-04-02cpufreq/amd-pstate: Add support for platform profile classMario Limonciello (AMD)-6/+107
2026-04-02cpufreq/amd-pstate: add kernel command line to override dynamic eppMario Limonciello (AMD)-0/+11
2026-04-02cpufreq/amd-pstate: Add dynamic energy performance preferenceMario Limonciello (AMD)-7/+143
2026-04-02cpufreq/amd-pstate: Cache the max frequency in cpudataMario Limonciello (AMD)-18/+11
2026-04-02amd-pstate-ut: Add a testcase to validate the visibility of driver attributesGautham R. Shenoy-5/+146
2026-04-02amd-pstate-ut: Add module parameter to select testcasesGautham R. Shenoy-1/+30
2026-04-02amd-pstate: Introduce a tracepoint trace_amd_pstate_cppc_req2()Gautham R. Shenoy-3/+46
2026-04-02amd-pstate: Add sysfs support for floor_freq and floor_countGautham R. Shenoy-6/+89
2026-04-02amd-pstate: Add support for CPPC_REQ2 and FLOOR_PERFGautham R. Shenoy-1/+85
2026-04-02amd-pstate: Make certain freq_attrs conditionally visibleGautham R. Shenoy-31/+93
2026-04-02amd-pstate: Update cppc_req_cached in fast_switch caseGautham R. Shenoy-1/+0