summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-01-16rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov1-5/+4
2019-01-16drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul1-3/+2
2019-01-16drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul1-9/+23
2019-01-16drm/i915: Unwind failure on pinning the gen7 ppgttChris Wilson1-3/+12
2019-01-16drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2Ivan Mironov1-53/+73
2019-01-16drm/amd/display: Fix MST dp_blank REG_WAIT timeoutJerry (Fangzhi) Zuo1-2/+2
2019-01-16PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier1-6/+7
2019-01-16PCI: dwc: Take lock when ACKing an interruptMarc Zyngier1-0/+5
2019-01-16PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier1-7/+12
2019-01-16drm/amdgpu: Add new VegaM pci idAlex Deucher1-0/+1
2019-01-16vfio/type1: Fix unmap overflow off-by-oneAlex Williamson1-1/+1
2019-01-16mtd: rawnand: qcom: fix memory corruption that causes panicChristian Lamparter1-10/+10
2019-01-16i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng1-0/+6
2019-01-16ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker1-1/+2
2019-01-16ACPI / PMIC: xpower: Fix TS-pin current-source handlingHans de Goede1-8/+33
2019-01-16ACPI: power: Skip duplicate power resource references in _PRxHans de Goede1-0/+22
2019-01-16USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker1-1/+2
2019-01-16USB: storage: add quirk for SMI SM3350Icenowy Zheng1-0/+12
2019-01-16USB: storage: don't insert sane sense for SPC3+ when bad sense specifiedIcenowy Zheng1-2/+6
2019-01-16usb: cdc-acm: send ZLP for Telit 3G Intel based modemsDaniele Palmas1-0/+7
2019-01-16cpufreq: scmi: Fix frequency invariance in slow pathQuentin Perret1-2/+2
2019-01-16cpufreq: scpi/scmi: Fix freeing of dynamic OPPsViresh Kumar3-9/+62
2019-01-16staging: rtl8188eu: Fix module loading from tasklet for WEP encryptionLarry Finger1-2/+2
2019-01-16staging: rtl8188eu: Fix module loading from tasklet for CCMP encryptionLarry Finger1-1/+1
2019-01-16usbcore: Select only first configuration for non-UAC3 compliant devicesSaranya Gopal1-3/+6
2019-01-13drm/rockchip: psr: do not dereference encoder before it is null checked.Enric Balletbo i Serra1-1/+3
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon1-0/+1
2019-01-13drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()Lyude Paul1-2/+10
2019-01-13of: __of_detach_node() - remove node from phandle cacheFrank Rowand3-1/+37
2019-01-13of: of_node_get()/of_node_put() nodes held in phandle cacheFrank Rowand1-24/+46
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel1-2/+2
2019-01-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin1-1/+2
2019-01-13genwqe: Fix size checkChristian Borntraeger1-1/+1
2019-01-13drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang1-2/+2
2019-01-13video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing1-3/+1
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta1-2/+2
2019-01-13RDMA/iwcm: Don't copy past the end of dev_name() stringSteve Wise1-4/+8
2019-01-13RDMA/srpt: Fix a use-after-free in the channel release codeBart Van Assche1-5/+13
2019-01-13stm class: Fix a module refcount leak in policy creation error pathAlexander Shishkin1-5/+7
2019-01-13rxe: fix error completion wr_id and qp_numSagi Grimberg1-4/+9
2019-01-13iio: dac: ad5686: fix bit shift read registerMircea Caprioru1-1/+2
2019-01-13iio: adc: qcom-spmi-adc5: Initialize prescale properlyEvan Green1-27/+31
2019-01-13PCI / PM: Allow runtime PM without callback functionsJarkko Nikula1-15/+12
2019-01-13b43: Fix error in cordic routineLarry Finger1-1/+1
2019-01-13dm: do not allow readahead to limit IO sizeJaegeuk Kim1-0/+3
2019-01-13driver core: Add missing dev->bus->need_parent_lock checksRafael J. Wysocki1-2/+2
2019-01-13media: cx23885: only reset DMA on problematic CPUsBrad Love2-2/+55
2019-01-13mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPLDan Williams1-8/+2
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams2-19/+8
2019-01-13zram: fix double free backing deviceMinchan Kim1-1/+3