summaryrefslogtreecommitdiff
path: root/drivers/video/amba-clcd.c
AgeCommit message (Expand)Author
2011-06-24fbdev: amba: Link fb device to its parentLoïc Minier
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-02-23ARM: amba: make probe() functions take const id tablesRussell King
2011-02-19ARM: clcd: add method for describing display capabilitiesRussell King
2011-02-19ARM: clcd: clean up CLCD announcement printksRussell King
2010-08-17VIDEO: amba clcd: don't disable an already disabled clockRussell King
2010-03-14Video: ARM CLCD: Better fix for swapped IENB and CNTL registersRussell King
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-06-11[ARM] 5544/1: Trust PrimeCell resource sizesLinus Walleij
2009-05-20[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *Alessandro Rubini
2009-04-01amba-clcd: fix cmap memory leaksAndres Salomon
2009-01-08[ARM] Fix realview buildRussell King
2008-11-30Merge branch 'clks' into develRussell King
2008-11-30[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King
2008-11-30[ARM] amba-clcd: don't use SZ_ constants in driversRussell King
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-01-26[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bppRussell King
2006-01-14[PATCH] fbdev: Sanitize ->fb_mmap prototypeChristoph Hellwig
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King
2005-11-08[ARM] More sparse fixesRussell King
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas
2005-11-02[ARM] AMBA CLCD driver can drive PL110 and PL111 primecellsRussell King
2005-10-28[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.hRussell King
2005-04-30[PATCH] ARM: IntegratorCP: 16bpp is RGB565 not RGB555Russell King
2005-04-30[PATCH] ARM: AMBA CLCD: program palette for pseudocolor visualsRussell King
2005-04-28[PATCH] ARM: Fix AMBA CLCD fb driver for 32bppRussell King
2005-04-28[PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panelsRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds