summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-19dm zoned: Fix target BIO completion handlingDamien Le Moal1-84/+38
2018-12-19drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang1-1/+2
2018-12-19drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher2-5/+31
2018-12-19drm/amdgpu: add some additional vega10 pci idsAlex Deucher1-0/+6
2018-12-19drm/amdkfd: add new vega10 pci idsAlex Deucher1-0/+6
2018-12-19drm/amdgpu/powerplay: Apply avfs cks-off voltages on VIKenneth Feng2-0/+8
2018-12-19drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson1-1/+6
2018-12-19drm/i915/gvt: Fix tiled memory decoding bug on BDWTina Zhang1-1/+1
2018-12-19Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec"Brian Norris1-6/+0
2018-12-19drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs1-11/+18
2018-12-19drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul1-0/+1
2018-12-19media: vb2: don't call __vb2_queue_cancel if vb2_start_streaming failedHans Verkuil1-3/+1
2018-12-19dm: call blk_queue_split() to impose device limits on biosMike Snitzer1-0/+2
2018-12-19dm cache metadata: verify cache has blocks in blocks_are_clean_separate_dirty()Mike Snitzer1-0/+4
2018-12-19dm thin: send event about thin-pool state change _after_ making itMike Snitzer1-33/+35
2018-12-19mmc: sdhci: fix the timeout check window for clock and resetAlek Du1-5/+13
2018-12-19mmc: sdhci-omap: Fix DCRC error handling during tuningFaiz Abbas1-4/+8
2018-12-19mmc: core: use mrq->sbc when sending CMD23 for RPMBWolfram Sang1-5/+10
2018-12-19MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310Aaro Koskinen1-2/+9
2018-12-19pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11Chen-Yu Tsai1-1/+1
2018-12-19drm/msm: fix address space warningArnd Bergmann1-4/+4
2018-12-19i2c: aspeed: fix build warningArnd Bergmann1-1/+3
2018-12-19slimbus: ngd: mark PM functions as __maybe_unusedArnd Bergmann1-4/+2
2018-12-19staging: olpc_dcon: add a missing dependencyLubomir Rintel1-0/+1
2018-12-19scsi: raid_attrs: fix unused variable warningArnd Bergmann1-3/+1
2018-12-17IB/hfi1: Fix an out-of-bounds access in get_hw_statsPiotr Stankiewicz3-2/+5
2018-12-17ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi1-1/+1
2018-12-17nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa1-0/+2
2018-12-17nvme: flush namespace scanning work just before removing namespacesSagi Grimberg1-1/+3
2018-12-17nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig1-0/+3
2018-12-17pvcalls-front: fixes incorrect error handlingPan Bian1-2/+2
2018-12-17Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin1-56/+9
2018-12-17xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli1-0/+1
2018-12-17drm/ast: fixed reading monitor EDID not stable issueY.C. Chen1-6/+30
2018-12-17drm/amdgpu: Add delay after enable RLC ucodeshaoyunl1-3/+4
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian1-3/+1
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser1-1/+3
2018-12-17igb: fix uninitialized variablesYunjian Wang1-0/+1
2018-12-17usb: gadget: u_ether: fix unsafe list iterationMarek Szyprowski1-5/+6
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi1-0/+3
2018-12-17IB/mlx5: Fix page fault handling for MWArtemy Kovalyov1-0/+1
2018-12-17drm/meson: add support for 1080p25 modeChristian Hewitt1-0/+1
2018-12-17thunderbolt: Prevent root port runtime suspend during NVM upgradeMika Westerberg1-2/+38
2018-12-17USB: omap_udc: fix rejection of out transfers when DMA is usedAaro Koskinen1-0/+1
2018-12-17USB: omap_udc: fix USB gadget functionality on Palm Tungsten EAaro Koskinen1-0/+1
2018-12-17USB: omap_udc: fix omap_udc_start() on 15xx machinesAaro Koskinen1-1/+2
2018-12-17USB: omap_udc: fix crashes on probe error and module removalAaro Koskinen1-31/+19
2018-12-17USB: omap_udc: use devm_request_irq()Aaro Koskinen1-27/+10
2018-12-17fsi: master-ast-cf: select GENERIC_ALLOCATORArnd Bergmann1-0/+1
2018-12-17RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu1-68/+60