summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-15net: thunderx: Fix receive packet statsSunil Goutham
2016-09-15net: thunderx: Fix for multiqset not configured upon interface toggleSunil Goutham
2016-09-15intel_idle: Support for Intel Xeon Phi Processor x200 Product FamilyDasaratharaman Chandramouli
2016-09-15cxlflash: Fix to avoid unnecessary scan with internal LUNsManoj N. Kumar
2016-09-15Drivers: hv: vmbus: don't manipulate with clocksources on crashVitaly Kuznetsov
2016-09-15Drivers: hv: vmbus: avoid scheduling in interrupt context in vmbus_initiate_u...Vitaly Kuznetsov
2016-09-15Drivers: hv: vmbus: avoid infinite loop in init_vp_index()Vitaly Kuznetsov
2016-09-15arcmsr: fixes not release allocated resourceChing Huang
2016-09-15arcmsr: fixed getting wrong configuration dataChing Huang
2016-09-15net/mlx5e: Don't modify CQ before it was createdGal Pressman
2016-09-15net/mlx5e: Don't try to modify CQ moderation if it is not supportedGal Pressman
2016-09-15mmc: sdhci: Do not BUG on invalid vddAdrian Hunter
2016-09-15UVC: Add support for R200 depth cameraAviv Greenberg
2016-09-15drm/i915: Fix hpd live status bits for g4xVille Syrjälä
2016-09-15net: thunderx: Fix for Qset error due to CQ fullSunil Goutham
2016-09-15drm/radeon: fix dp link rate selection (v2)Alex Deucher
2016-09-15drm/amdgpu: fix dp link rate selection (v2)Alex Deucher
2016-09-15qla2xxx: Use ATIO type to send correct tmr responseSwapnil Nagle
2016-09-15mmc: sdhci: 64-bit DMA actually has 4-byte alignmentAdrian Hunter
2016-09-15drm/atomic: Do not unset crtc when an encoder is stolenMaarten Lankhorst
2016-09-15i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain
2016-09-15mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani
2016-09-15mpt3sas: A correction in unmap_resourcesTomas Henzl
2016-09-15net: cavium: liquidio: fix check for in progress flagColin Ian King
2016-09-15pwm: lpc32xx: fix and simplify duty cycle and period calculationsVladimir Zapolskiy
2016-09-15pwm: lpc32xx: correct number of PWM channels from 2 to 1Vladimir Zapolskiy
2016-09-15pwm: fsl-ftm: Fix clock enable/disable when using PMStefan Agner
2016-09-15megaraid_sas: Add an i/o barrierTomas Henzl
2016-09-15megaraid_sas: Fix SMAP issueSumit Saxena
2016-09-15megaraid_sas: Do not allow PCI access during OCRSumit Saxena
2016-09-15s390/cio: update measurement characteristicsSebastian Ott
2016-09-15s390/cio: ensure consistent measurement stateSebastian Ott
2016-09-15s390/cio: fix measurement characteristics memleakSebastian Ott
2016-09-15qeth: initialize net_device with carrier offUrsula Braun
2016-09-15lpfc: Fix external loopback failure.James Smart
2016-09-15lpfc: Fix mbox reuse in PLOGI completionJames Smart
2016-09-15lpfc: Fix RDP Speed reporting.James Smart
2016-09-15lpfc: Fix crash in fcp command completion path.James Smart
2016-09-15lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16James Smart
2016-09-15lpfc: Fix RegLogin failed error seen on Lancer FC during port bounceJames Smart
2016-09-15lpfc: Fix the FLOGI discovery logic to comply with T11 standardsJames Smart
2016-09-15lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.James Smart
2016-09-15cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan
2016-09-15cxl: fix build for GCC 4.6.xBrian Norris
2016-09-15cxlflash: Enable device id for future IBM CXL adapterManoj Kumar
2016-09-15cxlflash: Resolve oops in wait_port_offlineManoj Kumar
2016-09-15cxlflash: Fix to resolve cmd leak after host resetManoj Kumar
2016-09-15cxl: Fix DSI misses when the context owning task exitsVaibhav Jain
2016-09-15cxl: Fix possible idr warning when contexts are releasedVaibhav Jain
2016-09-15Drivers: hv: vmbus: fix rescind-offer handling for device without a driverDexuan Cui