summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-06-25serial: core: Initialize rs485 RTS polarity already on probeLukas Wunner1-22/+12
2022-06-25usb: gadget: u_ether: fix regression in setting fixed MAC addressMarian Postevca1-2/+9
2022-06-22clk: imx8mp: fix usb_root_clk parentPeng Fan1-1/+1
2022-06-22igc: Enable PCIe PTMVinicius Costa Gomes1-0/+5
2022-06-22Revert "PCI: Make pci_enable_ptm() private"Vinicius Costa Gomes1-3/+0
2022-06-22virtio-pci: Remove wrong address verification in vp_del_vqs()Murilo Opsfelder Araujo1-2/+1
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li1-4/+4
2022-06-22dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka1-2/+1
2022-06-22serial: 8250: Store to lsr_save_flags after lsr readIlpo Järvinen1-0/+2
2022-06-22usb: gadget: lpc32xx_udc: Fix refcount leak in lpc32xx_udc_probeMiaoqian Lin1-0/+1
2022-06-22usb: dwc2: Fix memory leak in dwc2_hcd_initMiaoqian Lin1-1/+1
2022-06-22USB: serial: io_ti: add Agilent E5805A supportRobert Eckelmann2-0/+3
2022-06-22USB: serial: option: add support for Cinterion MV31 with new baselineSlark Xiao1-0/+6
2022-06-22comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott1-1/+1
2022-06-22mei: me: add raptor lake point S DIDAlexander Usyskin2-0/+4
2022-06-22i2c: designware: Use standard optional ref clock implementationSerge Semin2-5/+11
2022-06-22irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitionsMiaoqian Lin1-1/+4
2022-06-22irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitionsMiaoqian Lin1-1/+1
2022-06-22irqchip/gic/realview: Fix refcount leak in realview_gic_of_initMiaoqian Lin1-0/+1
2022-06-22i2c: npcm7xx: Add check for platform_driver_registerJiasheng Jiang1-2/+1
2022-06-22net: bgmac: Fix an erroneous kfree() in bgmac_remove()Christophe JAILLET1-1/+0
2022-06-22mlxsw: spectrum_cnt: Reorder counter poolsPetr Machata1-1/+1
2022-06-22nvme: add device name to warning in uuid_show()Thomas Weißschuh1-2/+2
2022-06-22nvme: use sysfs_emit instead of sprintfDaniel Wagner2-24/+24
2022-06-22drm/i915/reset: Fix error_state_read ptr + offset useAlan Previn1-3/+12
2022-06-22misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin1-2/+2
2022-06-22tty: goldfish: Fix free_irq() on removeVincent Whitchurch1-1/+1
2022-06-22Drivers: hv: vmbus: Release cpu lock in error caseSaurabh Sengar1-0/+1
2022-06-22i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov1-8/+17
2022-06-22i40e: Fix calculating the number of queue pairsGrzegorz Szczurek1-1/+1
2022-06-22i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek1-0/+5
2022-06-22clocksource: hyper-v: unexport __init-annotated hv_init_clocksource()Masahiro Yamada1-1/+0
2022-06-22random: credit cpu and bootloader seeds by defaultJason A. Donenfeld1-21/+33
2022-06-22gpio: dwapb: Don't print error on -EPROBE_DEFERSerge Semin1-4/+3
2022-06-22MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error.Yupeng Li1-1/+1
2022-06-22mellanox: mlx5: avoid uninitialized variable warning with gcc-12Linus Torvalds1-1/+1
2022-06-22net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_al...Chen Lin1-2/+19
2022-06-22nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang1-2/+14
2022-06-22virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failedchengkaitao1-0/+1
2022-06-22scsi: pmcraid: Fix missing resource cleanup in error caseChengguang Xu1-1/+1
2022-06-22scsi: ipr: Fix missing/incorrect resource cleanup in error caseChengguang Xu1-2/+2
2022-06-22scsi: lpfc: Allow reduced polling rate for nvme_admin_async_event cmd completionJames Smart2-2/+12
2022-06-22scsi: lpfc: Fix port stuck in bypassed state after LIP in PT2PT topologyJames Smart1-1/+2
2022-06-22scsi: vmw_pvscsi: Expand vcpuHint to 16 bitsWentao Wang1-2/+2
2022-06-22Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch1-2/+2
2022-06-22ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov1-2/+2
2022-06-16x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale DataPawan Gupta1-0/+8
2022-06-14dmaengine: idxd: add missing callback function to support DMA_INTERRUPTDave Jiang1-0/+22
2022-06-14PCI: qcom: Fix pipe clock imbalanceJohan Hovold1-6/+0
2022-06-14md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg1-15/+16