index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
platinumfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
framebuffer: Use fb_<level>
Joe Perches
1
-1
/
+1
2013-09-26
video: platinumfb: Remove redundant dev_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-01-04
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+6
2011-10-15
video: platinumfb: Add __devexit_p at necessary place
Axel Lin
1
-1
/
+1
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
Florian Tobias Schandinat
1
-1
/
+1
2011-06-24
video: Fix speficied typo
Joe Perches
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-3
/
+2
2011-02-28
dt/video: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-5
/
+4
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-2
/
+5
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-09-23
platinumfb: fix misplaced parenthesis
Roel Kluin
1
-4
/
+8
2009-07-01
fbdev: add mutex for fb_mmap locking
Krzysztof Helt
1
-0
/
+2
2008-06-09
platinumfb: Use linux/of_{device,platform}.h instead of asm
Stephen Rothwell
1
-2
/
+2
2007-09-22
[POWERPC] Fix platinumfb framebuffer
Benjamin Herrenschmidt
1
-22
/
+26
2007-07-17
platinumfb: the pseudo_palette is only 16 elements long
Antonino A. Daplas
1
-1
/
+1
2007-05-03
PCI: Cleanup the includes of <linux/pci.h>
Jean Delvare
1
-1
/
+0
2006-12-08
[PATCH] ioremap balanced with iounmap for drivers/video/platinumfb
Amol Lad
1
-0
/
+3
2006-12-04
[POWERPC] Souped-up of_platform_device support
Benjamin Herrenschmidt
1
-2
/
+3
2006-10-18
[platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled.
Ben Collins
1
-1
/
+4
2006-07-11
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
1
-1
/
+0
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-01-09
[PATCH] powerpc: Remove device_node addrs/n_addr
Benjamin Herrenschmidt
1
-40
/
+46
2006-01-09
[PATCH] powerpc: Fix platinumfb for some modes
Benjamin Herrenschmidt
1
-4
/
+8
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-07-06
[PATCH] openfirmware: generate device table for userspace
Jeff Mahoney
1
-4
/
+2
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+693