summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-14drm/amd/display: Reset DMCUB before HW initNicholas Kazlauskas
2021-12-14drm/amd/display: Set exit_optimized_pwr_state for DCN31Nicholas Kazlauskas
2021-12-14drm/amd/pm: fix reading SMU FW version from amdgpu_firmware_info on YCMario Limonciello
2021-12-14drm/amdgpu: don't override default ECO_BITs settingHawking Zhang
2021-12-14drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski
2021-12-14ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski
2021-12-14mlxsw: spectrum_router: Consolidate MAC profiles when possibleDanielle Ratson
2021-12-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-12-14net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong
2021-12-14PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner
2021-12-14PCI/MSI: Mask MSI-X vectors only on successStefan Roese
2021-12-14drm/i915/display: Fix an unsigned subtraction which can never be negative.Harshit Mogalapalli
2021-12-14USB: serial: option: add Telit FN990 compositionsDaniele Palmas
2021-12-14USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold
2021-12-14drm/ast: potential dereference of null pointerJiasheng Jiang
2021-12-13scsi: pm8001: Fix phys_to_virt() usage on dma_addr_tJohn Garry
2021-12-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-12-13PCI: mt7621: Convert driver into 'bool'Sergio Paracuellos
2021-12-13iavf: do not override the adapter state in the watchdog task (again)Stefan Assmann
2021-12-13iavf: missing unlocks in iavf_watchdog_task()Dan Carpenter
2021-12-13net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capabilityDavid Wu
2021-12-13net: phy: add a note about refcountingRussell King (Oracle)
2021-12-13net: ethernet: ti: add missing of_node_put before returnWang Qing
2021-12-13net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()Marek BehĂșn
2021-12-13net: bcmgenet: Fix NULL vs IS_ERR() checkingMiaoqian Lin
2021-12-13usb: cdnsp: Fix incorrect status for control requestPawel Laszczak
2021-12-13usb: cdnsp: Fix issue in cdnsp_log_ep trace eventPawel Laszczak
2021-12-13usb: cdnsp: Fix incorrect calling of cdnsp_died functionPawel Laszczak
2021-12-13usb: xhci-mtk: fix list_del warning when enable list debugChunfeng Yun
2021-12-13usb: gadget: u_ether: fix race in setting MAC address in setup phaseMarian Postevca
2021-12-13firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla
2021-12-13Merge tag 'imx-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2021-12-13Merge tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann
2021-12-13Merge tag 'amdtee-fix-for-v5.16' of git://git.linaro.org/people/jens.wiklande...Arnd Bergmann
2021-12-13Merge tag 'reset-fixes-for-v5.16' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann
2021-12-13drm: simpledrm: fix wrong unit with pixel clockAlejandro Concepcion-Rodriguez
2021-12-13dmaengine: st_fdma: fix MODULE_ALIASAlyssa Ross
2021-12-13dmaengine: idxd: fix missed completion on abort pathDave Jiang
2021-12-13dmaengine: ti: k3-udma: Fix smatch warningsVignesh Raghavendra
2021-12-12Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-12Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-12-12Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-12-12net: hns3: fix race condition in debugfsYufeng Mo
2021-12-12net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang
2021-12-12usb: core: config: using bit mask instead of individual bitsPavel Hofman
2021-12-12usb: core: config: fix validation of wMaxPacketValue entriesPavel Hofman
2021-12-12USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman
2021-12-12USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman