summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* RDMA/uverbs: Make the event_queue fds return POLLERR when disassociatedJason Gunthorpe2020-06-221-0/+2
* ath9k_htc: Silence undersized packet warningsMasashi Honma2020-06-221-3/+3
* drivers/net/ibmvnic: Update VNIC protocol version reportingThomas Falcon2020-06-221-5/+3
* Input: synaptics - add a second working PNP_ID for Lenovo T470sDennis Kadioglu2020-06-221-0/+1
* Input: mms114 - fix handling of mms345lStephan Gerhold2020-06-221-7/+5
* crypto: talitos - fix ECB and CBC algs ivsizeSu Kang Yin2020-06-221-1/+1
* make 'user_access_begin()' do 'access_ok()'Linus Torvalds2020-06-221-2/+14
* tun: correct header offsets in napi frags modeWillem de Bruijn2020-06-221-3/+9
* vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel2020-06-221-0/+4
* net_failover: fixed rollback in net_failover_open()Vasily Averin2020-06-221-1/+2
* Revert "net/mlx5: Annotate mutex destroy for root ns"Greg Kroah-Hartman2020-06-101-6/+0
* x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross2020-06-101-0/+8
* nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla2020-06-101-14/+0
* CDC-ACM: heed quirk also in error handlingOliver Neukum2020-06-101-1/+1
* staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan2020-06-101-8/+1
* tty: hvc_console, fix crashes on parallel open/closeJiri Slaby2020-06-101-15/+8
* vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov2020-06-101-10/+16
* usb: musb: Fix runtime PM imbalance on errorDinghao Liu2020-06-101-5/+5
* usb: musb: start session in resume for host portBin Liu2020-06-101-0/+7
* iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe2020-06-101-4/+2
* USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas2020-06-101-0/+4
* USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu2020-06-101-0/+4
* USB: serial: qcserial: add DW5816e QDL supportMatt Jolly2020-06-101-0/+1
* NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan2020-06-101-1/+3
* net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas2020-06-101-0/+1
* net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu2020-06-071-4/+5
* net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell2020-06-071-0/+13
* net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp2020-06-071-6/+7
* null_blk: return error for invalid zone sizeChaitanya Kulkarni2020-06-071-0/+4
* drm/edid: Add Oculus Rift S to non-desktop listJan Schmidt2020-06-071-1/+2
* net: bmac: Fix read of MAC address from ROMJeremy Kerr2020-06-071-1/+1
* i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto2020-06-071-1/+9
* spi: dw: use "smp_mb()" to avoid sending spi data errorXinwei Kong2020-06-071-0/+3
* scsi: hisi_sas: Check sas_port before using itXiang Chen2020-06-071-1/+2
* drm/i915: fix port checks for MST support on gen >= 11Lucas De Marchi2020-06-072-11/+18
* airo: Fix read overflows sending packetsDan Carpenter2020-06-071-0/+12
* net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang2020-06-072-3/+14
* scsi: ufs: Release clock if DMA map failsCan Guo2020-06-071-0/+1
* p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo2020-06-071-0/+1
* HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax2020-06-071-0/+8
* HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate2020-06-071-0/+17
* libnvdimm: Fix endian conversion issues Aneesh Kumar K.V2020-06-072-7/+8
* bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu2020-06-031-1/+3
* crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet2020-06-031-1/+1
* qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu2020-06-031-1/+3
* bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan2020-06-031-1/+1
* RDMA/core: Fix double destruction of uobjectJason Gunthorpe2020-06-031-6/+13
* mmc: core: Fix recursive locking issue in CQE recovery pathSarthak Garg2020-06-031-9/+4
* iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu2020-06-031-1/+1
* IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev2020-06-034-12/+26