summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-17vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-17tun: correct header offsets in napi frags modeWillem de Bruijn1-4/+10
2020-06-17net_failover: fixed rollback in net_failover_open()Vasily Averin1-1/+2
2020-06-17mlxsw: core: Use different get_trend() callbacks for different thermal zonesVadim Pasternak1-4/+19
2020-06-10Revert "net/mlx5: Annotate mutex destroy for root ns"Greg Kroah-Hartman1-6/+0
2020-06-10x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross1-0/+8
2020-06-10nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla1-14/+0
2020-06-10CDC-ACM: heed quirk also in error handlingOliver Neukum1-1/+1
2020-06-10staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan1-8/+1
2020-06-10tty: hvc_console, fix crashes on parallel open/closeJiri Slaby1-15/+8
2020-06-10vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov1-10/+16
2020-06-10usb: musb: Fix runtime PM imbalance on errorDinghao Liu1-5/+5
2020-06-10usb: musb: start session in resume for host portBin Liu1-0/+7
2020-06-10iio: adc: stm32-adc: fix a wrong error message when probing interruptsFabrice Gasnier1-20/+14
2020-06-10iio:chemical:pms7003: Fix timestamp alignment and prevent data leak.Jonathan Cameron1-5/+12
2020-06-10iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2020-06-10iio:chemical:sps30: Fix timestamp alignmentJonathan Cameron1-3/+6
2020-06-10USB: serial: ch341: add basis for quirk detectionMichael Hanselmann1-0/+53
2020-06-10USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas1-0/+4
2020-06-10USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu1-0/+4
2020-06-10USB: serial: qcserial: add DW5816e QDL supportMatt Jolly1-0/+1
2020-06-10nfp: flower: fix used time of merge flow statisticsHeinrich Kuhn1-1/+2
2020-06-10NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan1-1/+3
2020-06-10net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas1-0/+1
2020-06-10net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan1-1/+2
2020-06-10net/mlx5: Fix crash upon suspend/resumeMark Bloch1-0/+18
2020-06-07net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-06-07net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell1-0/+13
2020-06-07net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp1-6/+7
2020-06-07null_blk: return error for invalid zone sizeChaitanya Kulkarni1-0/+4
2020-06-07drm/edid: Add Oculus Rift S to non-desktop listJan Schmidt1-1/+2
2020-06-07net: bmac: Fix read of MAC address from ROMJeremy Kerr1-1/+1
2020-06-07i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto1-1/+9
2020-06-07scsi: pm: Balance pm_only counter of request queue during system resumeCan Guo1-2/+8
2020-06-07RDMA/qedr: Fix synchronization methods and memory leaks in qedrMichal Kalderon3-75/+158
2020-06-07RDMA/qedr: Fix qpids xarray api usedMichal Kalderon3-4/+4
2020-06-07spi: dw: use "smp_mb()" to avoid sending spi data errorXinwei Kong1-0/+3
2020-06-07scsi: hisi_sas: Check sas_port before using itXiang Chen1-1/+2
2020-06-07drm/i915: fix port checks for MST support on gen >= 11Lucas De Marchi2-11/+18
2020-06-07airo: Fix read overflows sending packetsDan Carpenter1-0/+12
2020-06-07net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang2-3/+14
2020-06-07scsi: ufs: Release clock if DMA map failsCan Guo1-0/+1
2020-06-07media: staging: ipu3-imgu: Move alignment attribute to fieldSakari Ailus1-2/+3
2020-06-07media: Revert "staging: imgu: Address a compiler warning on alignment"Sakari Ailus1-1/+1
2020-06-07mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett2-0/+2
2020-06-07p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo1-0/+1
2020-06-07HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax1-0/+8
2020-06-07HID: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires1-0/+26
2020-06-07HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate1-0/+17
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu1-1/+3