summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-07-29net: dsa: microchip: ksz_common: Fix refcount leak bugLiang He1-1/+4
2022-07-29mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase timesSascha Hauer1-2/+4
2022-07-29mtd: rawnand: gpmi: validate controller clock rateDario Binacchi1-4/+18
2022-07-29net: stmmac: fix unbalanced ptp clock issue in suspend/resume flowBiao Huang2-10/+15
2022-07-29net: stmmac: fix pm runtime issue in stmmac_dvr_remove()Biao Huang1-2/+3
2022-07-29ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima1-1/+2
2022-07-29igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek2-1/+7
2022-07-29Revert "e1000e: Fix possible HW unit hang after an s0ix exit"Sasha Neftin4-32/+0
2022-07-29e1000e: Enable GPT clock before sending message to CSMESasha Neftin1-0/+4
2022-07-29nvme: fix block device naming collisionIsrael Rukshin1-3/+3
2022-07-29nvme: check for duplicate identifiers earlierChristoph Hellwig1-7/+6
2022-07-29scsi: ufs: core: Drop loglevel of WriteBoost messageBjorn Andersson1-1/+1
2022-07-29scsi: megaraid: Clear READ queue map's nr_queuesMing Lei1-0/+3
2022-07-29drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo3-0/+64
2022-07-29drm/amdgpu/display: add quirk handling for stutter modeAlex Deucher1-0/+33
2022-07-29drm/amd/display: Fork thread to offload work of hpd_rx_irqWayne Lin4-48/+219
2022-07-29drm/amd/display: Add option to defer works of hpd_rx_irqWayne Lin2-32/+63
2022-07-29drm/amd/display: Support for DMUB HPD interrupt handlingJude Shih2-8/+203
2022-07-29tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima1-1/+1
2022-07-29net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"Dongli Zhang1-1/+4
2022-07-29pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean1-0/+2
2022-07-29pinctrl: ralink: rename pinctrl-rt2880 to pinctrl-ralinkArınç ÜNAL9-171/+167
2022-07-29pinctrl: ralink: rename MT7628(an) functions to MT76X8Arınç ÜNAL1-109/+109
2022-07-29RDMA/irdma: Fix sleep from invalid context BUGMustafa Ismail1-50/+0
2022-07-29RDMA/irdma: Do not advertise 1GB page size for x722Mustafa Ismail4-2/+5
2022-07-29power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probeMiaoqian Lin1-0/+1
2022-07-29ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima1-1/+1
2022-07-29r8152: fix a WOL issueHayes Wang1-2/+14
2022-07-29mt76: mt7921: Fix the error handling path of mt7921_pci_probe()Christophe JAILLET1-3/+5
2022-07-29mt76: mt7921e: fix possible probe failure after rebootSean Wang4-120/+136
2022-07-29mt76: mt7921: use physical addr to unify register accessSean Wang2-24/+25
2022-07-29Revert "mt76: mt7921e: fix possible probe failure after reboot"Sean Wang3-131/+125
2022-07-29Revert "mt76: mt7921: Fix the error handling path of mt7921_pci_probe()"Sean Wang1-5/+3
2022-07-29serial: mvebu-uart: correctly report configured baudrate valuePali Rohár1-12/+13
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo1-11/+57
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo1-7/+9
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo1-1/+4
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo1-1/+16
2022-07-29bus: mhi: host: pci_generic: add Telit FN990Daniele Palmas1-0/+41
2022-07-29bus: mhi: host: pci_generic: add Telit FN980 v1 hardware revisionDaniele Palmas1-0/+38
2022-07-29drm/ttm: fix locking in vmap/vunmap TTM GEM helpersChristian König1-1/+8
2022-07-29mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel1-1/+1
2022-07-29pinctrl: stm32: fix optional IRQ support to gpiosFabien Dessenne1-7/+11
2022-07-23intel_idle: Disable IBRS during long idlePeter Zijlstra1-6/+37
2022-07-23x86/bugs: Report AMD retbleed vulnerabilityAlexandre Chartre1-0/+8
2022-07-21drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann1-11/+15
2022-07-21serial: 8250: Fix PM usage_count for console handoverIlpo Järvinen2-5/+4
2022-07-21serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen1-2/+21
2022-07-21serial: stm32: Clear prev values before setting RTS delaysIlpo Järvinen1-0/+2
2022-07-21serial: 8250: fix return error code in serial8250_request_std_resource()Yi Yang1-1/+3