summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-10-29s390/qeth: strictly order bridge address eventsJulian Wiedmann3-8/+52
2020-10-29Bluetooth: btusb: Fix memleak in btusb_mtk_submit_wmt_recv_urbDinghao Liu1-0/+1
2020-10-29tty: ipwireless: fix error handlingTong Zhang2-3/+3
2020-10-29fbmem: add margin check to fb_check_caps()George Kennedy1-0/+4
2020-10-29scsi: qedi: Fix list_del corruption while removing active I/ONilesh Javali1-4/+11
2020-10-29scsi: qedi: Protect active command list to avoid list corruptionNilesh Javali2-0/+10
2020-10-29scsi: qedi: Mark all connections for recovery on link down eventNilesh Javali1-0/+10
2020-10-29scsi: qedf: Return SUCCESS if stale rport is encounteredSaurav Kashyap1-1/+1
2020-10-29HID: ite: Add USB id match for Acer One S1003 keyboard dockHans de Goede2-0/+5
2020-10-29Fix use after free in get_capset_info callback.Doug Horn2-3/+9
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu1-1/+9
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki1-1/+3
2020-10-29scsi: qla2xxx: Warn if done() or free() are called on an already freed srbDaniel Wagner2-0/+15
2020-10-29scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng1-0/+1
2020-10-29drm/msm/a6xx: fix a potential overflow issueZhenzhong Duan1-1/+1
2020-10-29drm: fix double free for gbo in drm_gem_vram_init and drm_gem_vram_createJia Yang1-12/+16
2020-10-29usb: ohci: Default to per-port over-current protectionHamish Martin1-6/+10
2020-10-29opp: Prevent memory leak in dev_pm_opp_attach_genpd()Viresh Kumar1-0/+6
2020-10-29misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki1-1/+3
2020-10-29drm/panfrost: add support for vendor quirkNeil Armstrong2-0/+7
2020-10-29drm/panfrost: add amlogic reset quirk callbackNeil Armstrong3-0/+17
2020-10-29drm/panfrost: add Amlogic GPU integration quirksNeil Armstrong1-0/+11
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile1-0/+19
2020-10-29HID: multitouch: Lenovo X1 Tablet Gen3 trackpoint and buttonsMikael Wikström2-0/+7
2020-10-29can: flexcan: flexcan_chip_stop(): add error handling and propagate error valueJoakim Zhang1-6/+28
2020-10-29habanalabs: cast to u64 before shift > 31 bitsOded Gabbay2-6/+10
2020-10-29usb: dwc3: simple: add support for Hikey 970Mauro Carvalho Chehab1-0/+1
2020-10-29USB: cdc-acm: handle broken union descriptorsJohan Hovold1-0/+12
2020-10-29rtw88: increse the size of rx buffer sizeTzu-En Huang1-2/+2
2020-10-29rtw88: pci: Power cycle device during shutdownKai-Heng Feng1-0/+2
2020-10-29usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang1-2/+14
2020-10-29usb: dwc3: Add splitdisable quirk for Hisilicon Kirin SocYu Chen2-0/+32
2020-10-29misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2-3/+3
2020-10-29mic: vop: copy data to kernel space then write to io memorySherry Sun1-6/+14
2020-10-29scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng1-0/+1
2020-10-29staging: wfx: fix handling of MMIC errorJérôme Pouiller1-1/+1
2020-10-29media: venus: core: Fix runtime PM imbalance in venus_probeDinghao Liu1-1/+4
2020-10-29media: venus: core: Fix error handling in probeRajendra Nayak1-5/+10
2020-10-29media: venus: fixes for list corruptionVikash Garodia1-2/+8
2020-10-29media: atomisp: fix memleak in ia_css_stream_createDinghao Liu1-1/+1
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab1-1/+2
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár1-0/+3
2020-10-29media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode1-0/+30
2020-10-29spi: fsi: Fix clock running too fastBrad Bishop1-1/+1
2020-10-29crypto: hisilicon - fixed memory allocation errorLongfang Liu1-4/+12
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang1-3/+10
2020-10-29media: bdisp: Fix runtime PM imbalance on errorDinghao Liu1-2/+1
2020-10-29media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu1-1/+1
2020-10-29media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu1-3/+2
2020-10-29media: vsp1: Fix runtime PM imbalance on errorDinghao Liu1-3/+8