index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
mb862xx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-10
/
+10
*
drivers/video/mb862xx/mb862xxfbdrv.c: fix error return code
Peter Senna Tschudin
2012-09-22
1
-3
/
+7
*
video: mb862xxfb: prevent divide by zero bug
Dan Carpenter
2012-08-23
1
-0
/
+2
*
video: mb862xxfbdrv.c: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
1
-1
/
+1
*
video: mb862xx-i2c: local functions should not be exposed globally
H Hartley Sweeten
2012-05-08
1
-1
/
+1
*
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
video: irq: Remove IRQF_DISABLED
Yong Zhang
2011-10-03
1
-2
/
+2
*
video: mb862xx-i2c: fix for reliable decoder register access
Anatolij Gustschin
2011-09-02
1
-1
/
+1
*
mb862xxfb: use display information in info not in var for panning
Laurent Pinchart
2011-08-19
1
-1
/
+1
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-2
/
+2
*
drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h
Andrew Morton
2011-05-26
1
-0
/
+1
*
video: mb862xx: udelay need linux/delay.h
Stephen Rothwell
2011-05-25
1
-0
/
+1
*
video: mb862xxfb: add support for L1 displaying
Anatolij Gustschin
2011-05-24
3
-1
/
+173
*
video: mb862xx: add support for controller's I2C bus adapter
Anatolij Gustschin
2011-05-24
5
-1
/
+215
*
video: mb862xxfb: relocate register space to get contiguous vram
Anatolij Gustschin
2011-05-24
2
-5
/
+15
*
video: mb862xxfb: use pre-initialized configuration for PCI GDCs
Anatolij Gustschin
2011-05-24
1
-4
/
+12
*
video: mb862xxfb: correct fix.smem_len field initialization
Anatolij Gustschin
2011-05-24
1
-1
/
+1
*
dt/video: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2011-02-28
1
-5
/
+4
*
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-06
1
-2
/
+2
*
of/video: fix build breakage in FB drivers
Anatolij Gustschin
2010-06-02
1
-1
/
+1
*
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-22
1
-3
/
+5
*
mb862xxfb: update Valentin's email address
Alexander Shishkin
2010-04-07
1
-1
/
+1
*
mb862xxfb: fix acceleration module license
Randy Dunlap
2010-04-07
1
-0
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
obsolete config in kernel source: LWMON5
Christoph Egger
2010-03-12
1
-13
/
+0
*
mb862xxfb: add acceleration support for Coral-P/Coral-PA. * imageblt * copyar...
Valentin Sitdikov
2009-12-16
5
-1
/
+551
*
mb862xxfb: use CONFIG_OF instead of CONFIG_PPC_OF
Arnd Bergmann
2009-06-16
1
-1
/
+1
*
drivers/video/mb862xx/mb862xxfb.c: fix printk
Andrew Morton
2008-12-10
1
-2
/
+2
*
fbdev: add new framebuffer driver for Fujitsu MB862xx GDCs
Anatolij Gustschin
2008-11-06
4
-0
/
+1287