summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpyMichel Dänzer1-3/+1
2016-08-08drm/ttm: Remove unused parameter evict from ttm_bo_move_ttmMichel Dänzer1-2/+1
2016-08-08drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer1-1/+2
2016-08-08drm/ttm: Add interface to export kernel_zone max memory size in ttmKen Wang1-0/+1
2016-08-08drm/amdgpu: expose AMDGPU_GEM_CREATE_VRAM_CLEARED to user spaceFlora Cui1-0/+2
2016-08-08userns: Free user namespaces in process contextEric W. Biederman1-2/+3
2016-08-08sysctl: Stop implicitly passing current into sysctl_table_root.lookupEric W. Biederman1-2/+1
2016-08-08mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo ICChen-Yu Tsai1-0/+178
2016-08-08ASoC: remove codec duplicated callback functionKuninori Morimoto1-8/+0
2016-08-08ASoC: topology: ABI - Add the types for BE DAIMengdong Lin1-2/+32
2016-08-08ASoC: s3c24xx_uda134x: Remove unused power() callbackSylwester Nawrocki1-1/+0
2016-08-08ASoC: L3 bus: Add default gpio opsSylwester Nawrocki1-3/+12
2016-08-08ASoC: simple-card-utils: add asoc_simple_card_parse_dai()Kuninori Morimoto1-0/+17
2016-08-08ASoC: simple-card-utils: add asoc_simple_card_parse_clk()Kuninori Morimoto1-0/+8
2016-08-08drm/atomic-helper: Add atomic_mode_set helper callbackPhilipp Zabel1-0/+29
2016-08-08gpu: ipu-v3: Add missing IDMAC channel namesPhilipp Zabel1-0/+12
2016-08-08gpu: ipu-v3: Add VDI input IDMAC channelsSteve Longerbeam1-0/+3
2016-08-08gpu: ipu-v3: Add ipu_get_num()Steve Longerbeam1-0/+1
2016-08-08gpu: ipu-cpmem: Add ipu_cpmem_get_burstsize()Steve Longerbeam1-0/+1
2016-08-08gpu: ipu-cpmem: Add ipu_cpmem_set_uv_offset()Steve Longerbeam1-0/+1
2016-08-08drm/imx: convey the pixelclk-active and de-active flags from DT to the ipu-di...Lothar Waßmann1-1/+1
2016-08-08drm: add a helper function to extract 'de-active' and 'pixelclk-active' from DTLothar Waßmann1-1/+2
2016-08-08drm: Mark up legacy/dri1 drivers with DRM_LEGACYDaniel Vetter1-0/+1
2016-08-08drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARYDavid Herrmann1-2/+2
2016-08-08drm: Convert drm_vma_manager to embedded interval-tree in drm_mmChris Wilson1-2/+0
2016-08-08drm: Track drm_mm nodes with an interval treeChris Wilson1-0/+12
2016-08-08netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso1-1/+1
2016-08-08Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-1/+2
2016-08-08EXPORT_SYMBOL() for asmAl Viro1-0/+94
2016-08-08dmaengine: add support to provide error result from a DMA transationDave Jiang1-0/+16
2016-08-08extcon: Add new EXTCON_CHG_WPT for Wireless Power Transfer deviceChanwoo Choi1-0/+1
2016-08-08extcon: Add new EXTCON_DISP_HMD for Head-mounted Display deviceChanwoo Choi1-0/+1
2016-08-08extcon: Add EXTCON_DISP_DP and the property for USB Type-CChris Zhong1-1/+7
2016-08-08extcon: Add the synchronization extcon APIs to support the notificationChanwoo Choi1-1/+29
2016-08-08extcon: Rename the extcon_set/get_state() to maintain the function naming pat...Chanwoo Choi1-7/+18
2016-08-08extcon: Add the support for the capability of each propertyChanwoo Choi1-0/+22
2016-08-08extcon: Add the support for extcon property according to extcon typeChanwoo Choi1-0/+81
2016-08-08extcon: Add the extcon_type to gather each connector into five categoryChanwoo Choi1-0/+9
2016-08-08extcon: Block the bit masking operation for cable state except for extcon coreChanwoo Choi1-30/+0
2016-08-08extcon: adc-jack: Remove the usage of extcon_set_state()Chanwoo Choi1-2/+2
2016-08-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-37/+37
2016-08-08Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+20
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe5-22/+23
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe4-15/+14
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-6/+1
2016-08-07Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller1-1/+2
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-8/+8
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-1/+455
2016-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-4/+20
2016-08-06rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells1-1/+1