summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-18USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold1-5/+9
2017-03-18iio: 104-quad-8: Fix off-by-one error when addressing flag registerWilliam Breathitt Gray1-1/+1
2017-03-15drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan1-1/+1
2017-03-15drm/i915: Fix not finding the VBT when it overlaps with OPREGION_ASLE_EXTHans de Goede1-1/+12
2017-03-15drm/i915: Pass timeout==0 on to i915_gem_object_wait_fence()Chris Wilson1-2/+2
2017-03-15drm/i915: Check for timeout completion when waiting for the rq to submittedChris Wilson1-1/+6
2017-03-15drm/i915: Avoid spurious WARNs about the wrong pipe in the PPS codeVille Syrjälä1-3/+3
2017-03-15drm/i915: Recreate internal objects with single page segments if dmar failsChris Wilson1-14/+23
2017-03-15drm: Cancel drm_fb_helper_resume_work on unloadChris Wilson1-0/+1
2017-03-15drm: Cancel drm_fb_helper_dirty_work on unloadChris Wilson1-0/+2
2017-03-15drm/i915/gvt: Disable access to stolen memory as a guestChris Wilson1-0/+5
2017-03-15drm/atomic: fix an error code in mode_fixup()Dan Carpenter1-1/+1
2017-03-15drm/imx: imx-tve: Do not set the regulator voltageFabio Estevam1-3/+4
2017-03-15drm/vmwgfx: Work around drm removal of control nodesThomas Hellstrom2-3/+12
2017-03-15drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer1-2/+2
2017-03-15drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058Tomeu Vizoso1-0/+3
2017-03-15drm/radeon: handle vfct with multiple vbios imagesAlex Deucher1-30/+36
2017-03-15drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen1-3/+35
2017-03-15drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen1-1/+1
2017-03-15drm/ast: Fix test for VGA enabledY.C. Chen1-6/+2
2017-03-15drm/ast: Handle configuration without P2A bridgeRussell Currey3-109/+168
2017-03-15Revert "drm/amdgpu: update tile table for oland/hainan"Jean Delvare1-191/+139
2017-03-15drm/amdgpu/pm: check for headless before calling compute_clocksAlex Deucher1-1/+2
2017-03-15drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher1-0/+6
2017-03-15nfit, libnvdimm: fix interleave set cookie calculationDan Williams4-5/+39
2017-03-15pwm: pca9685: Fix period change with same duty cycleClemens Gruber1-11/+0
2017-03-15drivers/pci/hotplug: Fix initial state for empty slotGavin Shan1-2/+14
2017-03-15drivers/pci/hotplug: Handle presence detection change properlyGavin Shan1-1/+5
2017-03-15target: Fix NULL dereference during LUN lookup + active I/O shutdownNicholas Bellinger3-4/+40
2017-03-15pci/hotplug/pnv-php: Disable surprise hotplug capability on conflictsGavin Shan1-0/+8
2017-03-15pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()Gavin Shan1-1/+1
2017-03-15memory/atmel-ebi: Fix ns <-> cycles conversionsBoris Brezillon1-13/+14
2017-03-15IB/srp: Fix race conditions related to task managementBart Van Assche2-16/+30
2017-03-15IB/srp: Avoid that duplicate responses trigger a kernel bugBart Van Assche1-1/+3
2017-03-15IB/SRP: Avoid using IB_MR_TYPE_SG_GAPSBart Van Assche1-9/+3
2017-03-15IB/mlx5: Fix out-of-bound accessLeon Romanovsky1-8/+3
2017-03-15IB/IPoIB: Add destination address when re-queue packetErez Shitrit1-13/+17
2017-03-15IB/ipoib: Fix deadlock between rmmod and set_modeFeras Daoud2-9/+9
2017-03-15brcmfmac: fix incorrect event channel deductionGavin Li1-1/+1
2017-03-15cxl: fix nested locking hang during EEH hotplugAndrew Donnellan4-10/+27
2017-03-15cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan4-23/+35
2017-03-15net: mvpp2: fix DMA address calculation in mvpp2_txq_inc_put()Thomas Petazzoni1-1/+1
2017-03-15s390/chsc: Add exception handler for CHSC instructionPeter Oberparleiter1-3/+5
2017-03-15s390/dcssblk: fix device size calculation in dcssblk_direct_access()Gerald Schaefer1-1/+1
2017-03-15s390/qdio: clear DSCI prior to scanning multiple input queuesJulian Wiedmann1-4/+4
2017-03-15phy: qcom-ufs: Fix misplaced jump labelVivek Gautam1-1/+1
2017-03-15phy: qcom-ufs: Don't kfree devres resourceBjorn Andersson1-8/+1
2017-03-15Bluetooth: Add another AR3012 04ca:3018 deviceDmitry Tunin2-0/+3
2017-03-15serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott1-0/+13
2017-03-15tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov1-63/+69