summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-21drm/ttm: add missing NULL checksPavel Skripkin2-0/+6
2021-07-21Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin1-4/+0
2021-07-21usb: cdc-wdm: fix build error when CONFIG_WWAN_CORE is not setWei Yongjun1-3/+3
2021-07-21usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan1-4/+6
2021-07-21usb: dwc2: Skip clock gating on Samsung SoCsMarek Szyprowski4-3/+11
2021-07-21usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda1-0/+7
2021-07-21usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.Minas Harutyunyan1-0/+21
2021-07-21usb: phy: Fix page fault from usb_phy_ueventArtur Petrosyan1-2/+8
2021-07-21usb: xhci: avoid renesas_usb_fw.mem when it's unusableGreg Thelen1-0/+7
2021-07-21usb: gadget: u_serial: remove WARN_ON on null portColin Ian King1-1/+1
2021-07-21usb: dwc3: avoid NULL access of usb_gadget_driverLinyu Yuan3-9/+23
2021-07-21usb: max-3421: Prevent corruption of freed memoryMark Tomlinson1-30/+14
2021-07-21usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probeZhang Qilong1-0/+1
2021-07-21usb: typec: stusb160x: Don't block probing of consumer of "connector" nodesAmelie Delaunay1-0/+9
2021-07-21usb: typec: stusb160x: register role switch before interrupt registrationAmelie Delaunay1-4/+7
2021-07-21USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski1-0/+7
2021-07-21usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIDavid Jeffery1-4/+14
2021-07-21usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman1-12/+56
2021-07-21usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman1-24/+28
2021-07-21usb: typec: tipd: Don't block probing of consumer of "connector" nodesMartin Kepplinger1-0/+9
2021-07-21xhci: Fix lost USB 2 remote wakeMathias Nyman1-1/+2
2021-07-21Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Moritz Fischer1-8/+8
2021-07-21drm/ttm: Force re-init if ttm_global_init() failsJason Ekstrand1-0/+2
2021-07-21ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme1-1/+2
2021-07-20rbd: don't hold lock_rwsem while running_list is being drainedIlya Dryomov1-7/+5
2021-07-20rbd: always kick acquire on "acquired" and "released" notificationsIlya Dryomov1-13/+7
2021-07-20Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Jia He1-17/+6
2021-07-20fsl/fman: Add fibre supportMaxim Kochetkov1-0/+1
2021-07-20mt7530 mt7530_fdb_write only set ivl bit vid larger than 1Eric Woudstra1-1/+2
2021-07-20Merge branch 'octeon-DMAC'David S. Miller10-32/+427
2021-07-20drm: Return -ENOTTY for non-drm ioctlsCharles Baylis1-0/+3
2021-07-20spi: spi-bcm2835: Fix deadlockAlexandru Tachici1-5/+7
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueJian Shen1-0/+10
2021-07-20net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen1-2/+6
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFPeng Li2-0/+20
2021-07-20net: hns3: fix possible mismatches resp of mailboxChengwen Feng2-2/+5
2021-07-20USB: serial: cp210x: fix comments for GE CS1000Ian Ray1-2/+2
2021-07-20media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2-7/+9
2021-07-19octeontx2-af: Introduce internal packet switchingSubbaraya Sundeep8-11/+336
2021-07-19octeontx2-af: Prepare for allocating MCAM rules for AFSubbaraya Sundeep3-18/+30
2021-07-19octeontx2-af: Enable transmit side LBK linkSubbaraya Sundeep5-3/+61
2021-07-19net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap1-3/+3
2021-07-19bnxt_en: Fix PTP capability discoveryMichael Chan1-1/+5
2021-07-19bnxt_en: Move bnxt_ptp_init() to bnxt_open()Michael Chan3-25/+16
2021-07-19bnxt_en: Check abort error state in bnxt_half_open_nic()Somnath Kotur1-0/+6
2021-07-19bnxt_en: Validate vlan protocol ID on RX packetsMichael Chan1-5/+16
2021-07-19bnxt_en: fix error path of FW resetSomnath Kotur1-10/+21
2021-07-19bnxt_en: Add missing check for BNXT_STATE_ABORT_ERR in bnxt_fw_rset_task()Michael Chan1-0/+4
2021-07-19bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()Michael Chan1-4/+5
2021-07-19bnxt_en: reject ETS settings that will starve a TCEdwin Peer1-1/+9