]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/shortlog
mirror_ubuntu-hirsute-kernel.git
2017-05-31 Daniel Vetterdrm/imx: Drop drm_vblank_cleanup
2017-05-31 Daniel Vetterdrm/meson: Drop drm_vblank_cleanup
2017-05-31 Daniel Vetterdrm/stm: Drop drm_vblank_cleanup
2017-05-31 Daniel Vetterdrm/sun4i: Drop drm_vblank_cleanup
2017-05-31 Daniel Vetterdrm: better document how to send out the crtc disable...
2017-05-31 Joe Perchesdrm: Use vsnprintf extension %ph
2017-05-31 Daniel Vetterdrm/doc: move printf helpers out of drmP.h
2017-05-31 Arnd Bergmanndrm/pl111: select DRM_PANEL
2017-05-30 Jose Abreudrm/bridge: analogix-anx78xx: Use bridge->mode_valid...
2017-05-30 Jose Abreudrm: Use mode_valid() in atomic modeset
2017-05-30 Jose Abreudrm: Use new mode_valid() helpers in connector probe...
2017-05-30 Jose Abreudrm: Introduce drm_bridge_mode_valid()
2017-05-30 Jose Abreudrm: Add drm_{crtc/encoder/connector}_mode_valid()
2017-05-29 Daniel Vetterdrm: Remove drm_device->virtdev
2017-05-26 Gustavo Padovandrm: todo: remove task about switch to drm_connector_li...
2017-05-26 Gustavo Padovandrm: remove unsafe drm_for_each_connector()
2017-05-26 Gustavo Padovandrm/vc4: use drm_for_each_connector_iter()
2017-05-26 Gustavo Padovandrm/nouveau: use drm_for_each_connector_iter()
2017-05-26 Gustavo Padovandrm/mediatek: use drm_for_each_connector_iter()
2017-05-26 Gustavo Padovandrm/i915: use drm_for_each_connector_iter()
2017-05-26 Gustavo Padovandrm/rockchip: use drm_for_each_connector_iter()
2017-05-26 Gustavo Padovandrm/exynos: use drm_for_each_connector_iter()
2017-05-24 Chris Wilsondma-buf/sync-file: Defer creation of sync_file->name
2017-05-24 Mauro Carvalho... sync_file.txt: standardize document format
2017-05-23 Arnd Bergmanngpu: drm: gma500: remove two more dead variable
2017-05-23 Daniel Vetterdrm/doc: Clarify mode_fixup vs. atomic_check a bit...
2017-05-23 Daniel Vetterdrm/doc: Document adjusted/request modes a bit better
2017-05-23 Jose Abreudrm: Add crtc/encoder/bridge->mode_valid() callbacks
2017-05-23 Vincent AbriouMAINTAINERS: update drm/stm maintainers list
2017-05-23 Philippe CORNUdrm/stm: ltdc: fix duplicated arguments
2017-05-22 Wei Yongjundrm/pl111: Fix return value check in pl111_amba_probe()
2017-05-22 Masahiro Yamadadrm/amd: include <linux/delay.h> instead of "linux...
2017-05-22 Robert Fossdrm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to...
2017-05-22 Wei Yongjundrm/vgem: Fix return value check in vgem_init()
2017-05-22 Robert Fossdrm/blend: Fix comment typ-o
2017-05-22 Masahiro Yamadadrm/stm: remove unneeded -Iinclude/drm compiler flag
2017-05-22 Masahiro Yamadadrm/vc4: fix include notation and remove -Iinclude...
2017-05-19 Eric Anholtdrm/pl111: Add a debugfs node to dump our registers.
2017-05-19 Colin Ian Kingdrm/pl111: make structure mode_config_funcs static
2017-05-19 Colin Ian Kingdrm/pl111: make structure pl111_display_funcs static
2017-05-19 Eric Anholtdrm/pl111: Register the clock divider and use it.
2017-05-18 Michal Hockodrm: drop drm_[cm]alloc* helpers
2017-05-18 Michal Hockodrm: replace drm_[cm]alloc* by kvmalloc alternatives
2017-05-18 Arnd Bergmanngpu: host1x: select IOMMU_IOVA
2017-05-18 Sean PaulMerge remote-tracking branch 'airlied/drm-next' into...
2017-05-18 Colin Ian Kingdrm/sti:fix spelling mistake: "compoment" -> "component"
2017-05-18 Gabriel Krisman... drm: trivial documentation fix to drm_for_each_connecto...
2017-05-18 Masahiro Yamadadrm/via: remove unneeded -Iinclude/drm compiler flag
2017-05-18 Masahiro Yamadadrm/vgem: remove unneeded -Iinclude/drm compiler flag
2017-05-18 Masahiro Yamadadrm/udl: remove unneeded -Iinclude/drm compiler flag
2017-05-18 Masahiro Yamadadrm/tdfx: remove unneeded -Iinclude/drm compiler flag
2017-05-18 Masahiro Yamadadrm/sis: remove unneeded -Iinclude/drm compiler flag
2017-05-18 Masahiro Yamadadrm/savage: remove unneeded -Iinclude/drm compiler...
2017-05-18 Masahiro Yamadadrm/r128: remove unneeded -Iinclude/drm compiler flag
2017-05-18 Masahiro Yamadadrm/omap: remove unneeded -Iinclude/drm compiler flag
2017-05-18 Masahiro Yamadadrm/mga: remove unneeded -Iinclude/drm compiler flag
2017-05-18 Masahiro Yamadadrm/i2c: remove unneeded -Iinclude/drm compiler flag
2017-05-18 Masahiro Yamadadrm/i810: remove unneeded -Iinclude/drm compiler flag
2017-05-18 Masahiro Yamadadrm/gma500: remove unneeded -Iinclude/drm compiler...
2017-05-18 Masahiro Yamadadrm/vmwgfx: fix include notation and remove -Iinclude...
2017-05-18 Masahiro Yamadadrm/virtio: fix include notation and remove -Iinclude...
2017-05-18 Dave AirlieMerge tag 'drm-misc-next-2017-05-16' of git://anongit...
2017-05-17 Masahiro Yamadadrm/tilcdc: fix include notation and remove -Iinclude...
2017-05-17 Masahiro Yamadadrm/radeon: fix include notation and remove -Iinclude...
2017-05-17 Masahiro Yamadadrm/qxl: fix include notation and remove -Iinclude...
2017-05-17 Masahiro Yamadadrm/nouveau: fix include notation and remove -Iinclude...
2017-05-17 Masahiro Yamadadrm/msm: fix include notation and remove -Iinclude...
2017-05-17 Masahiro Yamadadrm/mgag200: fix include notation and remove -Iinclude...
2017-05-17 Masahiro Yamadadrm/hisilicon: fix include notation and remove -Iinclud...
2017-05-16 Eric Anholtdrm/vc4: Adjust modes in DSI to work around the integer...
2017-05-16 Colin Ian Kingdrm/vc4: fix spelling mistake: "dimesions" -> "dimensions"
2017-05-16 Eric Anholtdrm/vc4: Enable selection in Kconfig on any 32-bit...
2017-05-16 Masahiro Yamadadrm/cirrus: fix include notation and remove -Iinclude...
2017-05-16 Masahiro Yamadadrm/bridge: fix include notation and remove -Iinclude...
2017-05-16 Masahiro Yamadadrm/bochs: fix include notation and remove -Iinclude...
2017-05-16 Masahiro Yamadadrm/ast: fix include notation and remove -Iinclude...
2017-05-16 Masahiro Yamadadrm/amd: fix include notation and remove -Iinclude...
2017-05-16 Masahiro Yamadadrm/ttm: fix include notation and remove -Iinclude...
2017-05-16 Masahiro Yamadadrm: make drm_panel.h self-contained
2017-05-16 Tomi Valkeinendrm: add missing declaration to drm_blend.h
2017-05-15 Chris Wilsondrm/dp: Wait up all outstanding tx waiters
2017-05-15 Chris Wilsondrm/dp: Read the tx msg state once after checking for...
2017-05-13 Linus TorvaldsLinux 4.12-rc1
2017-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2017-05-13 Linus TorvaldsMerge tag 'upstream-4.12-rc1' of git://git.infradead...
2017-05-13 Linus TorvaldsMerge branch 'for-linus-4.12-rc1' of git://git.kernel...
2017-05-13 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-05-12 Roman Gushchinmm, docs: update memory.stat description with workingse...
2017-05-12 Minchan Kimmm: vmscan: scan until it finds eligible pages
2017-05-12 David Rientjesmm, thp: copying user pages must schedule on collapse
2017-05-12 Ross Zwislerdax: fix PMD data corruption when fault races with...
2017-05-12 Jan Karadax: fix data corruption when fault races with write
2017-05-12 Jan Karaext4: return to starting transaction in ext4_dax_huge_f...
2017-05-12 Jan Karamm: fix data corruption due to stale mmap reads
2017-05-12 Ross Zwislerdax: prevent invalidation of mapped DAX entries
2017-05-12 Andrew MortonTigran has moved
2017-05-12 Michal Hockomm, vmalloc: fix vmalloc users tracking properly
2017-05-12 SeongJae Parkmm/khugepaged: add missed tracepoint for collapse_huge_...
2017-05-12 Martin Liskagcov: support GCC 7.1
2017-05-12 Reza Arbabmm, vmstat: Remove spurious WARN() during zoneinfo...
next