summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* firmware: bcm47xx_nvram: Support small (0x6000 B) NVRAM partitionsRafał Miłecki2018-04-231-1/+1
* Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-2221-135/+193
|\
| * Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-04-233-14/+13
| |\
| | * drm/amd/powerplay: header file interface to SMU updateKenneth Feng2018-04-191-1/+3
| | * drm/amd/pp: Fix bug voltage can't be OD separately on VIRex Zhu2018-04-191-6/+10
| | * drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland2018-04-191-7/+0
| * | Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/li...Dave Airlie2018-04-233-67/+29
| |\ \
| | * | drm/exynos: exynos_drm_fb -> drm_framebufferDaniel Stone2018-04-171-20/+8
| | * | drm/exynos: Move dma_addr out of exynos_drm_fbDaniel Stone2018-04-171-5/+3
| | * | drm/exynos: Move GEM BOs to drm_framebufferDaniel Stone2018-04-171-35/+4
| * | | Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/...Dave Airlie2018-04-2314-55/+131
| |\ \ \
| | * | | drm/i915/audio: Fix audio detection issue on GLKGaurav K Singh2018-04-181-1/+1
| | * | | drm/i915: Call i915_perf_fini() on init_hw error unwindChris Wilson2018-04-181-12/+15
| | * | | drm/i915/bios: filter out invalid DDC pins from VBT child devicesJani Nikula2018-04-181-4/+9
| | * | | drm/i915/pmu: Inspect runtime PM state more carefully while estimating RC6Tvrtko Ursulin2018-04-181-10/+27
| | * | | drm/i915: Do no use kfree() to free a kmem_cache_alloc() return valueXidong Wang2018-04-181-1/+1
| | * | | drm/i915/execlists: Clear user-active flag on preemption completionChris Wilson2018-04-041-0/+9
| | * | | Merge tag 'gvt-fixes-2018-04-03' of https://github.com/intel/gvt-linux into d...Joonas Lahtinen2018-04-048-27/+69
| | |\ \ \
| | | * | | drm/i915/gvt: Add drm_format_mod updateTina Zhang2018-03-301-0/+1
| | | * | | drm/i915/gvt: Disable primary/sprite/cursor plane at virtual display initiali...Xiong Zhang2018-03-301-0/+10
| | | * | | drm/i915/gvt: Delete redundant error message in fb_decode.cXiong Zhang2018-03-301-18/+9
| | | * | | drm/i915/gvt: Cancel dma map when resetting ggtt entriesChangbin Du2018-03-302-6/+18
| | | * | | drm/i915/gvt: Missed to cancel dma map for ggtt entriesChangbin Du2018-03-301-2/+28
| | | * | | drm/i915/gvt: Make MI_USER_INTERRUPT nop in cmd parserZhipeng Gong2018-03-281-0/+1
| | | * | | drm/i915/gvt: Mark expected switch fall-through in handle_g2v_notificationGustavo A. R. Silva2018-03-281-0/+1
| | | * | | drm/i915/gvt: throw error on unhandled vfio ioctlsGerd Hoffmann2018-03-221-1/+1
| * | | | | drm/i915: Fix LSPCON TMDS output buffer enabling from low-power stateImre Deak2018-04-181-7/+32
| * | | | | Merge airlied/drm-next into drm-misc-fixesSean Paul2018-04-161164-38757/+143510
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | drm/vc4: Fix memory leak during BO teardownDaniel J Blueman2018-04-092-0/+3
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-221-1/+1
|\ \ \ \ \ \
| * | | | | | clocksource/imx-tpm: Correct -ETIME return condition checkAnson Huang2018-04-191-1/+1
* | | | | | | Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-211-31/+97
|\ \ \ \ \ \ \
| * | | | | | | random: add new ioctl RNDRESEEDCRNGTheodore Ts'o2018-04-141-1/+12
| * | | | | | | random: crng_reseed() should lock the crng instance that it is modifyingTheodore Ts'o2018-04-141-2/+2
| * | | | | | | random: set up the NUMA crng instances after the CRNG is fully initializedTheodore Ts'o2018-04-141-19/+27
| * | | | | | | random: use a different mixing algorithm for add_device_randomness()Theodore Ts'o2018-04-141-4/+51
| * | | | | | | random: fix crng_ready() testTheodore Ts'o2018-04-141-5/+5
* | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-214-13/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | device-dax: allow MAP_SYNC to succeedDave Jiang2018-04-191-0/+2
| * | | | | | | | Revert "libnvdimm, of_pmem: workaround OF_NUMA=n build error"Dan Williams2018-04-191-2/+1
| * | | | | | | | libnvdimm, of_pmem: use dev_to_node() instead of of_node_to_nid()Rob Herring2018-04-191-1/+1
| * | | | | | | | libnvdimm, dimm: handle EACCES failures from label readsDan Williams2018-04-161-10/+12
* | | | | | | | | Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2018-04-215-5/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | aspeed: watchdog: Set bootstatus during probeEddie James2018-04-161-0/+7
| * | | | | | | | | watchdog: renesas-wdt: Add support for WDIOF_CARDRESETVeeraiyan Chidambaram2018-04-161-2/+4
| * | | | | | | | | watchdog: wafer5823wdt: Mark expected switch fall-throughGustavo A. R. Silva2018-04-161-1/+1
| * | | | | | | | | watchdog: w83977f_wdt: Mark expected switch fall-throughGustavo A. R. Silva2018-04-161-1/+1
| * | | | | | | | | watchdog: sch311x_wdt: Mark expected switch fall-throughGustavo A. R. Silva2018-04-161-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-04-211-10/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rapidio: fix rio_dma_transfer error handlingIoan Nicu2018-04-201-10/+9