aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-08Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie192-7972/+11763
2019-10-07drm/i915: Update DRIVER_DATE to 20191007Joonas Lahtinen1-2/+2
2019-10-06drm/i915: move gmbus setup down to intel_modeset_init()Jani Nikula2-4/+2
2019-10-06drm/i915: split out i915_switcheroo.[ch] from i915_drv.cJani Nikula5-56/+92
2019-10-06drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()Jani Nikula3-3/+3
2019-10-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-3/+3
2019-10-05Merge tag 'kbuild-fixes-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-19/+2
2019-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds15-80/+193
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds38-148/+268
2019-10-05Merge tag 's390-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-3/+2
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada1-19/+2
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada1-1/+1
2019-10-04net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost1-0/+1
2019-10-04net: phy: at803x: use operating parameters from PHY-specific statusRussell King1-0/+69
2019-10-04net: phy: extract pause modeRussell King1-7/+13
2019-10-04net: phy: extract link partner advertisement readingRussell King1-25/+40
2019-10-04net: phy: fix write to mii-ctrl1000 registerRussell King1-0/+5
2019-10-04net: phy: allow for reset line to be tied to a sleepy GPIO controllerAndrea Merello1-1/+1
2019-10-04r8152: Set macpassthru in reset_resume callbackKai-Heng Feng1-2/+1
2019-10-04cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni1-3/+6
2019-10-04qmi_wwan: add support for Cinterion CLS8 devicesReinhard Speyerer1-0/+1
2019-10-04drm/i915/stolen: make the object creation interface consistentCQ Tang7-29/+36
2019-10-04Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds3-56/+72
2019-10-04Merge tag 'drm-fixes-2019-10-04' of git://anongit.freedesktop.org/drm/drmLinus Torvalds38-159/+230
2019-10-04Merge tag 'for-linus-2019-10-03' of git://git.kernel.dk/linux-blockLinus Torvalds9-121/+175
2019-10-04drm/i915: Implement a better i945gm vblank irq vs. C-states workaroundVille Syrjälä5-81/+22
2019-10-04drm/i915: Drop struct_mutex from around GEM initialisationChris Wilson3-18/+0
2019-10-04drm/i915/selftests: Drop vestigal struct_mutex guardsChris Wilson8-161/+27
2019-10-04drm/i915: Drop struct_mutex from suspend state save/restoreChris Wilson1-8/+0
2019-10-04drm/i915: Remove struct_mutex guard for debugfs/opregionChris Wilson1-11/+1
2019-10-04drm/i915: Drop struct_mutex guard from debugfs/framebuffer_infoChris Wilson1-6/+0
2019-10-04drm/i915/overlay: Drop struct_mutex guardChris Wilson3-23/+1
2019-10-04drm/i915: Move context management under GEMChris Wilson28-354/+394
2019-10-04drm/i915: Remove logical HW IDChris Wilson18-302/+57
2019-10-04drm/i915: Move global activity tracking from GEM to GTChris Wilson2-10/+6
2019-10-04drm/i915: Move request runtime management onto gtChris Wilson21-158/+213
2019-10-04drm/i915/gem: Retire directly for mmap-offset shrinkingChris Wilson1-12/+5
2019-10-04drm/i915: Merge wait_for_timelines with retire_requestChris Wilson14-96/+50
2019-10-04drm/i915: Remove the GEM idle workerChris Wilson5-49/+2
2019-10-04drm/i915: Drop struct_mutex from around i915_retire_requests()Chris Wilson26-460/+213
2019-10-04drm/i915: Move idle barrier cleanup into engine-pmChris Wilson3-19/+16
2019-10-04drm/i915: Coordinate i915_active with its own mutexChris Wilson24-572/+298
2019-10-04drm/i915: Push the i915_active.retire into a workerChris Wilson9-9/+55
2019-10-04drm/i915: Pull i915_vma_pin under the vm->mutexChris Wilson40-706/+824
2019-10-04drm/i915: Mark up address spaces that may need to allocateChris Wilson2-0/+5
2019-10-04drm/i915: Only track bound elements of the GTTChris Wilson5-36/+8
2019-10-04drm/i915: Use helpers for drm_mm_node booleansChris Wilson6-13/+13
2019-10-04drm/i915: Restrict L3 remapping sysfs interface to dwordsChris Wilson1-28/+29
2019-10-04drm/i915: extend audio CDCLK>=2*BCLK constraint to more platformsKai Vehmanen1-2/+2
2019-10-04drm/i915: Fix audio power up sequence for gen10+ displayKai Vehmanen2-0/+7