summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-06-10Revert "net/mlx5: Annotate mutex destroy for root ns"Greg Kroah-Hartman
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross
2020-06-10nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla
2020-06-10CDC-ACM: heed quirk also in error handlingOliver Neukum
2020-06-10staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan
2020-06-10tty: hvc_console, fix crashes on parallel open/closeJiri Slaby
2020-06-10vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov
2020-06-10usb: musb: Fix runtime PM imbalance on errorDinghao Liu
2020-06-10usb: musb: start session in resume for host portBin Liu
2020-06-10iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe
2020-06-10USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas
2020-06-10USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu
2020-06-10USB: serial: qcserial: add DW5816e QDL supportMatt Jolly
2020-06-10NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan
2020-06-10net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas
2020-06-07net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
2020-06-07net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell
2020-06-07net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp
2020-06-07null_blk: return error for invalid zone sizeChaitanya Kulkarni
2020-06-07drm/edid: Add Oculus Rift S to non-desktop listJan Schmidt
2020-06-07net: bmac: Fix read of MAC address from ROMJeremy Kerr
2020-06-07i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto
2020-06-07spi: dw: use "smp_mb()" to avoid sending spi data errorXinwei Kong
2020-06-07scsi: hisi_sas: Check sas_port before using itXiang Chen
2020-06-07drm/i915: fix port checks for MST support on gen >= 11Lucas De Marchi
2020-06-07airo: Fix read overflows sending packetsDan Carpenter
2020-06-07net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang
2020-06-07scsi: ufs: Release clock if DMA map failsCan Guo
2020-06-07p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo
2020-06-07HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax
2020-06-07HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate
2020-06-07libnvdimm: Fix endian conversion issues Aneesh Kumar K.V
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu
2020-06-03crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu
2020-06-03bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-06-03mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-06-03IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
2020-06-03mmc: block: Fix use-after-free issue for rpmbPeng Hao
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-06-03gpio: exar: Fix bad handling for ida_simple_get error pathTakashi Iwai
2020-06-03Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun
2020-06-03Input: synaptics-rmi4 - really fix attn_data use-after-freeEvan Green
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke
2020-06-03Input: dlink-dir685-touchkeys - fix a typo in driver nameChristophe JAILLET
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron
2020-06-03Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks