summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-17s390/dasd: add missing discipline functionStefan Haberland3-3/+12
2023-03-17drm/i915: Don't use BAR mappings for ring buffers with LLCJohn Harrison1-2/+2
2023-03-17ipmi:watchdog: Set panic count to proper value on a panicCorey Minyard1-4/+4
2023-03-17ipmi/watchdog: replace atomic_add() and atomic_sub()Yejune Deng1-4/+4
2023-03-17media: rc: gpio-ir-recv: add remove functionLi Jun1-0/+18
2023-03-17media: ov5640: Fix analogue gain controlPaul Elder1-1/+1
2023-03-17macintosh: windfarm: Use unsigned type for 1-bit bitfieldsNathan Chancellor2-4/+4
2023-03-17tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud1-1/+5
2023-03-17iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia1-1/+15
2023-03-17platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap1-1/+2
2023-03-17scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil2-1/+3
2023-03-17net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle2-1/+3
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan1-11/+12
2023-03-17net: phylib: get rid of unnecessary lockingRussell King (Oracle)1-7/+1
2023-03-17net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei1-0/+1
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino2-26/+33
2023-03-17net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones1-90/+78
2023-03-17nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...Kang Chen1-0/+4
2023-03-17bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki2-2/+8
2023-03-17drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov1-1/+1
2023-03-17drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov1-1/+1
2023-03-17drm/msm: Document and rename preempt_lockRob Clark5-12/+17
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov1-2/+2
2023-03-17drm/msm: Fix potential invalid ptr freeRob Clark1-3/+2
2023-03-17drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)1-2/+3
2023-03-17drm/nouveau/kms/nv50-: remove unused functionsBen Skeggs3-30/+0
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche1-0/+2
2023-03-17iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan1-0/+7
2023-03-17iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()Lu Baolu1-8/+13
2023-03-17irq: Fix typos in commentsIngo Molnar14-21/+21
2023-03-17drm/connector: print max_requested_bpc in state debugfsHarry Wentland1-0/+1
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher1-2/+3
2023-03-13staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann1-12/+0
2023-03-13staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann1-27/+0
2023-03-11usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang1-4/+4
2023-03-11malidp: Fix NULL vs IS_ERR() checkingMiaoqian Lin1-1/+1
2023-03-11scsi: mpt3sas: Remove usage of dma_get_required_mask() APISreekanth Reddy1-2/+1
2023-03-11scsi: mpt3sas: re-do lost mpt3sas DMA mask fixSreekanth Reddy1-1/+1
2023-03-11scsi: mpt3sas: Don't change DMA mask while reallocating poolsSreekanth Reddy1-7/+14
2023-03-11Revert "scsi: mpt3sas: Fix return value check of dma_get_required_mask()"Salvatore Bonaccorso1-1/+1
2023-03-11media: uvcvideo: Fix race condition with usb_kill_urbRicardo Ribalda3-0/+43
2023-03-11media: uvcvideo: Provide sync and async uvc_ctrl_status_eventRicardo Ribalda3-12/+20
2023-03-11drm/virtio: Fix error code in virtio_gpu_object_shmem_init()Harshit Mogalapalli1-1/+2
2023-03-11drm/display/dp_mst: Fix down message handling after a packet reception errorImre Deak1-1/+1
2023-03-11drm/display/dp_mst: Fix down/up message handling after sink disconnectImre Deak1-0/+3
2023-03-11soundwire: cadence: Drain the RX FIFO after an IO timeoutRichard Fitzgerald1-23/+27
2023-03-11soundwire: cadence: Remove wasted space in response_bufRichard Fitzgerald2-1/+19
2023-03-11phy: rockchip-typec: Fix unsigned comparison with less than zeroJiapeng Chong1-2/+1
2023-03-11PCI: Add ACS quirk for Wangxun NICsMengyuan Lou1-0/+22
2023-03-11PCI: loongson: Add more devices that need MRRS quirkHuacai Chen1-9/+24