summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-23xen/gntdev: Avoid blocking in unmap_grant_pages()Demi Marie Obenour
2022-06-23nvme: move the Samsung X5 quirk entry to the core quirksChristoph Hellwig
2022-06-23nvme: add a bogus subsystem NQN quirk for Micron MTFDKBA2T0TFHLeo Savernik
2022-06-23USB: serial: option: add Quectel RM500K module supportMacpaul Lin
2022-06-22virtio_net: fix xdp_rxq_info bug after suspend/resumeStephan Gerhold
2022-06-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-06-22igb: Make DMA faster when CPU is active on the PCIe linkKai-Heng Feng
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi
2022-06-22amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+Joshua Ashton
2022-06-22drm/amd/display: Fix typo in override_lane_settingsGeorge Shen
2022-06-22drm/amd/display: Fix DC warning at driver loadQingqing Zhuo
2022-06-22drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already ...Mario Limonciello
2022-06-22drm/amdgpu: Adjust logic around GTT size (v3)Alex Deucher
2022-06-22hinic: Replace memcpy() with direct assignmentKees Cook
2022-06-22video: fbdev: omap: Remove duplicate 'the' in commentJiang Jian
2022-06-22video: fbdev: omapfb: Align '*' in commentJiang Jian
2022-06-22drm/sun4i: Return if frontend is not presentSaud Farooqui
2022-06-22drm/vc4: fix error code in vc4_check_tex_size()Dan Carpenter
2022-06-22iommu/ipmmu-vmsa: Fix compatible for rcar-gen4Yoshihiro Shimoda
2022-06-22Revert "drivers/net/ethernet/neterion/vxge: Fix a use-after-free bug in vxge-...Jakub Kicinski
2022-06-22regmap-irq: Fix offset/index mismatch in read_sub_irq_data()Aidan MacDonald
2022-06-22regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chipsAidan MacDonald
2022-06-22drm/sun4i: Add DMA mask and segment sizeJernej Skrabec
2022-06-22drm/vc4: hdmi: Fixed possible integer overflowSaud Farooqui
2022-06-22USB: serial: option: add Quectel EM05-G modemYonglin Tan
2022-06-22USB: serial: pl2303: add support for more HXN (G) typesJohan Hovold
2022-06-21net: phy: smsc: Disable Energy Detect Power-Down in interrupt modeLukas Wunner
2022-06-21ice: ethtool: Prohibit improper channel config for DCBAnatolii Gerasymenko
2022-06-21ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-21ice: Fix switchdev rules book keepingWojciech Drewek
2022-06-21ice: ignore protocol field in GTP offloadMarcin Szycik
2022-06-21dm: do not return early from dm_io_complete if BLK_STS_AGAIN without pollingMike Snitzer
2022-06-21dm era: commit metadata in postsuspend after worker stopsNikos Tsironis
2022-06-21Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-21efi: sysfb_efi: remove unnecessary <asm/efi.h> includeJavier Martinez Canillas
2022-06-21MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-21drm/xen: Add missing VM_DONTEXPAND flag in mmap callbackOleksandr Tyshchenko
2022-06-21x86/xen: Remove undefined behavior in setup_features()Julien Grall
2022-06-21xen-blkfront: Handle NULL gendiskJason Andryuk
2022-06-21usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-21usb: gadget: uvc: fix list double add in uvcg_video_pumpDan Vacura
2022-06-21usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern
2022-06-20video: fbdev: simplefb: Check before clk_put() not neededYihao Han
2022-06-20video: fbdev: au1100fb: Drop unnecessary NULL ptr checkYihao Han
2022-06-20video: fbdev: pxa3xx-gcu: Fix integer overflow in pxa3xx_gcu_writeHyunwoo Kim
2022-06-20drm/i915/display: Re-add check for low voltage sku for max dp source rateJason A. Donenfeld
2022-06-20regmap: Wire up regmap_config provided bulk write in missed functionsJavier Martinez Canillas
2022-06-20regmap: Make regmap_noinc_read() return -ENOTSUPP if map->read isn't setJavier Martinez Canillas
2022-06-20regmap: Re-introduce bulk read support check in regmap_bulk_read()Javier Martinez Canillas