index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-2002
/
+0
2014-04-03
fbdev: Make the switch from generic to native driver less alarming
Adam Jackson
1
-2
/
+1
2014-01-29
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-10
/
+21
2014-01-17
fbmem: really support wildcard video=options for all fbdev drivers
Olaf Hering
1
-0
/
+3
2013-12-18
video/fb: Propagate error code from failing to unregister conflicting fb
Chris Wilson
1
-10
/
+21
2013-11-11
fb: reorder the lock sequence to fix potential dead lock
Gu Zheng
1
-18
/
+32
2013-08-30
fbmem: move EXPORT_SYMBOL annotation next to symbol declarations
Daniel Mack
1
-16
/
+13
2013-06-28
Merge tag 'fbdev-3.11-2' of git://gitorious.org/linux-omap-dss2/linux into fb...
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+3
2013-06-27
fb: make fp_get_options name argument const
Vincent Stehlé
1
-1
/
+1
2013-06-26
fbmem: return -EFAULT on copy_to_user() failure
Dan Carpenter
1
-1
/
+3
2013-05-02
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+7
2013-04-26
fbdev: fix check for fb_mmap's mmio availability
Tomi Valkeinen
1
-0
/
+5
2013-04-19
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
1
-25
/
+14
2013-03-19
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+1
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-02-22
new helper: file_inode(file)
Al Viro
1
-1
/
+1
2013-02-20
fb: add support for drivers not needing VT switch at suspend/resume time
Jesse Barnes
1
-0
/
+7
2013-02-08
fbcon: fix locking harder
Dave Airlie
1
-0
/
+2
2013-02-08
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
1
-0
/
+4
2013-02-08
fb: rework locking to fix lock ordering on takeover
Alan Cox
1
-3
/
+2
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
1
-2
/
+1
2012-05-29
fbdev: add events for early fb event support
Inki Dae
1
-6
/
+15
2012-03-15
udlfb: remove sysfs framebuffer device with USB .disconnect()
Kay Sievers
1
-1
/
+17
2011-12-19
fbdev: Add FOURCC-based format configuration API
Laurent Pinchart
1
-0
/
+14
2011-09-02
fb: avoid possible deadlock caused by fb_set_suspend
Herton Ronaldo Krzesinski
1
-3
/
+0
2011-05-14
Further fbcon sanity checking
Bruno Prémont
1
-4
/
+4
2011-05-14
fbmem: fix remove_conflicting_framebuffers races
Linus Torvalds
1
-49
/
+68
2011-05-12
fbmem: make read/write/ioctl use the frame buffer at open time
Linus Torvalds
1
-16
/
+34
2011-05-12
fbcon: add lifetime refcount to opened frame buffers
Linus Torvalds
1
-10
/
+46
2011-04-06
fb: Reduce priority of resource conflict message
Matthew Garrett
1
-1
/
+1
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
1
-6
/
+6
2010-12-24
fb: fix overlapping test off-by-one.
Dave Airlie
1
-1
/
+1
2010-10-27
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
1
-32
/
+14
2010-10-27
fbmem: fix whitespace
James Hogan
1
-7
/
+7
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-11
fbmem: VM_IO set, but not propagated
Daniel De Graaf
1
-0
/
+1
2010-08-11
drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()
Denys Vlasenko
1
-3
/
+2
2010-05-21
fbmem: avoid printk format warning with 32-bit resources
Randy Dunlap
1
-1
/
+4
2010-05-18
vga16fb, drm: vga16fb->drm handoff
Marcin Slusarz
1
-3
/
+11
2010-05-18
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
1
-18
/
+25
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
1
-3
/
+26
2010-02-25
fb: for framebuffer handover don't exit the loop early.
Dave Airlie
1
-1
/
+0
2009-09-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-1
/
+1
2009-09-25
fb: change rules for global rules match.
Dave Airlie
1
-1
/
+1
2009-09-23
fb: do not ignore fb_set_par errors
Florian Tobias Schandinat
1
-2
/
+13
2009-09-23
fb: fix fb_pan_display range check
Florian Tobias Schandinat
1
-2
/
+2
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-07-08
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
Linus Torvalds
1
-0
/
+2
2009-07-06
fb: Initialize fb_info mutexes in framebuffer_alloc()
Paul Mundt
1
-2
/
+0
2009-06-30
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
1
-8
/
+5
[next]