index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fbmem: Check failure of FBIOPUTCMAP ioctl
Pawan Kumar
2016-12-13
1
-0
/
+4
*
Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0
rogersb11
2015-11-10
1
-41
/
+22
|
\
|
*
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
2013-04-25
1
-26
/
+14
|
*
fbcon: fix locking harder
Dave Airlie
2013-04-25
1
-0
/
+2
|
*
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2013-02-28
1
-0
/
+4
|
*
fb: rework locking to fix lock ordering on takeover
Alan Cox
2013-02-28
1
-3
/
+2
*
|
Samsung i9300 Update 11
sakindia123
2013-12-09
1
-0
/
+12
*
|
Merge linux-3.0.31 from korg into jellybean
codeworkx
2012-09-18
1
-1
/
+17
|
\
\
|
|
/
|
*
udlfb: remove sysfs framebuffer device with USB .disconnect()
Kay Sievers
2012-04-02
1
-1
/
+17
*
|
samsung update 1
codeworkx
2012-06-02
1
-6
/
+15
|
/
*
fb: avoid possible deadlock caused by fb_set_suspend
Herton Ronaldo Krzesinski
2011-11-11
1
-3
/
+0
*
Further fbcon sanity checking
Bruno Prémont
2011-05-14
1
-4
/
+4
*
fbmem: fix remove_conflicting_framebuffers races
Linus Torvalds
2011-05-14
1
-49
/
+68
*
fbmem: make read/write/ioctl use the frame buffer at open time
Linus Torvalds
2011-05-12
1
-16
/
+34
*
fbcon: add lifetime refcount to opened frame buffers
Linus Torvalds
2011-05-12
1
-10
/
+46
*
fb: Reduce priority of resource conflict message
Matthew Garrett
2011-04-06
1
-1
/
+1
*
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2011-01-26
1
-6
/
+6
*
fb: fix overlapping test off-by-one.
Dave Airlie
2010-12-24
1
-1
/
+1
*
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
2010-10-27
1
-32
/
+14
*
fbmem: fix whitespace
James Hogan
2010-10-27
1
-7
/
+7
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
fbmem: VM_IO set, but not propagated
Daniel De Graaf
2010-08-11
1
-0
/
+1
*
drivers/video/fbmem.c: simplify strlen()==0 check in fb_get_options()
Denys Vlasenko
2010-08-11
1
-3
/
+2
*
fbmem: avoid printk format warning with 32-bit resources
Randy Dunlap
2010-05-21
1
-1
/
+4
*
vga16fb, drm: vga16fb->drm handoff
Marcin Slusarz
2010-05-18
1
-3
/
+11
*
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
Marcin Slusarz
2010-05-18
1
-18
/
+25
*
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
2010-05-18
1
-3
/
+26
*
fb: for framebuffer handover don't exit the loop early.
Dave Airlie
2010-02-25
1
-1
/
+0
*
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
2009-09-30
1
-1
/
+1
|
\
|
*
fb: change rules for global rules match.
Dave Airlie
2009-09-25
1
-1
/
+1
*
|
fb: do not ignore fb_set_par errors
Florian Tobias Schandinat
2009-09-23
1
-2
/
+13
*
|
fb: fix fb_pan_display range check
Florian Tobias Schandinat
2009-09-23
1
-2
/
+2
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
Linus Torvalds
2009-07-08
1
-0
/
+2
*
fb: Initialize fb_info mutexes in framebuffer_alloc()
Paul Mundt
2009-07-06
1
-2
/
+0
*
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
2009-06-30
1
-8
/
+5
*
fbdev: add support for handoff from firmware to hw framebuffers
Dave Airlie
2009-06-16
1
-0
/
+31
*
fbdev: fix info->lock deadlock in fbcon_event_notify()
Andrea Righi
2009-04-13
1
-0
/
+19
*
fbdev: uninline lock_fb_info()
Andrew Morton
2009-04-01
1
-0
/
+11
*
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
Andrea Righi
2009-04-01
1
-10
/
+1
*
fbmem: don't call copy_from/to_user() with mutex held
Andrea Righi
2009-02-05
1
-66
/
+69
*
fbdev/logo: check compatibility of main and extra logos
Geert Uytterhoeven
2009-01-06
1
-0
/
+4
*
fbdev: clean the penguin's dirty feet
Clemens Ladisch
2008-11-19
1
-1
/
+1
*
fbdev: fix fb_compat_ioctl() deadlocks
Geert Uytterhoeven
2008-11-06
1
-24
/
+39
*
framebuffer compat_ioctl deadlock
Mikulas Patocka
2008-10-30
1
-2
/
+2
*
fb: convert lock/unlock_kernel() into local fb mutex
Krzysztof Helt
2008-10-20
1
-19
/
+20
*
fb: push down the BKL in the ioctl handler
Alan Cox
2008-10-20
1
-55
/
+86
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2008-10-16
1
-3
/
+2
|
\
|
*
device create: video: convert device_create_drvdata to device_create
Greg Kroah-Hartman
2008-10-16
1
-3
/
+2
*
|
remove CONFIG_KMOD from drivers
Johannes Berg
2008-10-17
1
-15
/
+2
|
/
[next]