index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
udlfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
udlfb: Fix memory leak in dlfb_usb_probe
Zqiang
1
-0
/
+1
2020-09-08
video: fbdev: udlfb: fix kobj_to_dev.cocci warnings
kernel test robot
1
-2
/
+2
2020-05-06
video: udlfb: use true,false for bool variables
Jason Yan
1
-3
/
+3
2019-12-03
video: udlfb: don't restore fb_mmap after deferred IO cleanup
Jani Nikula
1
-1
/
+0
2019-08-19
udlfb: Make dlfb_ops constant
Nishka Dasgupta
1
-1
/
+1
2019-06-28
video: fbdev: don't print error message on framebuffer_alloc() failure
Bartlomiej Zolnierkiewicz
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 262
Thomas Gleixner
1
-4
/
+1
2019-04-01
udlfb: introduce a rendering mutex
Mikulas Patocka
1
-11
/
+30
2019-04-01
udlfb: fix sleeping inside spinlock
Mikulas Patocka
1
-3
/
+53
2019-04-01
udlfb: delete the unused parameter for dlfb_handle_damage
Mikulas Patocka
1
-12
/
+9
2018-12-20
udlfb: fix some inconsistent NULL checking
Dan Carpenter
1
-8
/
+6
2018-10-08
udlfb: handle unplug properly
Mikulas Patocka
1
-104
/
+37
2018-07-25
udlfb: use spin_lock_irq instead of spin_lock_irqsave
Mikulas Patocka
1
-6
/
+4
2018-07-25
udlfb: avoid prefetch
Mikulas Patocka
1
-8
/
+0
2018-07-25
udlfb: optimization - test the backing buffer
Mikulas Patocka
1
-10
/
+33
2018-07-25
udlfb: allow reallocating the framebuffer
Mikulas Patocka
1
-25
/
+49
2018-07-25
udlfb: set line_length in dlfb_ops_set_par
Mikulas Patocka
1
-0
/
+1
2018-07-25
udlfb: handle allocation failure
Mikulas Patocka
1
-9
/
+17
2018-07-25
udlfb: make a local copy of fb_ops
Mikulas Patocka
1
-1
/
+2
2018-07-25
udlfb: don't switch if we are switching to the same videomode
Mikulas Patocka
1
-2
/
+16
2018-07-25
udlfb: fix display corruption of the last line
Mikulas Patocka
1
-10
/
+20
2018-07-25
udlfb: fix semaphore value leak
Mikulas Patocka
1
-25
/
+2
2018-03-28
video: udlfb: Return an error code only as a constant in dlfb_realloc_framebu...
Markus Elfring
1
-7
/
+2
2018-03-12
video: udlfb: Use already defined BPP constant
Ladislav Michl
1
-4
/
+3
2018-03-12
video: udlfb: Fix unaligned access
Ladislav Michl
1
-11
/
+12
2018-01-16
video: udlfb: Switch from the pr_*() to the dev_*() logging functions
Ladislav Michl
1
-114
/
+117
2018-01-16
video: udlfb: Constify read only data
Ladislav Michl
1
-2
/
+2
2018-01-15
video: udlfb: Do not name private data 'dev'
Ladislav Michl
1
-207
/
+207
2018-01-15
video: udlfb: Remove noisy warnings
Ladislav Michl
1
-20
/
+0
2018-01-15
video: udlfb: Remove redundant gdev variable
Ladislav Michl
1
-3
/
+1
2018-01-15
video: udlfb: Remove unnecessary local variable
Ladislav Michl
1
-6
/
+2
2017-12-29
video: udlfb: Delete an unnecessary return statement in two functions
Markus Elfring
1
-4
/
+0
2017-12-29
video: udlfb: Improve a size determination in dlfb_alloc_urb_list()
Markus Elfring
1
-1
/
+1
2017-11-09
video: udlfb: Fix read EDID timeout
Ladislav Michl
1
-5
/
+5
2017-08-21
video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error path
Anton Vasilyev
1
-1
/
+0
2017-08-21
video: fbdev: udlfb: constify usb_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-18
video: fbdev: add const to bin_attribute structures
Bhumika Goyal
1
-1
/
+1
2017-06-14
video: fbdev: udlfb: drop log level for blanking
Mike Gerow
1
-2
/
+2
2017-06-14
video: fbdev: add missing USB-descriptor endianness conversions
Johan Hovold
1
-2
/
+3
2017-05-02
video: fbdev: udlfb: Fix buffer on stack
Maksim Salau
1
-2
/
+12
2015-08-20
fbdev: udlfb: remove unneeded initialization in few places
Alexey Klimov
1
-6
/
+4
2014-12-04
video: udlfb: Deletion of unnecessary checks before the function call "vfree"
Markus Elfring
1
-6
/
+3
2014-09-09
video: fbdev: use %*ph specifier to dump small buffers
Andy Shevchenko
1
-5
/
+2
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-0
/
+1985