summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-07gpio: Fix OF build problem on UMLinus Walleij1-0/+1
2016-09-07usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()Wei Yongjun1-1/+1
2016-09-07megaraid_sas: Fix probing cards without io portYinghai Lu2-4/+4
2016-09-07mpt3sas: Fix resume on WarpDrive flash cardsGreg Edwards1-11/+11
2016-09-07cdc-acm: fix wrong pipe type on rx interrupt xfersGavin Li2-4/+2
2016-09-07i2c: cros-ec-tunnel: Fix usage of cros_ec_cmd_xfer()Brian Norris1-1/+1
2016-09-07mfd: cros_ec: Add cros_ec_cmd_xfer_status() helperTomeu Vizoso1-0/+17
2016-09-07aacraid: Check size values after double-fetch from userDave Carroll1-2/+11
2016-09-07drm/i915: fix aliasing_ppgtt leakMatthew Auld1-0/+1
2016-09-07drm/amdgpu: record error code when ring test failedChunming Zhou1-2/+3
2016-09-07drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu1-0/+3
2016-09-07drm/amdgpu: skip TV/CV in display parsingAlex Deucher1-0/+7
2016-09-07drm/amdgpu: avoid a possible array overflowAlex Deucher1-0/+6
2016-09-07drm/amdgpu: fix amdgpu_move_blit on 32bit systemsChristian König1-2/+2
2016-09-07drm/amdgpu: Change GART offset to 64-bitFelix Kuehling2-4/+4
2016-09-07iio: fix sched WARNING "do not call blocking ops when !TASK_RUNNING"Brian Norris1-6/+17
2016-09-07of: fix reference counting in of_graph_get_endpoint_by_regsLucas Stach1-9/+2
2016-09-07s390/dasd: fix hanging device after clear subchannelStefan Haberland1-1/+9
2016-09-07EDAC: Increment correct counter in edac_inc_ue_error()Emmanouil Maroudas1-1/+1
2016-09-07pinctrl/amd: Remove the default de-bounce timeAgrawal, Nitesh-kumar1-20/+0
2016-09-07iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypassWill Deacon1-0/+3
2016-09-07iommu/arm-smmu: Fix CMDQ error handlingWill Deacon1-2/+2
2016-09-07iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy1-1/+2
2016-09-07xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.Mathias Nyman3-6/+13
2016-09-07USB: serial: ftdi_sio: add PIDs for Ivium Technologies devicesRobert Deliën2-0/+8
2016-09-07USB: serial: ftdi_sio: add device ID for WICED USB UART dev boardSheng-Hui J. Chu2-0/+7
2016-09-07USB: serial: option: add support for Telit LE920A4Daniele Palmas1-0/+21
2016-09-07USB: serial: option: add D-Link DWM-156/A3Lubomir Rintel1-0/+1
2016-09-07USB: serial: fix memleak in driver-registration error pathAlexey Klimov1-1/+3
2016-09-07xhci: don't dereference a xhci member after removing xhciMathias Nyman1-1/+2
2016-09-07usb: xhci: Fix panic if disconnectJim Lin1-0/+3
2016-09-07xhci: always handle "Command Ring Stopped" eventsMathias Nyman1-6/+7
2016-09-07usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau1-1/+1
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