summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-07vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella1-47/+47
2020-10-07clk: socfpga: stratix10: fix the divider for the emac_ptp_free_clkDinh Nguyen1-1/+1
2020-10-07gpio: tc35894: fix up tc35894 interrupt configurationdillon min1-1/+1
2020-10-07gpio: mockup: fix resource leak in error pathBartosz Golaszewski1-0/+2
2020-10-07USB: gadget: f_ncm: Fix NDP16 datagram validationBryan O'Donoghue1-28/+2
2020-10-07mmc: sdhci: Workaround broken command queuing on Intel GLK based IRBIS modelsHans de Goede1-1/+2
2020-10-01ata: sata_mv, avoid trigerrable BUG_ONJiri Slaby1-5/+3
2020-10-01ata: make qc_prep return ata_completion_errorsJiri Slaby17-52/+94
2020-10-01s390/zcrypt: Fix ZCRYPT_PERDEV_REQCNT ioctlChristian Borntraeger1-1/+2
2020-10-01s390/dasd: Fix zero write for FBA devicesJan Höppner1-1/+8
2020-10-01regmap: fix page selection for noinc readsDmitry Baryshkov1-6/+6
2020-10-01drm/sun4i: sun8i-csc: Secondary CSC register correctionMartin Cerveny1-1/+1
2020-10-01net: qed: RDMA personality shouldn't fail VF loadDmitry Bogdanov1-0/+1
2020-10-01drm/vc4/vc4_hdmi: fill ASoC card ownerMarek Szyprowski1-0/+1
2020-10-01atm: eni: fix the missed pci_disable_device() for eni_init_one()Jing Xiangfeng1-1/+1
2020-10-01mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2-3/+3
2020-10-01clocksource/drivers/h8300_timer8: Fix wrong return value in h8300_8timer_init()Tianjia Zhang1-1/+1
2020-10-01ieee802154/adf7242: check status of adf7242_read_regTom Rix1-1/+3
2020-10-01ieee802154: fix one possible memleak in ca8210_dev_com_initLiu Jian1-0/+1
2020-10-01i2c: core: Call i2c_acpi_install_space_handler() before i2c_acpi_register_dev...Hans de Goede1-1/+1
2020-10-01drm/amdkfd: fix a memory leak issueDennis Li1-0/+2
2020-10-01nvme: explicitly update mpath disk capacity on revalidationAnthony Iliopoulos2-0/+14
2020-10-01ubi: fastmap: Free unused fastmap anchor peb during detachHou Tao1-2/+13
2020-10-01vfio/pci: fix racy on error and request eventfd ctxZeng Tao1-0/+5
2020-10-01scsi: libfc: Skip additional kref updating work eventJaved Hasan1-4/+5
2020-10-01scsi: libfc: Handling of extra krefJaved Hasan1-1/+3
2020-10-01nvme: fix possible deadlock when I/O is blockedSagi Grimberg1-1/+0
2020-10-01vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson1-2/+6
2020-10-01mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon1-3/+20
2020-10-01rapidio: avoid data race between file operation callbacks and mport_cdev_add().Madhuparna Bhowmik1-7/+7
2020-10-01PCI: tegra: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-10-01mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu1-0/+1
2020-10-01wlcore: fix runtime pm imbalance in wlcore_regdomain_configDinghao Liu1-1/+3
2020-10-01wlcore: fix runtime pm imbalance in wl1271_tx_workDinghao Liu1-0/+1
2020-10-01vfio/pci: fix memory leaks of eventfd ctxQian Cai1-0/+4
2020-10-01usb: dwc3: Increase timeout for CmdAct cleared by device controllerYu Chen1-1/+1
2020-10-01drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu1-1/+3
2020-10-01drm/nouveau: fix runtime pm imbalance on errorDinghao Liu1-1/+3
2020-10-01drm/nouveau/debugfs: fix runtime pm imbalance on errorDinghao Liu1-1/+4
2020-10-01e1000: Do not perform reset in reset_task if we are already downAlexander Duyck1-4/+14
2020-10-01scsi: cxlflash: Fix error return code in cxlflash_probe()Wei Yongjun1-0/+1
2020-10-01USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King1-4/+3
2020-10-01tty: serial: samsung: Correct clock selection logicJonathan Bakker1-4/+4
2020-10-01USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin1-3/+2
2020-10-01phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker1-0/+4
2020-10-01power: supply: max17040: Correct voltage readingJonathan Bakker1-1/+1
2020-10-01sparc64: vcc: Fix error return code in vcc_probe()Wei Yongjun1-0/+1
2020-10-01staging:r8188eu: avoid skb_clone for amsdu to msdu conversionIvan Safonov1-13/+6
2020-10-01scsi: aacraid: Fix error handling paths in aac_probe_one()Christophe JAILLET1-4/+8
2020-10-01drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik1-7/+10