summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-07usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter1-1/+1
2016-09-07USB: validate wMaxPacketValue entries in endpoint descriptorsAlan Stern1-3/+63
2016-09-07usb: renesas_usbhs: Use dmac only if the pipe type is bulkYoshihiro Shimoda1-2/+2
2016-09-07usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()Yoshihiro Shimoda1-2/+5
2016-09-07USB: hub: change the locking in hub_activateAlan Stern1-3/+3
2016-09-07USB: hub: fix up early-exit pathway in hub_activateAlan Stern1-9/+6
2016-09-07usb: hub: Fix unbalanced reference count/memory leak/deadlocksViresh Kumar1-2/+0
2016-09-07usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman8-22/+31
2016-09-07usb: dwc3: gadget: increment request->actual onceFelipe Balbi1-8/+11
2016-09-07usb: dwc3: pci: add Intel Kabylake PCI IDHeikki Krogerus1-0/+2
2016-09-07usb: misc: usbtest: add fix for driver hangLu Baolu1-3/+4
2016-09-07usb: ehci: change order of register cleanup during shutdownMarc Ohlf1-2/+2
2016-09-07crypto: caam - defer aead_set_sh_desc in case of zero authsizeHoria Geantă1-0/+3
2016-09-07crypto: caam - fix echainiv(authenc) encrypt shared descriptorHoria Geantă1-5/+5
2016-09-07crypto: caam - fix non-hmac hashesRussell King1-0/+1
2016-09-07genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+2
2016-09-07ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid dataHoan Tran1-3/+3
2016-09-07ACPI: CPPC: Return error if _CPC is invalid on a CPUHoan Tran1-6/+12
2016-09-07mmc: sdhci-acpi: Reduce Baytrail eMMC/SD/SDIO hangsAdrian Hunter2-0/+82
2016-09-07PCI: Limit config space size for Netronome NFP4000Simon Horman1-0/+1
2016-09-07PCI: Limit config space size for Netronome NFP6000 familyJason S. McMullan1-0/+11
2016-09-07PCI: Support PCIe devices with short cfg_sizeJason S. McMullan1-9/+9
2016-09-07NVMe: Don't unmap controller registers on resetKeith Busch1-28/+43
2016-09-07libnvdimm, nd_blk: mask off reserved status bitsRoss Zwisler1-1/+2
2016-09-07vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson1-36/+49
2016-09-07virtio: fix memory leak in virtqueue_add()Wei Yongjun1-0/+2
2016-08-20dm flakey: error READ bios during the down_intervalMike Snitzer1-8/+15
2016-08-20rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()Alim Akhtar1-0/+2
2016-08-20lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()Mauricio Faria de Oliveira1-1/+1
2016-08-20ACPI / EC: Work around method reentrancy limit in ACPICA for _QxxLv Zheng1-4/+37
2016-08-20PCI: Mark Atheros AR9485 and QCA9882 to avoid bus resetChris Blake1-4/+6
2016-08-20Input: elan_i2c - properly wake up touchpad on ASUS laptopsKT Liao1-16/+63
2016-08-20target: Fix ordered task CHECK_CONDITION early exception handlingNicholas Bellinger1-1/+6
2016-08-20target: Fix max_unmap_lba_count calc overflowMike Christie3-7/+7
2016-08-20target: Fix race between iscsi-target connection shutdown + ABORT_TASKNicholas Bellinger2-7/+18
2016-08-20target: Fix missing complete during ABORT_TASK + CMD_T_FABRIC_STOPNicholas Bellinger1-6/+0
2016-08-20target: Fix ordered task target_setup_cmd_from_cdb exception hangNicholas Bellinger3-28/+37
2016-08-20iscsi-target: Fix panic when adding second TCP connection to iSCSI sessionFeng Li1-2/+3
2016-08-20ubi: Fix race condition between ubi device creation and udevIosif Harutyunov1-1/+4
2016-08-20ubi: Fix early loggingRichard Weinberger1-4/+4
2016-08-20ubi: Make volume resize power cut awareRichard Weinberger1-7/+18
2016-08-20of: fix memory leak related to safe_name()Frank Rowand3-10/+25
2016-08-20IB/mlx4: Fix memory leak if QP creation failedDotan Barak1-1/+3
2016-08-20IB/mlx4: Fix error flow when sending mads under SRIOVYishai Hadas1-6/+18
2016-08-20IB/mlx4: Fix the SQ size of an RC QPYishai Hadas1-1/+1
2016-08-20IB/IWPM: Fix a potential skb leakMark Bloch1-0/+1
2016-08-20IB/IPoIB: Don't update neigh validity for unresolved entriesErez Shitrit1-1/+3
2016-08-20IB/SA: Use correct free functionMark Bloch1-1/+1
2016-08-20IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich1-4/+1
2016-08-20IB/mlx5: Fix post send fence logicEli Cohen1-3/+4