summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| | * | OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja2012-06-2913-65/+37
| | * | OMAPDSS: Remove passive matrix LCD support (part 1)Archit Taneja2012-06-296-36/+24
| | * | OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_stateJassi Brar2012-06-293-5/+4
| | * | OMAPDSS: HDMI: Discard phy_tx_enabled memberJassi Brar2012-06-292-8/+4
| | * | OMAPDSS: Add dump and debug support for LCD3Chandrabhanu Mahapatra2012-06-291-30/+40
| | * | OMAPDSS: Add LCD3 overlay manager and Clock and IRQ supportChandrabhanu Mahapatra2012-06-296-9/+74
| | * | OMAPDSS: Add support for LCD3 channelChandrabhanu Mahapatra2012-06-291-0/+26
| | * | OMAPDSS: Cleanup implementation of LCD channelsChandrabhanu Mahapatra2012-06-294-136/+120
| | * | OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen2012-06-296-6/+6
| | * | OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen2012-06-291-16/+29
| | * | OMAPDSS: add clk_prepare_enable and clk_disable_unprepareRajendra Nayak2012-06-293-6/+6
| | * | OMAPDSS: fix specification spelling in KconfigPeter Meerwald2012-06-281-2/+2
| | * | OMAPDSS: remove enum omap_dss_overlay_managersTomi Valkeinen2012-06-281-3/+3
| | * | Merge tag 'v3.5-rc2'Tomi Valkeinen2012-06-1375-561/+2967
| | |\ \
| * | \ \ Merge branch 'for-next' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat2012-07-253-207/+242
| |\ \ \ \
| | * | | | fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV modeLaurent Pinchart2012-07-192-59/+54
| | * | | | fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operationLaurent Pinchart2012-07-191-0/+5
| | * | | | fbdev: sh_mobile_lcdc: Support horizontal panningLaurent Pinchart2012-07-191-6/+16
| | * | | | fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb deviceLaurent Pinchart2012-07-191-4/+6
| | * | | | fbdev: sh_mobile_lcdc: Fix line pitch computationLaurent Pinchart2012-07-191-8/+8
| | * | | | fbdev: sh_mobile_lcdc: Destroy mutex at remove timeLaurent Pinchart2012-07-191-2/+5
| | * | | | sh_mobile_meram: Add direct MERAM allocation APILaurent Pinchart2012-07-191-4/+37
| | * | | | sh_mobile_meram: Use direct function calls for the public APILaurent Pinchart2012-07-192-37/+30
| | * | | | sh_mobile_meram: Rename operations to cache_[alloc|free|update]Laurent Pinchart2012-07-193-108/+102
| * | | | | video: exynos_dp: use usleep_range instead of delayJingoo Han2012-07-242-9/+9
| * | | | | video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link TrainingJingoo Han2012-07-241-1/+1
| * | | | | fb: epson1355fb: Fix section mismatchAlexander Shiyan2012-07-241-4/+4
| * | | | | video: exynos_dp: fix wrong DPCD address during Link TrainingJingoo Han2012-07-241-2/+2
| * | | | | video/smscufx: fix line counting in fb_writeAlexander Holler2012-07-241-1/+1
| * | | | | aty128fb: Fix coding style issuesEmil Goode2012-07-241-79/+101
| |/ / / /
| * | | | s3fb: Add Virge/MX (86C260)Ondrej Zary2012-07-081-10/+21
| * | | | grvga: Fix error handling issuesEmil Goode2012-07-081-25/+22
| * | | | video: w100fb: Reduce sleep mode battery dischargePaul Parsons2012-07-081-0/+12
| * | | | Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2012-07-087-22/+33
| |\ \ \ \
| * | | | | da8xx-fb: Rounding FB size to satisfy SGX buffer requirementsAditya Nellutla2012-06-271-1/+4
| * | | | | mx3fb: avoid screen flash when panning with fb_set_varLiu Ying2012-06-271-1/+21
| * | | | | mx3fb: support pan display with fb_set_varLiu Ying2012-06-271-7/+26
| * | | | | Merge branch 'planes' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat2012-06-242-100/+889
| |\ \ \ \ \
| | * | | | | fbdev: sh_mobile_lcdc: Implement overlays supportLaurent Pinchart2012-06-201-72/+860
| | * | | | | fbdev: sh_mobile_lcdc: Rename fb operation handlers with a common prefixLaurent Pinchart2012-06-201-23/+25
| | * | | | | fbdev: sh_mobile_lcdc: Constify sh_mobile_lcdc_fix structureLaurent Pinchart2012-06-201-1/+1
| | * | | | | fbdev: sh_mipi_dsi: fix a section mismatchGuennadi Liakhovetski2012-06-201-4/+3
| * | | | | | video: backlight: remove unused headerPaul Bolle2012-06-241-21/+0
| * | | | | | video: exynos_dp: remove duplicated declarations from header fileJingoo Han2012-06-241-4/+0
| * | | | | | video: exynos_dp: fix build warning due to uninitialized valueJingoo Han2012-06-241-0/+3
| |/ / / / /
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-08-011-0/+2
|\ \ \ \ \ \
| * | | | | | fb_defio: Push file_update_time() into fb_deferred_io_mkwrite()Jan Kara2012-07-311-0/+2
* | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-309-97/+48
|\ \ \ \ \ \ \
| * | | | | | | backlight: move lp855x header into platform_data directoryKim, Milo2012-07-301-1/+1
| * | | | | | | backlight: move register definitions from header to sourceKim, Milo2012-07-301-2/+6
OpenPOWER on IntegriCloud