summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-01-20coresight: etm4x: Fix width of CCITMIN fieldJames Clark1-1/+1
2024-01-20PCI: Add ACS quirk for more Zhaoxin Root PortsLeoLiuoc1-2/+6
2024-01-20leds: ledtrig-tty: Free allocated ttyname buffer on deactivateFlorian Eckert1-0/+4
2024-01-20parport: parport_serial: Add Brainboxes device IDs and geometryCameron Williams1-0/+56
2024-01-20parport: parport_serial: Add Brainboxes BAR detailsCameron Williams1-0/+8
2024-01-20uio: Fix use-after-free in uio_openGuanghui Feng1-4/+3
2024-01-20binder: fix comment on binder_alloc_new_buf() return valueCarlos Llamas1-1/+1
2024-01-20binder: fix trivial typo of binder_free_buf_locked()Carlos Llamas1-1/+1
2024-01-20binder: fix use-after-free in shinker's callbackCarlos Llamas1-1/+5
2024-01-20binder: use EPOLLERR from eventpoll.hCarlos Llamas1-1/+1
2024-01-20Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Junxiao Bi1-12/+0
2024-01-20drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang14-53/+119
2024-01-20bus: moxtet: Add spi device tableSjoerd Simons1-0/+7
2024-01-20bus: moxtet: Mark the irq as sharedSjoerd Simons1-1/+1
2024-01-20ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede1-0/+7
2024-01-06Merge tag 'i2c-for-6.7-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2024-01-06i2c: core: Fix atomic xfer check for non-preempt configBenjamin Bara1-1/+3
2024-01-05Merge tag 'firewire-fixes-6.7-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+51
2024-01-05Merge tag 'mmc-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds4-27/+17
2024-01-05Merge tag 'drm-fixes-2024-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-196/+603
2024-01-05firewire: ohci: suppress unexpected system reboot in AMD Ryzen machines and A...Takashi Sakamoto1-0/+51
2024-01-05drm/nouveau/dp: Honor GSP link training retry timeoutsLyude Paul1-22/+42
2024-01-05nouveau: push event block/allowing out of the fence contextDave Airlie2-6/+27
2024-01-05nouveau/gsp: always free the alloc messages on r535Dave Airlie1-2/+1
2024-01-05nouveau/gsp: don't free ctrl messages on errorsDave Airlie3-61/+100
2024-01-05nouveau/gsp: convert gsp errors to generic errorsDave Airlie1-5/+21
2024-01-05drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocationsLyude Paul1-2/+8
2024-01-05nouveau/gsp: free userd allocation.Dave Airlie1-0/+1
2024-01-05nouveau/gsp: free acpi object after useDave Airlie1-0/+1
2024-01-05nouveau: fix disp disabling with GSPDave Airlie1-2/+4
2024-01-05nouveau/gsp: drop some acpi related debugDave Airlie2-16/+0
2024-01-05nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)Dave Airlie1-2/+5
2024-01-05Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...Dave Airlie9-85/+400
2024-01-04Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds30-209/+242
2024-01-04Merge tag 'platform-drivers-x86-v6.7-7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-131/+41
2024-01-04Merge tag 'drm-fixes-2024-01-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-20/+83
2024-01-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-3/+42
2024-01-04Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"Shin'ichiro Kawasaki1-131/+41
2024-01-04drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal1-5/+24
2024-01-04drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal2-0/+83
2024-01-04drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal1-1/+3
2024-01-04drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton2-8/+13
2024-01-04drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher1-9/+2
2024-01-04drm/amd/display: add nv12 bounding boxAlex Deucher1-1/+109
2024-01-04bnxt_en: Remove mis-applied code from bnxt_cfg_ntp_filters()Michael Chan1-2/+2
2024-01-04net: ravb: Wait for operating mode to be appliedClaudiu Beznea1-23/+42
2024-01-04asix: Add check for usbnet_get_endpointsChen Ni1-1/+3
2024-01-04octeontx2-af: Re-enable MAC TX in otx2_stop processingNaveen Mamindlapalli3-1/+25
2024-01-04octeontx2-af: Always configure NIX TX link credits based on max frame sizeNaveen Mamindlapalli1-107/+3
2024-01-04Merge tag 'drm-misc-fixes-2024-01-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-14/+48