summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2024-01-06Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+3
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara-1/+3
2024-01-05Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+51
2024-01-05Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds-27/+17
2024-01-05Merge tag 'drm-fixes-2024-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-196/+603
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto-0/+51
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul-22/+42
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie-6/+27
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie-2/+1
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie-61/+100
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie-5/+21
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul-2/+8
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie-0/+1
2024-01-05nouveau/gsp: free acpi object after useDave Airlie-0/+1
2024-01-05nouveau: fix disp disabling with GSPDave Airlie-2/+4
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie-16/+0
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie-2/+5
2024-01-05Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...Dave Airlie-85/+400
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-209/+242
2024-01-04Merge tag 'platform-drivers-x86-v6.7-7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-131/+41
2024-01-04Merge tag 'drm-fixes-2024-01-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-20/+83
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-3/+42
2024-01-04Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki-131/+41
2024-01-04drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal-5/+24
2024-01-04drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal-0/+83
2024-01-04drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal-1/+3
2024-01-04drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton-8/+13
2024-01-04drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher-9/+2
2024-01-04drm/amd/display: add nv12 bounding boxAlex Deucher-1/+109
2024-01-04bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan-2/+2
2024-01-04net: ravb: Wait for operating mode to be appliedClaudiu Beznea-23/+42
2024-01-04asix: Add check for usbnet_get_endpointsChen Ni-1/+3
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli-1/+25
2024-01-04octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli-107/+3
2024-01-04Merge tag 'drm-misc-fixes-2024-01-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-14/+48
2024-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski-3/+40
2024-01-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-10/+14
2024-01-03net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu-0/+2
2024-01-03Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-5/+4
2024-01-03virtio_net: fix missing dma unmap for resizeXuan Zhuo-30/+30
2024-01-03drm/amd/pm: Update metric table for jpeg/vcn dataAsad Kamal-1/+9
2024-01-03drm/amd/pm: Use separate metric table for APUAsad Kamal-58/+156
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin-2/+1
2024-01-03Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+27
2024-01-03Merge tag 'efi-urgent-for-v6.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo-1/+1
2024-01-03ice: fix Get link status data lengthPaul Greenwalt-1/+2
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov-0/+32
2024-01-03i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao-1/+7
2024-01-03mmc: sdhci-sprd: Fix eMMC init failure after hw resetWenchao Chen-3/+7