summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-15drm/radeon: fix dp link rate selection (v2)Alex Deucher3-77/+49
2016-09-15drm/amdgpu: fix dp link rate selection (v2)Alex Deucher1-60/+36
2016-09-15qla2xxx: Use ATIO type to send correct tmr responseSwapnil Nagle1-1/+1
2016-09-15mmc: sdhci: 64-bit DMA actually has 4-byte alignmentAdrian Hunter2-28/+24
2016-09-15drm/atomic: Do not unset crtc when an encoder is stolenMaarten Lankhorst1-4/+0
2016-09-15i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2-42/+12
2016-09-15mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani4-14/+25
2016-09-15mpt3sas: A correction in unmap_resourcesTomas Henzl1-1/+3
2016-09-15net: cavium: liquidio: fix check for in progress flagColin Ian King1-1/+1
2016-09-15pwm: lpc32xx: fix and simplify duty cycle and period calculationsVladimir Zapolskiy1-34/+19
2016-09-15pwm: lpc32xx: correct number of PWM channels from 2 to 1Vladimir Zapolskiy1-1/+1
2016-09-15pwm: fsl-ftm: Fix clock enable/disable when using PMStefan Agner1-33/+25
2016-09-15megaraid_sas: Add an i/o barrierTomas Henzl2-0/+2
2016-09-15megaraid_sas: Fix SMAP issueSumit Saxena1-7/+6
2016-09-15megaraid_sas: Do not allow PCI access during OCRSumit Saxena2-174/+82
2016-09-15s390/cio: update measurement characteristicsSebastian Ott2-9/+20
2016-09-15s390/cio: ensure consistent measurement stateSebastian Ott2-12/+13
2016-09-15s390/cio: fix measurement characteristics memleakSebastian Ott3-18/+6
2016-09-15qeth: initialize net_device with carrier offUrsula Braun2-0/+2
2016-09-15lpfc: Fix external loopback failure.James Smart1-2/+13
2016-09-15lpfc: Fix mbox reuse in PLOGI completionJames Smart1-10/+21
2016-09-15lpfc: Fix RDP Speed reporting.James Smart1-10/+7
2016-09-15lpfc: Fix crash in fcp command completion path.James Smart1-2/+2
2016-09-15lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart1-3/+6
2016-09-15lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart3-9/+16
2016-09-15lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart4-239/+240