summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-02-28drm/amd/powerplay: fix power over limit on FijiEric Huang1-7/+0
2018-02-28drm/amdgpu:Fixed wrong emit frame size for encJames Zhu1-1/+1
2018-02-28drm/amdgpu: move WB_FREE to correct placeMonk Liu1-5/+7
2018-02-28drm/amdgpu: only flush hotplug work without DCMonk Liu1-2/+4
2018-02-28drm/amd/display: check for ipp before calling cursor operationsShirish S1-2/+4
2018-02-28xen-netfront: Fix hang on device removalJason Andryuk1-1/+6
2018-02-28xen/pirq: fix error path cleanup when binding MSIsRoger Pau Monne1-2/+2
2018-02-28Merge branch 'for-jens' of git://git.infradead.org/nvme into for-linusJens Axboe7-23/+28
2018-02-28drm/i915: Make global seqno known in i915_gem_request_execute tracepointTvrtko Ursulin1-2/+2
2018-02-28drm/i915: Clear the in-use marker on execbuf failureChris Wilson1-0/+2
2018-02-28drm/i915/cnl: Fix PORT_TX_DW5/7 register addressMahesh Kumar1-2/+2
2018-02-28drm/i915/audio: fix check for av_enc_map overflowJani Nikula1-3/+3
2018-02-28drm/i915: Fix rsvd2 mask when out-fence is returnedDaniele Ceraolo Spurio1-1/+1
2018-02-28nvmet: fix PSDT field check in command formatMax Gurtovoy1-3/+6
2018-02-28clocksource/drivers/arc_timer: Update some commentsVineet Gupta1-3/+8
2018-02-28clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau1-1/+1
2018-02-28nvme-multipath: fix sysfs dangerously created linksBaegjae Sung2-14/+13
2018-02-28Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie8-25/+24
2018-02-28nbd: fix return value in error handling pathGustavo A. R. Silva1-1/+1
2018-02-27bcache: fix kcrashes with fio in RAID5 backend devTang Junhui1-1/+1
2018-02-27bcache: correct flash only vols (check all uuids)Coly Li1-1/+1
2018-02-27cpufreq: s3c24xx: Fix broken s3c_cpufreq_init()Viresh Kumar1-1/+7
2018-02-27mmc: core: Avoid hanging to claim host for mmc via some nested callsUlf Hansson1-4/+0
2018-02-27mmc: dw_mmc: Avoid accessing registers in runtime suspended stateShawn Lin1-0/+4
2018-02-27mmc: dw_mmc: Fix out-of-bounds access for slot's capsShawn Lin6-1/+14
2018-02-27mmc: dw_mmc: Factor out dw_mci_init_slot_capsShawn Lin1-30/+43
2018-02-27mmc: dw_mmc-k3: Fix out-of-bounds access through DT aliasGeert Uytterhoeven1-0/+3
2018-02-27mmc: sdhci-pci: Fix S0i3 for Intel BYT-based controllersAdrian Hunter1-4/+31
2018-02-27gpio: Handle deferred probing in of_find_gpio() properlyChen-Yu Tsai1-1/+1
2018-02-27gpiolib: Keep returning EPROBE_DEFER when we shouldMaxime Ripard1-0/+13
2018-02-27virtio-gpu: fix ioctl and expose the fixed status to userspace.Dave Airlie1-6/+11
2018-02-27tpm: fix potential buffer overruns caused by bit glitches on the busJeremy Boone2-0/+8
2018-02-27tpm: st33zp24: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+2
2018-02-27tpm_i2c_infineon: fix potential buffer overruns caused by bit glitches on the...Jeremy Boone1-2/+3
2018-02-27tpm_i2c_nuvoton: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+6
2018-02-27tpm_tis: fix potential buffer overruns caused by bit glitches on the busJeremy Boone1-2/+3
2018-02-27cpufreq: scpi: Fix incorrect arm_big_little config dependencySudeep Holla1-3/+3
2018-02-27cpufreq: scpi: invoke frequency-invariance setter functionDietmar Eggemann1-4/+12
2018-02-26PCI: Allow release of resources that were never assignedChristian König1-0/+4
2018-02-26dax: ->direct_access does not sleep anymoreBoaz Harrosh1-6/+0
2018-02-26Merge tag 'edac_fixes_for_4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2018-02-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+4
2018-02-26genhd: Rename get_disk() to get_disk_and_module()Jan Kara8-8/+8
2018-02-26media: vb2: Makefile: place vb2-trace together with vb2-coreMauro Carvalho Chehab1-4/+7
2018-02-26xen/pvcalls: fix null pointer dereference on map->sockColin Ian King1-1/+1
2018-02-26clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King1-1/+1
2018-02-26drm/sun4i: Protect the TCON pixel clocksMaxime Ripard1-2/+2
2018-02-26drm/sun4i: Enable the output on the pins (tcon0)Ondrej Jirman1-0/+3
2018-02-26nvme-pci: Fix nvme queue cleanup if IRQ setup failsJianchao Wang1-1/+4
2018-02-26Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-10/+10