summaryrefslogtreecommitdiffstats
path: root/drivers/video/amba-clcd.c
Commit message (Expand)AuthorAgeFilesLines
* VIDEO: amba clcd: don't disable an already disabled clockRussell King2010-08-171-2/+8
* Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King2010-03-141-7/+24
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-3/+4
* [ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij2009-06-111-1/+1
* [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini2009-05-201-1/+1
* amba-clcd: fix cmap memory leaksAndres Salomon2009-04-011-1/+7
* [ARM] Fix realview buildRussell King2009-01-081-0/+1
* Merge branch 'clks' into develRussell King2008-11-301-1/+1
|\
| * [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-301-1/+1
* | [ARM] amba-clcd: don't use SZ_ constants in driversRussell King2008-11-301-1/+1
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [ARM] amba-clcd: Allow RGB555 and RGB565 with 16bppRussell King2006-01-261-25/+29
* [PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig2006-01-141-1/+1
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-071-1/+1
* [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-3/+2
* [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-031-8/+1
* [ARM] More sparse fixesRussell King2005-11-081-1/+1
* [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas2005-11-071-1/+0
* [ARM] AMBA CLCD driver can drive PL110 and PL111 primecellsRussell King2005-11-021-2/+2
* [ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King2005-10-281-0/+1
* [PATCH] ARM: IntegratorCP: 16bpp is RGB565 not RGB555Russell King2005-04-301-3/+3
* [PATCH] ARM: AMBA CLCD: program palette for pseudocolor visualsRussell King2005-04-301-1/+1
* [PATCH] ARM: Fix AMBA CLCD fb driver for 32bppRussell King2005-04-281-1/+7
* [PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panelsRussell King2005-04-281-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+533
OpenPOWER on IntegriCloud