summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-06-11iio: vcnl4000: Fix i2c swapped word reading.Mathieu Othacehe1-4/+2
2020-06-11x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigationMark Gross1-0/+8
2020-06-11nvmem: qfprom: remove incorrect write supportSrinivas Kandagatla1-14/+0
2020-06-11staging: rtl8712: Fix IEEE80211_ADDBA_PARAM_BUF_SIZE_MASKPascal Terjan1-8/+1
2020-06-11tty: hvc_console, fix crashes on parallel open/closeJiri Slaby1-15/+8
2020-06-11vt: keyboard: avoid signed integer overflow in k_asciiDmitry Torokhov1-10/+16
2020-06-11usb: musb: Fix runtime PM imbalance on errorDinghao Liu1-5/+5
2020-06-11USB: serial: option: add Telit LE910C1-EUX compositionsDaniele Palmas1-0/+4
2020-06-11USB: serial: usb_wwan: do not resubmit rx urb on fatal errorsBin Liu1-0/+4
2020-06-11USB: serial: qcserial: add DW5816e QDL supportMatt Jolly1-0/+1
2020-06-11NFC: st21nfca: add missed kfree_skb() in an error pathChuhong Yuan1-1/+3
2020-06-11net: usb: qmi_wwan: add Telit LE910C1-EUX compositionDaniele Palmas1-0/+1
2020-06-11airo: Fix read overflows sending packetsDan Carpenter1-0/+12
2020-06-11scsi: ufs: Release clock if DMA map failsCan Guo1-0/+1
2020-06-11slip: not call free_netdev before rtnl_unlock in slip_openyangerkun1-0/+3
2020-06-11slcan: Fix double-free on slcan_open() error pathBen Hutchings1-2/+1
2020-06-11p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo1-0/+1
2020-06-11HID: i2c-hid: add Schneider SCL142ALM to descriptor overrideJulian Sax1-0/+8
2020-06-11pppoe: only process PADT targeted at local interfacesGuillaume Nault1-0/+3
2020-06-11net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-06-11net: ethernet: stmmac: Enable interface clocks on probe for IPQ806xJonathan McDowell1-0/+13
2020-06-11net/ethernet/freescale: rework quiesce/activate for ucc_gethValentin Longchamp1-6/+7
2020-06-11net: bmac: Fix read of MAC address from ROMJeremy Kerr1-1/+1
2020-06-11spi: dw: use "smp_mb()" to avoid sending spi data errorXinwei Kong1-0/+3
2020-06-11usb: gadget: f_uac2: fix error handling in afunc_bind (again)Eugeniu Rosca1-2/+2
2020-06-11scsi: scsi_devinfo: fixup string compareHannes Reinecke1-10/+13
2020-06-03scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block1-2/+8
2020-06-03net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta1-0/+3
2020-06-03sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang1-0/+2
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu1-1/+3
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu1-1/+3
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu1-1/+1
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-4/+5
2020-06-03Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()Wei Yongjun1-1/+2
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke1-0/+7
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersƁukasz Patron1-0/+12
2020-06-03Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks1-15/+4
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard1-0/+1
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada1-2/+1
2020-06-03net: microchip: encx24j600: add missed kthread_stopChuhong Yuan1-1/+4
2020-06-03gpio: tegra: mask GPIO IRQs during IRQ shutdownStephen Warren1-0/+1
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu1-2/+1
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+15
2020-06-03net/mlx5e: Update netdev txq on completions during closureMoshe Shemesh1-1/+5
2020-05-27iio: sca3000: Remove an erroneous 'get_device()'Christophe JAILLET1-1/+1
2020-05-27rapidio: fix an error in get_user_pages_fast() error handlingJohn Hubbard1-0/+5
2020-05-27mei: release me_cl object referenceAlexander Usyskin1-0/+2
2020-05-27iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'Christophe JAILLET1-0/+1
2020-05-27staging: greybus: Fix uninitialized scalar variableOscar Carter1-2/+2