blob: e313378e4c91ffa09b60ea9670835731170ae523 [file] [log] [blame]
babc250e278e ("udlfb: introduce a rendering mutex")
6b11f9d8433b ("udlfb: fix sleeping inside spinlock")
bd86b6c5c607 ("udlfb: delete the unused parameter for dlfb_handle_damage")
68a958a915ca ("udlfb: handle unplug properly")
7433914efd58 ("udlfb: allow reallocating the framebuffer")
0ac319b7af1b ("udlfb: set line_length in dlfb_ops_set_par")
2c29cfc3eaf1 ("udlfb: make a local copy of fb_ops")
564f18073792 ("udlfb: don't switch if we are switching to the same videomode")
4e705e17ce34 ("udlfb: fix display corruption of the last line")
9d0aa601e4cd ("udlfb: fix semaphore value leak")
3c097b069bb8 ("video: udlfb: Return an error code only as a constant in dlfb_realloc_framebuffer()")
c58cb8ae7338 ("video: udlfb: Use already defined BPP constant")
115e77597efc ("video: udlfb: Fix unaligned access")
5865889fe431 ("video: udlfb: Switch from the pr_*() to the dev_*() logging functions")
7ea46206d170 ("video: udlfb: Do not name private data 'dev'")
de4b74bda8e8 ("video: udlfb: Remove noisy warnings")
84df64956bf4 ("video: udlfb: Remove redundant gdev variable")
acea8d5fd831 ("video: udlfb: Remove unnecessary local variable")
11ab5a640cc2 ("video: udlfb: Delete an unnecessary return statement in two functions")
c98769475575 ("video: udlfb: Fix read EDID timeout")
7af9a52e33ea ("video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error path")
b429f96aa5cb ("video: fbdev: udlfb: drop log level for blanking")
1235185521ba ("video: fbdev: add missing USB-descriptor endianness conversions")
45f580c42e5c ("video: fbdev: udlfb: Fix buffer on stack")