aboutsummaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* driver core: Delete an unnecessary check before the function call "put_device"Markus Elfring2017-04-111-2/+1
* UBI: fastmap: scrub PEB when bitflips are detected in a free PEB EC headerBoris Brezillon2017-04-111-3/+4
* scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmwareChing Huang2017-04-111-9/+0
* scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloadedEwan D. Milne2017-04-111-0/+1
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2017-04-111-1/+7
* scsi: Fix use-after-freeMing Lei2017-04-111-1/+1
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2017-04-111-1/+0
* scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena2017-04-111-1/+1
* scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devicesKashyap Desai2017-04-111-8/+5
* mpt2sas: Fix secure erase premature terminationAndrey Grodzovsky2017-04-111-0/+15
* scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley2017-04-112-14/+38
* scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S2017-04-111-5/+8
* scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky2017-04-111-0/+14
* scsi: zfcp: spin_lock_irqsave() is not nestableDan Carpenter2017-04-111-1/+1
* zfcp: trace full payload of all SAN records (req,resp,iels)Steffen Maier2017-04-112-13/+104
* zfcp: fix payload trace length for SAN request&responseSteffen Maier2017-04-111-2/+2
* zfcp: fix D_ID field with actual value on tracing SAN responsesSteffen Maier2017-04-113-2/+6
* zfcp: restore tracing of handle for port and LUN with HBA recordsSteffen Maier2017-04-112-0/+4
* zfcp: trace on request for open and close of WKA portSteffen Maier2017-04-113-2/+39
* zfcp: restore: Dont use 0 to indicate invalid LUN in rec traceSteffen Maier2017-04-111-1/+2
* zfcp: retain trace level for SCSI and HBA FSF response recordsSteffen Maier2017-04-113-10/+12
* zfcp: close window with unblocked rport during rport goneSteffen Maier2017-04-113-5/+22
* zfcp: fix ELS/GS request&response length for hardware data routerSteffen Maier2017-04-111-0/+4
* zfcp: fix fc_host port_type with NPIVSteffen Maier2017-04-111-3/+5
* Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec2017-04-111-1/+6
* usb: chipidea: move the lock initialization to core filePeter Chen2017-04-112-2/+1
* usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi2017-04-111-8/+0
* USB: serial: cp210x: fix tiocmget error handlingJohan Hovold2017-04-111-1/+3
* usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi2017-04-111-14/+7
* usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman2017-04-111-18/+17
* USB: serial: cp210x: fix hardware flow-control disableKonstantin Shkolnyy2017-04-111-1/+1
* usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter2017-04-111-5/+2
* USB: change bInterval default to 10 msAlan Stern2017-04-111-11/+17
* usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS conditionYoshihiro Shimoda2017-04-111-2/+9
* USB: serial: mos7840: fix non-atomic allocation in write pathAlexey Khoroshilov2017-04-111-2/+2
* USB: serial: mos7720: fix non-atomic allocation in write pathAlexey Khoroshilov2017-04-111-1/+1
* USB: kobil_sct: fix non-atomic allocation in write pathJohan Hovold2017-04-111-2/+3
* USB: serial: fix memleak in driver-registration error pathAlexey Klimov2017-04-111-1/+3
* usb: xhci: Fix panic if disconnectJim Lin2017-04-111-0/+3
* USB: fix typo in wMaxPacketSize validationAlan Stern2017-04-111-1/+1
* USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern2017-04-111-3/+62
* usb: dwc3: gadget: increment request->actual onceFelipe Balbi2017-04-111-8/+11
* s390/dasd: fix hanging device after clear subchannelStefan Haberland2017-04-111-1/+9
* iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He2017-04-111-0/+3
* iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel2017-04-111-1/+9
* x86/mm/pat, /dev/mem: Remove superfluous error messageJiri Kosina2017-04-111-5/+1
* xen-pciback: Add name prefix to global 'permissive' variableBen Hutchings2017-04-113-5/+5
* xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMORY is not set.Konrad Rzeszutek Wilk2017-04-111-1/+7
* xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disable if device has MSI(X)...Konrad Rzeszutek Wilk2017-04-111-13/+20
* xen/pciback: Do not install an IRQ handler for MSI interrupts.Konrad Rzeszutek Wilk2017-04-111-0/+7