Sign in
android
/
kernel
/
common
/
dcb3373bb95551019caa13766be29b369962a200
/
drivers
/
video
/
fbdev
/
smscufx.c
74d428e
UPSTREAM: Linux 5.10.110
by Greg Kroah-Hartman
· 2 years, 10 months ago
1f7d764
ANDROID: reset android13-5.10-lts branch back to android13-5.10 state
by Greg Kroah-Hartman
· 2 years, 10 months ago
64ec3e6
video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()
by Wang Hai
· 3 years ago
8a48ac33
video: constify fb ops across all drivers
by Jani Nikula
· 5 years ago
822f82f
video: smscufx: don't restore fb_mmap after deferred IO cleanup
by Jani Nikula
· 5 years ago
0adcdbc
video: fbdev: don't print error message on framebuffer_alloc() failure
by Bartlomiej Zolnierkiewicz
· 6 years ago
12eb90f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
by Thomas Gleixner
· 6 years ago
6689125
video: smscufx: Delete an error message for a failed memory allocation in ufx_realloc_framebuffer()
by Markus Elfring
· 7 years ago
4befd0c
video: smscufx: Return an error code only as a constant in ufx_realloc_framebuffer()
by Markus Elfring
· 7 years ago
daa0524
video: smscufx: Less checks in ufx_usb_probe() after error detection
by Markus Elfring
· 7 years ago
defddef
video: smscufx: Improve a size determination in two functions
by Markus Elfring
· 7 years ago
8290d78
video: fbdev: smscufx: constify usb_device_id.
by Arvind Yadav
· 8 years ago
1235185
video: fbdev: add missing USB-descriptor endianness conversions
by Johan Hovold
· 8 years ago
c456a2f3
video: smscufx: remove unused variable
by Sudip Mukherjee
· 8 years ago
2daff4d
video: smscufx: Deletion of unnecessary checks before the function call "vfree"
by Markus Elfring
· 10 years ago
f7018c2
video: move fbdev to drivers/video/fbdev
by Tomi Valkeinen
· 11 years ago
[Renamed from drivers/video/smscufx.c]
9aae307
video: smscufx: Use NULL instead of 0
by Sachin Kamat
· 11 years ago
414aa06
video: smscufx: Use NULL instead of 0
by Sachin Kamat
· 12 years ago
04f8afb
fbdev: improve fb_mmap bounds checks
by Tomi Valkeinen
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
d4fdc32
Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6
by Linus Torvalds
· 13 years ago
2fe2d9f
video/smscufx: fix line counting in fb_write
by Alexander Holler
· 13 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ff0c264
video: Fix typo in drivers/video
by Masanari Iida
· 13 years ago
90b24cf
Change email address for Steve Glendinning
by Steve Glendinning
· 13 years ago
35f3ec1
video: smscufx.c: local functions should not be exposed globally
by H Hartley Sweeten
· 13 years ago
1f45f9d
fb_defio: add first_io callback
by Heiko Stübner
· 13 years ago
90ab5ee
module_param: make bool parameters really bool (drivers & misc)
by Rusty Russell
· 13 years ago
fe748483
USB: convert some miscellanies drivers to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
261e767
smscufx: change edid data to u8 instead of char
by Dan Carpenter
· 13 years ago
be44489
smscufx: reduce number of casts in ufx_raw_rect
by Steve Glendinning
· 14 years ago
3c8a63e
Add support for SMSC UFX6000/7000 USB display adapters
by Steve Glendinning
· 14 years ago