summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: Increase AES key storage size to 256 bitsMaximilian Luz2020-10-012-3/+3
* vfio/pci: fix racy on error and request eventfd ctxZeng Tao2020-10-011-0/+5
* vfio/pci: Clear error and request eventfd ctx after releasingAlex Williamson2020-10-011-2/+6
* mtd: parser: cmdline: Support MTD names containing one or more colonsBoris Brezillon2020-10-011-3/+20
* mtd: rawnand: omap_elm: Fix runtime PM imbalance on errorDinghao Liu2020-10-011-0/+1
* vfio/pci: fix memory leaks of eventfd ctxQian Cai2020-10-011-0/+4
* e1000: Do not perform reset in reset_task if we are already downAlexander Duyck2020-10-011-4/+14
* USB: EHCI: ehci-mv: fix less than zero comparison of an unsigned intColin Ian King2020-10-011-4/+3
* tty: serial: samsung: Correct clock selection logicJonathan Bakker2020-10-011-4/+4
* USB: EHCI: ehci-mv: fix error handling in mv_ehci_probe()Tang Bin2020-10-011-3/+2
* phy: samsung: s5pv210-usb2: Add delay after resetJonathan Bakker2020-10-011-0/+4
* drivers: char: tlclk.c: Avoid data race between init and interrupt handlerMadhuparna Bhowmik2020-10-011-7/+10
* serial: 8250_omap: Fix sleeping function called from invalid context during p...Peter Ujfalusi2020-10-011-1/+1
* tpm: ibmvtpm: Wait for buffer to be set before proceedingStefan Berger2020-10-012-0/+10
* media: tda10071: fix unsigned sign extension overflowColin Ian King2020-10-011-4/+5
* drm/amdgpu: increase atombios cmd timeoutJohn Clements2020-10-011-2/+2
* media: go7007: Fix URB type for interrupt handlingTakashi Iwai2020-10-011-1/+3
* dmaengine: tegra-apb: Prevent race conditions on channel's freeingDmitry Osipenko2020-10-011-2/+1
* drm/omap: fix possible object reference leakWen Yang2020-10-011-1/+3
* scsi: lpfc: Fix RQ buffer leakage when no IOCBs availableJames Smart2020-10-011-0/+4
* ar5523: Add USB ID of SMCWUSBT-G2 wireless adapterMert Dirik2020-10-011-0/+2
* ACPI: EC: Reference count query handlers under lockRafael J. Wysocki2020-10-011-12/+4
* bcache: fix a lost wake-up problem caused by mca_cannibalize_lockGuoju Fang2020-10-013-4/+10
* mfd: mfd-core: Protect against NULL call-back function pointerLee Jones2020-10-011-0/+10
* mtd: cfi_cmdset_0002: don't free cfi->cfiq in error path of cfi_amdstd_setup()Hou Tao2020-10-011-1/+0
* PM / devfreq: tegra30: Fix integer overflow on CPU's freq max outDmitry Osipenko2020-10-011-1/+3
* gma/gma500: fix a memory disclosure bug due to uninitialized bytesKangjie Lu2020-10-011-0/+2
* scsi: aacraid: fix illegal IO beyond last LBABalsundar P2020-10-011-4/+4
* serial: 8250: Avoid error message on reprobeLukas Wunner2020-10-011-2/+9
* hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter2020-10-011-5/+11
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2020-10-011-3/+3
* ehci-hcd: Move include to keep CRC stableQuentin Perret2020-09-232-1/+1
* serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-231-0/+11
* Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede2020-09-231-0/+16
* usblp: fix race between disconnect() and read()Oliver Neukum2020-09-231-0/+5
* USB: UAS: fix disconnect by unplugging a hubOliver Neukum2020-09-231-2/+12
* USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao2020-09-231-0/+4
* fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-231-1/+1
* i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2020-09-231-12/+23
* rapidio: Replace 'select' DMAENGINES 'with depends on'Laurent Pinchart2020-09-231-1/+1
* scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart2020-09-231-1/+3
* scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu2020-09-231-1/+1
* usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman2020-09-231-49/+42
* USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado2020-09-231-0/+2
* USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2020-09-232-0/+2
* video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa2020-09-231-1/+1
* vgacon: remove software scrollback supportLinus Torvalds2020-09-232-185/+1
* fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds2020-09-237-44/+8
* fbcon: remove soft scrollback codeLinus Torvalds2020-09-231-332/+4
* rbd: require global CAP_SYS_ADMIN for mapping and unmappingIlya Dryomov2020-09-231-0/+9