Commit Graph

70 Commits (3a44494e233c0fdd818d485cfea8998500543589)

Author SHA1 Message Date
Krzysztof Helt 537a1bf059 fbdev: add mutex for fb_mmap locking 16 years ago
Mike Frysinger 00115e6690 fbdev: blackfin has __raw I/O accessors, so use them in fb.h 16 years ago
Dave Airlie 4410f39109 fbdev: add support for handoff from firmware to hw framebuffers 16 years ago
Michal Januszewski ebde441177 fbdev: fix color component field length documentation 16 years ago
Andrew Morton 6a7f2829b5 fbdev: uninline lock_fb_info() 16 years ago
Krzysztof Helt 614c0dc932 cirrusfb: add accelerator constant 16 years ago
Andrea Righi 1f5e31d7e5 fbmem: don't call copy_from/to_user() with mutex held 16 years ago
Jaswinder Singh Rajput 00bfddaf7f include of <linux/types.h> is preferred over <asm/types.h> 16 years ago
Paul Mundt 209aa4fdc3 fb: SH-5 uses __raw I/O accessors now also, drop the special casing. 16 years ago
Krzysztof Helt 3e680aae4e fb: convert lock/unlock_kernel() into local fb mutex 17 years ago
Ian Campbell d847471d06 fbdefio: add set_page_dirty handler to deferred IO FB 17 years ago
Philippe De Muyter 5bb49fcd50 video/fb: cleanup FB_MAJOR usage 17 years ago
Krzysztof Helt 01a2d9ed85 tridentfb: acceleration constants change 17 years ago
Anton Vorontsov e4c690e061 fb: add support for foreign endianness 17 years ago
Geert Uytterhoeven 9a054fbac8 fb: move and rename extern declaration for global_mode_option 18 years ago
Krzysztof Halasa 394d3af7ba Intel FB: more interlaced mode support 18 years ago
Pavel Pisa 779121e9f1 fbdev: Support for byte-reversed framebuffer formats 18 years ago
Imre Deak fe0e3a9df6 OMAP: add TI OMAP1610 accelerator entry. 18 years ago
Jesse Barnes cfafca8067 fbdev: fbcon: console unregistration from unregister_framebuffer 18 years ago
Geert Uytterhoeven 9db71a188b fbdev: Move declaration of fb_class to <linux/fb.h> 18 years ago
Haavard Skinnemoen 880169dd2e fbdev: add support for AVR32 18 years ago
Antonino A. Daplas 38a3dc5185 fbdev: fbcon: check if mode can handle new screen 18 years ago
Antonino A. Daplas 11f11d522f fbdev: add tile operation to get the maximum length of the map 18 years ago
Antonino A. Daplas bf26ad72a6 fbdev: advertise limitation of drawing engine 18 years ago
Antonino A. Daplas 09aaf268eb fbdev: add fb_read/fb_write functions for framebuffers in system RAM 18 years ago
Antonino A. Daplas 3f9b0880e4 fbdev: pass struct fb_info to fb_read and fb_write 18 years ago
Antonino A. Daplas 68648ed1f5 fbdev: add drawing functions for framebuffers in system RAM 18 years ago
Paul Mundt 5e841b88d2 fb: fsync() method for deferred I/O flush. 18 years ago
Jaya Kumar 60b59beafb fbdev: mm: Deferred IO support 18 years ago
Richard Purdie 37ce69a57f backlight: Rework backlight/fb interaction simplifying, lots 18 years ago
Richard Purdie 994efacdf9 backlight/fbcon: Add FB_EVENT_CONBLANK 18 years ago
Geert Uytterhoeven 9791d763de [PATCH] fbdev modedb: make more pointer parameters const 18 years ago
Ondrej Zajicek a268422de8 [PATCH] fbdev driver for S3 Trio/Virge 18 years ago
Geert Uytterhoeven 3161986224 [PATCH] fbdev: remove references to non-existent fbmon_valid_timings() 18 years ago
Helge Deller adf6b20654 [PATCH] fbcmap.c: mark structs const or __read_mostly 18 years ago
Greg Kroah-Hartman 78cde08879 Driver core: convert fb code to use struct device 18 years ago
Antonino A. Daplas 1a6600be3e [PATCH] fbdev: Honor the return value of device_create_file 19 years ago
Dennis Munsie fc5891c8a3 [PATCH] fbdev: Add generic ddc read functionality 19 years ago
Michal Januszewski 2b25742556 [PATCH] fbdev: include backlight.h only when __KERNEL__ is defined 19 years ago
Antonino A. Daplas 256154fbc3 [PATCH] fbdev: statically link the framebuffer notification functions 19 years ago
Jon Smirl a8f340e394 [PATCH] vt: Remove VT-specific declarations and definitions from tty.h 19 years ago
Adrian Bunk b3c2ffd534 typo fixes: mecanism -> mechanism 19 years ago
Greg Kroah-Hartman ff23eca3e8 [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree 19 years ago
Antonino A. Daplas e614b18dce [PATCH] VT binding: Update fbcon to support binding 19 years ago
Antonino A. Daplas 9a17917671 [PATCH] Detaching fbcon: sdd sysfs class device entry for fbcon 19 years ago
Michael Hanselmann 5474c120aa [PATCH] Rewritten backlight infrastructure for portable Apple computers 19 years ago
Antonino A. Daplas a536093a2f [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit() 19 years ago
Alexey Dobriyan 7f927fcc2f [PATCH] Typo fixes 19 years ago
Christoph Hellwig 216d526c89 [PATCH] fbdev: Sanitize ->fb_mmap prototype 19 years ago
Christoph Hellwig 67a6680d64 [PATCH] fbdev: Sanitize ->fb_ioctl prototype 19 years ago