aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-21r8169: Avoid duplicate sysfs entry creation errorGravatar Sayanta Pattanayak 1-1/+2
2021-07-21driver core: auxiliary bus: Fix memory leak when driver_register() failGravatar Peter Ujfalusi 1-1/+7
2021-07-21bus: mhi: pci_generic: Fix inbound IPCR channelGravatar Loic Poulain 1-1/+17
2021-07-21bus: mhi: core: Validate channel ID when processing command completionsGravatar Bhaumik Bhatt 1-5/+12
2021-07-21bus: mhi: pci_generic: Apply no-op for wake using sideband wake booleanGravatar Bhaumik Bhatt 1-8/+19
2021-07-21drm/ttm: add missing NULL checksGravatar Pavel Skripkin 2-0/+6
2021-07-21Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Gravatar Vincent Palatin 1-4/+0
2021-07-21usb: cdc-wdm: fix build error when CONFIG_WWAN_CORE is not setGravatar Wei Yongjun 1-3/+3
2021-07-21nvme: fix nvme_setup_command metadata trace eventGravatar Keith Busch 1-3/+3
2021-07-21nvme: fix refcounting imbalance when all paths are downGravatar Hannes Reinecke 3-13/+21
2021-07-21nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGGravatar Zhihao Cheng 1-1/+3
2021-07-21usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Gravatar Minas Harutyunyan 1-4/+6
2021-07-21usb: dwc2: Skip clock gating on Samsung SoCsGravatar Marek Szyprowski 4-3/+11
2021-07-21usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Gravatar Yoshihiro Shimoda 1-0/+7
2021-07-21usb: dwc2: gadget: Fix GOUTNAK flow for Slave mode.Gravatar Minas Harutyunyan 1-0/+21
2021-07-21usb: phy: Fix page fault from usb_phy_ueventGravatar Artur Petrosyan 1-2/+8
2021-07-21usb: xhci: avoid renesas_usb_fw.mem when it's unusableGravatar Greg Thelen 1-0/+7
2021-07-21usb: gadget: u_serial: remove WARN_ON on null portGravatar Colin Ian King 1-1/+1
2021-07-21usb: dwc3: avoid NULL access of usb_gadget_driverGravatar Linyu Yuan 3-9/+23
2021-07-21usb: max-3421: Prevent corruption of freed memoryGravatar Mark Tomlinson 1-30/+14
2021-07-21usb: gadget: Fix Unbalanced pm_runtime_enable in tegra_xudc_probeGravatar Zhang Qilong 1-0/+1
2021-07-21usb: typec: stusb160x: Don't block probing of consumer of "connector" nodesGravatar Amelie Delaunay 1-0/+9
2021-07-21usb: typec: stusb160x: register role switch before interrupt registrationGravatar Amelie Delaunay 1-4/+7
2021-07-21USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASGravatar Julian Sikorski 1-0/+7
2021-07-21usb: ehci: Prevent missed ehci interrupts with edge-triggered MSIGravatar David Jeffery 1-4/+14
2021-07-21usb: hub: Disable USB 3 device initiated lpm if exit latency is too highGravatar Mathias Nyman 1-12/+56
2021-07-21usb: hub: Fix link power management max exit latency (MEL) calculationsGravatar Mathias Nyman 1-24/+28
2021-07-21usb: typec: tipd: Don't block probing of consumer of "connector" nodesGravatar Martin Kepplinger 1-0/+9
2021-07-21xhci: Fix lost USB 2 remote wakeGravatar Mathias Nyman 1-1/+2
2021-07-21Revert "usb: renesas-xhci: Fix handling of unknown ROM state"Gravatar Moritz Fischer 1-8/+8
2021-07-21drm/ttm: Force re-init if ttm_global_init() failsGravatar Jason Ekstrand 1-0/+2
2021-07-20scsi: target: Fix NULL dereference on XCOPY completionGravatar David Disseldorp 1-1/+1
2021-07-20ixgbe: Fix packet corruption due to missing DMA syncGravatar Markus Boehme 1-1/+2
2021-07-20i2c: mpc: Poll for MCFGravatar Chris Packham 1-2/+2
2021-07-20Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Wolfram Sang 1-10/+7
2021-07-20rbd: don't hold lock_rwsem while running_list is being drainedGravatar Ilya Dryomov 1-7/+5
2021-07-20rbd: always kick acquire on "acquired" and "released" notificationsGravatar Ilya Dryomov 1-13/+7
2021-07-20Revert "qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()"Gravatar Jia He 1-17/+6
2021-07-20fsl/fman: Add fibre supportGravatar Maxim Kochetkov 1-0/+1
2021-07-20mt7530 mt7530_fdb_write only set ivl bit vid larger than 1Gravatar Eric Woudstra 1-1/+2
2021-07-20Merge branch 'octeon-DMAC'Gravatar David S. Miller 10-32/+427
2021-07-20drm: Return -ENOTTY for non-drm ioctlsGravatar Charles Baylis 1-0/+3
2021-07-20spi: spi-bcm2835: Fix deadlockGravatar Alexandru Tachici 1-5/+7
2021-07-20Merge tag 'efi-urgent-for-v5.14-rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Ingo Molnar 4-7/+23
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueGravatar Jian Shen 1-0/+10
2021-07-20net: hns3: disable port VLAN filter when support function level VLAN filter c...Gravatar Jian Shen 1-2/+6
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFGravatar Peng Li 2-0/+20
2021-07-20net: hns3: fix possible mismatches resp of mailboxGravatar Chengwen Feng 2-2/+5
2021-07-20efi/mokvar: Reserve the table only if it is in boot services dataGravatar Borislav Petkov 1-1/+4
2021-07-20USB: serial: cp210x: fix comments for GE CS1000Gravatar Ian Ray 1-2/+2