summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-09drm: Make drm_av_sync_delay() 'mode' argument constVille Syrjälä
2015-09-09drm: Remove the 'mode' argument from drm_select_eld()Ville Syrjälä
2015-09-08drm/dp: s/I2C_STATUS/I2C_WRITE_STATUS_UPDATE/Ville Syrjälä
2015-09-08drm/atomic-helper: Implement drm_atomic_helper_duplicate_state()Thierry Reding
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter
2015-09-08drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst
2015-09-08drm: Constify TV mode namesVille Syrjälä
2015-09-08drm/fb-helper: Use -errno return in restore_mode_unlockedDaniel Vetter
2015-09-08drm/doc: Fixing xml documentation warningDanilo Cesar Lemes de Paula
2015-09-08drm: cleanup modesetting ioctls, one param per lineRob Clark
2015-08-31drm/exynos: add macro to get the address of START_S regGustavo Padovan
2015-08-27Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...Dave Airlie
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-21drm/dp/mst: dump branch OUI in debugfs (v2)Dave Airlie
2015-08-20Merge tag 'sound-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2015-08-20drm/edid: add function to help find SADsRussell King
2015-08-20genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko
2015-08-19Merge tag 'asoc-v4.2-disable-topology' of git://git.kernel.org/pub/scm/linux/...Takashi Iwai
2015-08-19Revert "[media] rc: rc-ir-raw: Add scancode encoder callback"David Härdeman
2015-08-19Revert "[media] rc: rc-core: Add support for encode_wakeup drivers"David Härdeman
2015-08-19Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via s...David Härdeman
2015-08-18ASoC: topology: Disable use from userspaceMark Brown
2015-08-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-18drm: bridge/dw_hdmi: introduce interfaces to enable and disable audioRussell King
2015-08-18drm: bridge/dw_hdmi: introduce interface to setting sample rateRussell King
2015-08-18drm/edid: add function to help find SADsRussell King
2015-08-17ASoC: topology: Add Kconfig option for topologyMark Brown
2015-08-17Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-17Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-15Merge tag 'topic/drm-fixes-2015-08-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-12drm: export the DRM permission check codeThomas Hellstrom
2015-08-12drm/radeon: add new OLAND pci idAlex Deucher
2015-08-12drm/irq: Make pipe unsigned and name consistentThierry Reding
2015-08-12drm/plane: Remove redundant externThierry Reding
2015-08-12drm/plane: Use consistent data types for format countThierry Reding
2015-08-11drm/dp/mst: Remove port after removing connector.Maarten Lankhorst
2015-08-10net-timestamp: Update skb_complete_tx_timestamp commentBenjamin Poirier
2015-08-08Merge tag 'sound-4.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-08-08Merge tag 'drm-intel-fixes-2015-08-07' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-08-07drm/vblank: Use u32 consistently for vblank countersDaniel Vetter
2015-08-07mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi
2015-08-07fs, file table: reinit files_stat.max_files after deferred memory initialisationMel Gorman