index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
nuc900fb.c
Age
Commit message (
Expand
)
Author
2013-09-20
video: nuc900fb: use dev_get_platdata()
Jingoo Han
2013-07-26
video: nuc900fb: fix to pass correct device identity to request_irq()
Wei Yongjun
2013-06-26
video: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-12
Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-10-10
video: mark nuc900fb_map_video_memory as __devinit
Arnd Bergmann
2012-09-14
ARM: w90x900: move platform_data definitions
Arnd Bergmann
2011-12-03
video: convert drivers/video/* to use module_platform_driver()
Axel Lin
2011-10-03
video: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-01
video: nuc900fb: remove include of mach/clkdev.h
Axel Lin
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-01-18
video: nuc900fb: properly free resources in nuc900fb_remove
Axel Lin
2011-01-18
video: nuc900fb: fix compile error
Axel Lin
2011-01-12
nuc900fb: don't treat NULL clk as an error
Jamie Iles
2010-06-29
drivers/video/nuc900fb.c: fix lcd build error
Wan ZongShun
2010-05-25
nuc900fb: release correct mem region
Dan Carpenter
2010-03-12
NUC900 LCD Controller Driver
Wang Qiang