summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-2415-22/+24
|\
| * video: Fix typo in drivers/videoMasanari Iida2012-07-2413-19/+19
| * Change email address for Steve GlendinningSteve Glendinning2012-07-171-2/+2
| * via: Remove bogus if checkAlan Cox2012-07-111-1/+2
| * backlight: fix memory leak on obscure error pathMartlin Ettl2012-07-091-0/+1
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-07-241-14/+48
|\ \
| * | video: mxsfb: add simple device tree probeShawn Guo2012-07-031-13/+47
| * | video: mxsfb: move mxsfb.h into include/linuxShawn Guo2012-07-031-1/+1
* | | Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-07-127-22/+33
|\ \ \ | |/ / |/| |
| * | OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen2012-07-086-6/+6
| * | OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen2012-07-081-16/+27
* | | Merge tag 'fbdev-fixes-for-3.5-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-178-16/+34
|\| |
| * | video: s3c-fb: fix possible division by zero in s3c_fb_calc_pixclkJingoo Han2012-06-131-1/+1
| * | video: s3c-fb: clear SHADOWCON register when clearing hardware window registersJingoo Han2012-06-131-2/+8
| * | drivers/tosa: driver needs I2C and SPI to compileArnd Bergmann2012-06-091-1/+1
| * | drivers/savagefb: use mdelay instead of udelayArnd Bergmann2012-06-091-5/+5
| * | video/console: automatically select a fontArnd Bergmann2012-06-091-0/+14
| * | video/ili9320: do not mark exported functions __devexitArnd Bergmann2012-06-091-1/+1
| * | drivers/video: use correct __devexit_p annotationArnd Bergmann2012-06-092-2/+2
| * | video: bfin_adv7393fb: Convert to kstrtouint_from_userEmil Goode2012-06-051-4/+2Star
| * | Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linux ...Florian Tobias Schandinat2012-06-054-5/+4Star
| |\ \
* | \ \ Merge tag 'omapdss-for-3.5-rc2' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-06-134-5/+4Star
|\ \ \ \ | | |/ / | |/| |
| * | | OMAPDSS: DSI: Fix bug when calculating LP command interleaving parametersArchit Taneja2012-06-041-1/+1
| * | | OMAPDSS: fix bogus WARN_ON in dss_runtime_put()Tomi Valkeinen2012-06-041-1/+1
| * | | OMAPDSS: Taal: fix compilation warningTomi Valkeinen2012-06-041-1/+1
| * | | OMAPDSS: fix build when DEBUG_FS or DSS_DEBUG_SUPPORT disabledTomi Valkeinen2012-06-041-2/+1Star
* | | | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-0266-1841/+4734
|\ \ \ \ | | |/ / | |/| |
| * | | video: bfin_adv7393fb: Fix cleanup codeEmil Goode2012-05-291-20/+23
| * | | video: exynos_dp: reduce delay time when configuring video settingJingoo Han2012-05-291-2/+2
| * | | video: exynos_dp: move sw reset prioir to enabling sw defined functionJingoo Han2012-05-293-2/+8
| * | | video: exynos_dp: use devm_ functionsJingoo Han2012-05-292-38/+12Star
| * | | fb: handle NULL pointers in framebuffer releaseDan Carpenter2012-05-291-0/+2
| * | | Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat2012-05-2735-1639/+2651
| |\| |
| | * | OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ requestRicardo Neri2012-05-221-3/+3
| | * | OMAPDSS: Apply VENC timings even if panel is disabledArchit Taneja2012-05-221-0/+2
| | * | OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENCArchit Taneja2012-05-222-18/+17Star
| | * | OMAPDSS: DISPC: Support rotation through TILERChandrabhanu Mahapatra2012-05-224-1/+84
| | * | OMAPDSS: VRFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2012-05-221-1/+3
| | * | OMAPFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2012-05-222-0/+2
| | * | OMAPDSS: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2012-05-226-5/+113
| | * | OMAPDSS: DISPC: fix usage of dispc_ovl_set_accu_uvTomi Valkeinen2012-05-221-3/+4
| | * | OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displaysTomi Valkeinen2012-05-223-4/+6
| | * | OMAPDSS: DSI: Support command mode interleaving during video mode blanking pe...Archit Taneja2012-05-211-0/+181
| | * | OMAPDSS: DISPC: Update Accumulator configuration for chroma planeChandrabhanu Mahapatra2012-05-151-3/+89
| | * | OMAPDSS: HDMI: Implement DSS driver interface for audioRicardo Neri2012-05-113-2/+241
| | * | OMAPDSS: HDMI: Panel: Simplify the name of the HDMI mutexRicardo Neri2012-05-111-20/+21
| | * | OMAPDSS: HDMI: OMAP4: Remap speaker order to match ALSA orderRicardo Neri2012-05-111-0/+8
| | * | OMAPDSS: HDMI: Add an audio configuration functionRicardo Neri2012-05-114-14/+191
| | * | OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculationRicardo Neri2012-05-111-14/+74
| | * | OMAPDSS: HDMI: Relocate N/CTS calculationRicardo Neri2012-05-114-59/+43Star