summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-08drm/mediatek: Remove mtk_drm_planeDaniel Kurtz
2016-08-08drm/mediatek: plane: Remove plane zpos/indexDaniel Kurtz
2016-08-08drm/mediatek: Remove mtk_drm_crtc_check_flushDaniel Kurtz
2016-08-08drm/simple_kms_helper: Use drm_plane_helper_check_state()Ville Syrjälä
2016-08-08drm/mediatek: Use drm_plane_helper_check_state()Ville Syrjälä
2016-08-08drm/rockchip: Use drm_plane_helper_check_state()Ville Syrjälä
2016-08-08drm/rockchip: Use drm_plane_state.{src, dst}Ville Syrjälä
2016-08-08drm/i915: Use drm_plane_helper_check_state()Ville Syrjälä
2016-08-08drm/i915: Use drm_plane_state.{src,dst,visible}Ville Syrjälä
2016-08-08drm/plane-helper: Add drm_plane_helper_check_state()Ville Syrjälä
2016-08-08drm: Warn about negative sizes when calculating scale factorVille Syrjälä
2016-08-08drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen
2016-08-08drm: Don't prepare or cleanup unchanging frame buffers [v3]Keith Packard
2016-08-08drm: Used DRM_LEGACY for all legacy functionsDaniel Vetter
2016-08-08drm: Mark up legacy/dri1 drivers with DRM_LEGACYDaniel Vetter
2016-08-08drm: Declare that create drm_mm nodes with size 0 is illegalChris Wilson
2016-08-08drm: rename DRM_MINOR_LEGACY to DRM_MINOR_PRIMARYDavid Herrmann
2016-08-08drm: Skip initialising the drm_mm_node->hole_stackChris Wilson
2016-08-08drm: Convert drm_vma_manager to embedded interval-tree in drm_mmChris Wilson
2016-08-08drm: Track drm_mm nodes with an interval treeChris Wilson
2016-08-08drm: Avoid printing negative values for unsigned variables.Rodrigo Vivi
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-06Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds
2016-08-06Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-08-06Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-08-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-06Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-06Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-06Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-06Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe
2016-08-05ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe
2016-08-05ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe
2016-08-05ntb_tool: Add link status and files to debugfsLogan Gunthorpe
2016-08-05ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe
2016-08-05ntb_perf: Wait for link before running testLogan Gunthorpe
2016-08-05ntb_perf: Return results by reading the run fileLogan Gunthorpe