aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-15udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2-2/+18
2012-03-14ep93xx: Use ioremap for backlight driverRyan Mallon2-20/+23
2012-03-13Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev-nextFlorian Tobias Schandinat25-1139/+936
2012-03-13Merge branch 'for-next' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat6-1152/+1297
2012-03-13drivers/video/pvr2fb.c: ensure arguments to request_irq and free_irq are compatibleJulia Lawall1-2/+2
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson5-10/+35
2012-03-13OMAPDSS: APPLY: fix clearing shadow dirty flag with manual updateTomi Valkeinen1-19/+18
2012-03-12fbdev: sh_mobile_meram: Implement system suspend/resumeLaurent Pinchart1-6/+5
2012-03-12fbdev: sh_mobile_meram: Remove unneeded sanity checksLaurent Pinchart2-30/+7
2012-03-12fbdev: sh_mobile_meram: Don't perform update in register operationLaurent Pinchart2-16/+7
2012-03-12fbdev: sh_mobile_lcdc: Don't store copy of platform dataLaurent Pinchart2-37/+37
2012-03-12fbdev: sh_mobile_meram: Allocate ICBs automaticallyLaurent Pinchart3-175/+199
2012-03-12fbdev: sh_mobile_meram: Use genalloc to manage MERAM allocationLaurent Pinchart2-42/+71
2012-03-12fbdev: sh_mobile_meram: Divide the code into sectionsLaurent Pinchart1-54/+44
2012-03-12fbdev: sh_mobile_meram: Don't inline everythingLaurent Pinchart1-15/+15
2012-03-12fbdev: sh_mobile_meram: Add struct sh_mobile_meram_icbLaurent Pinchart1-88/+90
2012-03-12fbdev: sh_mobile_meram: Make current_reg field store the current reg setLaurent Pinchart1-1/+1
2012-03-12fbdev: sh_mobile_meram: Make variables unsigned where applicableLaurent Pinchart1-37/+43
2012-03-12fbdev: sh_mobile_meram: Add _cfg suffix to struct sh_mobile_meram_icbLaurent Pinchart1-5/+5
2012-03-12fbdev: sh_mobile_meram: Request memory regions for memory resourcesLaurent Pinchart1-16/+37
2012-03-12fbdev: sh_mobile_lcdc: Pass channel pointer to sh_mobile_wait_for_vsyncLaurent Pinchart1-24/+23
2012-03-12fbdev: sh_mobile_lcdc: Store configuration in channel structureLaurent Pinchart2-56/+61
2012-03-12fbdev: sh_mobile_lcdc: Pass physical device pointer to DMA functionsLaurent Pinchart1-2/+3
2012-03-12fbdev: sh_mobile_lcdc: Split fb init/cleanup from channel init/cleanupLaurent Pinchart2-128/+159
2012-03-12fbdev: sh_mobile_lcdc: Store the format in struct sh_mobile_lcdc_chanLaurent Pinchart2-12/+13
2012-03-12fbdev: sh_mobile_lcdc: Add sh_mobile_format_info() functionLaurent Pinchart1-72/+102
2012-03-12fbdev: sh_mobile_lcdc: Reorganize the sh_mobile_lcdc_chan structureLaurent Pinchart1-16/+23
2012-03-12fbdev: sh_mobile_lcdc: Rename (lcd|num)_cfg (lcd|num)_modesLaurent Pinchart2-29/+29
2012-03-12fbdev: sh_mobile_lcdc: Store display mode in a struct fb_videomodeLaurent Pinchart2-36/+44
2012-03-12fbdev: sh_mobile_hdmi: Don't access LCDC fb_infoLaurent Pinchart3-31/+28
2012-03-12fbdev: sh_mobile_hdmi: Don't set sh_hdmi::mode in the display on handlerLaurent Pinchart1-7/+1
2012-03-12fbdev: sh_mobile_lcdc: Pass a video mode to the notify callbackLaurent Pinchart3-50/+48
2012-03-12sh_mobile_hdmi: Use LCDC notification callbackLaurent Pinchart1-77/+14
2012-03-12sh_mobile_lcdc: Add display notify callback to sh_mobile_lcdc_chanLaurent Pinchart2-0/+94
2012-03-12fbdev: sh_mobile_lcdc: Return display connection state in display_onLaurent Pinchart4-6/+16
2012-03-12fbdev: sh_mobile_lcdc: Remove fb_info parameter to display_on operationLaurent Pinchart4-13/+6
2012-03-12sh_mobile_hdmi: Use sh_mobile_lcdc_entity::channel to access fb_infoLaurent Pinchart1-68/+12
2012-03-12sh_mobile_lcdc: Add an lcdc channel pointer to sh_mobile_lcdc_entityLaurent Pinchart2-1/+6
2012-03-12fbdev: sh_mobile_lcdc: Merge board_cfg and lcd_size_cfg into panel_cfgLaurent Pinchart1-18/+17
2012-03-12fbdev: sh_mobile_lcdc: Move brightness ops to sh_mobile_lcdc_bl_infoLaurent Pinchart1-4/+2
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration board_data fieldLaurent Pinchart1-9/+7
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration owner fieldLaurent Pinchart1-6/+2
2012-03-12fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operationsLaurent Pinchart1-31/+6
2012-03-12fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operationsLaurent Pinchart1-51/+5
2012-03-12fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directlyLaurent Pinchart2-5/+28
2012-03-12fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart1-15/+51
2012-03-12fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart1-8/+31
2012-03-12fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definitionLaurent Pinchart1-2/+16
2012-03-12sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart1-12/+5
2012-03-12fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callbackLaurent Pinchart1-4/+4