aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-13ALSA: hda: hdmi - add Icelake supportJaroslav Kysela1-16/+51
2019-03-13i2c: i2c-designware-platdrv: Always use a dynamic adapter numberHans de Goede1-4/+1
2019-03-13i2c: i2c-designware-platdrv: Cleanup setting of the adapter numberHans de Goede1-4/+6
2019-03-13i2c: add extra check to safe DMA buffer helperWolfram Sang1-2/+7
2019-03-13tracing: kdb: Fix ftdump to not sleepDouglas Anderson4-7/+12
2019-03-13ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela2-2/+7
2019-03-13ALSA: hda/realtek - Fixed Headset Mic JD not stableKailang Yang1-1/+28
2019-03-13ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan1-0/+12
2019-03-13ALSA: hda/tegra: avoid build error without CONFIG_PMArnd Bergmann1-8/+4
2019-03-13ALSA: usx2y: Fix potential NULL pointer dereferenceAditya Pakki1-0/+5
2019-03-13ALSA: hda: Avoid NULL pointer dereference at snd_hdac_stream_start()Mariusz Ceier1-1/+4
2019-03-13powerpc/64s: Include <asm/nmi.h> header file to fix a warningMathieu Malaterre1-0/+1
2019-03-13powerpc/powernv: Fix compile without CONFIG_TRACEPOINTSAlexey Kardashevskiy1-0/+1
2019-03-12f2fs: fix to avoid deadlock in f2fs_read_inline_dir()Chao Yu1-1/+7
2019-03-12f2fs: fix to adapt small inline xattr space in __find_inline_xattr()Chao Yu1-3/+10
2019-03-12f2fs: fix to do sanity check with inode.i_inline_xattr_sizeChao Yu3-4/+22
2019-03-12f2fs: give some messages for inline_xattr_sizeJaegeuk Kim1-6/+11
2019-03-12f2fs: don't trigger read IO for beyond EOF pageChao Yu1-9/+8
2019-03-12f2fs: fix to add refcount once page is tagged PG_privateChao Yu6-23/+36
2019-03-12f2fs: remove wrong comment in f2fs_invalidate_page()Chao Yu1-1/+0
2019-03-12f2fs: fix to use kvfree instead of kzfreeChao Yu1-5/+5
2019-03-12f2fs: print more parameters in trace_f2fs_map_blocksChao Yu1-1/+11
2019-03-12f2fs: trace f2fs_ioc_shutdownChao Yu2-0/+35
2019-03-12f2fs: fix to avoid deadlock of atomic file operationsChao Yu1-12/+31
2019-03-12f2fs: fix to dirty inode for i_mode recoveryChao Yu1-4/+1
2019-03-12f2fs: give random value to i_generationJaegeuk Kim3-4/+2
2019-03-12f2fs: no need to take page lock in readdirGao Xiang1-3/+3
2019-03-12f2fs: fix to update iostat correctly in IPU pathChao Yu1-3/+3
2019-03-12f2fs: fix encrypted page memory leakChao Yu1-2/+7
2019-03-12f2fs: make fault injection covering __submit_flush_wait()Chao Yu1-1/+5
2019-03-12f2fs: fix to retry fill_super only if recovery failedChao Yu1-8/+11
2019-03-12f2fs: silence VM_WARN_ON_ONCE in mempool_allocGao Xiang1-1/+2
2019-03-12f2fs: correct spelling mistakeZeng Guangyue1-1/+1
2019-03-12f2fs: fix wrong #endifJaegeuk Kim1-2/+2
2019-03-12remoteproc: fix for "dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag"Stephen Rothwell1-2/+1
2019-03-12cpuidle: governor: Add new governors to cpuidle_governors againRafael J. Wysocki1-0/+1
2019-03-12net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-12net/mlx4_core: Fix locking in SRIOV mode when switching between events and pollingJack Morgenstein1-0/+8
2019-03-12net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko1-0/+18
2019-03-12mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak1-10/+11
2019-03-12net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu1-1/+4
2019-03-12net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu1-1/+5
2019-03-12net: 8390: fix potential NULL pointer dereferencesKangjie Lu1-0/+10
2019-03-12net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-12net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu1-0/+6
2019-03-12isdn: hfcpci: fix potential NULL pointer dereferenceKangjie Lu1-0/+9
2019-03-12dt-bindings: clock: imx8mq: Fix numbering overlaps and gapsAbel Vesa1-110/+110
2019-03-12Drop flex_arraysKent Overstreet7-807/+1
2019-03-12sctp: convert to genradixKent Overstreet3-114/+28