summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-05-25scsi: lpfc: Fix soft lockup in lpfc worker thread during LIP testingJames Smart1-2/+3
2018-05-25scsi: lpfc: Fix nonrecovery of NVME controller after cable swap.James Smart1-11/+13
2018-05-25scsi: lpfc: Fix issue_lip if link is disabledJames Smart1-0/+5
2018-05-25scsi: mvsas: fix wrong endianness of sgpio apiWilfried Weissmann1-11/+12
2018-05-25scsi: core: Make SCSI Status CONDITION MET equivalent to GOODDouglas Gilbert1-0/+11
2018-05-25scsi: lpfc: Fix NVME Initiator FirstBurstJames Smart2-1/+16
2018-05-25scsi: devinfo: add HP DISK-SUBSYSTEM device, for HP XP arraysXose Vazquez Perez1-0/+1
2018-05-25scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2-1/+4
2018-05-25crypto: inside-secure - fix the invalidation step during cra_exitAntoine Tenart2-2/+2
2018-05-25crypto: sunxi-ss - Add MODULE_ALIAS to sun4i-ssPeter Robinson1-0/+1
2018-05-25crypto: inside-secure - do not overwrite the threshold valueAntoine Tenart1-2/+1
2018-05-25crypto: inside-secure - fix the extra cache computationAntoine Tenart1-1/+1
2018-05-25crypto: inside-secure - fix the cache_len computationAntoine Tenart1-1/+1
2018-05-25crypto: inside-secure - do not process request if no command was issuedAntoine Tenart1-0/+9
2018-05-25crypto: ccp - don't disable interrupts while setting up debugfsSebastian Andrzej Siewior1-4/+3
2018-05-25crypto: atmel-aes - fix the keys zeroing on errorsAntoine Tenart1-1/+1
2018-05-25crypto: inside-secure - wait for the request to complete if in the backlogAntoine Tenart1-1/+1
2018-05-25crypto: inside-secure - move the digest to the request contextAntoine Tenart1-12/+18
2018-05-25staging: lustre: lmv: correctly iput lmo_rootNeilBrown1-1/+1
2018-05-25staging: ks7010: Use constants from ieee80211_eid instead of literal ints.Quytelda Kahja2-16/+16
2018-05-25staging: rtl8192u: return -ENOMEM on failed allocation of priv->oldaddrColin Ian King1-0/+2
2018-05-25staging: fsl-dpaa2/eth: Fix incorrect castsIoana Radulescu1-3/+3
2018-05-25staging: lustre: fix bug in osc_enter_cache_tryNeilBrown2-2/+2
2018-05-25staging: fsl-dpaa2/eth: Fix incorrect kfreeIoana Radulescu1-4/+6
2018-05-25staging: bcm2835-audio: Release resources on module_exit()Kirill Marinushkin1-29/+25
2018-05-25loop: fix LOOP_GET_STATUS lock imbalanceOmar Sandoval1-15/+18
2018-05-25loop: don't call into filesystem while holding lo_ctl_mutexOmar Sandoval1-14/+24
2018-05-25xhci: Show what USB release number the xHC supports from protocol capablityMathias Nyman1-3/+11
2018-05-25Bluetooth: btusb: Add support for Intel Bluetooth device 22560 [8087:0026]Tedd Ho-Jeong An1-0/+7
2018-05-25Bluetooth: btusb: Add device ID for RTL8822BELarry Finger1-0/+3
2018-05-25media: em28xx: USB bulk packet size fixBrad Love1-1/+1
2018-05-25media: lgdt3306a: Fix module count mismatch on usb unplugBrad Love1-1/+1
2018-05-25usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens1-21/+19
2018-05-25usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang1-1/+1
2018-05-25usbip: Correct maximum value of CONFIG_USBIP_VHCI_HC_PORTSBen Hutchings1-1/+1
2018-05-25usb: gadget: ffs: Execute copy_to_user() with USER_DS setLars-Peter Clausen1-0/+4
2018-05-25usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen1-1/+1
2018-05-25usb: dwc2: host: Fix transaction errors in host modeMinas Harutyunyan1-1/+13
2018-05-25usb: dwc2: hcd: Fix host channel halt flowMinas Harutyunyan1-0/+18
2018-05-25usb: dwc2: Fix interval type issueGrigor Tovmasyan1-1/+1
2018-05-25xhci: zero usb device slot_id member when disabling and freeing a xhci slotMathias Nyman1-0/+2
2018-05-25usb: dwc3: Makefile: fix link error on randconfigFelipe Balbi1-1/+1
2018-05-25usb: dwc3: Update DWC_usb31 GTXFIFOSIZ reg fieldsThinh Nguyen1-0/+2
2018-05-25usb: dwc3: Add SoftReset PHY synchonization delayThinh Nguyen1-1/+12
2018-05-25Bluetooth: btusb: Add USB ID 7392:a611 for Edimax EW-7611ULBVicente Bergas1-0/+3
2018-05-25scsi: zfcp: fix infinite iteration on ERP ready listJens Remus3-9/+33
2018-05-25scsi: sg: allocate with __GFP_ZERO in sg_build_indirect()Alexander Potapenko1-1/+1
2018-05-25qed: Fix LL2 race during connection terminateMichal Kalderon1-10/+14
2018-05-25qed: Fix possibility of list corruption during rmmod flowsMichal Kalderon1-1/+10
2018-05-25qed: LL2 flush isles when connection is closedMichal Kalderon1-0/+26