summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-03-08net: dsa: ocelot: seville: utilize of_mdiobus_registerColin Foster1-1/+2
2022-03-08gve: Recording rx queue before sending to napiTao Liu1-0/+1
2022-03-08drm/i915: Disable DRRS on IVB/HSW port != AVille Syrjälä1-0/+8
2022-03-08drm/i915/display: Move DRRS code its own fileJosé Roberto de Souza8-477/+514
2022-03-08drm/i915/display: split out dpt out of intel_display.cJani Nikula4-219/+250
2022-03-08drm: mxsfb: Fix NULL pointer dereferenceAlexander Stein1-1/+5
2022-03-08drm: mxsfb: Set fallback bus format when the bridge doesn't provide oneGuido Günther1-0/+6
2022-03-08drm/amd/display: Update watermark values for DCN301Agustin Gutierrez1-8/+8
2022-03-08net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated trafficRaed Salem1-3/+6
2022-03-08net/mlx5e: IPsec: Refactor checksum code in tx data pathRaed Salem2-18/+28
2022-03-08octeontx2-af: Add KPU changes to parse NGIO as separate layerKiran Kumar K1-35/+35
2022-03-08octeontx2-af: Adjust LA pointer for cpt parse headerKiran Kumar K2-95/+80
2022-03-08octeontx2-af: cn10k: Use appropriate register for LMAC enableGeetha sowjanya7-7/+66
2022-03-08octeontx2-af: cn10k: RPM hardware timestamp configurationHariprasad Kelam7-26/+58
2022-03-08octeontx2-af: Reset PTP config in FLR handlerHarman Kalra3-0/+18
2022-03-08octeontx2-af: Optimize KPU1 processing for variable-length headersKiran Kumar K7-323/+195
2022-03-08drm/amd/display: move FPU associated DSC code to DML folderQingqing Zhuo8-338/+389
2022-03-08drm/amd/display: Use adjusted DCN301 watermarksNikola Cornij2-3/+97
2022-03-08drm/amdgpu: filter out radeon secondary ids as wellAlex Deucher1-0/+81
2022-03-08drm/amdgpu: filter out radeon PCI device IDsAlex Deucher1-1/+637
2022-03-08drm/amdgpu/display: Only set vblank_disable_immediate when PSR is not enabledNicholas Kazlauskas1-3/+8
2022-03-08dma-buf: cma_heap: Fix mutex locking sectionWeizhao Ouyang1-2/+4
2022-03-08i3c: master: dw: check return of dw_i3c_master_get_free_pos()Tom Rix1-0/+4
2022-03-08drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen1-2/+3
2022-03-08drm/amdkfd: Check for null pointer after calling kmemdupJiasheng Jiang1-0/+3
2022-03-08ntb_hw_switchtec: Fix bug with more than 32 partitionsWesley Sheng1-7/+5
2022-03-08ntb_hw_switchtec: Fix pff ioread to read into mmio_part_cfg_allJeremy Pallotta1-2/+2
2022-03-08drm/atomic: Check new_crtc_state->active to determine if CRTC needs disable i...Liu Ying1-1/+1
2022-03-08drm/sun4i: dw-hdmi: Fix missing put_device() call in sun8i_hdmi_phy_getMiaoqian Lin1-1/+3
2022-03-08drm/i915: don't call free_mmap_offset when purgingMatthew Auld1-1/+0
2022-03-08PCI: mvebu: Fix support for DEVCAP2, DEVCTL2 and LNKCTL2 registers on emulate...Pali Rohár1-0/+23
2022-03-08PCI: mvebu: Fix support for PCI_EXP_RTSTA on emulated bridgePali Rohár1-1/+10
2022-03-08PCI: mvebu: Fix support for PCI_EXP_DEVCTL on emulated bridgePali Rohár1-10/+1
2022-03-08PCI: mvebu: Fix support for PCI_BRIDGE_CTL_BUS_RESET on emulated bridgePali Rohár1-0/+28
2022-03-08PCI: mvebu: Setup PCIe controller to Root Complex modePali Rohár1-1/+7
2022-03-08PCI: mvebu: Fix configuring secondary bus of PCIe Root Port via emulated bridgePali Rohár1-2/+97
2022-03-08PCI: mvebu: Fix support for bus mastering and PCI_COMMAND on emulated bridgePali Rohár1-20/+32
2022-03-08PCI: mvebu: Do not modify PCI IO type bits in conf_writePali Rohár1-7/+0
2022-03-08PCI: mvebu: Check for errors from pci_bridge_emul_init() callPali Rohár1-3/+12
2022-03-08Input: ti_am335x_tsc - fix STEPCONFIG setup for Z2Dario Binacchi1-1/+4
2022-03-08Input: ti_am335x_tsc - set ADCREFM for X configurationDario Binacchi1-1/+2
2022-03-08i3c/master/mipi-i3c-hci: Fix a potentially infinite loop in 'hci_dat_v1_get_i...Christophe JAILLET1-3/+1
2022-03-08i3c: fix incorrect address slot lookup on 64-bitJamie Iles1-1/+2
2022-03-08PCI: aardvark: Fix checking for MEM resource typePali Rohár1-4/+2
2022-03-08PCI: dwc: Do not remap invalid resTim Harvey1-3/+4
2022-03-08PCI: rcar: Check if device is runtime suspended instead of __clk_is_enabled()Marek Vasut1-5/+5
2022-03-08PCI: mediatek-gen3: Disable DVFSRC voltage requestJianjun Wang1-0/+8
2022-03-08mtd: spi-nor: Fix mtd size for s3an flashesTudor Ambarus1-1/+2
2022-03-08drm/amdgpu: check vm ready by amdgpu_vm->evicting flagQiang Yu1-2/+7
2022-03-08ata: pata_hpt37x: fix PCI clock detectionSergey Shtylyov1-2/+2