summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-09-15hwrng: exynos - Disable runtime PM on probe failureKrzysztof Kozlowski1-1/+8
2016-09-15cpufreq: Fix GOV_LIMITS handling for the userspace governorSai Gurrappadi1-5/+38
2016-09-15scsi: fix upper bounds check of sense key in scsi_sense_key_string()Tyrel Datwyler1-2/+3
2016-09-15crypto: caam - fix IV loading for authenc (giv)decryptionHoria Geantă1-40/+37
2016-09-15vhost/scsi: fix reuse of &vq->iov[out] in responseBenjamin Coddington1-3/+3
2016-09-15bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.Kent Overstreet1-1/+1
2016-09-15lustre: remove unused declarationAl Viro1-2/+0
2016-09-15drm/msm: fix use of copy_from_user() while holding spinlockRob Clark1-5/+22
2016-09-15drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter1-0/+3
2016-09-15drm/radeon: fix radeon_move_blit on 32bit systemsChristian König1-2/+2
2016-09-15s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky1-5/+7
2016-09-15nvme: Call pci_disable_device on the error path.Gabriel Krisman Bertazi1-1/+1
2016-09-15drivers:hv: Lock access to hyperv_mmio resource treeJake Oshins1-4/+12
2016-09-15cxlflash: Move to exponential back-off when cmd_room is not availableManoj N. Kumar1-4/+4
2016-09-15drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher1-3/+1
2016-09-15IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto1-2/+0
2016-09-15crypto: nx-842 - Mask XERS0 bit in return valueHaren Myneni1-4/+8
2016-09-15cxlflash: Fix to avoid virtual LUN failover failureMatthew R. Ochs1-0/+2
2016-09-15cxlflash: Fix to escalate LINK_RESET also on port 1Manoj Kumar1-1/+1
2016-09-15Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Tedd Ho-Jeong An1-5/+6
2016-09-15drm/i915: Check VBT for port presence in addition to the strap on VLV/CHVVille Syrjälä4-9/+66
2016-09-15drm/i915: Only ignore eDP ports that are connectedChris Wilson3-17/+17
2016-09-15Input: xpad - move pending clear to the correct locationPavel Rojtberg1-1/+1
2016-09-15net: thunderx: Fix link status reportingSunil Goutham2-31/+62
2016-09-15crypto: vmx - IV size failing on skcipher APILeonidas Da Silva Barbosa2-2/+2
2016-09-15tda10071: Fix dependency to REGMAP_I2CMatthias Schwarzott1-1/+1
2016-09-15crypto: vmx - Fix ABI detectionAnton Blanchard1-1/+1
2016-09-15crypto: vmx - comply with ABIs that specify vrsave as reserved.Paulo Flabiano Smorigo1-0/+20
2016-09-15HID: core: prevent out-of-bound readingsBenjamin Tissoires1-0/+3
2016-09-15lpfc: Fix DMA faults observed upon plugging loopback connectorJames Smart1-4/+6
2016-09-15irqchip/gicv3-its: numa: Enable workaround for Cavium thunderx erratum 23144Ganapatrao Kulkarni1-2/+47
2016-09-15cxlflash: Fix to resolve dead-lock during EEH recoveryManoj N. Kumar1-0/+15
2016-09-15drm/radeon/mst: fix regression in lane/link handling.Dave Airlie1-10/+2
2016-09-15drm: Balance error path for GEM handle allocationChris Wilson1-12/+17
2016-09-15Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg1-99/+223
2016-09-15net: thunderx: Fix receive packet statsSunil Goutham3-13/+9
2016-09-15net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham1-1/+0
2016-09-15intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli1-0/+25
2016-09-15cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar1-0/+10
2016-09-15Drivers: hv: vmbus: don't manipulate with clocksources on crashVitaly Kuznetsov1-2/+8
2016-09-15Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...Vitaly Kuznetsov1-1/+43
2016-09-15Drivers: hv: vmbus: avoid infinite loop in init_vp_index()Vitaly Kuznetsov1-0/+11
2016-09-15arcmsr: fixes not release allocated resourceChing Huang1-1/+5
2016-09-15arcmsr: fixed getting wrong configuration dataChing Huang1-10/+10
2016-09-15net/mlx5e: Don't modify CQ before it was createdGal Pressman1-0/+6
2016-09-15net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman2-6/+12
2016-09-15mmc: sdhci: Do not BUG on invalid vddAdrian Hunter1-1/+3
2016-09-15UVC: Add support for R200 depth cameraAviv Greenberg2-0/+32
2016-09-15drm/i915: Fix hpd live status bits for g4xVille Syrjälä2-14/+15
2016-09-15net: thunderx: Fix for Qset error due to CQ fullSunil Goutham3-1/+16