summaryrefslogtreecommitdiffstats
path: root/drivers/pci (unfollow)
Commit message (Expand)AuthorFilesLines
2023-05-30firewire: cdev: code refactoring to operate event of responseTakashi Sakamoto1-12/+15
2023-05-30firewire: core: implement variations to send request and wait for response wi...Takashi Sakamoto2-18/+92
2023-05-30firewire: core: use union for callback of transaction completionTakashi Sakamoto4-15/+80
2023-05-30firewire: cdev: implement new event to notify request subaction with time stampTakashi Sakamoto1-1/+17
2023-05-30firewire: cdev: add new event to notify request subaction with time stampTakashi Sakamoto2-2/+71
2023-05-30firewire: cdev: add new version of ABI to notify time stamp at request/respon...Takashi Sakamoto2-0/+2
2023-05-30firewire: add KUnit test to check layout of UAPI structuresTakashi Sakamoto4-0/+61
2023-05-21Linux 6.4-rc3v6.4-rc3Linus Torvalds1-1/+1
2023-05-21KVM: VMX: add MSR_IA32_TSX_CTRL into msrs_to_saveMingwei Zhang1-1/+5
2023-05-21KVM: x86: Don't adjust guest's CPUID.0x12.1 (allowed SGX enclave XFRM)Sean Christopherson1-16/+0
2023-05-21KVM: VMX: Don't rely _only_ on CPUID to enforce XCR0 restrictions for ECREATESean Christopherson1-2/+9
2023-05-20fbdev: stifb: Whitespace cleanupsHelge Deller1-3/+3
2023-05-20fbdev: udlfb: Use usb_control_msg_send()Helge Deller1-11/+3
2023-05-20block: remove NFL4_UFLG_MASKChristoph Hellwig1-2/+0
2023-05-20fbdev: udlfb: Fix endpoint checkAlan Stern1-5/+8
2023-05-20fbdev: atyfb: Remove unused clock determinationNiklas Schnelle1-5/+0
2023-05-20fbdev: i810: include i810_main.h in i810_dvt.cArnd Bergmann1-1/+2
2023-05-20fbdev: fbmem: mark get_fb_unmapped_area() staticArnd Bergmann2-2/+2
2023-05-20block: Deny writable memory mapping if block is read-onlyLoic Poulain1-1/+11
2023-05-20s390/dasd: fix command reject error on ESE devicesStefan Haberland1-2/+31
2023-05-19KVM: Fix vcpu_array[0] racesMichal Luczaj1-6/+10
2023-05-19KVM: VMX: Fix header file dependency of asm/vmx.hJacob Xu1-0/+2
2023-05-19KVM: Don't enable hardware after a restart/shutdown is initiatedSean Christopherson1-1/+16
2023-05-19KVM: Use syscore_ops instead of reboot_notifier to hook restart/shutdownSean Christopherson1-15/+11
2023-05-19perf bench syscall: Fix __NR_execve undeclared build errorTiezhu Yang1-0/+3
2023-05-19fbdev: omapfb: panel-tpo-td043mtea1: fix error code in probe()Dan Carpenter1-1/+2
2023-05-19perf test attr: Fix python SafeConfigParser() deprecation warningIan Rogers1-3/+3
2023-05-19perf test attr: Update no event/metric expectationsIan Rogers5-174/+249
2023-05-19driver core: class: properly reference count class_dev_iter()Greg Kroah-Hartman2-0/+3
2023-05-19nvme-pci: Add quirk for Teamgroup MP33 SSDDaniel Smith1-0/+2
2023-05-18ublk: fix AB-BA lockdep warningMing Lei1-2/+7
2023-05-18drm/amd/display: enable dpia validateMustapha Ghaddar1-0/+3
2023-05-18drm/amd/pm: fix possible power mode mismatch between driver and PMFWEvan Quan3-19/+20
2023-05-18drm/amdgpu: skip disabling fence driver src_irqs when device is unpluggedGuchun Chen1-1/+2
2023-05-18drm/amdgpu/gmc11: implement get_vbios_fb_size()Alex Deucher1-1/+20
2023-05-18drm/amdgpu: Differentiate between Raven2 and Raven/Picasso according to revis...Jesse Zhang1-19/+14
2023-05-18drm/amdgpu/gfx11: Adjust gfxoff before powergating on gfx11 as wellGuilherme G. Piccoli1-1/+7
2023-05-18drm/amdgpu/gfx10: Disable gfxoff before disabling powergating.Bas Nieuwenhuizen1-1/+7
2023-05-18ceph: force updating the msg pointer in non-split caseXiubo Li1-0/+13
2023-05-18ceph: silence smatch warning in reconnect_caps_cb()Xiubo Li1-1/+2
2023-05-18MAINTAINERS: skip CCing netdev for Bluetooth patchesJakub Kicinski1-0/+1
2023-05-18mdio_bus: unhide mdio_bus_init prototypeArnd Bergmann1-2/+0
2023-05-18bridge: always declare tunnel functionsArnd Bergmann1-4/+4
2023-05-18atm: hide unused procfs functionsArnd Bergmann1-0/+2
2023-05-18net: isa: include net/Space.hArnd Bergmann6-1/+9
2023-05-18MAINTAINERS: Cleanup Arm Display IP maintainersLiviu Dudau1-5/+0
2023-05-18MAINTAINERS: repair pattern in DIALOG SEMICONDUCTOR DRIVERSLukas Bulwahn1-1/+1
2023-05-18nilfs2: fix use-after-free bug of nilfs_root in nilfs_evict_inode()Ryusuke Konishi1-0/+18
2023-05-18mm: fix zswap writeback race conditionDomenico Cerasuolo1-0/+16
2023-05-18mm: kfence: fix false positives on big endianMichael Ellerman1-1/+1