index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
arcfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+5
2012-09-22
drivers/video/arcfb.c: fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-07-24
video: Fix typo in drivers/video
Masanari Iida
1
-2
/
+2
2011-06-02
video: Convert vmalloc/memset to vzalloc
Joe Perches
1
-3
/
+2
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
1
-1
/
+0
2010-05-25
fbdev: section cleanup in arcfb
Henrik Kretzschmar
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-07
platform-drivers: move probe to .devinit.text in drivers/video
Uwe Kleine-König
1
-1
/
+1
2007-10-16
fbdev: change asm/uaccess.h to linux/uaccess.h
Krzysztof Helt
1
-1
/
+1
2007-05-08
arcfb: use fb_sys_read()
Antonino A. Daplas
1
-0
/
+1
2007-05-08
fbdev: pass struct fb_info to fb_read and fb_write
Antonino A. Daplas
1
-12
/
+2
2007-05-08
arcfb: use sys instead of cfb drawing functions
Antonino A. Daplas
1
-3
/
+3
2007-05-08
arcfb: kill sparse warning
Antonino A. Daplas
1
-3
/
+4
2006-12-08
[PATCH] struct path: convert video
Josef Sipek
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+1
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-07-02
[PATCH] irq-flags: video: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-03-11
[PATCH] arcfb: Fix dereference before NULL check
Antonino A. Daplas
1
-1
/
+1
2006-03-11
[PATCH] arcfb: Fix uninitialized value
Antonino A. Daplas
1
-2
/
+1
2006-01-14
[PATCH] fbdev: Sanitize ->fb_ioctl prototype
Christoph Hellwig
1
-3
/
+2
2006-01-10
[PATCH] drivers/video/: possible cleanups
Adrian Bunk
1
-3
/
+5
2005-12-15
[PATCH] arcfb __user annotations
Al Viro
1
-1
/
+1
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-11
/
+11
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-11-05
[DRIVER MODEL] Fix arcfb
Russell King
1
-14
/
+11
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-0
/
+1
2005-06-21
[PATCH] Framebuffer driver for Arc LCD board
Jaya Kumar
1
-0
/
+684