summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-02-16hwmon: (dell-smm) Speed up setting of fan speedArmin Wolf1-4/+8
2022-02-16USB: serial: cp210x: add CPI Bulk Coin Recycler idJohan Hovold1-0/+1
2022-02-16USB: serial: cp210x: add NCR Retail IO box idJohan Hovold1-0/+1
2022-02-16USB: serial: ch341: add support for GW Instek USB2.0-Serial devicesStephan Brunner1-0/+1
2022-02-16USB: serial: option: add ZTE MF286D modemPawel Dembicki1-0/+2
2022-02-16USB: serial: ftdi_sio: add support for Brainboxes US-159/235/320Cameron Williams2-0/+6
2022-02-16usb: gadget: rndis: check size of RNDIS_MSG_SET commandGreg Kroah-Hartman1-3/+6
2022-02-16USB: gadget: validate interface OS descriptor requestsSzymon Heidrich1-0/+3
2022-02-16usb: dwc3: gadget: Prevent core from processing stale TRBsUdipto Goswami1-0/+13
2022-02-16usb: ulpi: Call of_node_put correctlySean Anderson1-2/+6
2022-02-16usb: ulpi: Move of_node_put to ulpi_dev_releaseSean Anderson1-1/+1
2022-02-16n_tty: wake up poll(POLLRDNORM) on receiving dataTATSUKAWA KOSUKE (立川 江介)1-2/+2
2022-02-16vt_ioctl: add array_index_nospec to VT_ACTIVATEJakob Koschel1-0/+1
2022-02-16vt_ioctl: fix array_index_nospec in vt_setactivateJakob Koschel1-2/+2
2022-02-16net: amd-xgbe: disable interrupts during pci removalRaju Rangoju1-0/+3
2022-02-16bonding: pair enable_port with slave_arr_updatesMahesh Bandewar1-1/+2
2022-02-16usb: f_fs: Fix use-after-free for epfileUdipto Goswami1-14/+42
2022-02-16staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König1-1/+4
2022-02-16Revert "net: axienet: Wait for PhyRstCmplt after core reset"Sasha Levin1-10/+0
2022-02-16net: stmmac: dwmac-sun8i: use return val of readl_poll_timeout()Jisheng Zhang1-1/+1
2022-02-16usb: dwc2: gadget: don't try to disable ep0 in dwc2_hsotg_suspendAmelie Delaunay1-1/+1
2022-02-16scsi: target: iscsi: Make sure the np under each tpg is uniqueZouMingzhe1-0/+3
2022-02-16net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYsPavel Parkhomenko1-4/+3
2022-02-16mmc: sdhci-of-esdhc: Check for error num after setting maskJiasheng Jiang1-2/+6
2022-02-11moxart: fix potential use-after-free on remove pathGreg Kroah-Hartman1-1/+1
2022-02-08EDAC/xgene: Fix deferred probingSergey Shtylyov1-1/+1
2022-02-08EDAC/altera: Fix deferred probingSergey Shtylyov1-1/+1
2022-02-08rtc: cmos: Evaluate century appropriateRiwen Lu1-1/+1
2022-02-08scsi: bnx2fc: Make bnx2fc_recv_frame() mp safeJohn Meneghini1-8/+13
2022-02-08drm/i915/overlay: Prevent divide by zero bugs in scalingDan Carpenter1-0/+3
2022-02-08net: macsec: Verify that send_sci is on when setting Tx sci explicitlyLior Nahmanson1-0/+9
2022-02-08net: ieee802154: ca8210: Stop leaking skb'sMiquel Raynal1-0/+1
2022-02-08spi: meson-spicc: add IRQ check in meson_spicc_probeMiaoqian Lin1-0/+5
2022-02-08spi: mediatek: Avoid NULL pointer crash in interruptBenjamin Gaignard1-1/+1
2022-02-08spi: bcm-qspi: check for valid cs before applying chip selectKamal Dasu1-1/+1
2022-02-08iommu/amd: Fix loop timeout issue in iommu_ga_log_enable()Joerg Roedel1-0/+2
2022-02-08iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()Guoqing Jiang1-3/+10
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky1-1/+1
2022-02-08drm/nouveau: fix off by one in BIOS boundary checkingNick Lopez1-1/+1
2022-02-08net: amd-xgbe: Fix skb data length underflowShyam Sundar S K1-1/+11
2022-02-08net: amd-xgbe: ensure to reset the tx_timer_active flagRaju Rangoju1-0/+2
2022-02-08ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov1-3/+3
2022-02-08yam: fix a memory leak in yam_siocdevprivate()Hangyu Hua1-3/+1
2022-02-08ibmvnic: don't spin in taskletSukadev Bhattiprolu1-6/+0
2022-02-08drm/msm/dsi: invalid parameter check in msm_dsi_phy_enableJosé Expósito1-1/+3
2022-02-08drm/msm: Fix wrong size calculationXianting Tian1-1/+1
2022-02-08hwmon: (lm90) Reduce maximum conversion rate for G781Guenter Roeck1-1/+1
2022-02-08scsi: bnx2fc: Flush destroy_work queue before calling bnx2fc_interface_put()John Meneghini1-15/+5
2022-02-08rpmsg: char: Fix race between the release of rpmsg_eptdev and cdevMatthias Kaehlcke1-9/+2
2022-02-08rpmsg: char: Fix race between the release of rpmsg_ctrldev and cdevSujit Kautkar1-9/+2