Merge branch 'warnings' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6
[safe/jmp/linux-2.6] / drivers / video / ps3fb.c
2007-10-16 Geert Uytterhoevenps3fb: enhance horizontal panning on firmware 1.90...
2007-10-16 Geert Uytterhoevenps3fb: add virtual screen and panning support
2007-10-16 Geert Uytterhoevenps3fb: don't keep the borders for non-fullscreen modes...
2007-10-16 Geert Uytterhoevenps3fb: use fb_info.par properly
2007-10-16 Geert Uytterhoevenps3fb: fix possible overlap of GPU command buffer and...
2007-10-16 Geert Uytterhoevenps3fb: make ps3fb_wait_for_vsync() and ps3fb_flip_ctl...
2007-10-16 Geert Uytterhoevenps3fb: clean up includes
2007-10-16 Geert Uytterhoevenps3fb: do not print warnings on invalid frame numbers
2007-10-16 Geert Uytterhoevenps3fb: convert from printk()/DPRINTK() to dev_*()/pr_*()
2007-10-16 Geert Uytterhoevenps3av: dont distinguish between `boot' and `non-boot...
2007-10-16 Geert Uytterhoevenps3fb: Fix spurious mode change failures
2007-10-16 Krzysztof Heltfbdev: change asm/uaccess.h to linux/uaccess.h
2007-07-22 Geert Uytterhoevenps3fb: Set FBINFO_READS_FAST to speed up text console...
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-06-28 Geert Uytterhoeven[POWERPC] PS3: Frame buffer system-bus rework
2007-05-24 Geert Uytterhoevenps3fb: use FB_SYS_* instead of FB_CFB_*
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-05 Geert Uytterhoevenps3fb: Use __func__ instead of __FUNCTION__
2007-05-05 Masashi Kimotops3: Make `ps3videomode -v 0 (auto mode) work again
2007-05-05 Geert Uytterhoevenps3fb: kill superfluous zero initializations
2007-05-05 Geert Uytterhoevenps3fb: atomic fixes
2007-05-05 Geert Uytterhoevenps3fb: thread updates
2007-05-02 Geoff Levand[POWERPC] PS3: Interrupt routine fixups.
2007-02-12 Geert Uytterhoeven[PATCH] ps3: Virtual Frame Buffer Driver