summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-02can: mcp251xfd: mcp251xfd_ring_set_ringparam(): assign missing tx_obj_num_coa...Marc Kleine-Budde1-0/+1
2023-02-02usb: gadget: udc: do not clear gadget driver.busAaro Koskinen16-16/+0
2023-02-02hv_netvsc: Fix missed pagebuf entries in netvsc_dma_map/unmap()Michael Kelley1-7/+2
2023-02-02octeontx2-af: Fix devlink unregisterRatheesh Kannoth1-8/+27
2023-02-02igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix1-5/+9
2023-02-02nfp: flower: avoid taking mutex in atomic contextYanguo Li1-1/+7
2023-02-02drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher1-0/+11
2023-02-02drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao1-2/+4
2023-02-02drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello1-1/+7
2023-02-02drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan1-1/+2
2023-02-02drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang1-0/+14
2023-02-02drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas1-0/+12
2023-02-02drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen1-1/+1
2023-02-02drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess1-2/+3
2023-02-02drm/amd/display: Add missing brackets in calculationDaniel Miess1-1/+1
2023-02-02drm/amdgpu: update wave data type to 3 for gfx11Graham Sider1-2/+2
2023-02-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-6/+24
2023-02-01Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-1/+4
2023-02-01nvme-auth: use workqueue dedicated to authenticationShin'ichiro Kawasaki1-2/+12
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_setMaurizio Lombardi1-0/+1
2023-02-01nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_setMaurizio Lombardi1-1/+3
2023-02-01nvme-fc: fix a missing queue put in nvmet_fc_ls_create_associationAmit Engel1-1/+3
2023-02-01drm/panel: boe-tv101wum-nl6: Ensure DSI writes succeed during disableStephen Boyd1-4/+12
2023-02-01net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy1-0/+2
2023-02-01net: fman: memac: free mdio device if lynx_pcs_create() failsVladimir Oltean1-0/+3
2023-02-01Revert "mm: kmemleak: alloc gray object for reserved region with direct map"Isaac J. Manjarres1-5/+1
2023-01-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-6/+5
2023-01-31Merge tag 'media/v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+3
2023-01-31block: ublk: extending queue_size to fix overflowLiu Xiaodong1-1/+1
2023-01-31IB/hfi1: Assign npages earlierDean Luick1-7/+2
2023-01-31vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAFGeorge Kennedy1-4/+5
2023-01-31RDMA/umem: Use dma-buf locked API to solve deadlockMaor Gottlieb1-4/+4
2023-01-31serial: 8250_dma: Fix DMA Rx rearm raceIlpo Järvinen1-2/+10
2023-01-31serial: 8250_dma: Fix DMA Rx completion raceIlpo Järvinen1-2/+7
2023-01-31serial: stm32: Merge hard IRQ and threaded IRQ handling into single IRQ handlerMarek Vasut1-28/+5
2023-01-31Merge tag 'iio-fixes-for-6.2a' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman10-30/+143
2023-01-31net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook2-3/+1
2023-01-31Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-19/+43
2023-01-31drm/nouveau/acr/gm20b: regression fixesBen Skeggs3-2/+17
2023-01-31drm/nouveau/fb/tu102-: fix register used to determine scrub statusBen Skeggs7-17/+65
2023-01-31drm/nouveau/devinit/tu102-: wait for GFW_BOOT_PROGRESS == COMPLETEDBen Skeggs1-0/+23
2023-01-31pinctrl: aspeed: Revert "Force to disable the function's signal"Joel Stanley1-1/+10
2023-01-30drm/i915/adlp: Fix typo for reference clockChaitanya Kumar Borah1-1/+1
2023-01-30drm/i915: Fix potential bit_17 double-freeRob Clark1-4/+5
2023-01-30drm/i915: Fix up locking around dumping requests listsJohn Harrison5-62/+73
2023-01-30drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison5-12/+17
2023-01-30drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison1-0/+11
2023-01-30drm/i915: Avoid potential vm use-after-freeRob Clark1-3/+11
2023-01-30Merge tag 'sunxi-fixes-for-6.2-1' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-1/+7
2023-01-30watchdog: diag288_wdt: fix __diag288() inline assemblyAlexander Egorenkov1-1/+1