| Commit message (Expand) | Author | Age |
* | viafb: correct sync polarity for OLPC DCON | Daniel Drake | 2011-11-21 |
* | Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f... | Florian Tobias Schandinat | 2011-11-21 |
|\ |
|
| * | OMAPDSS: DISPC: skip scaling calculations when not scaling | Tomi Valkeinen | 2011-11-18 |
| * | OMAPFB: fix compilation warnings due to missing include | Tomi Valkeinen | 2011-11-18 |
| * | OMAPDSS: HDMI: fix returned HDMI pixel clock | Tomi Valkeinen | 2011-11-18 |
* | | video:da8xx-fb: Disable and reset sequence on version2 of LCDC | Manjunathappa, Prakash | 2011-11-21 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker | 2011-10-31 |
| * | video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video | Paul Gortmaker | 2011-10-31 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2011-11-03 |
|\ \ |
|
| * | | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 2011-10-24 |
* | | | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 |
|\ \ \ |
|
| * \ \ | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 2011-10-31 |
| |\ \ \ |
|
| * | | | | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 2011-10-08 |
| * | | | | ARM: pxa: make pxafb_smart_*() empty when not enabled | Eric Miao | 2011-10-08 |
| | |/ /
| |/| | |
|
* | | | | backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity() | Axel Lin | 2011-10-31 |
* | | | | drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err... | Fabio Estevam | 2011-10-31 |
* | | | | backlight: fix broken regulator API usage in l4f00242t03 | Mark Brown | 2011-10-31 |
* | | | | video/backlight: remove obsolete cleanup for clientdata | Wolfram Sang | 2011-10-31 |
| |_|/
|/| | |
|
* | | | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 2011-10-30 |
|\ \ \ |
|
| * | | | video: platinumfb: Add __devexit_p at necessary place | Axel Lin | 2011-10-14 |
| * | | | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat | 2011-10-14 |
| |\ \ \ |
|
| | * | | | OMAPDSS: picodlp: add missing #include <linux/module.h> | Tomi Valkeinen | 2011-10-04 |
| | * | | | OMAPDSS: DISPC: zorder support for DSS overlays | Archit Taneja | 2011-10-03 |
| | * | | | OMAPDSS: DISPC: VIDEO3 pipeline support | Archit Taneja | 2011-10-03 |
| | * | | | OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting | Archit Taneja | 2011-10-03 |
| | * | | | video/omap: fix build dependencies | Arnd Bergmann | 2011-10-03 |
| | * | | | OMAPDSS: remove vaddr from overlay info | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAPDSS: HDMI: Add support to dump registers through debugfs | Mythri P K | 2011-09-30 |
| | * | | | OMAPDSS: HDMI: Add missing register definitions | Mythri P K | 2011-09-30 |
| | * | | | OMAPDSS: HDMI: Replace hdmi_reg struct with u16 | Mythri P K | 2011-09-30 |
| | * | | | OMAPDSS: HDMI: Move the comments in avi infoframe | Mythri P K | 2011-09-30 |
| | * | | | OMAPDSS: Add N800 panel driver | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAPDSS: Port the Apollon display driver to DSS2 | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAPDSS: Port the H4 display driver to DSS2 | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAPDSS: Port 2430sdp display driver to DSS2 | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAPFB: Remove unused lcd drivers | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAPDSS: Taal: remove external backlight support | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAPDSS: FEATURES: Create a range param to get max downscaling | Archit Taneja | 2011-09-30 |
| | * | | | OMAPDSS: DISPC: Clean up scaling related clock and five tap calculations | Archit Taneja | 2011-09-30 |
| | * | | | OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculation | Archit Taneja | 2011-09-30 |
| | * | | | OMAPDSS: DISPC: Get correct pixel clock for TV manager | Archit Taneja | 2011-09-30 |
| | * | | | OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd() | Archit Taneja | 2011-09-30 |
| | * | | | OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup() | Archit Taneja | 2011-09-30 |
| | * | | | OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup() | Archit Taneja | 2011-09-30 |
| | * | | | OMAPFB: find best mode from edid | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAP: DSS2: panel-generic-dpi: remove "generic" panel | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAP: DSS2: add panel-dvi driver | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAP: DSS2: HDMI: implement detect() | Tomi Valkeinen | 2011-09-30 |
| | * | | | OMAP: DSS2: HDMI: remove error prints in check_timings | Tomi Valkeinen | 2011-09-30 |