aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/metronomefb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-11/+11
2011-06-02video: Convert vmalloc/memset to vzallocJoe Perches1-3/+1
2011-03-22video: metronomefb: add __devexit_p around reference to metronomefb_removeaxel lin1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2009-12-03fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk1-1/+1
2008-10-15metronomefb: Fix warning when building 64bitAlan Cox1-1/+1
2008-08-26[ARM] 5209/1: metronomefb: changes to use platform framebufferJaya Kumar1-107/+134
2008-08-26[ARM] 5186/1: metronomefb: convert printk to dev_dbg/err messagesJaya Kumar1-27/+20
2008-04-29video: use get/put_unaligned_* helpersHarvey Harrison1-6/+3
2008-04-28metronomefb: don't free firmware twice in error pathSebastian Siewior1-5/+3
2008-04-28fbdev: platforming metronomefb and am200epdJaya Kumar1-267/+47
2008-04-28fbdev: metronomefb bugfixJaya Kumar1-3/+3
2008-03-19fbdev: defio and MetronomefbJaya Kumar1-0/+999