summaryrefslogtreecommitdiffstats
path: root/drivers/video/stm.c
Commit message (Expand)AuthorAgeFilesLines
* drivers: remove unnecessary mach/imx-regs.h includeSascha Hauer2015-01-051-1/+0
* video: introduce struct display_timingsSascha Hauer2014-03-291-3/+3
* video/stm: enable clock to get the display workingEric Bénard2013-09-101-0/+1
* video/stm: don't fail when the pixel clock is properly setEric Bénard2013-09-101-1/+1
* ARM: MXS: introduce stmp device supportSascha Hauer2013-07-231-5/+6
* video: stm: switch to clk supportSascha Hauer2013-06-201-2/+7
* driver: Attach info callback to device, not to driverSascha Hauer2013-05-301-1/+2
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-131-7/+1
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* introduce io.hSascha Hauer2011-09-221-1/+1
* fb: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-301-1/+1
* fb i.MX23/28: Add the reset control of LCDGregory CLEMENT2011-01-211-0/+11
* ARM STM/i.MX: Add possibility to choose the bit per pixel for STM video driverGregory CLEMENT2011-01-211-1/+4
* fb i.MX23/28: rename imx_fb_videomode to imx_fb_platformdataSascha Hauer2011-01-201-6/+6
* fb i.MX23/28: add platform data hook to enable backlightSascha Hauer2011-01-201-0/+6
* video stm/mx2x: allow to pass in fb memory from platform dataSascha Hauer2011-01-191-2/+9
* video stm/mx2x: simplify memory allocationSascha Hauer2011-01-191-24/+2
* ARM STM/i.MX: Add video driver for i.MX23/i.MX28Juergen Beisert2010-12-211-0/+540