Daniel Vetter ([email protected])

Number of posts: 1035 (0.44 per day)
First post: 2011-06-15 11:53:26
Last post: 2017-11-29 15:44:31

Date List Subject
2019-05-24 08:59:26 linux-kernel [PATCH 00/33] fbcon notifier begone!
2019-05-24 08:59:16 linux-kernel [PATCH 06/33] fbdev/cyber2000: Remove struct display
2019-05-24 08:59:09 linux-kernel [PATCH 04/33] vt: More locking checks
2019-05-24 08:59:00 linux-kernel [PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
2019-05-24 08:58:52 linux-kernel [PATCH 18/33] fbdev: make unregister/unlink functions not fail
2019-05-24 08:58:45 linux-kernel [PATCH 08/33] fbcon: s/struct display/struct fbcon_display/
2019-05-24 08:58:42 linux-kernel [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
2019-05-24 08:58:38 linux-kernel [PATCH 09/33] fbcon: Remove fbcon_has_exited
2019-05-24 08:58:34 linux-kernel [PATCH 33/33] backlight: simplify lcd notifier
2019-05-24 08:58:33 linux-kernel [PATCH 32/33] staging/olpc_dcon: Add drm conversion to TODO
2019-05-24 08:58:30 linux-kernel [PATCH 28/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
2019-05-24 08:58:20 linux-kernel [PATCH 25/33] fbmem: pull fbcon_fb_blanked out of fb_blank
2019-05-24 08:58:18 linux-kernel [PATCH 29/33] vgaswitcheroo: call fbcon_remap_all directly
2019-05-24 08:58:05 linux-kernel [PATCH 19/33] fbdev: unify unlink_framebuffer paths
2019-05-24 08:57:59 linux-kernel [PATCH 15/33] fbdev/atyfb: lock_fb_info can't fail
2019-05-24 08:57:57 linux-kernel [PATCH 20/33] fbdev/sh_mob: Remove fb notifier callback
2019-05-24 08:57:54 linux-kernel [PATCH 16/33] fbdev: lock_fb_info cannot fail
2019-05-24 08:57:48 linux-kernel [PATCH 22/33] fbcon: Call fbcon_mode_deleted/new_modelist directly
2019-05-24 08:57:41 linux-kernel [PATCH 23/33] fbdev: Call fbcon_get_requirement directly
2019-05-24 08:57:19 linux-kernel [PATCH 26/33] fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
2019-05-24 08:57:17 linux-kernel [PATCH 27/33] fb: Flatten control flow in fb_set_var
2019-05-24 08:57:01 linux-kernel [PATCH 31/33] fbcon: Document what I learned about fbcon locking
2019-05-24 08:56:59 linux-kernel [PATCH 30/33] fbcon: Call con2fb_map functions directly
2019-05-24 08:56:40 linux-kernel [PATCH 17/33] fbcon: call fbcon_fb_bind directly
2019-05-24 08:56:22 linux-kernel [PATCH 11/33] fbdev/sh_mobile: remove sh_mobile_lcdc_display_notify
2019-05-24 08:56:21 linux-kernel [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
2019-05-24 08:56:11 linux-kernel [PATCH 07/33] fbdev/aty128fb: Remove dead code
2019-05-24 08:56:04 linux-kernel [PATCH 05/33] fbdev/sa1100fb: Remove dead code
2019-05-24 08:55:57 linux-kernel [PATCH 02/33] fbdev: locking check for fb_set_suspend
2019-05-24 08:14:50 linux-kernel Re: [git pull] drm fixes for 5.2-rc2
2019-05-23 13:14:23 linux-kernel Re: linux-next: manual merge of the drm-misc tree with Linus' tree
2019-05-22 10:40:21 linux-kernel Re: [PATCH] fbcon: Remove fbcon_has_exited
2019-05-21 16:02:21 linux-kernel Re: [PATCH 4/4] mm, notifier: Add a lockdep map for invalidate_range_start
2019-05-21 14:50:52 linux-kernel [PATCH] kernel.h: Add non_block_start/end()
2019-05-21 14:26:08 linux-kernel [PATCH] fbcon: Remove fbcon_has_exited
2019-05-21 10:08:42 linux-kernel [PATCH] kernel.h: Add non_block_start/end()
2019-05-20 21:43:35 linux-kernel [PATCH 2/4] kernel.h: Add non_block_start/end()
2019-05-20 21:42:16 linux-kernel [PATCH 3/4] mm, notifier: Catch sleeping/blocking for !blockable
2019-05-20 21:42:02 linux-kernel [PATCH 4/4] mm, notifier: Add a lockdep map for invalidate_range_start
2019-05-20 21:41:17 linux-kernel [PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
2019-05-20 18:21:23 linux-kernel Re: [PATCH 27/33] fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
2019-05-20 18:20:57 linux-kernel Re: [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
2019-05-20 10:36:22 linux-kernel Re: [PATCH 20/33] fbdev/sh_mob: Remove fb notifier callback
2019-05-20 09:44:20 linux-kernel [PATCH 15/33] fbdev/atyfb: lock_fb_info can't fail
2019-05-20 09:42:46 linux-kernel [PATCH 22/33] fbcon: Call fbcon_mode_deleted/new_modelist directly
2019-05-20 09:42:35 linux-kernel [PATCH 17/33] fbcon: call fbcon_fb_bind directly
2019-05-20 09:42:33 linux-kernel [PATCH 28/33] fb: Flatten control flow in fb_set_var
2019-05-20 09:42:32 linux-kernel [PATCH 32/33] fbcon: Document what I learned about fbcon locking
2019-05-20 09:42:26 linux-kernel [PATCH 20/33] fbdev/sh_mob: Remove fb notifier callback
2019-05-20 09:42:25 linux-kernel [PATCH 24/33] Revert "backlight/fbcon: Add FB_EVENT_CONBLANK"
2019-05-20 09:42:25 linux-kernel [PATCH 29/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls