index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbmem.c
Commit message (
Expand
)
Author
Age
*
fbdev: add events for early fb event support
Inki Dae
2012-05-29
*
udlfb: remove sysfs framebuffer device with USB .disconnect()
Kay Sievers
2012-03-15
*
fbdev: Add FOURCC-based format configuration API
Laurent Pinchart
2011-12-19
*
fb: avoid possible deadlock caused by fb_set_suspend
Herton Ronaldo Krzesinski
2011-09-02
*
Further fbcon sanity checking
Bruno Prémont
2011-05-14
*
fbmem: fix remove_conflicting_framebuffers races
Linus Torvalds
2011-05-14
*
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-05-12
*
fb: Reduce priority of resource conflict message
Matthew Garrett
2011-04-06
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-25
*
fb: fix overlapping test off-by-one.
Dave Airlie
2010-12-23
*
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
2010-10-27
*
fbmem: fix whitespace
James Hogan
2010-10-27
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
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-08-11
*
fbmem: avoid printk format warning with 32-bit resources
Randy Dunlap
2010-05-21
*
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-05-18
*
fb: for framebuffer handover don't exit the loop early.
Dave Airlie
2010-02-24
*
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-09-30
|
\
|
*
fb: change rules for global rules match.
Dave Airlie
2009-09-24
*
|
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-09-23
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
*
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
Linus Torvalds
2009-07-08
*
fb: Initialize fb_info mutexes in framebuffer_alloc()
Paul Mundt
2009-07-06
*
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-30
*
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
2009-06-16
*
fbdev: fix info->lock deadlock in fbcon_event_notify()
Andrea Righi
2009-04-13
*
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-04-01
*
fbmem: don't call copy_from/to_user() with mutex held
Andrea Righi
2009-02-05
*
fbdev/logo: check compatibility of main and extra logos
Geert Uytterhoeven
2009-01-06
*
fbdev: clean the penguin's dirty feet
Clemens Ladisch
2008-11-19
*
fbdev: fix fb_compat_ioctl() deadlocks
Geert Uytterhoeven
2008-11-06
*
framebuffer compat_ioctl deadlock
Mikulas Patocka
2008-10-30
*
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-20
*
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-16
*
|
remove CONFIG_KMOD from drivers
Johannes Berg
2008-10-16
|
/
*
lcd: allow lcd device to handle mode change events
Eric Miao
2008-09-23
*
fbdefio: add set_page_dirty handler to deferred IO FB
Ian Campbell
2008-08-20
*
drivers/video/fbmem.c: removed duplicated include
Huang Weiyi
2008-07-26
*
video/fb: cleanup FB_MAJOR usage
Philippe De Muyter
2008-07-24
*
fbdev: xoffset, yoffset and yres are unsigned
Ville Syrjala
2008-07-24
*
device create: framebuffer: convert device_create to device_create_drvdata
Greg Kroah-Hartman
2008-07-22
*
fbmem: cdev lock_kernel() pushdown
Jonathan Corbet
2008-06-20
[next]