summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* scsi: ibmvfc: Fix I/O hang when port is not mappedBrian King2016-10-221-1/+0
* scsi: arcmsr: Simplify user_len checkingBorislav Petkov2016-10-221-6/+8
* scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()Dan Carpenter2016-10-221-1/+7
* brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki2016-10-221-1/+8
* brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki2016-10-221-1/+4
* brcmfmac: fix pmksa->bssid usageNicolas Iooss2016-10-221-2/+2
* i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli2016-10-221-0/+6
* clk: mvebu: dynamically allocate resources in Armada CP110 system controllerMarcin Wojtas2016-10-221-9/+20
* clk: mvebu: fix setting unwanted flags in CP110 gate clockMarcin Wojtas2016-10-221-0/+2
* IB/hfi1: Fix defered ack race with qp destroyMike Marciniszyn2016-10-221-1/+4
* drivers: base: dma-mapping: page align the size when unmap_kernel_rangePeng Fan2016-10-221-1/+1
* mei: amthif: fix deadlock in initialization during a resetAlexander Usyskin2016-10-222-5/+9
* carl9170: fix debugfs crashesChristian Lamparter2016-10-221-2/+4
* b43legacy: fix debugfs crashChristian Lamparter2016-10-221-2/+4
* b43: fix debugfs crashChristian Lamparter2016-10-221-2/+4
* serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko2016-10-221-6/+5
* serial: 8250_dw: Check the data->pclk when get apb_pclkKefeng Wang2016-10-221-1/+1
* serial: imx: Fix DCD readingSascha Hauer2016-10-221-1/+2
* tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen2016-10-161-2/+5
* tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen2016-10-165-65/+103
* ARM: cpuidle: Fix error return codeChristophe Jaillet2016-10-161-0/+1
* mfd: wm8350-i2c: Make sure the i2c regmap functions are compiledUwe Kleine-König2016-10-161-0/+1
* mfd: atmel-hlcdc: Do not sleep in atomic contextBoris Brezillon2016-10-161-2/+3
* mfd: rtsx_usb: Avoid setting ucr->current_sg.statusLu Baolu2016-10-161-5/+5
* usb: dwc3: fix Clear Stall EP command failureLu Baolu2016-10-161-1/+2
* cxl: use pcibios_free_controller_deferred() when removing vPHBsAndrew Donnellan2016-10-162-1/+10
* Revert "usbtmc: convert to devm_kzalloc"Greg Kroah-Hartman2016-10-071-1/+2
* USB: serial: cp210x: Add ID for a Juniper consoleKyle Jones2016-10-071-0/+1
* usb: usbip: vudc: fix left shift overflowNicolas Iooss2016-10-071-1/+1
* Staging: fbtft: Fix bug in fbtft-coreKsenija Stanojevic2016-10-071-2/+2
* usb: misc: legousbtower: Fix NULL pointer deferenceGreg Kroah-Hartman2016-10-071-18/+17
* dm log writes: fix bug with too large biosMikulas Patocka2016-10-071-2/+2
* tpm_crb: fix mapping of the buffersJarkko Sakkinen2016-10-071-11/+28
* tpm_crb: drop struct resource res from struct crb_privJarkko Sakkinen2016-10-071-13/+16
* IB/mlx5: Set source mac address in FTEMaor Gottlieb2016-10-071-0/+7
* IB/mlx5: Enable MAD_IFC commands for IB ports onlyNoa Osherovich2016-10-071-1/+3
* IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-10-073-3/+27
* IB/mlx4: Fix code indentation in QP1 MAD flowJack Morgenstein2016-10-071-17/+19
* IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker2016-10-071-7/+7
* IB/ipoib: Don't allow MC joins during light MC flushAlex Vesker2016-10-071-0/+9
* scsi: ses: use scsi_is_sas_rphy instead of is_sas_attachedJohannes Thumshirn2016-10-071-1/+1
* regmap: rbtree: Avoid overlapping nodesLars-Peter Clausen2016-10-071-10/+28
* IB/core: Fix use after free in send_leave functionErez Shitrit2016-10-071-11/+2
* ath10k: fix get rx_status from htt contextAshok Raj Nagarajan2016-10-071-5/+5
* IB/ipoib: Fix memory corruption in ipoib cm mode connect flowErez Shitrit2016-10-073-1/+18
* dmaengine: at_xdmac: fix to pass correct device identity to free_irq()Wei Yongjun2016-10-071-2/+2
* IB/core: Fix possible memory leak in cma_resolve_iboe_route()Wei Yongjun2016-10-071-6/+12
* staging: comedi: adv_pci1760: Do not return EINVAL for CMDF_ROUND_DOWN.Phil Turnbull2016-10-071-0/+1
* brcmsmac: Initialize power in brcms_c_stf_ss_algo_channel_get()Florian Fainelli2016-10-071-1/+1
* brcmsmac: Free packet if dma_mapping_error() fails in dma_rxfillFlorian Fainelli2016-10-071-1/+3