summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | xen: Remove unnecessary BUG_ON from __unbind_from_irq()Boris Ostrovsky2018-06-221-2/+0
| * | | | | | xen: add new hypercall buffer mapping deviceJuergen Gross2018-06-224-1/+223
| * | | | | | xen/scsiback: add error handling for xenbus_printfZhouyang Jia2018-06-191-3/+13
| * | | | | | scsi: xen-scsifront: add error handling for xenbus_printfZhouyang Jia2018-06-191-7/+26
| * | | | | | xen/grant-table: Export gnttab_{alloc|free}_pages as GPLOleksandr Andrushchenko2018-06-191-2/+2
| * | | | | | xen: add error handling for xenbus_printfZhouyang Jia2018-06-191-3/+15
* | | | | | | Merge tag 'drm-fixes-2018-06-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-2231-337/+408
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-223-218/+118
| |\ \ \ \ \ \ \
| | * | | | | | | drm/bridge/sii8620: fix display of packed pixel modes in MHL2Maciej Purski2018-06-211-16/+1
| | * | | | | | | Revert "drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE"Paul Kocialkowski2018-06-181-25/+0
| | * | | | | | | drm/atmel-hlcdc: check stride values in the first planeStefan Agner2018-06-171-1/+1
| | * | | | | | | drm/bridge/sii8620: fix HDMI cable connection to dongleMaciej Purski2018-06-131-23/+42
| | * | | | | | | drm/bridge/sii8620: remove HSIC initializationMaciej Purski2018-06-131-38/+0
| | * | | | | | | drm/bridge/sii8620: start MHL transmission after HDMI signal detectionMaciej Purski2018-06-131-51/+2
| | * | | | | | | drm/bridge/sii8620: fix potential buffer overflowMaciej Purski2018-06-131-1/+1
| | * | | | | | | drm/bridge/sii8620: fix display modes validationMaciej Purski2018-06-131-39/+41
| | * | | | | | | drm/bridge/sii8620: fix loops in EDID fetch logicAndrzej Hajda2018-06-131-11/+20
| | * | | | | | | drm/bridge/sii8620: simplify hardware reset procedureAndrzej Hajda2018-06-131-13/+10
| * | | | | | | | Merge tag 'drm-intel-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-06-2217-77/+204
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/i915: Enable provoking vertex fix on Gen9 systems.Kenneth Graunke2018-06-192-1/+16
| | * | | | | | | | drm/i915: Fix context ban and hang accounting for clientMika Kuoppala2018-06-193-25/+55
| | * | | | | | | | drm/i915: Turn off g4x DP port in .post_disable()Ville Syrjälä2018-06-191-16/+8
| | * | | | | | | | drm/i915: Disallow interlaced modes on g4x DP outputsVille Syrjälä2018-06-191-2/+2
| | * | | | | | | | drm/i915: Fix PIPESTAT irq ack on i965/g4xVille Syrjälä2018-06-191-2/+10
| | * | | | | | | | drm/i915: Allow DBLSCAN user modes with eDP/LVDS/DSIVille Syrjälä2018-06-1910-5/+84
| | * | | | | | | | drm/i915/execlists: Avoid putting the error pointerChris Wilson2018-06-191-4/+2
| | * | | | | | | | drm/i915: Apply batch location restrictions before pinningChris Wilson2018-06-191-22/+27
| * | | | | | | | | Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-06-217-27/+65
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer2018-06-191-2/+18
| | * | | | | | | | | drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer2018-06-193-4/+19
| | * | | | | | | | | drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer2018-06-191-10/+8
| | * | | | | | | | | drm/amdgpu:All UVD instances share one idle_work handleJames Zhu2018-06-192-8/+8
| | * | | | | | | | | drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland2018-06-191-1/+9
| | * | | | | | | | | drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer2018-06-191-3/+4
| | * | | | | | | | | drm/amd/pp: Fix uninitialized variableRajan Vaja2018-06-191-1/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'drm-misc-fixes-2018-06-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-201-2/+5
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | drm/qxl: Call qxl_bo_unref outside atomic contextJeremy Cline2018-06-041-2/+5
| * | | | | | | | | Merge tag 'drm-misc-next-fixes-2018-06-15' of git://anongit.freedesktop.org/d...Dave Airlie2018-06-201-7/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm: Fix possible race conditions while unplugging DRM deviceOleksandr Andrushchenko2018-05-311-7/+7
| * | | | | | | | | | Merge branch 'linux-4.18' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2018-06-202-6/+9
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/nouveau/kms/nv50-: cursors always use core channel vram ctxdmaBen Skeggs2018-06-192-6/+9
* | | | | | | | | | | Merge tag 'pinctrl-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-225-12/+22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | pinctrl: mt7622: fix a kernel panic when pio don't work as EINT controllerSean Wang2018-06-181-1/+5
| * | | | | | | | | | | pinctrl: actions: Fix uninitialized error in owl_pin_config_set()Geert Uytterhoeven2018-06-181-1/+1
| * | | | | | | | | | | pinctrl: single: Add allocation failure checking of saved_valsColin Ian King2018-06-181-3/+11
| * | | | | | | | | | | pinctrl: devicetree: Fix pctldev pointer overwriteFabio Estevam2018-06-181-2/+5
| * | | | | | | | | | | pinctrl: mediatek: remove redundant return value check of platform_get_resour...Wei Yongjun2018-06-181-5/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'hwmon-for-linus-v4.18-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-222-1/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | hwmon: (nct6775) Fix loop limitGuenter Roeck2018-06-161-1/+1
| * | | | | | | | | | | hwmon: (dell-smm) Disable fan support for Dell XPS13 9333Helge Eichelberg2018-06-161-0/+7
| |/ / / / / / / / / /