summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-17staging: rtl8723bs: Fix key-store index handlingHans de Goede3-31/+36
2023-03-17staging: rtl8723bs: fix placement of bracesHannes Braun1-158/+65
2023-03-17Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J1-66/+32
2023-03-17staging: rtl8723bs: clean up comparsions to NULLMichael Straube9-117/+117
2023-03-17iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia1-1/+15
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips1-25/+54
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit1-17/+27
2023-03-17nbd: use the correct block_device in nbd_bdev_resetChristoph Hellwig1-7/+7
2023-03-17net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean1-15/+20
2023-03-17octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh5-7/+82
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-17net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit1-11/+3
2023-03-17net: phy: smsc: Cache interrupt maskLukas Wunner1-13/+11
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-17drm/msm/dpu: fix len of sc7180 ctl blocksDmitry Baryshkov1-3/+3
2023-03-17ice: copy last block omitted in ice_get_module_eeprom()Petr Oros1-2/+4
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino2-26/+33
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/a5xx: fix highest bank bit for a530Dmitry Baryshkov1-1/+1
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-17regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke1-3/+3
2023-03-17regulator: core: Fix off-on-delay-us for always-on/boot-on regulatorsChristian Kohlschütter1-2/+3
2023-03-17regulator: Flag uncontrollable regulators as always_onMark Brown1-0/+18
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche1-0/+2
2023-03-17brd: mark as nowait compatibleJens Axboe1-0/+1
2023-03-17block/brd: add error handling support for add_disk()Luis Chamberlain1-2/+7
2023-03-17iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan1-0/+7
2023-03-17ipmi:ssif: Add a timer between request retriesCorey Minyard1-7/+27
2023-03-17ipmi:ssif: Increase the message retry timeCorey Minyard1-1/+1
2023-03-17staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede1-3/+3
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-12Revert "drm/i915: Don't use BAR mappings for ring buffers with LLC"Greg Kroah-Hartman1-2/+2
2023-03-11usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang1-4/+4