summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-08-21media: rc: prevent memory leak in cx23888_ir_probeNavid Emamdoost1-1/+4
2020-08-21net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()Wei Yongjun1-0/+2
2020-07-31regmap: debugfs: check count when read regmap filePeng Fan1-0/+6
2020-07-31drivers/net/wan/x25_asy: Fix to make it workXie He1-7/+14
2020-07-31ath9k: Fix regression with Atheros 9271Mark O'Donovan1-1/+3
2020-07-31ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang2-11/+42
2020-07-31serial: 8250_mtk: Fix high-speed baud rates clampingSerge Semin1-0/+18
2020-07-31serial: 8250: fix null-ptr-deref in serial8250_start_tx()Yang Yingliang1-1/+1
2020-07-31staging: comedi: addi_apci_1564: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-31staging: comedi: addi_apci_1500: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-5/+19
2020-07-31staging: comedi: ni_6527: fix INSN_CONFIG_DIGITAL_TRIG supportIan Abbott1-1/+1
2020-07-31staging: comedi: addi_apci_1032: check INSN_CONFIG_DIGITAL_TRIG shiftIan Abbott1-6/+14
2020-07-31staging: wlan-ng: properly check endpoint typesRustam Kovhaev1-1/+15
2020-07-31usb: gadget: udc: gr_udc: fix memleak on error handling path in gr_ep_init()Evgeny Novikov1-2/+5
2020-07-31regmap: dev_get_regmap_match(): fix string comparisonMarc Kleine-Budde1-1/+1
2020-07-31net: smc91x: Fix possible memory leak in smc_drv_probe()Wang Hai1-2/+2
2020-07-31net: dp83640: fix SIOCSHWTSTAMP to update the struct with actual configurationSergey Organov1-0/+4
2020-07-31ax88172a: fix ax88172a_unbind() failuresGeorge Kennedy1-0/+1
2020-07-31hippi: Fix a size used in a 'pci_free_consistent()' in an error handling pathChristophe JAILLET1-1/+1
2020-07-31drm/nouveau/i2c/g94-: increase NV_PMGR_DP_AUXCTL_TRANSACTREQ timeoutBen Skeggs2-4/+4
2020-07-31net: sky2: initialize return of gm_phy_readTom Rix1-1/+1
2020-07-31drivers/net/wan/lapbether: Fixed the value of hard_header_lenXie He1-1/+8
2020-07-31scsi: scsi_transport_spi: Fix function pointer checkTom Rix1-1/+1
2020-07-31pinctrl: amd: fix npins for uart0 in kerncz_groupsJacky Hu1-1/+1
2020-07-22misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław1-12/+12
2020-07-22dmaengine: fsl-edma: Fix NULL pointer exception in fsl_edma_tx_handlerKrzysztof Kozlowski1-0/+7
2020-07-22hwmon: (emc2103) fix unable to change fan pwm1_enable attributeVishwas M1-1/+1
2020-07-22uio_pdrv_genirq: fix use without device tree and no interruptEsben Haabendal1-1/+1
2020-07-22Input: i8042 - add Lenovo XiaoXin Air 12 to i8042 nomux listDavid Pedersen1-0/+7
2020-07-22mei: bus: don't clean driver pointerAlexander Usyskin1-2/+1
2020-07-22virtio: virtio_console: add missing MODULE_DEVICE_TABLE() for rproc serialAlexander Lobakin1-1/+2
2020-07-22USB: serial: option: add Quectel EG95 LTE modemAceLan Kao1-0/+3
2020-07-22USB: serial: option: add GosunCn GM500 seriesJörgen Storvist1-0/+3
2020-07-22USB: serial: ch341: add new Product ID for CH340Igor Moura1-0/+1
2020-07-22USB: serial: cypress_m8: enable Simply Automated UPB PIMJames Hilliard2-0/+5
2020-07-22USB: serial: iuu_phoenix: fix memory corruptionJohan Hovold1-3/+5
2020-07-22usb: gadget: function: fix missing spinlock in f_uac1_legacyZhang Qiang1-0/+2
2020-07-22usb: chipidea: core: add wakeup support for extconPeter Chen1-0/+24
2020-07-22USB: c67x00: fix use after free in c67x00_giveback_urbTom Rix1-1/+1
2020-07-22usb: core: Add a helper function to check the validity of EP type in URBTakashi Iwai1-4/+26
2020-07-22HID: magicmouse: do not set up autorepeatDmitry Torokhov1-0/+6
2020-07-22mtd: rawnand: brcmnand: fix CS0 layoutÁlvaro Fernández Rojas1-2/+3
2020-07-22staging: comedi: verify array index is correct before using itDan Carpenter1-3/+7
2020-07-22usb: gadget: udc: atmel: fix uninitialized read in debug printkMichał Mirosław1-1/+1
2020-07-22Revert "usb/ohci-platform: Fix a warning when hibernating"Sasha Levin1-5/+0
2020-07-22Revert "usb/xhci-plat: Set PM runtime as active on resume"Sasha Levin1-10/+1
2020-07-22Revert "usb/ehci-platform: Set PM runtime as active on resume"Sasha Levin1-5/+0
2020-07-22i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko1-0/+1
2020-07-22bnxt_en: fix NULL dereference in case SR-IOV configuration failsDavide Caratti1-1/+1
2020-07-22drm/radeon: fix double freeTom Rix1-4/+3