aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/amba-clcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-01-26[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bppRussell King1-25/+29
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig1-1/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King1-1/+1
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-3/+2
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King1-8/+1
2005-11-08[ARM] More sparse fixesRussell King1-1/+1
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-11-02[ARM] AMBA CLCD driver can drive PL110 and PL111 primecellsRussell King1-2/+2
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King1-0/+1
2005-04-30[PATCH] ARM: IntegratorCP: 16bpp is RGB565 not RGB555Russell King1-3/+3
2005-04-30[PATCH] ARM: AMBA CLCD: program palette for pseudocolor visualsRussell King1-1/+1
2005-04-28[PATCH] ARM: Fix AMBA CLCD fb driver for 32bppRussell King1-1/+7
2005-04-28[PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panelsRussell King1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+533