summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-10-28drm/msm: Implement preemption for A5XX targetsJordan Crouse10-20/+599
2017-10-28drm/msm: Make the value of RB_CNTL (almost) genericJordan Crouse2-5/+12
2017-10-28drm/msm: Shadow current pointer in the ring until command is completeJordan Crouse3-6/+16
2017-10-28drm/msm: Add a parameter query for the number of ringbuffersJordan Crouse1-0/+3
2017-10-28drm/msm: Support multiple ringbuffersJordan Crouse18-210/+363
2017-10-28drm/msm: Move memptrs to msm_gpuJordan Crouse7-72/+58
2017-10-28drm/msm: Add per-instance submit queuesJordan Crouse7-16/+228
2017-10-28drm/msm/mdp5: disable vblanks when crtc is offRob Clark1-0/+6
2017-10-28drm/msm/mdp4: disable vblanks when crtc is offRob Clark1-0/+7
2017-10-28drm/msm/hdmi: convert to msm_clk_get()Rob Clark5-11/+9
2017-10-28drm/msm/edp: convert to msm_clk_get()Rob Clark1-11/+11
2017-10-28drm/msm/dsi: convert to msm_clk_get()Rob Clark3-20/+20
2017-10-28drm/msm/mdp5: always print mdp5 versionRob Clark1-1/+1
2017-10-28drm/msm/adreno: deal with linux-firmware fw pathsRob Clark3-8/+103
2017-10-28drm/msm/adreno: split out helper to load fwRob Clark4-18/+34
2017-10-28drm/msm/adreno: load gpu at probe/bind timeRob Clark4-65/+73
2017-10-28drm/msm/hdmi: Remove mmagic_iface_clk from the 8x96 PHY clocksArchit Taneja1-1/+0
2017-10-28drm/msm: fix _NO_IMPLICIT fencing caseRob Clark2-17/+18
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail3-6/+7
2017-10-28tuntap: properly align skb->head before building skbJason Wang1-0/+1
2017-10-27Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+14
2017-10-27Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+5
2017-10-27Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan1-2/+3
2017-10-27Input: gtco - fix potential out-of-bound accessDmitry Torokhov1-7/+10
2017-10-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller5-21/+22
2017-10-27net: stmmac: First Queue must always be in DCB modeJose Abreu1-0/+7
2017-10-27net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu1-1/+1
2017-10-27Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller5-96/+202
2017-10-27Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-65/+15
2017-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-1/+12
2017-10-26drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang1-2/+3
2017-10-27drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang1-16/+5
2017-10-27drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang2-45/+2
2017-10-27drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang3-2/+5
2017-10-26Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds6-32/+57
2017-10-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-14/+69
2017-10-26Merge tag 'spi-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-107/+64
2017-10-26i40e: Add programming descriptors to cleaned_countAlexander Duyck1-0/+1
2017-10-26i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck1-1/+1
2017-10-26ixgbe: Fix Tx map failure pathAlexander Duyck1-12/+6
2017-10-26igb: Fix TX map failure pathJean-Philippe Brucker1-1/+1
2017-10-26e1000: avoid null pointer dereference on invalid stat typeColin Ian King1-5/+4
2017-10-26e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione1-2/+9
2017-10-26xen: fix booting ballooned down hvm guestJuergen Gross1-6/+13
2017-10-26tap: double-free in error path in tap_open()Girish Moodalbail1-9/+9
2017-10-26Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...David S. Miller2-3/+9
2017-10-26net: mvpp2: do not sleep in set_rx_modeAntoine Tenart1-2/+2
2017-10-26net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart1-2/+2
2017-10-26net: mvpp2: fix typo in the tcam setupAntoine Tenart1-1/+1
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2-30/+104