summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: set up the kernel's simple framebuffer driverAndre Heider2013-11-064-0/+182
* video: add a BCM2835 framebuffer driverAndre Heider2013-11-063-0/+143
* fb: add a line_length value to struct fb_infoAndre Heider2013-11-061-2/+9
* 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
* fb: make fb device a pure deviceSascha Hauer2013-08-071-63/+35
* ARM: MXS: introduce stmp device supportSascha Hauer2013-07-231-5/+6
* Merge branch 'for-next/omap'Sascha Hauer2013-07-014-0/+720
|\
| * omap-fb: add driverChristoph Fritz2013-06-244-0/+720
* | video: stm: switch to clk supportSascha Hauer2013-06-201-2/+7
|/
* driver: Attach info callback to device, not to driverSascha Hauer2013-05-303-7/+7
* 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