summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong Kconfig reference to ARCH_IMX31Alexander Shiyan2012-12-081-2/+2
* Cleanup Kconfig filesAlexander Shiyan2012-12-081-1/+1
* ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-172-2/+1
* ARM i.MX35: Cleanup remaining unprefixed registersSascha Hauer2012-10-171-2/+2
* video i.MX: Use regular clk_[en|dis]able functionsSascha Hauer2012-10-101-39/+5
* gui: move gui file to include/gui and lib/guiJean-Christophe PLAGNIOL-VILLARD2012-10-041-1/+1
* Merge branch 'for-next/imx-clk'Sascha Hauer2012-10-042-4/+16
|\
| * ARM i.MX: Remove old clock supportSascha Hauer2012-10-041-1/+0
| * video i.MX IPU: Switch to clock supportSascha Hauer2012-10-041-2/+8
| * video i.MX: Switch to clock supportSascha Hauer2012-10-041-1/+8
* | switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-046-6/+6
* | fb: move add param to bus probeJean-Christophe PLAGNIOL-VILLARD2012-10-041-11/+12
|/
* Merge branch 'for-next/sandbox'Sascha Hauer2012-10-033-0/+106
|\
| * sandbox: add sdl video supportJean-Christophe PLAGNIOL-VILLARD2012-09-253-0/+106
* | Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-033-13/+0
|\ \
| * | Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-173-13/+0
| |/
* / fb: add it's own bus for fb devicesJean-Christophe PLAGNIOL-VILLARD2012-09-231-4/+27
|/
* resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-2/+2
* video/s3c24xx.c: fix doxygen comment for s3cfb_activate_var()Antony Pavlov2012-05-301-1/+0
* Fixup DRIVER_VIDEO_S3C24XX usage.Uwe Hermann2012-04-101-1/+1
* drivers/video: remove pxafb enable on loadRobert Jarzmik2012-02-171-3/+0
* imx-ipu-fb: Add overlay supportTeresa Gámez2012-01-232-14/+147
* imx-ipu-fb: Fix offset for IPU Clock.Teresa Gámez2012-01-231-1/+1
* imx-ipu-fb: Add support for multiple video modesTeresa Gámez2012-01-231-1/+9
* video imx: specify num_modes in platform_dataSascha Hauer2012-01-051-0/+5
* S3C24xx/video: fix forgotten include file name changeJuergen Beisert2012-01-041-1/+0
* MACH SAMSUNG/S3C: Separate S3C24XX clock managementJuergen Beisert2012-01-021-2/+2
* MACH SAMSUNG/S3C: Reflect the CPU name the LCD driver is forJuergen Beisert2012-01-023-4/+4
* MACH SAMSUNG/S3C: Make it more generic for future updatesJuergen Beisert2012-01-021-1/+1
* Merge branch 'master' into nextSascha Hauer2011-12-153-0/+570
|\
| * drivers/video: add PXA framebuffer supportRobert Jarzmik2011-12-123-0/+570
* | imxfb: Add support for multiple video modesChristian Hemp2011-12-131-1/+16
|/
* introduce io.hSascha Hauer2011-09-224-4/+4
* fb: switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-303-14/+20
* video i.MX ipu: convert to struct resourceSascha Hauer2011-07-191-1/+1
* video i.MX: convert to struct resourceSascha Hauer2011-07-191-1/+1
* Add support for Samsung S3C24x0 framebuffer.Alexey Galakhov2011-05-193-0/+443
* fb: For multiple video modes print the available modes in devinfoSascha Hauer2011-02-071-0/+38
* Merge branch 'next'Sascha Hauer2011-02-032-31/+36
|\
| * 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
| * ARM: rename STM arch to mxsSascha Hauer2011-01-201-1/+1
| * 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
* | fb: When setting a mode, also update xres, yres and fb sizeSascha Hauer2011-01-191-3/+9
|/
* fb: update cdev map_baseSascha Hauer2011-01-141-0/+2
* imx-ipu-fb: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* ARM STM/i.MX: Add video driver for i.MX23/i.MX28Juergen Beisert2010-12-213-0/+548