summaryrefslogtreecommitdiffstats
path: root/drivers/pci (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-18drm/exynos: g2d: fix system and runtime pm integrationMarek Szyprowski1-22/+7
2016-09-18drm/exynos: rotator: fix system and runtime pm integrationMarek Szyprowski1-24/+2
2016-09-18drm/exynos: gsc: fix system and runtime pm integrationMarek Szyprowski1-27/+2
2016-09-18drm/exynos: fimc: fix system and runtime pm integrationMarek Szyprowski1-27/+2
2016-09-18exynos-drm: Fix unsupported GEM memory type error message to be clearShuah Khan1-3/+3
2016-09-14drm/i915: Ignore OpRegion panel type except on select machinesVille Syrjälä1-0/+27
2016-09-14Revert "drm/i915/psr: Make idle_frames sensible again"Rodrigo Vivi1-7/+7
2016-09-14drm/i915: Restore lost "Initialized i915" welcome messageChris Wilson1-0/+5
2016-09-09drm/vc4: mark vc4_bo_cache_purge() staticBaoyou Xie1-1/+1
2016-09-07drm/i915: Add GEN7_PCODE_MIN_FREQ_TABLE_GT_RATIO_OUT_OF_RANGE to SNBChris Wilson1-0/+1
2016-09-06drm/i915: disable 48bit full PPGTT when vGPU is activeZhi Wang1-3/+6
2016-09-06drm/i915: enable vGPU detection for allPing Gao1-3/+0
2016-09-06drm/atmel-hlcdc: Make ->reset() implementation staticThierry Reding1-1/+1
2016-09-06drm: atmel-hlcdc: Fix vertical scalingJan Leupold1-5/+5
2016-08-31drm/amdgpu: record error code when ring test failedChunming Zhou1-2/+3
2016-08-31drm/amd/amdgpu: compute ring test fail during S4 on CIjimqu1-3/+9
2016-08-31drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu1-0/+3
2016-08-31drm/nouveau/acpi: use DSM if bridge does not support D3coldPeter Wu1-0/+11
2016-08-30drm/vc4: Allow some more signals to be packed with uniform resets.Eric Anholt1-2/+8
2016-08-30drm/imx: fix crtc vblank state regressionLucas Stach1-0/+4
2016-08-29drm/imx: Add active plane reconfiguration supportLiu Ying2-8/+39
2016-08-29drm/i915/dvo: Remove dangling call to drm_encoder_cleanup()Chris Wilson1-1/+0
2016-08-29Linux 4.8-rc4v4.8-rc4Linus Torvalds1-1/+1
2016-08-28drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner1-3/+3
2016-08-28drm/msm: protect against faults from copy_from_user() in submit ioctlRob Clark3-0/+18
2016-08-28drm/msm: fix use of copy_from_user() while holding spinlockRob Clark1-5/+22
2016-08-27mm: silently skip readahead for DAX inodesRoss Zwisler1-0/+9
2016-08-27dax: fix device-dax region baseDan Williams1-0/+3
2016-08-27fs/seq_file: fix out-of-bounds readVegard Nossum1-1/+3
2016-08-27mm: memcontrol: avoid unused function warningArnd Bergmann1-18/+18
2016-08-27mm: clarify COMPACTION Kconfig textMichal Hocko1-1/+8
2016-08-27treewide: replace config_enabled() with IS_ENABLED() (2nd round)Masahiro Yamada3-7/+5
2016-08-27printk: fix parsing of "brl=" optionNicolas Iooss1-2/+2
2016-08-27soft_dirty: fix soft_dirty during THP splitAndrea Arcangeli1-1/+6
2016-08-27sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan2-2/+45
2016-08-27get_maintainer: quiet noisy implicit -f vcs_file_exists checkingJoe Perches1-1/+3
2016-08-27byteswap: don't use __builtin_bswap*() with sparseJohannes Berg1-2/+6
2016-08-26dlm: fix malfunction of dlm_tool caused by debugfs changesEric Ren1-14/+48
2016-08-26clocksource/drivers/sun4i: Clear interrupts after stopping timer in probe fun...Chen-Yu Tsai1-1/+8
2016-08-26drivers/clocksource/pistachio: Fix memory corruption in initMarcin Nowakowski1-4/+4
2016-08-26clocksource/drivers/timer-atmel-pit: Enable mck clockAlexandre Belloni1-0/+6
2016-08-25mmc: fix use-after-free of struct requestAdrian Hunter2-3/+5
2016-08-25drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2-0/+8
2016-08-25i40iw: Send last streaming mode message for loopback connectionsTatyana Nikolova1-21/+1
2016-08-25Revert "floppy: refactor open() flags handling"Jens Axboe1-19/+15
2016-08-25Revert "floppy: fix open(O_ACCMODE) for ioctl-only open"Jens Axboe1-9/+12
2016-08-25fs/block_dev: fix potential NULL ptr deref in freeze_bdev()Andrey Ryabinin1-1/+2
2016-08-25Btrfs: fix lockdep warning on deadlock against an inode's log mutexFilipe Manana3-4/+8
2016-08-25Btrfs: detect corruption when non-root leaf has zero itemLiu Bo1-1/+22
2016-08-25Btrfs: check btree node's nritemsLiu Bo1-0/+16