aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap/lcd_mipid.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann1-1/+1
2012-01-28video: convert drivers/video/* to use module_spi_driver()Axel Lin1-13/+1
2011-12-03video: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker1-0/+1
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()Tejun Heo1-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-0/+1
2009-12-10Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-1/+2
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-12-09OMAP: OMAPFB: split omapfb.hTomi Valkeinen1-1/+2
2009-11-09add __init/__exit macros to omap video driversPeter Huewe1-2/+2
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-2/+2
2009-09-23omapfb: add support for MIPI-DCS compatible LCDsImre Deak1-0/+625