aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-23usermodehelper: use UMH_WAIT_PROC consistentlyOleg Nesterov1-1/+1
2012-03-23backlight: fix ot200_bl buildRandy Dunlap1-1/+1
2012-03-23backlight: convert platform_lcd to dev_pm_opsJingoo Han1-9/+10
2012-03-23backlight: add support for Pandora backlightGrazvydas Ignotas3-0/+179
2012-03-23backlight: add driver for Bachmann's ot200Christian Gmeiner3-1/+183
2012-03-23backlight: new backlight driver for LP855x devicesKim, Milo3-0/+339
2012-03-23drivers/video/backlight/adp5520_bl.c: use devm_ functionsJulia Lawall1-5/+1
2012-03-23drivers/video/backlight: use devm_ functionsJulia Lawall8-47/+18
2012-03-23drivers/video/backlight/wm831x_bl.c: use devm_ functionsJulia Lawall1-5/+1
2012-03-23backlight: convert backlight spi drivers to module_spi_driverAxel Lin10-119/+10
2012-03-23backlight: convert backlight i2c drivers to module_i2c_driverAxel Lin3-34/+3
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds102-7324/+11424
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+1
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-2/+18
2012-03-21Revert "video:uvesafb: Fix oops that uvesafb try to execute NX-protected page"Florian Tobias Schandinat1-10/+2
2012-03-21OMAPDSS: register dss drivers in module initTomi Valkeinen1-58/+77
2012-03-21video: pxafb: add clk_prepare/clk_unprepare callsPhilipp Zabel1-2/+2
2012-03-21fbdev: bfin_adv7393fb: Drop needless includeJean Delvare1-2/+0
2012-03-21fbdev: sh_mipi_dsi: add extra phyctrl for sh_mipi_dsi_infoKuninori Morimoto1-1/+1
2012-03-21fbdev: remove dependency of FB_SH_MOBILE_MERAM from FB_SH_MOBILE_LCDCKuninori Morimoto1-13/+12
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat1-1/+1
2012-03-20Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat30-4674/+944
2012-03-19fbdev: da8xx: add support for SP10Q010 displayAnatolij Gustschin2-1/+38
2012-03-19fbdev: da8xx:: fix reporting of the display timing infoAnatolij Gustschin1-0/+4
2012-03-16xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND depsAndrew Jones1-0/+1
2012-03-15drivers/video/backlight/s6e63m0.c: fix corruption storing gamma modeDan Carpenter1-1/+1
2012-03-15udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2-2/+18
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-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