summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* viafb: LCD bpp cleanupFlorian Tobias Schandinat2012-03-045-30/+12
* viafb: Fix bug in centering codeFlorian Tobias Schandinat2012-02-211-1/+1
* viafb: another workaround for OLPCs weird wiringFlorian Tobias Schandinat2012-02-211-2/+4
* viafb: NULL dereference on allocation failure in query_edid()Dan Carpenter2012-02-171-2/+5
* Merge branch 'viafb-aux' into viafb-nextFlorian Tobias Schandinat2012-02-1515-10/+736
|\
| * viafb: add initial EDID supportFlorian Tobias Schandinat2012-02-134-8/+103
| * viafb: fix I2C emulation on GPIO portsFlorian Tobias Schandinat2012-02-121-2/+8
| * viafb: add auxiliary device management infrastructureFlorian Tobias Schandinat2012-02-1014-1/+626
* | viafb: make SAMM to also work on LCDFlorian Tobias Schandinat2012-02-124-28/+22
* | viafb: make single framebuffer multiple adapter mode workFlorian Tobias Schandinat2012-02-104-22/+30
* | viafb: fill xres and yresFlorian Tobias Schandinat2012-02-101-1/+2
* | viafb: set correct polarity for second adapterFlorian Tobias Schandinat2012-02-101-7/+7
|/
* Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-0811-14/+80
|\
| * atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein2012-01-281-1/+1
| * intelfb: remove some dead codeDan Carpenter2012-01-281-1/+0
| * Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-01-288-10/+77
| |\
| | * OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen2012-01-263-4/+71
| | * OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen2012-01-266-6/+6
| * | drivers/video: compile fixes for fsl-diu-fb.cMichael Neuling2012-01-281-2/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-01-261-32/+28
|\ \
| * | macfb: fix black and white modesFinn Thain2012-01-221-32/+28
* | | drivers/video/backlight/l4f00242t03.c: return proper error in l4f00242t03_pro...Axel Lin2012-01-231-0/+2
* | | drivers/video/backlight/adp88x0_bl.c: fix bit testing logicAxel Lin2012-01-232-2/+2
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-181-41/+24
|\ \ \
| * | | video i.MX IPU: Fix display connectionsSascha Hauer2011-12-081-39/+22
| * | | Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-171-2/+2
| |\ \ \
| | * | | media, video: move to dma_transfer_directionVinod Koul2011-10-311-2/+2
* | | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-01-1577-5305/+5632
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | module_param: make bool parameters really bool (drivers/video/i810)Rusty Russell2012-01-131-5/+5
| * | | | Revert "atmel_lcdfb: Adjust HFP calculation so it matches the manual."Florian Tobias Schandinat2012-01-111-2/+2
| * | | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2012-01-0837-2181/+2778
| |\ \ \ \
| | * | | | OMAPDSS: add OrtusTech COM43H4M10XTC display supportIlya Yanok2012-01-051-0/+21
| | * | | | OMAP: DSS2: Support for UMSH-8173MD TFT panelDaniel Mack2012-01-051-0/+25
| | * | | | ASoC: OMAP: HDMI: Move HDMI codec trigger function to generic HDMI driverRicardo Neri2012-01-053-34/+31
| | * | | | OMAPDSS: HDMI: Create function to enable HDMI audioRicardo Neri2012-01-053-13/+31
| | * | | | ASoC: OMAP: HDMI: Correct signature of ASoC functionsRicardo Neri2012-01-053-6/+10
| | * | | | ASoC: OMAP: HDMI: Introduce driver data for audio codecRicardo Neri2012-01-051-0/+9
| | * | | | OMAPDSS: DISPC: Update Scaling Clock LogicChandrabhanu Mahapatra2012-01-023-20/+54
| | * | | | OMAPDSS: DISPC: Update Fir CoefficientsChandrabhanu Mahapatra2012-01-024-120/+358
| | * | | | OMAPDSS: APPLY: fix NULL pointer deref when mgr is not setRob Clark2012-01-021-0/+3
| | * | | | OMAPDSS: Displays: Make PICODLP driver depend on DPIArchit Taneja2012-01-021-1/+1
| | * | | | OMAPDSS: Panel NEC: Set omap_dss_device states correctlyArchit Taneja2012-01-021-9/+52
| | * | | | OMAPDSS: DSI: Fix HSDIV related PLL info in dsi_dump_clocks()Archit Taneja2012-01-021-6/+8
| | * | | | OMAPDSS: APPLY: move simple_check functionsTomi Valkeinen2012-01-024-55/+59
| | * | | | OMAPDSS: fix potential NULL pointer ref in OCP_ERR handling pathRob Clark2012-01-021-1/+2
| | * | | | video: omap: convert drivers/video/omap/* to use module_platform_driver()Axel Lin2012-01-029-114/+9
| | * | | | video: omap: Staticise non-exported symbolsAxel Lin2012-01-029-9/+9
| | * | | | OMAPDSS: APPLY: move check functionsTomi Valkeinen2012-01-024-107/+111
| | * | | | OMAPDSS: APPLY: remove unused variablesTomi Valkeinen2012-01-021-3/+0
| | * | | | OMAPDSS: APPLY: write fifo thresholds only if changedTomi Valkeinen2011-12-021-3/+14