index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-03
drm: rcar-du: Switch page flip to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement asynchronous commit support
Laurent Pinchart
2015-03-03
drm: rcar-du: Replace encoder mode_fixup with atomic_check
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch connector DPMS to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch mode config to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Switch plane update to atomic helpers
Laurent Pinchart
2015-03-03
drm: rcar-du: Rework CRTC enable/disable for atomic updates
Laurent Pinchart
2015-03-03
drm: rcar-du: Rework HDMI encoder enable/disable for atomic updates
Laurent Pinchart
2015-03-03
drm: rcar-du: Rework encoder enable/disable for atomic updates
Laurent Pinchart
2015-03-03
drm: rcar-du: Replace LVDS encoder DPMS by enable/disable
Laurent Pinchart
2015-03-03
drm: rcar-du: Remove private copy of plane size and position
Laurent Pinchart
2015-03-03
drm: rcar-du: Wire up atomic state object scaffolding
Laurent Pinchart
2015-03-03
drm: rcar-du: Handle primary plane config through atomic plane ops
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement planes atomic operations
Laurent Pinchart
2015-03-03
drm: rcar-du: Fix hardware plane allocation
Laurent Pinchart
2015-03-03
drm: rcar-du: Implement universal plane support
Laurent Pinchart
2015-03-03
drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDS
Laurent Pinchart
2015-03-03
drm: rcar-du: Disable fbdev emulation when no connector is present
Laurent Pinchart
2015-03-03
drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
Laurent Pinchart
2015-03-03
drm: rcar-du: Wait for page flip completion when turning the CRTC off
Laurent Pinchart
2015-03-03
drm: rcar-du: Reorder CRTC functions
Laurent Pinchart
2015-03-03
drm: rcar-du: Don't set connector->encoder at init time
Laurent Pinchart
2015-03-03
drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init time
Laurent Pinchart
2015-03-03
drm: rcar-du: Don't disable unused functions at init time
Laurent Pinchart
2015-02-26
Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-02-24
drm: Adding edp1.4 specific dpcd macros
Sonika Jindal
2015-02-24
drm/atomic-helpers: make mode_set hooks optional
Daniel Vetter
2015-02-24
drm/atomic-helper: Rename commmit_post/pre_planes
Daniel Vetter
2015-02-23
drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument
Laurent Pinchart
2015-02-23
drm: If available use atomic state in getcrtc ioctl
Daniel Vetter
2015-02-23
drm: Add DRM_DEBUG_ATOMIC
Daniel Vetter
2015-02-23
drm/atomic-helpers: Fix documentation typos and wrong copy&paste
Laurent Pinchart
2015-02-23
drm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modes
Damien Lespiau
2015-02-23
drm: Fix drm_crtc_vblank_get() documentation
Damien Lespiau
2015-02-23
Linux 4.0-rc1
Linus Torvalds
2015-02-23
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2015-02-23
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
[next]