summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-09-01scsi: core: Revert "Make sure that targets outlive devices"Bart Van Assche-19/+3
2022-09-01scsi: core: Revert "Make sure that hosts outlive targets"Bart Van Assche-15/+0
2022-09-01scsi: core: Revert "Simplify LLD module reference counting"Bart Van Assche-6/+12
2022-09-01scsi: core: Revert "Call blk_mq_free_tag_set() earlier"Bart Van Assche-5/+5
2022-09-01scsi: lpfc: Add missing destroy_workqueue() in error pathYang Yingliang-1/+4
2022-09-01scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUEHannes Reinecke-2/+2
2022-08-31clk: ingenic-tcu: Properly enable registers before accessing timersAidan MacDonald-10/+5
2022-08-31drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui-1/+1
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson-18/+110
2022-08-31Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd-28/+0
2022-08-31Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-34/+96
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+6
2022-08-31gpio: realtek-otto: switch to 32-bit I/OSander Vanheule-81/+85
2022-08-31vfio/type1: Unpin zero pagesAlex Williamson-0/+12
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold-1/+5
2022-08-31USB: serial: ch341: fix lost character on LCR updatesJohan Hovold-1/+9
2022-08-31ethernet: rocker: fix sleep in atomic context bug in neigh_timer_handlerDuoming Zhou-1/+1
2022-08-31USB: serial: cp210x: add Decagon UCA device idJohan Hovold-0/+1
2022-08-31gpio: pca953x: Add mutex_lock for regcache sync in PMHaibo Chen-1/+7
2022-08-31Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman-4/+0
2022-08-31media: uvcvideo: Fix InterfaceProtocol for Quanta cameraRicardo Ribalda-1/+1
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter-1/+4
2022-08-30nfp: fix the access to management firmware hangingGao Xiao-0/+1
2022-08-30Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski-2/+4
2022-08-30net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur-1/+7
2022-08-31nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()Maurizio Lombardi-0/+3
2022-08-31nvmet-auth: add missing goto in nvmet_setup_auth()Hannes Reinecke-0/+1
2022-08-31nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610Shyamin Ayesh-0/+2
2022-08-30drm/amdgpu: only init tap_delay ucode when it's included in ucode binaryHawking Zhang-25/+35
2022-08-30drm/amd/display: Fix black flash when switching from ODM2to1 to ODMBypassVladimir Stempen-1/+2
2022-08-30drm/amd/display: Fix check for stream and planeEthan Wellenreiter-1/+1
2022-08-30drm/amd/display: Re-initialize viewport after pipe mergeEthan Wellenreiter-0/+9
2022-08-30drm/amd/display: Use correct plane for CAB cursor size allocationAurabindo Pillai-11/+21
2022-08-30drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinksAlex Sierra-1/+2
2022-08-30drm/amd/pm: bump SMU 13.0.0 driver_if header versionEvan Quan-2/+2
2022-08-30drm/amd/pm: use vbios carried pptable for all SMU13.0.7 SKUsEvan Quan-13/+22
2022-08-30drm/amd/pm: use vbios carried pptable for those supported SKUsEvan Quan-24/+77
2022-08-30drm/amd/display: fix wrong register accessCharlene Liu-0/+4
2022-08-30drm/amd/display: use actual cursor size instead of max for CAB allocationAurabindo Pillai-1/+14
2022-08-30drm/amd/display: disable display fresh from MALL on an edge case for DCN321Aurabindo Pillai-16/+27
2022-08-30drm/amd/display: Fix CAB cursor size allocation for DCN32/321Aurabindo Pillai-1/+1
2022-08-30drm/amd/display: Missing HPO instance addedLeo Chen-0/+1
2022-08-30drm/amd/display: set dig fifo read start level to 7 before dig fifo resetWang Fudong-0/+5
2022-08-30drm/amdgpu: Fix use-after-free in amdgpu_cs_ioctlYuBiao Wang-1/+4
2022-08-30drm/amd/display: Fix OTG H timing reset for dcn314Duncan Ma-1/+2
2022-08-30drm/amd/display: Fix DCN32 DPSTREAMCLK_CNTL programmingGeorge Shen-6/+6
2022-08-30drm/amdgpu: Update mes_v11_api_def.hGraham Sider-1/+3
2022-08-30drm/amdgpu: disable FRU access on special SIENNA CICHLID cardGuchun Chen-2/+7
2022-08-30wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka-4/+1
2022-08-30wifi: wilc1000: fix DMA on stack objectsAjay.Kathat@microchip.com-8/+47