| Commit message (Expand) | Author | Age | Files | Lines |
* | video: move fbdev to drivers/video/fbdev | Tomi Valkeinen | 2014-04-17 | 1 | -667/+0 |
* | framebuffer: Use fb_<level> | Joe Perches | 2013-10-29 | 1 | -5/+3 |
* | Drivers: video: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -5/+5 |
* | drivers/video/arcfb.c: fix error return code | Peter Senna Tschudin | 2012-09-22 | 1 | -0/+1 |
* | video: Fix typo in drivers/video | Masanari Iida | 2012-07-24 | 1 | -2/+2 |
* | video: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-06-02 | 1 | -3/+2 |
* | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+0 |
* | fbdev: section cleanup in arcfb | Henrik Kretzschmar | 2010-05-25 | 1 | -4/+4 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | platform-drivers: move probe to .devinit.text in drivers/video | Uwe Kleine-König | 2010-03-08 | 1 | -1/+1 |
* | fbdev: change asm/uaccess.h to linux/uaccess.h | Krzysztof Helt | 2007-10-16 | 1 | -1/+1 |
* | arcfb: use fb_sys_read() | Antonino A. Daplas | 2007-05-08 | 1 | -0/+1 |
* | fbdev: pass struct fb_info to fb_read and fb_write | Antonino A. Daplas | 2007-05-08 | 1 | -12/+2 |
* | arcfb: use sys instead of cfb drawing functions | Antonino A. Daplas | 2007-05-08 | 1 | -3/+3 |
* | arcfb: kill sparse warning | Antonino A. Daplas | 2007-05-08 | 1 | -3/+4 |
* | [PATCH] struct path: convert video | Josef Sipek | 2006-12-08 | 1 | -1/+1 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+1 |
* | [PATCH] vt: Remove VT-specific declarations and definitions from tty.h | Jon Smirl | 2006-07-10 | 1 | -1/+0 |
* | [PATCH] irq-flags: video: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | [PATCH] arcfb: Fix dereference before NULL check | Antonino A. Daplas | 2006-03-11 | 1 | -1/+1 |
* | [PATCH] arcfb: Fix uninitialized value | Antonino A. Daplas | 2006-03-11 | 1 | -2/+1 |
* | [PATCH] fbdev: Sanitize ->fb_ioctl prototype | Christoph Hellwig | 2006-01-15 | 1 | -3/+2 |
* | [PATCH] drivers/video/: possible cleanups | Adrian Bunk | 2006-01-10 | 1 | -3/+5 |
* | [PATCH] arcfb __user annotations | Al Viro | 2005-12-15 | 1 | -1/+1 |
* | [DRIVER MODEL] Convert platform drivers to use struct platform_driver | Russell King | 2005-11-09 | 1 | -11/+11 |
* | [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon | Antonino A. Daplas | 2005-11-07 | 1 | -1/+0 |
* | [DRIVER MODEL] Fix arcfb | Russell King | 2005-11-05 | 1 | -14/+11 |
* | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 1 | -0/+1 |
* | [PATCH] Framebuffer driver for Arc LCD board | Jaya Kumar | 2005-06-22 | 1 | -0/+684 |