aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash1-1/+14
2011-11-21fbdev: sh_mipi_dsi: fixup setup timing DSICTRLKuninori Morimoto1-2/+3
2011-11-21fbdev: sh_mipi_dsi: fixup setup timing of SYSCONFKuninori Morimoto1-12/+11
2011-11-21fbdev: sh_mipi_dsi: fixup setup timing of sh_mipi_setup()Kuninori Morimoto1-35/+44
2011-11-21fbdev: sh_mipi_dsi: sh_mipi has pdata instead of devKuninori Morimoto1-4/+4
2011-11-21fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto1-4/+10
2011-11-21fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto1-34/+11
2011-11-21fbdev: sh_mipi_dsi: add VMLEN1/VMLEN2 calculationKuninori Morimoto1-5/+40
2011-11-21fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto1-1/+8
2011-11-21fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto1-1/+9
2011-11-21fbdev: sh_mipi_dsi: add SH_MIPI_DSI_BL2E flagKuninori Morimoto1-0/+2
2011-11-21fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flagKuninori Morimoto1-0/+2
2011-11-21fbdev: sh_mipi_dsi: tidyup VMCTR2 parameter expressionKuninori Morimoto1-2/+2
2011-11-21fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBMKuninori Morimoto1-1/+1
2011-11-21fbdev: sh_mipi_dsi: tidyup dsip_clkKuninori Morimoto1-3/+1
2011-11-21fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs maskKuninori Morimoto1-1/+1
2011-11-21Merge commit 'v3.2-rc2' into fbdev-nextFlorian Tobias Schandinat47-96/+101
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2-36/+2
2011-11-18OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen1-6/+5
2011-11-18OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen1-0/+1
2011-11-18OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen1-1/+1
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul1-2/+2
2011-11-13Merge branch 'master' into for-nextJiri Kosina157-7244/+11139
2011-11-11video: s3c-fb: fix transparency length for pixel blendingJingoo Han1-1/+2
2011-11-11fbdev/cirrusfb: Add support for "64 MiB" version of Picasso IVGeert Uytterhoeven1-1/+5
2011-11-11fbdev/cirrusfb: Add support for Picasso IV in Zorro II modeGeert Uytterhoeven1-0/+21
2011-11-11fbdev/cirrusfb: Rewrite Zorro graphics card probingGeert Uytterhoeven1-123/+118
2011-11-11atmel_lcdfb: support new-style palette formatPeter Korsgaard1-7/+23
2011-11-11atmel_lcdfb: Use proper blanking on negative contrast polarityAlexander Stein1-1/+4
2011-11-11atmel_lcdfb: Adjust HFP calculation so it matches the manual.Alexander Stein1-2/+2
2011-11-11fbdev: remove display subsystemFlorian Tobias Schandinat5-251/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds34-1/+35
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+2
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-13/+3
2011-10-31backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin1-2/+2
2011-10-31drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify error handlingFabio Estevam1-11/+4
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown1-37/+20
2011-10-31video/backlight: remove obsolete cleanup for clientdataWolfram Sang1-2/+0
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker24-1/+25
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker10-0/+10
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann9-9/+9
2011-10-31Kconfig: remove a few puzzling commentsPaul Bolle1-2/+0
2011-10-31media, video: move to dma_transfer_directionVinod Koul1-2/+2
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds126-7149/+11039
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+8
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds9-9/+9
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+21
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-2/+2
2011-10-15video: platinumfb: Add __devexit_p at necessary placeAxel Lin1-1/+1
2011-10-15Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat42-4341/+5782