summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-07airo: Fix read overflows sending packetsDan Carpenter
2020-06-07net: dsa: mt7530: set CPU port to fallback modeDENG Qingfang
2020-06-07media: staging: ipu3-imgu: Move alignment attribute to fieldSakari Ailus
2020-06-07media: Revert "staging: imgu: Address a compiler warning on alignment"Sakari Ailus
2020-06-07mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett
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: multitouch: enable multi-input as a quirk for some devicesBenjamin Tissoires
2020-06-07HID: sony: Fix for broken buttons on DS3 USB donglesScott Shumate
2020-06-07net: smsc911x: Fix runtime PM imbalance on errorDinghao Liu
2020-06-07net: Fix return value about devm_platform_ioremap_resource()Tiezhu Yang
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-07net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun
2020-06-07null_blk: return error for invalid zone sizeChaitanya Kulkarni
2020-06-07drm/amd/display: DP training to set properly SCRAMBLING_DISABLEVladimir Stempen
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-07net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky
2020-06-07i2c: altera: Fix race between xfer_msg and isr threadAtsushi Nemoto
2020-06-07dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpyPeter Ujfalusi
2020-06-07efi/earlycon: Fix early printk for wider fontsDave Young
2020-06-07scsi: pm: Balance pm_only counter of request queue during system resumeCan Guo
2020-06-07efi/libstub: Avoid returning uninitialized data from setup_graphics()Heinrich Schuchardt
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 firmware message length endiannessEdwin Peer
2020-06-03bnxt_en: Fix accumulation of bp->net_stats_prev.Michael Chan
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-06-03gpio: fix locking open drain IRQ linesLinus Walleij
2020-06-03IB/ipoib: Fix double free of skb in case of multicast traffic in CM modeValentine Fatiev
2020-06-03drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr
2020-06-03drm/amd/display: Defer cursor lock until after VUPDATENicholas Kazlauskas
2020-06-03drm/amd/display: Use cursor locking to prevent flip delaysAric Cyr
2020-06-03drm/amd/display: Added locking for atomic update stream and update planesAnthony Koo
2020-06-03drm/amd/display: Indicate dsc updates explicitlyAnthony Koo
2020-06-03drm/amd/display: Split program front end part that occur outside lockAnthony Koo
2020-06-03drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-06-03RDMA/core: Fix double destruction of uobjectJason Gunthorpe
2020-06-03clk: qcom: gcc: Fix parent for gpll0_out_evenVinod Koul
2020-06-03RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe()Qiushi Wu
2020-06-03gpio: bcm-kona: Fix return value of bcm_kona_gpio_probe()Tiezhu Yang
2020-06-03gpio: pxa: Fix return value of pxa_gpio_probe()Tiezhu Yang
2020-06-03mmc: block: Fix use-after-free issue for rpmbPeng Hao
2020-06-03RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_workMaor Gottlieb
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan
2020-06-03gpu/drm: Ingenic: Fix opaque pointer casted to wrong typePaul Cercueil
2020-06-03gpu/drm: ingenic: Fix bogus crtc_atomic_check callbackPaul Cercueil
2020-06-03soc: mediatek: cmdq: return send msg error codeDennis YC Hsieh