summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* fb: imx-ipu-fb: Use dev_add_param_int for alpha parameterSascha Hauer2013-04-111-17/+10
* fb: imxfb: Use dev_add_param_int for alpha parameterSascha Hauer2013-04-111-17/+9
* fb: Use dev_add_param_bool for enable parameterSascha Hauer2013-04-111-21/+12
* fb: calculate resource endJan Weitzel2013-04-021-2/+2
* Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-138-54/+8
* Merge branch 'for-next/imx'Sascha Hauer2013-02-041-7/+22
|\
| * i.MX21/27: don't enable lcd bus clocks too earlyDaniel Mierswa2013-01-171-7/+22
* | Merge branch 'for-next/at91'Sascha Hauer2013-02-046-0/+920
|\ \ | |/ |/|
| * atmel_lcdfb: fix warning: implicit declaration of function 'clk_get_rate'Jean-Christophe PLAGNIOL-VILLARD2013-02-041-0/+1
| * video: add Atmel HLCD supportJean-Christophe PLAGNIOL-VILLARD2013-01-315-1/+308
| * atmel_lcdfb: factorise common code between lcdc and new hlcdc IPJean-Christophe PLAGNIOL-VILLARD2013-01-314-280/+380
| * video: add atmel lcdc frambuffer supportJean-Christophe PLAGNIOL-VILLARD2013-01-283-0/+512
|/
* 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