summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-11-13Merge tag 'drm-intel-fixes-2020-11-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-27/+65
2020-11-13drm/amdgpu: enable DCN for navi10 headless SKUTianci.Yin1-2/+1
2020-11-13drm/amdgpu: add ta firmware load for green-sardineRoman Li1-0/+1
2020-11-13Merge tag 'drm-misc-fixes-2020-11-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-24/+21
2020-11-12drm/i915: Correctly set SFC capability for video enginesVenkata Sandeep Dhanalakota1-1/+2
2020-11-12drm/i915/gem: Pull phys pread/pwrite implementations to the backendChris Wilson2-26/+55
2020-11-12drm/i915/gem: Allow backends to override pread implementationMatthew Auld2-0/+8
2020-11-12Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds31-342/+692
2020-11-12loop: Fix occasional uevent dropPetr Vorel1-1/+2
2020-11-12Merge tag 'acpi-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds22-43/+64
2020-11-12Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds5-9/+15
2020-11-12lan743x: fix use of uninitialized variableSven Van Asbroeck1-1/+1
2020-11-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-9/+33
2020-11-12vrf: Fix fast path output packet handling with async Netfilter rulesMartin Willi1-23/+69
2020-11-12Merge branches 'acpi-scan', 'acpi-misc', 'acpi-button' and 'acpi-dptf'Rafael J. Wysocki22-43/+64
2020-11-12hwmon: (applesmc) Re-work SMC commsBrad Campbell1-48/+82
2020-11-12hwmon: (pwm-fan) Fix RPM calculationPaul Barker1-7/+9
2020-11-11cosa: Add missing kfree in error path of cosa_writeWang Hai1-0/+1
2020-11-11ch_ktls: stop the txq if reaches thresholdRohit Maheshwari1-3/+15
2020-11-11ch_ktls: tcb update fails sometimesRohit Maheshwari1-4/+8
2020-11-11ch_ktls/cxgb4: handle partial tag alone SKBsRohit Maheshwari4-1/+119
2020-11-11ch_ktls: don't free skb before sending FINRohit Maheshwari1-2/+10
2020-11-11ch_ktls: packet handling prior to start markerRohit Maheshwari1-5/+33
2020-11-11ch_ktls: Correction in middle record handlingRohit Maheshwari1-19/+31
2020-11-11ch_ktls: missing handling of header aloneRohit Maheshwari1-14/+11
2020-11-11ch_ktls: Correction in trimmed_len calculationRohit Maheshwari1-4/+7
2020-11-11cxgb4/ch_ktls: creating skbs causes panicRohit Maheshwari3-169/+226
2020-11-11ch_ktls: Update cheksum informationRohit Maheshwari1-4/+11
2020-11-11ch_ktls: Correction in finding correct lengthRohit Maheshwari1-7/+8
2020-11-11cxgb4/ch_ktls: decrypted bit is not enoughRohit Maheshwari4-5/+8
2020-11-11of/address: Fix of_node memory leak in of_dma_is_coherentEvan Nimmo1-1/+3
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-5/+3
2020-11-11gpio: sifive: Fix SiFive gpio probeDamien Le Moal1-1/+1
2020-11-10scsi: ufshcd: Fix missing destroy_workqueue()Qinglang Miao1-0/+2
2020-11-10lan743x: fix "BUG: invalid wait context" when setting rx modeSven Van Asbroeck2-12/+3
2020-11-10net: dsa: mv88e6xxx: Fix memleak in mv88e6xxx_region_atu_snapshotzhangxiaoxu1-1/+3
2020-11-10net: phy: realtek: support paged operations on RTL8201CPHeiner Kallweit1-0/+2
2020-11-10lan743x: correctly handle chips with internal PHYSven Van Asbroeck1-4/+6
2020-11-11drm/mcde: Fix unbalanced regulatorLinus Walleij1-1/+7
2020-11-10igc: Fix returning wrong statisticsVinicius Costa Gomes1-6/+8
2020-11-10i40e, xsk: uninitialized variable in i40e_clean_rx_irq_zc()Dan Carpenter1-1/+1
2020-11-10i40e: Fix MAC address setting for a VF via Host/VMSlawomir Laba1-2/+24
2020-11-10Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds1-2/+2
2020-11-10ACPI: DPTF: Support Alder LakeSrinivas Pandruvada4-0/+10
2020-11-10cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into accountRafael J. Wysocki1-7/+9
2020-11-10cpufreq: Add strict_target to struct cpufreq_policyRafael J. Wysocki1-0/+2
2020-11-10cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGETRafael J. Wysocki2-0/+2
2020-11-10cpufreq: Introduce governor flagsRafael J. Wysocki2-2/+2
2020-11-10powercap: restrict energy meter to root accessLen Brown1-2/+2
2020-11-10nbd: fix a block_device refcount leak in nbd_releaseChristoph Hellwig1-0/+1