summaryrefslogtreecommitdiffstats
path: root/drivers/video/stm.c
Commit message (Expand)AuthorAgeFilesLines
* 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