summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-03drm: rcar-du: Rework encoder enable/disable for atomic updatesLaurent Pinchart
2015-03-03drm: rcar-du: Replace LVDS encoder DPMS by enable/disableLaurent Pinchart
2015-03-03drm: rcar-du: Remove private copy of plane size and positionLaurent Pinchart
2015-03-03drm: rcar-du: Wire up atomic state object scaffoldingLaurent Pinchart
2015-03-03drm: rcar-du: Handle primary plane config through atomic plane opsLaurent Pinchart
2015-03-03drm: rcar-du: Implement planes atomic operationsLaurent Pinchart
2015-03-03drm: rcar-du: Fix hardware plane allocationLaurent Pinchart
2015-03-03drm: rcar-du: Implement universal plane supportLaurent Pinchart
2015-03-03drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDSLaurent Pinchart
2015-03-03drm: rcar-du: Disable fbdev emulation when no connector is presentLaurent Pinchart
2015-03-03drm: rcar-du: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart
2015-03-03drm: rcar-du: Wait for page flip completion when turning the CRTC offLaurent Pinchart
2015-03-03drm: rcar-du: Reorder CRTC functionsLaurent Pinchart
2015-03-03drm: rcar-du: Don't set connector->encoder at init timeLaurent Pinchart
2015-03-03drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init timeLaurent Pinchart
2015-03-03drm: rcar-du: Don't disable unused functions at init timeLaurent Pinchart
2015-02-26Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-02-24drm: Adding edp1.4 specific dpcd macrosSonika Jindal
2015-02-24drm/atomic-helpers: make mode_set hooks optionalDaniel Vetter
2015-02-24drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter
2015-02-23drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argumentLaurent Pinchart
2015-02-23drm: If available use atomic state in getcrtc ioctlDaniel Vetter
2015-02-23drm: Add DRM_DEBUG_ATOMICDaniel Vetter
2015-02-23drm/atomic-helpers: Fix documentation typos and wrong copy&pasteLaurent Pinchart
2015-02-23drm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modesDamien Lespiau
2015-02-23drm: Fix drm_crtc_vblank_get() documentationDamien Lespiau
2015-02-22Linux 4.0-rc1v4.0-rc1Linus Torvalds
2015-02-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-02-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-02-22autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro
2015-02-22procfs: fix race between symlink removals and traversalsAl Viro
2015-02-22debugfs: leave freeing a symlink body until inode evictionAl Viro
2015-02-22Documentation/filesystems/Locking: ->get_sb() is long goneAl Viro
2015-02-22trylock_super(): replacement for grab_super_passive()Konstantin Khlebnikov
2015-02-22fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells
2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells
2015-02-22SELinux: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells
2015-02-22Smack: Use d_is_positive() rather than testing dentry->d_inodeDavid Howells
2015-02-22TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()David Howells
2015-02-22Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inodeDavid Howells
2015-02-22Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sbDavid Howells
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells
2015-02-22VFS: Add a whiteout dentry typeDavid Howells
2015-02-22VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds