summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drm: rcar-du: Rework plane setup codeLaurent Pinchart2015-03-03
* drm: rcar-du: Switch plane set_property to atomic helpersLaurent Pinchart2015-03-03
* drm: rcar-du: Switch page flip to atomic helpersLaurent Pinchart2015-03-03
* drm: rcar-du: Implement asynchronous commit supportLaurent Pinchart2015-03-03
* drm: rcar-du: Replace encoder mode_fixup with atomic_checkLaurent Pinchart2015-03-03
* drm: rcar-du: Switch connector DPMS to atomic helpersLaurent Pinchart2015-03-03
* drm: rcar-du: Switch mode config to atomic helpersLaurent Pinchart2015-03-03
* drm: rcar-du: Switch plane update to atomic helpersLaurent Pinchart2015-03-03
* drm: rcar-du: Rework CRTC enable/disable for atomic updatesLaurent Pinchart2015-03-03
* drm: rcar-du: Rework HDMI encoder enable/disable for atomic updatesLaurent Pinchart2015-03-03
* drm: rcar-du: Rework encoder enable/disable for atomic updatesLaurent Pinchart2015-03-03
* drm: rcar-du: Replace LVDS encoder DPMS by enable/disableLaurent Pinchart2015-03-03
* drm: rcar-du: Remove private copy of plane size and positionLaurent Pinchart2015-03-03
* drm: rcar-du: Wire up atomic state object scaffoldingLaurent Pinchart2015-03-03
* drm: rcar-du: Handle primary plane config through atomic plane opsLaurent Pinchart2015-03-03
* drm: rcar-du: Implement planes atomic operationsLaurent Pinchart2015-03-03
* drm: rcar-du: Fix hardware plane allocationLaurent Pinchart2015-03-03
* drm: rcar-du: Implement universal plane supportLaurent Pinchart2015-03-03
* drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDSLaurent Pinchart2015-03-03
* drm: rcar-du: Disable fbdev emulation when no connector is presentLaurent Pinchart2015-03-03
* drm: rcar-du: Turn vblank on/off when enabling/disabling CRTCLaurent Pinchart2015-03-03
* drm: rcar-du: Wait for page flip completion when turning the CRTC offLaurent Pinchart2015-03-03
* drm: rcar-du: Reorder CRTC functionsLaurent Pinchart2015-03-03
* drm: rcar-du: Don't set connector->encoder at init timeLaurent Pinchart2015-03-03
* drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init timeLaurent Pinchart2015-03-03
* drm: rcar-du: Don't disable unused functions at init timeLaurent Pinchart2015-03-03
* Merge tag 'topic/drm-misc-2015-02-25' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-02-26
|\
| * drm: Adding edp1.4 specific dpcd macrosSonika Jindal2015-02-24
| * drm/atomic-helpers: make mode_set hooks optionalDaniel Vetter2015-02-24
| * drm/atomic-helper: Rename commmit_post/pre_planesDaniel Vetter2015-02-24
| * drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argumentLaurent Pinchart2015-02-23
| * drm: If available use atomic state in getcrtc ioctlDaniel Vetter2015-02-23
| * drm: Add DRM_DEBUG_ATOMICDaniel Vetter2015-02-23
| * drm/atomic-helpers: Fix documentation typos and wrong copy&pasteLaurent Pinchart2015-02-23
| * drm: Fix the CRTC_STEREO_DOUBLE_ONLY define to include stero modesDamien Lespiau2015-02-23
| * drm: Fix drm_crtc_vblank_get() documentationDamien Lespiau2015-02-23
* | Linux 4.0-rc1Linus Torvalds2015-02-22
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2015-02-22
|\ \
| * | ext4: fix indirect punch hole corruptionOmar Sandoval2015-02-14
| * | ext4: ignore journal checksum on remount; don't failEric Sandeen2015-02-12
| * | ext4: remove duplicate remount check for JOURNAL_CHECKSUM changeEric Sandeen2015-02-12
| * | ext4: fix mmap data corruption in nodelalloc mode when blocksize < pagesizeXiaoguang Wang2015-02-12
| * | ext4: support read-only imagesDarrick J. Wong2015-02-12
| * | ext4: change to use setup_timer() instead of init_timer()Jan Mrazek2015-01-26
| * | ext4: reserve codepoints used by the ext4 encryption featureTheodore Ts'o2015-01-19
| * | jbd2: complain about descriptor block checksum errorsDarrick J. Wong2015-01-19
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-22
|\ \ \
| * | | autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocationAl Viro2015-02-22
| * | | procfs: fix race between symlink removals and traversalsAl Viro2015-02-22
| * | | debugfs: leave freeing a symlink body until inode evictionAl Viro2015-02-22