summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_infoLaurent Pinchart2012-03-121-68/+12
* sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entityLaurent Pinchart2012-03-122-1/+6
* fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart2012-03-121-18/+17
* fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart2012-03-121-4/+2
* fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart2012-03-121-9/+7
* fbdev: sh_mobile_lcdc: Remove board configuration owner fieldLaurent Pinchart2012-03-121-6/+2
* fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operationsLaurent Pinchart2012-03-121-31/+6
* fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operationsLaurent Pinchart2012-03-121-51/+5
* fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directlyLaurent Pinchart2012-03-122-5/+28
* fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart2012-03-121-15/+51
* fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart2012-03-121-8/+31
* fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definitionLaurent Pinchart2012-03-121-2/+16
* sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart2012-03-121-12/+5
* fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callbackLaurent Pinchart2012-03-121-4/+4
* fbdev: sh_mobile_lcdc: Create functions to turn the display on/offLaurent Pinchart2012-03-121-25/+28
* fbdev: sh_mobile_lcdc: Don't pass struct device aroundLaurent Pinchart2012-03-121-20/+21
* fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()Laurent Pinchart2012-03-121-18/+16
* fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)Laurent Pinchart2012-03-121-2/+2
* fbdev: sh_mobile_lcdc: Reorder code into sectionsLaurent Pinchart2012-03-121-190/+231
* video:uvesafb: notice user when we failed to save hardware stateWang YanQing2012-03-081-3/+11
* video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing2012-03-081-2/+10
* udlfb: Fix invalid return codes in edid sysfs entry store functionOlivier Sobrie2012-03-081-8/+11
* video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han2012-03-061-5/+47
* pxafb: do console locking before calling fb_blank()Vasily Khoruzhick2012-03-061-1/+5
* Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat2012-03-061-1/+1
|\
| * Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-025-10/+35
| |\
| * \ Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-02-241-1/+1
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt2012-01-275-75/+56
| | |\ \ \
| | * \ \ \ Merge branch 'sh/platform-updates' into sh-latestPaul Mundt2012-01-1797-5533/+5888
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | video: pvr2fb: Fix up spurious section mismatch warnings.Paul Mundt2012-01-131-1/+1
* | | | | | Merge pull request #1 from bernieplug/fbdev-nextFlorian Tobias Schandinat2012-03-051-68/+95
|\ \ \ \ \ \
| * | | | | | udlfb: Add module_param to allow forcing pixel_limitBen Collins2012-03-031-0/+12
| * | | | | | udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins2012-03-031-1/+1
| * | | | | | udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson2012-03-011-66/+80
| * | | | | | udlfb: Improve debugging printouts with refresh rateMartin Decky2012-03-011-1/+2
* | | | | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-292-1/+7
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen2012-02-291-0/+6
| * | | | | OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen2012-02-291-1/+1
* | | | | | video: s3c-fb: use devm_request_irq()Jingoo Han2012-02-241-4/+1
* | | | | | drivers/video/pxa168fb.c: use devm_ functionsJulia Lawall2012-02-241-9/+6
* | | | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-02-248-43/+65
|\ \ \ \ \ \ | |/ / / / /
| * | | | | viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat2012-02-241-0/+3
| * | | | | viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat2012-02-241-0/+1
| * | | | | Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2012-02-242-9/+24
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | OMAPDSS: HDMI: hot plug detect fixRob Clark2012-02-231-8/+1
| | * | | | OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja2012-02-231-1/+23
| * | | | | ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King2012-02-091-0/+5
| |/ / / /
| * | | | Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-02-0711-14/+80
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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