aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap/dispc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-12OMAPFB: fix wrong clock aliases and device nameTomi Valkeinen1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-11OMAP: OMAPFB: fix clk_get for RFBITomi Valkeinen1-15/+3
2009-12-09OMAP: OMAPFB: add omapdss deviceTomi Valkeinen1-3/+16
2009-12-09OMAP: OMAPFB: split omapfb.hTomi Valkeinen1-1/+1
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-3/+3
2009-10-19omap: Use ioremap in dispc.cTony Lindgren1-3/+17
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-23omapfb: dispc: allow multiple external IRQ handlersDaniel Stone1-37/+58
2009-09-23omapfb: dispc: enable wake up capabilityJouni Hogander1-2/+2
2009-09-23omapfb: dispc: disable iface clocks along with func clocksJouni Hogander1-13/+10
2009-09-23omapfb: dispc: various typo fixesImre Deak1-4/+4
2009-08-28OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS insteadTony Lindgren1-3/+3
2009-05-16ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2Tony Lindgren1-6/+8
2008-09-05[ARM] omap: Fix IO_ADDRESS() macrosRussell King1-3/+3
2008-09-05[ARM] omap: convert OMAP drivers to use ioremap()Russell King1-4/+11
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-3/+3
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi1-0/+1
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-3/+3
2007-07-17OMAP: add TI OMAP2 internal display controller support.Imre Deak1-0/+1502