OSDN Git Service

uclinux-h8/linux.git
2017-07-13 Ville Syrjälädrm/atomic: Make private objs proper objects
2017-07-13 Ville Syrjälädrm/atomic: Remove pointless private object NULL state...
2017-07-13 Ville Syrjälädrm/dp/mst: Handle errors from drm_atomic_get_private_o...
2017-07-13 Maarten Lankhorstdrm/mediatek: Convert to new iterator macros
2017-07-13 Maarten Lankhorstdrm/imx: Use atomic iterator macros
2017-07-13 Maarten Lankhorstdrm/mali: Use new atomic iterator macros
2017-07-13 Maarten Lankhorstdrm/rockchip: Use for_each_oldnew_plane_in_state in...
2017-07-13 Maarten Lankhorstdrm/atmel-hlcdec: Use for_each_new_connector_in_state
2017-07-13 Maarten Lankhorstdrm/i915: Use correct iterator macro
2017-07-13 Maarten Lankhorstdrm/vmwgfx: Make check_modeset() use the new atomic...
2017-07-13 Maarten Lankhorstdrm/atomic: Use new iterator macros in drm_atomic_helpe...
2017-07-13 Maarten Lankhorstdrm/atomic: Use the new helpers in drm_atomic_helper_di...
2017-07-13 Maarten Lankhorstdrm/atomic: Use the correct iterator macro in atomic_re...
2017-07-13 Maarten Lankhorstdrm/simple-kms-helper: Fix the check for the mismatch...
2017-07-11 Alexandru Moisedrm: inhibit drm drivers register to uninitialized...
2017-07-06 Inki Daedrm/bridge: ti-tfp410: clean up drm_bridge_add call
2017-07-06 Inki Daedrm/bridge: tc358767: clean up drm_bridge_add call
2017-07-06 Inki Daedrm/bridge: synopsys: dw-hdmi: clean up drm_bridge_add...
2017-07-06 Inki Daedrm/bridge: sii902x: clean up drm_bridge_add call
2017-07-06 Inki Daedrm/bridge: ps8622: clean up drm_bridge_add call
2017-07-06 Inki Daedrm/bridge: panel: clean up drm_bridge_add call
2017-07-06 Inki Daedrm/bridge: nxp-ptn3460: clean up drm_bridge_add call
2017-07-06 Inki Daedrm/bridge: vga-dac: clean up drm_bridge_add call
2017-07-06 Inki Daedrm/bridge: analogix-anx78xx: clean up drm_bridge_add...
2017-07-06 Inki Daedrm/bridge: adv7511: clean up drm_bridge_add call
2017-07-06 Peter Rosindrm/fb-helper: remove drm_fb_helper_save_lut_atomic
2017-07-06 Peter Rosindrm/fb-helper: keep the .gamma_store updated in drm_fb_...
2017-07-06 Peter Rosindrm/fb-helper: factor out pseudo-palette
2017-07-06 Daniel Vetterdrm/fb-helper: Split dpms handling into legacy and...
2017-07-06 Daniel Vetterdrm/fb-helper: Stop using mode_config.mutex for internals
2017-07-06 Daniel Vetterdrm/fb-helper: Push locking into restore_fbdev_mode_ato...
2017-07-06 Daniel Vetterdrm/fb-helper: Push locking into pan_display_atomic...
2017-07-06 Daniel Vetterdrm/fb-helper: Drop locking from the vsync wait ioctl...
2017-07-06 Daniel Vetterdrm/fb-helper: Push locking in fb_is_bound
2017-07-06 Thierry Redingdrm/fb-helper: Add top-level lock
2017-07-06 Daniel Vetterdrm/i915: Drop FBDEV #ifdev in mst code
2017-07-06 Thierry Redingdrm/fb-helper: Push down modeset lock into FB helpers
2017-07-05 Chris Wilsondrm: Remove pending_read_domains and pending_write_domain
2017-07-04 Daniel Vetterdrm/atomic-helper: Realign function parameters
2017-07-04 Maarten Lankhorstdrm/fb-helper: Remove drm_mode_config_fb.
2017-07-03 Mark Cave-Aylanddrm/bochs: switch fb_ops over to use drm_fb_helper_cfb...
2017-07-03 Arvind Yadavdrm: qxl: constify ttm_place structures.
2017-07-03 Arvind Yadavdrm: ttm: virtio-gpu: dma-buf: Constify ttm_place struc...
2017-07-03 Arvind Yadavdrm/udl: dma-buf: Constify dma_buf_ops structures.
2017-07-03 Arvind Yadavdrm: armada: Constify drm_prop_enum_list structures.
2017-07-03 Arvind Yadavdrm: armada: constify drm_prop_enum_list structures.
2017-07-03 Gustavo Padovandrm/atomic: initial support for asynchronous plane...
2017-06-30 Daniel Vetterdrm/atomic: Drop helper include from drm_atomic.c
2017-06-30 Laurent Pinchartdrm: Convert atomic drivers from CRTC .disable() to...
2017-06-30 Laurent Pinchartdrm: Add old state pointer to CRTC .enable() helper...
2017-06-29 Chris Wilsondma-buf/sw-sync: Use an rbtree to sort fences in the...
2017-06-29 Chris Wilsondma-buf/sw-sync: Fix locking around sync_timeline lists
2017-06-29 Chris Wilsondma-buf/sw-sync: sync_pt is private and of fixed size
2017-06-29 Chris Wilsondma-buf/sw-sync: Reduce irqsave/irqrestore from known...
2017-06-29 Chris Wilsondma-buf/sw-sync: Prevent user overflow on timeline...
2017-06-29 Chris Wilsondma-buf/sw-sync: Fix the is-signaled test to handle...
2017-06-29 Chris Wilsondma-buf/dma-fence: Extract __dma_fence_is_later()
2017-06-28 Dan Carpenterdrm/gma500: remove an unneeded NULL check
2017-06-28 Laurent Pinchartdrm: vmwgfx: Replace CRTC .commit() helper operation...
2017-06-28 Laurent Pinchartdrm: vmwgfx: Remove unneeded CRTC .prepare() helper...
2017-06-28 Laurent Pinchartdrm: qxl: Replace CRTC .commit() helper operation with...
2017-06-28 Laurent Pinchartdrm: qxl: Remove unused CRTC .dpms() helper operation
2017-06-28 Laurent Pinchartdrm: arcpgu: Remove CRTC .prepare() helper operation
2017-06-28 Laurent Pinchartdrm: arcpgu: Remove CRTC .commit() helper operation
2017-06-28 Daniel Vetterdrm/vblank: Unexport drm_vblank_cleanup
2017-06-28 Daniel Vetterdrm/hdlcd: remove drm_vblank_cleanup, rise of the zoomb...
2017-06-28 Andrey Grodzovskydrm/core: Fail atomic IOCTL with no CRTC state but...
2017-06-27 Sean PaulMerge remote-tracking branch 'airlied/drm-next' into...
2017-06-27 Daniel Vetterdrm/atomic-helper: Simplify commit tracking locking
2017-06-27 Daniel Vetterdrm/vmwgfx: Drop drm_vblank_cleanup
2017-06-26 Dave AirlieBackmerge tag 'v4.12-rc7' into drm-next
2017-06-26 Daniel Vetterdrm/udl: Drop drm_vblank_cleanup
2017-06-26 Daniel Vetterdrm/rockchip: Drop drm_vblank_cleanup
2017-06-26 Daniel Vetterdrm/nouveau: Drop drm_vblank_cleanup
2017-06-26 Daniel Vetterdrm/mtk: Drop drm_vblank_cleanup
2017-06-26 Daniel Vetterdrm/i915: Drop drm_vblank_cleanup
2017-06-26 Daniel Vetterdrm/kirin: Drop drm_vblank_cleanup
2017-06-26 Daniel Vetterdrm/hibmc: Drop drm_vblank_cleanup
2017-06-26 Linus TorvaldsLinux 4.12-rc7 v4.12-rc7
2017-06-25 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2017-06-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2017-06-25 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2017-06-25 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2017-06-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-06-25 Linus TorvaldsMerge git://git./linux/kernel/git/nab/target-pending
2017-06-24 Linus TorvaldsMerge tag 'kbuild-fixes-v4.12-2' of git://git./linux...
2017-06-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-06-24 Thomas Gleixnerx86/mshyperv: Remove excess #includes from mshyperv.h
2017-06-24 Linus TorvaldsMerge tag 'powerpc-4.12-7' of git://git./linux/kernel...
2017-06-24 Linus TorvaldsMerge tag 'acpi-4.12-rc7' of git://git./linux/kernel...
2017-06-24 Linus TorvaldsMerge branch 'i2c/for-current-fixed' of git://git....
2017-06-24 Linus TorvaldsMerge tag 'gpio-v4.12-3' of git://git./linux/kernel...
2017-06-24 Linus TorvaldsMerge tag 'sound-4.12-rc7' of git://git./linux/kernel...
2017-06-24 Linus TorvaldsMerge tag 'drm-fixes-for-v4.12-rc7' of git://people...
2017-06-24 Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2017-06-24 Linus TorvaldsMerge tag 'for-4.12/dm-fixes-4' of git://git./linux...
2017-06-23 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-06-23 Kees Cookfs/exec.c: account for argv/envp pointers
2017-06-23 Eric Renocfs2: fix deadlock caused by recursive locking in...
2017-06-23 Tejun Heoslub: make sysfs file removal asynchronous
next