summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-29memstick: fix a double-free bug in memstick_checkQinglang Miao1-1/+0
2020-12-29drivers: soc: ti: knav_qmss_queue: Fix error return code in knav_queue_probeZhihao Cheng1-1/+2
2020-12-29soc: ti: Fix reference imbalance in knav_dma_probeZhang Qilong1-2/+11
2020-12-29soc: ti: knav_qmss: fix reference leak in knav_queue_probeZhang Qilong1-0/+1
2020-12-29Input: ads7846 - fix unaligned access on 7845Dmitry Torokhov1-1/+2
2020-12-29Input: ads7846 - fix integer overflow on Rt calculationOleksij Rempel1-2/+3
2020-12-29drm/omap: dmm_tiler: fix return error code in omap_dmm_probe()Yang Yingliang1-0/+1
2020-12-29media: solo6x10: fix missing snd_card_free in error handling caseQinglang Miao1-1/+1
2020-12-29RDMa/mthca: Work around -Wenum-conversion warningArnd Bergmann2-2/+1
2020-12-29spi: tegra114: fix reference leak in tegra spi opsZhang Qilong1-0/+2
2020-12-29spi: tegra20-sflash: fix reference leak in tegra_sflash_resumeZhang Qilong1-0/+1
2020-12-29spi: tegra20-slink: fix reference leak in slink ops of tegra20Zhang Qilong1-0/+2
2020-12-29spi: spi-ti-qspi: fix reference leak in ti_qspi_setupZhang Qilong1-0/+1
2020-12-29spi: img-spfi: fix reference leak in img_spfi_resumeZhang Qilong1-1/+3
2020-12-29crypto: talitos - Fix return type of current_desc_hdr()Christophe Leroy1-3/+3
2020-12-29drm/gma500: fix double free of gma_connectorTom Rix1-1/+1
2020-12-29media: msi2500: assign SPI bus number dynamicallyAntti Palosaari1-1/+1
2020-12-29usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam1-1/+2
2020-12-29USB: gadget: f_rndis: fix bitrate for SuperSpeed and aboveWill McVicker1-1/+3
2020-12-29USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold1-2/+21
2020-12-29soc/tegra: fuse: Fix index bug in get_process_idNicolin Chen1-1/+1
2020-12-29dm table: Remove BUG_ON(in_interrupt())Thomas Gleixner1-6/+0
2020-12-29RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky1-0/+2
2020-12-29can: softing: softing_netdev_open(): fix error handlingZhang Qilong1-2/+7
2020-12-29scsi: bnx2i: Requires MMURandy Dunlap1-0/+1
2020-12-29USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman1-0/+2
2020-12-29serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin1-5/+0
2020-12-29USB: sisusbvga: Make console support depend on BROKENThomas Gleixner1-1/+1
2020-12-29xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun1-0/+4
2020-12-29USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum1-0/+3
2020-12-29USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh1-1/+1
2020-12-29net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10
2020-12-29net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-7/+17
2020-12-29spi: Prevent adding devices below an unregistering controllerLukas Wunner2-1/+23
2020-12-29pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu1-7/+0
2020-12-29Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu1-0/+42
2020-12-29Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-12-29platform/x86: acer-wmi: add automatic keyboard background light toggle key as...Timo Witte1-0/+1
2020-12-29spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probeNathan Chancellor1-1/+2
2020-12-29spi: bcm2835aux: Fix use-after-free on unbindLukas Wunner1-12/+6
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng1-1/+2
2020-12-11spi: bcm2835: Release the DMA channel if probe fails after dma_initPeter Ujfalusi1-3/+4
2020-12-11spi: bcm2835: Fix use-after-free on unbindLukas Wunner1-10/+5
2020-12-11spi: Introduce device-managed SPI controller allocationLukas Wunner1-1/+53
2020-12-11iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit1-1/+1
2020-12-11i2c: imx: Check for I2SR_IAL after every byteChristian Eggers1-0/+10
2020-12-11i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers1-5/+15
2020-12-11tty: Fix ->session lockingJann Horn1-14/+37
2020-12-11tty: Fix ->pgrp locking in tiocspgrp()Jann Horn1-2/+2
2020-12-11USB: serial: option: add support for Thales Cinterion EXS82Giacinto Cifelli1-0/+2