index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
pxa168fb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-4
/
+4
*
drivers/video/pxa168fb.c: use devm_ functions
Julia Lawall
2012-02-24
1
-9
/
+6
*
video: convert drivers/video/* to use module_platform_driver()
Axel Lin
2011-12-03
1
-11
/
+1
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-1
/
+1
*
drivers/video/pxa168fb.c: add missing clk_put
Julia Lawall
2011-06-02
1
-7
/
+10
*
video: pxa168fb: remove a redundant pxa168fb_check_var call
axel lin
2011-01-25
1
-5
/
+1
*
ARM: pxa168fb: add .remove function
Haojian Zhuang
2010-10-09
1
-0
/
+47
*
ARM: pxa168fb: clear enable bit when not active
Haojian Zhuang
2010-09-25
1
-2
/
+2
*
ARM: pxa168fb: fix section mismatch
Marek Vasut
2010-08-30
1
-3
/
+3
*
pxa168fb: fix incorrect resource calculation
Dan Carpenter
2010-03-22
1
-1
/
+1
*
pxa168fb: fix offset setting at initialization
Jun Nie
2009-12-01
1
-0
/
+1
*
fb: add support of LCD display controller on pxa168/910 (base layer)
Lennert Buytenhek
2009-06-13
1
-0
/
+803