summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-03-17media: rc: gpio-ir-recv: add remove functionLi Jun
2023-03-17media: ov5640: Fix analogue gain controlPaul Elder
2023-03-17macintosh: windfarm: Use unsigned type for 1-bit bitfieldsNathan Chancellor
2023-03-17tpm/eventlog: Don't abort tpm_read_log on faulty ACPI addressMorten Linderud
2023-03-17staging: rtl8723bs: Fix key-store index handlingHans de Goede
2023-03-17staging: rtl8723bs: fix placement of bracesHannes Braun
2023-03-17Staging: rtl8723bs: Placing opening { braces in previous lineJagath Jog J
2023-03-17staging: rtl8723bs: clean up comparsions to NULLMichael Straube
2023-03-17iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameterGavrilov Ilia
2023-03-17iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips
2023-03-17iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commandsSuravee Suthikulpanit
2023-03-17nbd: use the correct block_device in nbd_bdev_resetChristoph Hellwig
2023-03-17net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoCVladimir Oltean
2023-03-17octeontx2-af: Unlock contexts in the queue context cache in case of fault det...Suman Ghosh
2023-03-17platform: x86: MLX_PLATFORM: select REGMAP instead of depending on itRandy Dunlap
2023-03-17scsi: megaraid_sas: Update max supported LD IDs to 240Chandrakanth Patil
2023-03-17net: ethernet: mtk_eth_soc: fix RX data corruption issueDaniel Golle
2023-03-17net: phy: smsc: fix link up detection in forced irq modeHeiner Kallweit
2023-03-17net: phy: smsc: Cache interrupt maskLukas Wunner
2023-03-17bnxt_en: Avoid order-5 memory allocation for TPA dataMichael Chan
2023-03-17net: phylib: get rid of unnecessary lockingRussell King (Oracle)
2023-03-17net: stmmac: add to set device wake up flag when stmmac init phyRongguang Wei
2023-03-17drm/msm/dpu: fix len of sc7180 ctl blocksDmitry Baryshkov
2023-03-17ice: copy last block omitted in ice_get_module_eeprom()Petr Oros
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino
2023-03-17nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...Kang Chen
2023-03-17bgmac: fix *initial* chip reset to support BCM5358Rafał Miłecki
2023-03-17drm/msm/a5xx: fix context faults during ring switchDmitry Baryshkov
2023-03-17drm/msm/a5xx: fix the emptyness check in the preempt codeDmitry Baryshkov
2023-03-17drm/msm/a5xx: fix highest bank bit for a530Dmitry Baryshkov
2023-03-17drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL registerDmitry Baryshkov
2023-03-17drm/msm: Fix potential invalid ptr freeRob Clark
2023-03-17drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototypeJiri Slaby (SUSE)
2023-03-17drm/nouveau/kms/nv50-: remove unused functionsBen Skeggs
2023-03-17regulator: core: Use ktime_get_boottime() to determine how long a regulator w...Matthias Kaehlcke
2023-03-17regulator: core: Fix off-on-delay-us for always-on/boot-on regulatorsChristian Kohlschütter
2023-03-17regulator: Flag uncontrollable regulators as always_onMark Brown
2023-03-17scsi: core: Remove the /proc/scsi/${proc_name} directory earlierBart Van Assche
2023-03-17brd: mark as nowait compatibleJens Axboe
2023-03-17block/brd: add error handling support for add_disk()Luis Chamberlain
2023-03-17iommu/vt-d: Fix PASID directory pointer coherencyJacob Pan
2023-03-17ipmi:ssif: Add a timer between request retriesCorey Minyard
2023-03-17ipmi:ssif: Increase the message retry timeCorey Minyard
2023-03-17staging: rtl8723bs: Pass correct parameters to cfg80211_get_bss()Hans de Goede
2023-03-17drm/connector: print max_requested_bpc in state debugfsHarry Wentland
2023-03-17drm/amdgpu: fix error checking in amdgpu_read_mm_registers for soc15Alex Deucher
2023-03-13staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann
2023-03-13staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann
2023-03-12Revert "drm/i915: Don't use BAR mappings for ring buffers with LLC"Greg Kroah-Hartman
2023-03-11usb: gadget: uvc: fix missing mutex_unlock() if kstrtou8() failsYang Yingliang