summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | libnvdimm/bus: Stop holding nvdimm_bus_list_mutex over __nd_ioctl()Dan Williams2019-07-192-39/+60
| * | | libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrantDan Williams2019-07-191-22/+37
| * | | libnvdimm/region: Register badblocks before namespacesDan Williams2019-07-191-11/+11
| * | | libnvdimm/bus: Prevent duplicate device_unregister() callsDan Williams2019-07-191-0/+25
| * | | drivers/base: Introduce kill_device()Dan Williams2019-07-191-8/+19
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-07-269-25/+39
|\ \ \ \
| * | | | scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPGHannes Reinecke2019-07-241-1/+6
| * | | | scsi: ibmvfc: fix WARN_ON during event pool releaseTyrel Datwyler2019-07-241-1/+1
| * | | | scsi: fcoe: fix a typoChristophe JAILLET2019-07-241-1/+1
| * | | | scsi: megaraid_sas: Make some functions staticYueHaibing2019-07-241-13/+14
| * | | | scsi: megaraid_sas: fix panic on loading firmware crashdumpJunxiao Bi2019-07-241-0/+3
| * | | | scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"Colin Ian King2019-07-241-1/+1
| * | | | scsi: core: fix the dma_max_mapping_size callChristoph Hellwig2019-07-231-2/+4
| * | | | scsi: fdomain: fix building pcmcia front-endArnd Bergmann2019-07-231-2/+2
| * | | | scsi: target: cxgbit: add support for IEEE_8021QAZ_APP_SEL_STREAM selectorVarun Prakash2019-07-222-4/+7
| | |/ / | |/| |
* | | | Merge tag 'drm-fixes-2019-07-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-2643-159/+443
|\ \ \ \
| * \ \ \ Merge tag 'drm-fixes-5.3-2019-07-24' of git://people.freedesktop.org/~agd5f/l...Dave Airlie2019-07-2638-152/+437
| |\ \ \ \
| | * | | | drm/amd/display: Set enabled to false at start of audio disableNicholas Kazlauskas2019-07-231-2/+2
| | * | | | drm/amdgpu/smu: move fan rpm query into the asic specific codeAlex Deucher2019-07-225-29/+31
| | * | | | drm/amd/powerplay: custom peak clock freq for navi10Kevin Wang2019-07-224-33/+103
| | * | | | drm/amd/display: handle active dongle port type is DP++ or DP caseDale Zhao2019-07-182-11/+21
| | * | | | drm/amd/display: do not read link setting if edp not connectedEric Yang2019-07-181-7/+1
| | * | | | drm/amd/display: Increase size of audios arrayTai Man2019-07-182-1/+2
| | * | | | drm/amd/display: drop ASSERT() if eDP panel is not connectedZhan Liu2019-07-181-2/+0
| | * | | | drm/amd/display: Only enable audio if speaker allocation existsAlvin Lee2019-07-181-1/+1
| | * | | | drm/amd/display: Fix dc_create failure handling and 666 color depthsJulian Parkin2019-07-182-2/+5
| | * | | | drm/amd/display: allocate 4 ddc engines for RV2Derek Lai2019-07-181-1/+1
| | * | | | drm/amd/display: put back front end initialization sequenceEric Yang2019-07-181-14/+1
| | * | | | drm/amd/display: Wait for flip to completeAlvin Lee2019-07-181-0/+11
| | * | | | drm/amd/display: Change min_h_sync_width from 8 to 4Fatemeh Darbehani2019-07-181-1/+1
| | * | | | drm/amd/display: use encoder's engine id to find matched free audio deviceTai Man2019-07-181-1/+7
| | * | | | drm/amd/display: fix DMCU hang when going into Modern StandbyZi Yu Liao2019-07-181-1/+8
| | * | | | drm/amd/display: Disable Audio on reinitialize hardwareAlvin Lee2019-07-182-4/+17
| | * | | | drm/amd/display: Read max down spreadDerek Lai2019-07-181-0/+7
| | * | | | drm/amd/display: Check for valid stream_encodeIlya Bakoulin2019-07-181-1/+2
| | * | | | drm/amd/display: Wait for backlight programming completion in set backlight l...SivapiriyanKumarasamy2019-07-181-0/+4
| | * | | | drm/amd/display: Poll for GPUVM context ready (v2)Julian Parkin2019-07-181-0/+37
| | * | | | drm/amd/display: wait for the whole frame after global unlockWenjing Liu2019-07-181-0/+2
| | * | | | drm/amd/display: Copy max_clks_by_state after dce_clk_mgr_constructNicholas Kazlauskas2019-07-183-6/+6
| | * | | | drm/amd/display: Clock does not lower in UpdateplanesMurton Liu2019-07-181-0/+6
| | * | | | drm/amd/display: skip retrain in dc_link_set_preferred_link_settings() if usi...Samson Tam2019-07-181-1/+3
| | * | | | drm/amd/display: swap system aperture high/lowJun Lei2019-07-181-2/+2
| | * | | | drm/amd/display: Set one 4:2:0-related PPS field as recommended by DSC specNikola Cornij2019-07-181-0/+6
| | * | | | drm/amd/display: Set default block_size, even in unexpected casesDmytro Laktyushkin2019-07-182-1/+2
| | * | | | drm/amd/display: No audio endpoint for Dell MST displayHarmanprit Tatla2019-07-181-1/+8
| | * | | | drm/amd/display: cap DCFCLK hardmin to 507 for NV10Jun Lei2019-07-181-0/+4
| | * | | | drm/amd/display: fix dsc disableDmytro Laktyushkin2019-07-181-1/+4
| | * | | | drm/amd/display: fix up HUBBUB hw programming for VMJun Lei2019-07-182-11/+10
| | * | | | drm/amd/display: initialize p_state to proper valueJun Lei2019-07-181-0/+2
| | * | | | drm/amdgpu: use VCN firmware offset for cache windowLeo Liu2019-07-181-3/+0