summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/mxs'Sascha Hauer2015-01-091-1/+0
|\
| * drivers: remove unnecessary mach/imx-regs.h includeSascha Hauer2015-01-051-1/+0
* | video: imx-hdmi: search for DDC node only when EDID support is enabledLucas Stach2014-12-171-9/+11
|/
* video: EDID: depends on I2CSascha Hauer2014-11-271-0/+1
* video: ipuv3: select OFDEVICE for HDMI and LVDSLucas Stach2014-11-241-0/+2
* imx: ipu-v3: fix typo leading to build warningLucas Stach2014-10-211-1/+1
* resource: Let dev_request_mem_region return an error pointerSascha Hauer2014-09-164-0/+10
* resource: Let dev_request_mem_region_by_name return an error pointerSascha Hauer2014-09-161-1/+2
* sandbox: allow "make ARCH=sandbox allyesconfig"Holger Schurig2014-07-221-0/+1
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-113-12/+0
* Merge branch 'for-next/imx'Sascha Hauer2014-06-042-1/+59
|\
| * video: i.MX IPUv3 ldb: implement i.MX53 supportSascha Hauer2014-05-091-1/+30
| * video: i.MX IPUv3: Implement i.MX5 IPU reset supportSascha Hauer2014-05-091-0/+29
* | devinfo: make the output of "devinfo DEVICE" nicerHolger Schurig2014-06-021-5/+2
|/
* video: i.MX IPUv3: Print error as stringSascha Hauer2014-05-081-2/+2
* video: i.MX IPUv3: remove debug leftoverSascha Hauer2014-05-081-1/+1
* video: imx-ipu-v3: remove unneeded 'dmfc' checkSascha Hauer2014-04-231-3/+0
* video: displaytimings: remove two broken error messagesLucas Stach2014-04-231-6/+2
* fb: Fix use of unitialized variableSascha Hauer2014-04-081-8/+7
* Merge branch 'for-next/misc'Sascha Hauer2014-04-043-15/+0
|\
| * drivers: treewide: Kill empty remove() implementationsAlexander Shiyan2014-04-023-15/+0
* | video: i.MX IPUv3: Add hdmi supportSascha Hauer2014-03-294-0/+2333
* | video: i.MX IPUv3: Add lvds bridge supportSascha Hauer2014-03-293-0/+314
* | video: Add i.MX IPUv3 supportSascha Hauer2014-03-2914-0/+3905
* | video: Add edid supportSascha Hauer2014-03-295-3/+1065
* | video: Add display timing from devicetree helperSascha Hauer2014-03-292-0/+239
* | video: rework mode_name parameter settingSascha Hauer2014-03-291-33/+74
* | video: introduce struct display_timingsSascha Hauer2014-03-298-27/+29
|/
* video: imx: Add a name to perclkSascha Hauer2014-02-101-1/+1
* video: ipufb: Use uncached memory for framebufferSascha Hauer2013-12-201-2/+7
* video: simplefb: Add a8r8g8b8 supportSascha Hauer2013-12-201-0/+8
* video: simplefb: Add of reserve entry for framebuffer memorySascha Hauer2013-12-201-0/+3
* video: imx-ipu-fb: Allow to specify framebuffer memory size via platform_dataSascha Hauer2013-12-201-2/+7
* video: Add screen_size fieldSascha Hauer2013-12-201-0/+2
* video: imx-ipu-fb: Do not modify pwm registerSascha Hauer2013-12-201-5/+0
* video: ipufb: Allow to disable fractional pixelclock dividerSascha Hauer2013-12-201-2/+9
* video: ipufb: Fix divider debug printSascha Hauer2013-12-201-1/+1
* video: ipufb: Fix 24bit format and implement 32bit formatSascha Hauer2013-12-201-1/+8
* video: ipufb: calculate channel param fields from fb_bitfieldsSascha Hauer2013-12-201-33/+59
* video: ipufb: do not use bitfieldsSascha Hauer2013-12-201-142/+129
* video: ipufb: make disp_data_fmt configurableSascha Hauer2013-12-181-26/+18
* 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