index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vboxvideo
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-10-29
8
-853
/
+744
|
\
|
*
staging: vboxvideo: make a couple of funcs static
Craig Kewley
2018-10-11
1
-4
/
+4
|
*
staging: vboxvideo: unlock on error in vbox_cursor_atomic_update()
Dan Carpenter
2018-10-11
1
-0
/
+1
|
*
staging: vboxvideo: Use more drm_fb_helper functions
Hans de Goede
2018-09-29
5
-91
/
+31
|
*
staging: vboxvideo: Drop unnecessary drm_connector_helper_funcs callbacks
Hans de Goede
2018-09-29
1
-20
/
+0
|
*
staging: vboxvideo: Call drm_atomic_helper_check_plane_state from atomic_check
Hans de Goede
2018-09-29
1
-1
/
+29
|
*
staging: vboxvideo: Replace crtc_helper enable/disable functions
Hans de Goede
2018-09-29
1
-4
/
+6
|
*
staging: vboxvideo: Fix DPMS support after atomic conversion
Hans de Goede
2018-09-29
2
-27
/
+2
|
*
staging: vboxvideo: Restore page-flip support
Hans de Goede
2018-09-29
1
-2
/
+5
|
*
staging: vboxvideo: Atomic phase 3: Switch last bits over to atomic
Hans de Goede
2018-09-29
3
-59
/
+17
|
*
staging: vboxvideo: Atomic phase 2: Stop using plane->fb and crtc->*
Hans de Goede
2018-09-29
3
-14
/
+18
|
*
staging: vboxvideo: Atomic phase 2: Wire up state object handlers
Hans de Goede
2018-09-29
2
-8
/
+10
|
*
staging: vboxvideo: Atomic phase 1: Use drm_plane_helpers for primary plane
Hans de Goede
2018-09-29
1
-26
/
+90
|
*
staging: vboxvideo: Atomic phase 1: convert cursor to universal plane
Hans de Goede
2018-09-29
2
-205
/
+186
|
*
staging: vboxvideo: Cache mode width, height and crtc panning in vbox_crtc
Hans de Goede
2018-09-29
2
-12
/
+36
|
*
staging: vboxvideo: Temporarily remove page_flip support
Hans de Goede
2018-09-29
1
-35
/
+0
|
*
staging: vboxvideo: Remove empty encoder_helper_funcs
Hans de Goede
2018-09-29
1
-34
/
+0
|
*
staging: vboxvideo: Cleanup vbox_set_up_input_mapping()
Hans de Goede
2018-09-29
1
-12
/
+12
|
*
staging: vboxvideo: Add vbox_bo_k[un]map helper functions
Hans de Goede
2018-09-20
3
-13
/
+36
|
*
staging: vboxvideo: Move bo_[un]resere calls into vbox_bo_[un]pin
Hans de Goede
2018-09-20
4
-73
/
+42
|
*
staging: vboxvideo: Fix NULL ptr deref in vbox_set_up_input_mapping()
Hans de Goede
2018-09-20
1
-4
/
+4
|
*
staging: vboxvideo: Move pin / unpin of fb out of vbox_crtc_set_base_and_mode
Hans de Goede
2018-09-20
3
-30
/
+32
|
*
staging: vboxvideo: Init fb_info.fix.smem once from fbdev_create
Hans de Goede
2018-09-20
3
-13
/
+5
|
*
staging: vboxvideo: Expose creation of universal primary plane
Hans de Goede
2018-09-20
1
-4
/
+74
|
*
staging: vboxvideo: Add fl_flag argument to vbox_fb_pin() helper
Hans de Goede
2018-09-20
1
-3
/
+3
|
*
staging: vboxvideo: Fold vbox_drm_resume() into vbox_pm_resume()
Hans de Goede
2018-09-20
1
-17
/
+11
|
*
staging: vboxvideo: Embed drm_device into driver structure
Hans de Goede
2018-09-20
7
-122
/
+111
|
*
staging: vboxvideo: Fold driver_load/unload into probe/remove functions
Hans de Goede
2018-09-20
3
-81
/
+63
|
*
staging: vboxvideo: Move setup of modesetting from driver_load to mode_init
Hans de Goede
2018-09-20
2
-50
/
+57
|
*
staging: vboxvideo: Let DRM core handle connector registering
Hans de Goede
2018-09-20
1
-1
/
+0
|
*
staging: vboxvideo: Drop vbox_bo_unref() helper
Hans de Goede
2018-09-18
1
-13
/
+1
|
*
staging: vboxvideo: Remove vboxfb_create_object() wrapper
Hans de Goede
2018-09-18
1
-21
/
+1
|
*
staging: vboxvideo: Skip currrent crtc when updating crtcs
Hans de Goede
2018-09-18
1
-1
/
+2
|
*
staging: vboxvideo: Fix modeset / page_flip error handling
Hans de Goede
2018-09-18
1
-59
/
+62
|
*
Merge 4.19-rc4 into staging-next
Greg Kroah-Hartman
2018-09-16
2
-0
/
+12
|
|
\
|
*
|
staging/vboxvideo: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-09-10
1
-3
/
+2
*
|
|
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
2
-0
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
staging: vboxvideo: Change address of scanout buffer on page-flip
Hans de Goede
2018-09-11
1
-0
/
+5
|
*
|
staging: vboxvideo: Fix IRQs no longer working
Hans de Goede
2018-09-11
1
-0
/
+7
|
|
/
*
/
fbdev: Drop FBINFO_CAN_FORCE_OUTPUT flag
Daniel Vetter
2018-09-11
1
-2
/
+1
|
/
*
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-18
5
-10
/
+63
|
\
|
*
staging: vboxvideo: Add page-flip support
Steve Longerbeam
2018-08-02
1
-0
/
+26
|
*
staging: vboxvideo: Pass a new framebuffer to vbox_crtc_do_set_base
Steve Longerbeam
2018-08-02
1
-3
/
+5
|
*
staging: vboxvideo: Update driver to use drm_dev_register.
Fabio Rafael da Rosa
2018-06-17
4
-7
/
+32
*
|
drm: drop _mode_ from drm_mode_connector_attach_encoder
Daniel Vetter
2018-07-13
1
-1
/
+1
*
|
drm: drop _mode_ from update_edit_property()
Daniel Vetter
2018-07-13
1
-1
/
+1
|
/
*
Merge tag 'staging-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-09
2
-2
/
+3
|
\
|
*
staging: vboxvideo: fix mode_valid's return type
Luc Van Oostenryck
2018-04-25
1
-1
/
+1
|
*
staging: vboxvideo: Fix line size exceeding 80 columns.
Daniel Junho
2018-04-23
1
-1
/
+2
*
|
staging/vboxvideo: Use gem_free_object_unlocked
Daniel Vetter
2018-03-28
1
-1
/
+1
|
/
[next]