summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-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-07net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu1-4/+5
2020-06-07net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang4-4/+7
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-07net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun3-5/+5
2020-06-07null_blk: return error for invalid zone sizeChaitanya Kulkarni1-0/+4
2020-06-07drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen1-0/+27
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-07net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky1-2/+2
2020-06-07i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto1-1/+9
2020-06-07dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpyPeter Ujfalusi1-2/+4
2020-06-07efi/earlycon: Fix early printk for wider fontsDave Young1-6/+8
2020-06-07scsi: pm: Balance pm_only counter of request queue during system resumeCan Guo1-2/+8
2020-06-07efi/libstub: Avoid returning uninitialized data from setup_graphics()Heinrich Schuchardt1-1/+5
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu1-1/+3
2020-06-03crypto: chelsio/chtls: properly set tp->lsndtimeEric Dumazet1-1/+1
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu1-1/+3
2020-06-03bnxt_en: fix firmware message length endiannessEdwin Peer2-15/+4
2020-06-03bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan1-1/+1
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu1-1/+1
2020-06-03gpio: fix locking open drain IRQ linesLinus Walleij1-2/+9
2020-06-03IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev4-12/+26
2020-06-03drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr1-0/+2
2020-06-03drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas6-1/+81
2020-06-03drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr16-45/+88
2020-06-03drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo10-135/+125
2020-06-03drm/amd/display: Indicate dsc updates explicitlyAnthony Koo2-7/+13
2020-06-03drm/amd/display: Split program front end part that occur outside lockAnthony Koo10-12/+79
2020-06-03drm/amd/display: drop cursor position check in atomic testSimon Ser1-7/+0
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe1-7/+13
2020-06-03clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul1-2/+1
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu1-1/+1
2020-06-03gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()Tiezhu Yang1-1/+1
2020-06-03gpio: pxa: Fix return value of pxa_gpio_probe()Tiezhu Yang1-2/+2
2020-06-03mmc: block: Fix use-after-free issue for rpmbPeng Hao1-1/+1
2020-06-03RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_workMaor Gottlieb1-0/+1
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-4/+5
2020-06-03gpu/drm: Ingenic: Fix opaque pointer casted to wrong typePaul Cercueil1-1/+1
2020-06-03gpu/drm: ingenic: Fix bogus crtc_atomic_check callbackPaul Cercueil1-2/+2
2020-06-03soc: mediatek: cmdq: return send msg error codeDennis YC Hsieh1-1/+3