index
:
kernel/git/stable/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbmem.c
Age
Commit message (
Expand
)
Author
2013-05-13
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-25
fbcon: fix locking harder
Dave Airlie
2013-03-06
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2013-03-06
fb: rework locking to fix lock ordering on takeover
Alan Cox
2012-04-02
udlfb: remove sysfs framebuffer device with USB .disconnect()
Kay Sievers
2011-09-02
fb: avoid possible deadlock caused by fb_set_suspend
Herton Ronaldo Krzesinski
2011-05-14
Further fbcon sanity checking
Bruno Prémont
2011-05-14
fbmem: fix remove_conflicting_framebuffers races
Linus Torvalds
2011-05-12
fbmem: make read/write/ioctl use the frame buffer at open time
Linus Torvalds
2011-05-12
fbcon: add lifetime refcount to opened frame buffers
Linus Torvalds
2011-04-06
fb: Reduce priority of resource conflict message
Matthew Garrett
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2010-12-24
fb: fix overlapping test off-by-one.
Dave Airlie
2010-10-27
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
2010-10-27
fbmem: fix whitespace
James Hogan
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-08-11
fbmem: VM_IO set, but not propagated
Daniel De Graaf
2010-08-11
drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()
Denys Vlasenko
2010-05-21
fbmem: avoid printk format warning with 32-bit resources
Randy Dunlap
2010-05-18
vga16fb, drm: vga16fb->drm handoff
Marcin Slusarz
2010-05-18
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
2010-02-25
fb: for framebuffer handover don't exit the loop early.
Dave Airlie
2009-09-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-09-25
fb: change rules for global rules match.
Dave Airlie
2009-09-23
fb: do not ignore fb_set_par errors
Florian Tobias Schandinat
2009-09-23
fb: fix fb_pan_display range check
Florian Tobias Schandinat
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-08
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
Linus Torvalds
2009-07-06
fb: Initialize fb_info mutexes in framebuffer_alloc()
Paul Mundt
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-16
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
2009-04-13
fbdev: fix info->lock deadlock in fbcon_event_notify()
Andrea Righi
2009-04-01
fbdev: uninline lock_fb_info()
Andrew Morton
2009-04-01
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
Andrea Righi
2009-02-05
fbmem: don't call copy_from/to_user() with mutex held
Andrea Righi
2009-01-06
fbdev/logo: check compatibility of main and extra logos
Geert Uytterhoeven
2008-11-19
fbdev: clean the penguin's dirty feet
Clemens Ladisch
2008-11-06
fbdev: fix fb_compat_ioctl() deadlocks
Geert Uytterhoeven
2008-10-30
framebuffer compat_ioctl deadlock
Mikulas Patocka
2008-10-20
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
2008-10-20
fb: push down the BKL in the ioctl handler
Alan Cox
2008-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
device create: video: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-17
remove CONFIG_KMOD from drivers
Johannes Berg
2008-09-23
lcd: allow lcd device to handle mode change events
Eric Miao
2008-08-20
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
2008-07-26
drivers/video/fbmem.c: removed duplicated include
Huang Weiyi
2008-07-24
video/fb: cleanup FB_MAJOR usage
Philippe De Muyter
2008-07-24
fbdev: xoffset, yoffset and yres are unsigned
Ville Syrjala
[next]