summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-09tty/serial: Add RISC-V SBI earlycon supportAnup Patel3-0/+41
2019-01-09drm/amdgpu: disable system memory page tables for nowChristian König1-3/+0
2019-01-09drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu1-1/+2
2019-01-09drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou1-5/+5
2019-01-09nvme: don't initlialize ctrl->cntlid twiceAndrey Smirnov1-1/+0
2019-01-09nvme: introduce NVME_QUIRK_IGNORE_DEV_SUBNQNJames Dingwall3-7/+16
2019-01-09nvme: pad fake subsys NQN vid and ssvid with zerosKeith Busch1-1/+1
2019-01-09nvme-multipath: zero out ANA log bufferHannes Reinecke1-0/+2
2019-01-09nvme-fabrics: unset write/poll queues for discovery controllersSagi Grimberg1-0/+2
2019-01-09nvme-tcp: don't ask if controller is fabricsSagi Grimberg1-9/+6
2019-01-09nvme-tcp: remove dead codeSagi Grimberg1-1/+0
2019-01-09nvme-pci: fix out of bounds access in nvme_cqe_pendingHongbo Yao1-1/+3
2019-01-09nvme-pci: rerun irq setup on IO queue init errorsKeith Busch1-14/+36
2019-01-09nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau1-4/+6
2019-01-09nvme-pci: fix the wrong setting of nr_mapsJianchao Wang1-1/+0
2019-01-09Merge tag 'csky-for-linus-5.0-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds1-35/+42
2019-01-09cpufreq: scmi: Fix frequency invariance in slow pathQuentin Perret1-2/+2
2019-01-09drm/bridge: tc358767: use DP connector if no panel setTomi Valkeinen1-1/+2
2019-01-09drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen1-1/+5
2019-01-09drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen1-0/+10
2019-01-09drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen1-6/+5
2019-01-09drm/bridge: tc358767: fix single lane configurationTomi Valkeinen1-2/+8
2019-01-09drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen1-3/+7
2019-01-09drm/bridge: tc358767: add bus flagsTomi Valkeinen1-0/+4
2019-01-09drm/i915/gvt: Fix workload request allocation before request addZhenyu Wang2-22/+43
2019-01-08zram: idle writeback fixes and cleanupMinchan Kim2-26/+69
2019-01-08drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul1-3/+2
2019-01-08drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul1-9/+23
2019-01-08drm/amdgpu: validate user GEM object sizeYu Zhao1-0/+8
2019-01-08drm/amdgpu: validate user pitch alignmentYu Zhao1-0/+10
2019-01-08drm/amd/powerplay: drop the unnecessary uclk hard min settingEvan Quan1-7/+0
2019-01-08drm/amd/powerplay: avoid possible buffer overflowEvan Quan1-0/+14
2019-01-08drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan1-8/+14
2019-01-08drm/amd/powerplay: update OD support flag for SKU with no OD capabilitiesEvan Quan1-0/+3
2019-01-08vfio/type1: Fix unmap overflow off-by-oneAlex Williamson1-1/+1
2019-01-09irqchip/csky: fixup handle_irq_perbit break irqGuo Ren1-35/+42
2019-01-08vfio/pci: set TRACE_INCLUDE_PATH to fix the build errorMasahiro Yamada1-1/+1
2019-01-08serial: lantiq: Do not swap register read/writesHauke Mehrtens1-17/+19
2019-01-08PCI: amlogic: Fix build failure due to missing gpio headerCorentin Labbe1-0/+1
2019-01-08cross-tree: phase out dma_zalloc_coherent() on headersLuis Chamberlain3-3/+3
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain167-937/+902
2019-01-08mtd: rawnand: qcom: fix memory corruption that causes panicChristian Lamparter1-10/+10
2019-01-08cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla1-8/+4
2019-01-07ACPI/IORT: Fix build when CONFIG_IOMMU_API=nQian Cai1-1/+1
2019-01-07USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker1-1/+2
2019-01-07usbcore: Select only first configuration for non-UAC3 compliant devicesSaranya Gopal1-3/+6
2019-01-07USB: storage: add quirk for SMI SM3350Icenowy Zheng1-0/+12
2019-01-07USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng1-2/+6
2019-01-07usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas1-0/+7
2019-01-07reset: uniphier-glue: Add AHCI reset control support in glue layerKunihiko Hayashi1-0/+12