Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7ea8085910ef3dd4f3cad6845aaa2b580d39b115
/
drivers
/
video
/
fbmem.c
f4b87de
fbmem: avoid printk format warning with 32-bit resources
by Randy Dunlap
· 14 years ago
3b9676e
vga16fb, drm: vga16fb->drm handoff
by Marcin Slusarz
· 14 years ago
06415c5
fbmem, drm/nouveau: kick firmware framebuffers as soon as possible
by Marcin Slusarz
· 14 years ago
1471ca9
fbdev: allow passing more than one aperture for handoff
by Marcin Slusarz
· 14 years ago
9fd1de5
fb: for framebuffer handover don't exit the loop early.
by Dave Airlie
· 15 years ago
e15daf6
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 15 years ago
f803303
fb: change rules for global rules match.
by Dave Airlie
· 15 years ago
0fcf6ad
fb: do not ignore fb_set_par errors
by Florian Tobias Schandinat
· 15 years ago
99e9e7d
fb: fix fb_pan_display range check
by Florian Tobias Schandinat
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
6c96895
Revert "fb: Initialize fb_info mutexes in framebuffer_alloc()"
by Linus Torvalds
· 15 years ago
4148df9b0
fb: Initialize fb_info mutexes in framebuffer_alloc()
by Paul Mundt
· 15 years ago
537a1bf
fbdev: add mutex for fb_mmap locking
by Krzysztof Helt
· 15 years ago
4410f39
fbdev: add support for handoff from firmware to hw framebuffers
by Dave Airlie
· 15 years ago
513adb5
fbdev: fix info->lock deadlock in fbcon_event_notify()
by Andrea Righi
· 16 years ago
6a7f282
fbdev: uninline lock_fb_info()
by Andrew Morton
· 16 years ago
66c1ca0
fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency
by Andrea Righi
· 16 years ago
1f5e31d
fbmem: don't call copy_from/to_user() with mutex held
by Andrea Righi
· 16 years ago
4fb6de2
fbdev/logo: check compatibility of main and extra logos
by Geert Uytterhoeven
· 16 years ago
cf7ee55
fbdev: clean the penguin's dirty feet
by Clemens Ladisch
· 16 years ago
a684e7d
fbdev: fix fb_compat_ioctl() deadlocks
by Geert Uytterhoeven
· 16 years ago
120a374
framebuffer compat_ioctl deadlock
by Mikulas Patocka
· 16 years ago
3e680aa
fb: convert lock/unlock_kernel() into local fb mutex
by Krzysztof Helt
· 16 years ago
e536771
fb: push down the BKL in the ioctl handler
by Alan Cox
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
77997aa
device create: video: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
a65e5d7
remove CONFIG_KMOD from drivers
by Johannes Berg
· 16 years ago
faa312d
lcd: allow lcd device to handle mode change events
by Eric Miao
· 16 years ago
d847471
fbdefio: add set_page_dirty handler to deferred IO FB
by Ian Campbell
· 16 years ago
37e67b7
drivers/video/fbmem.c: removed duplicated include
by Huang Weiyi
· 16 years ago
5bb49fc
video/fb: cleanup FB_MAJOR usage
by Philippe De Muyter
· 16 years ago
7572a1e
fbdev: xoffset, yoffset and yres are unsigned
by Ville Syrjala
· 16 years ago
1e27440
device create: framebuffer: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
fc7f687
fbmem: cdev lock_kernel() pushdown
by Jonathan Corbet
· 16 years ago
0aa1634
fb: convert /proc/fb to seq_file interface
by Alexey Dobriyan
· 17 years ago
57a7a6d
fbmem: fix con2fbmap limit check
by Peter Samuelson
· 17 years ago
e4c690e
fb: add support for foreign endianness
by Anton Vorontsov
· 17 years ago
c43f89c
fbdev: fix /proc/fb oops after module removal
by Alexey Dobriyan
· 17 years ago
9a054fb
fb: move and rename extern declaration for global_mode_option
by Geert Uytterhoeven
· 17 years ago
ae4939b
unexport fb_prepare_logo
by Adrian Bunk
· 17 years ago
1692b37
fbdev: Fix logo if logo depth is less than framebuffer depth
by Antonino A. Daplas
· 17 years ago
9900abf
fbdev: Add fb_append_extra_logo()
by Geert Uytterhoeven
· 17 years ago
90da63e5
fbdev: extract fb_show_logo_line()
by Geert Uytterhoeven
· 17 years ago
cfafca8
fbdev: fbcon: console unregistration from unregister_framebuffer
by Jesse Barnes
· 17 years ago
10eb265
fbdev: move arch-specific bits to their respective subdirectories
by Antonino A. Daplas
· 17 years ago
880169d
fbdev: add support for AVR32
by Haavard Skinnemoen
· 17 years ago
b1e7223
fbdev: clean up exit patch of fb_set_var
by Antonino A. Daplas
· 17 years ago
38a3dc5
fbdev: fbcon: check if mode can handle new screen
by Antonino A. Daplas
· 17 years ago
4941cb7
fbdev: save the activate field before calling fb_check_var()
by Antonino A. Daplas
· 17 years ago
bf26ad7
fbdev: advertise limitation of drawing engine
by Antonino A. Daplas
· 17 years ago
3f9b088
fbdev: pass struct fb_info to fb_read and fb_write
by Antonino A. Daplas
· 17 years ago
70802c6
fbdev: don't show logo if driver or fbcon are modular
by Antonino A. Daplas
· 17 years ago
abed5d1
fbdev: correct image offsets when rotating logo
by Geert Uytterhoeven
· 17 years ago
448d479
fbdev: fb_do_show_logo() updates
by Geert Uytterhoeven
· 17 years ago
5e841b8
fb: fsync() method for deferred I/O flush.
by Paul Mundt
· 17 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
0128bee
[PATCH] constify and annotate __read_mostly in vgacon.c and fbmem.c
by Helge Deller
· 18 years ago
ad9a824
[PATCH] struct path: convert video
by Josef Sipek
· 18 years ago
78cde0887
Driver core: convert fb code to use struct device
by Greg Kroah-Hartman
· 18 years ago
a09fd48
[PATCH] fbdev: correct buffer size limit in fbmem_read_proc()
by Geert Uytterhoeven
· 18 years ago
256154f
[PATCH] fbdev: statically link the framebuffer notification functions
by Antonino A. Daplas
· 18 years ago
a8f340e
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
by Jon Smirl
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
95dc112
[PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
e614b18
[PATCH] VT binding: Update fbcon to support binding
by Antonino A. Daplas
· 18 years ago
9a17917
[PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon
by Antonino A. Daplas
· 18 years ago
f837e6f
[PATCH] fbdev: Fix logo rotation if width != height
by Antonino A. Daplas
· 18 years ago
c72755b
[PATCH] fbdev: Remove unused exports
by Adrian Bunk
· 18 years ago
0c683db
[PATCH] fbdev: Static pseudocolor with depth less than 4 does exist
by Antonino A. Daplas
· 18 years ago
22f4a00
[PATCH] fbdev: Remove duplicate #include's
by Adrian Bunk
· 18 years ago
6a2a886
[PATCH] fbdev: Fix return error of fb_write
by Antonino A. Daplas
· 19 years ago
397eeab
[PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolor
by Antonino A. Daplas
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
14778d9
[SPARC]: Respect vm_page_prot in io_remap_page_range().
by David S. Miller
· 19 years ago
bc6d7fd
[PATCH] fbdev: video_setup() warning fix
by Andrew Morton
· 19 years ago
216d526
[PATCH] fbdev: Sanitize ->fb_mmap prototype
by Christoph Hellwig
· 19 years ago
67a6680
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
by Christoph Hellwig
· 19 years ago
cae8a12
[PATCH] non-linear frame buffer read/write access
by Thomas Koeller
· 19 years ago
0a484a3
[PATCH] fbdev: Fix return code of fb_read and fb_write
by Antonino A. Daplas
· 19 years ago
1207069
[PATCH] fbdev: Pan display fixes
by Antonino A. Daplas
· 19 years ago
6d9885a
[PATCH] fbcon: fix obvious bug in fbcon logo rotation code
by Jasper Spaans
· 19 years ago
c7f82d9
[PATCH] fbdev: move ioctl32 code to fbmem.c
by Arnd Bergmann
· 19 years ago
a812c94
[PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs
by Antonino A. Daplas
· 19 years ago
9c44e5f
[PATCH] fbcon: Console Rotation - Add support to rotate the logo
by Antonino A. Daplas
· 19 years ago
23fd077
Merge ../linux-2.6 by hand
by Paul Mackerras
· 19 years ago
8b15047
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
by Roland Dreier
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
829e79b
[PATCH] fbcon: Break up bit_putcs into its component functions
by Antonino A. Daplas
· 19 years ago
96fe6a2
[PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support
by Antonino A. Daplas
· 19 years ago
b8c9094
[PATCH] fbdev: Fix greater than 1 bit monochrome color handling
by Antonino A. Daplas
· 19 years ago
7726e9e
[PATCH] fbdev: Add fbset -a support
by Antonino A. Daplas
· 19 years ago
3edea48
[PATCH] intelfb/fbdev: Save info->flags in a local variable
by Antonino A. Daplas
· 19 years ago
e4c5c82
[PATCH] fbdev: Replace memcpy with for-loop when preparing bitmap
by Antonino A. Daplas
· 19 years ago
5a340cc
[PATCH] fbmem: use unregister_chrdev() on unload
by Jon Smirl
· 19 years ago
58a6064
[PATCH] fbdev: fill in the access_align field.
by James Simmons
· 19 years ago
f1ab5da
[PATCH] fbdev: stack reduction
by James Simmons
· 19 years ago
Next »