summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-04video: s3c2410: fix checkpatch error and warningsJingoo Han1-14/+15
2011-12-04video: s3c-fb: Unify runtime and system PM functionsMark Brown1-74/+1
2011-12-04video: convert drivers/video/* to use module_platform_driver()Axel Lin14-176/+14
2011-12-04video: Remove redundant spi driver bus initializationLars-Peter Clausen5-5/+0
2011-12-04fbdev/amifb: Use framebuffer_alloc()Geert Uytterhoeven1-140/+146
2011-12-04fbdev/amifb: Enable Copper DMA after setting up the CopperGeert Uytterhoeven1-7/+5
2011-12-04fbdev/amifb: Store monitor limits in separate __initdata variablesGeert Uytterhoeven1-8/+18
2011-12-04fbdev/amifb: Remove superfluous casts when assigning void *Geert Uytterhoeven1-4/+4
2011-12-04fbdev/amifb: Make amifb_setup() staticGeert Uytterhoeven1-1/+1
2011-12-04fbdev/amifb: Reorder functions to remove forward declarationsGeert Uytterhoeven1-1411/+1356
2011-12-04fbdev/amifb: Fix double freeGeert Uytterhoeven1-1/+0
2011-12-04fbdev/amifb: Correct whitespaceGeert Uytterhoeven1-580/+606
2011-11-22Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat5-10/+23
2011-11-22Drivers: video: sbuslib: fixed a brace coding style issueZac Storer1-1/+1
2011-11-22Drivers: video: controlfb: fixed a brace coding style issueZac Storer1-1/+1
2011-11-22viafb: correct sync polarity for OLPC DCONDaniel Drake1-2/+2
2011-11-22Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat3-7/+7
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash1-1/+14
2011-11-22fbdev: sh_mipi_dsi: fixup setup timing DSICTRLKuninori Morimoto1-2/+3
2011-11-22fbdev: sh_mipi_dsi: fixup setup timing of SYSCONFKuninori Morimoto1-12/+11
2011-11-22fbdev: sh_mipi_dsi: fixup setup timing of sh_mipi_setup()Kuninori Morimoto1-35/+44
2011-11-22fbdev: sh_mipi_dsi: sh_mipi has pdata instead of devKuninori Morimoto1-4/+4
2011-11-22fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto1-4/+10
2011-11-22fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto1-34/+11
2011-11-22fbdev: sh_mipi_dsi: add VMLEN1/VMLEN2 calculationKuninori Morimoto1-5/+40
2011-11-22fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto1-1/+8
2011-11-22fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto1-1/+9
2011-11-22fbdev: sh_mipi_dsi: add SH_MIPI_DSI_BL2E flagKuninori Morimoto1-0/+2
2011-11-22fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flagKuninori Morimoto1-0/+2
2011-11-22fbdev: sh_mipi_dsi: tidyup VMCTR2 parameter expressionKuninori Morimoto1-2/+2
2011-11-22fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBMKuninori Morimoto1-1/+1
2011-11-22fbdev: sh_mipi_dsi: tidyup dsip_clkKuninori Morimoto1-3/+1
2011-11-22fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs maskKuninori Morimoto1-1/+1
2011-11-22Merge commit 'v3.2-rc2' into fbdev-nextFlorian Tobias Schandinat5202-274008/+400112
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-15Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-0/+2
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds1-15/+7
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-32/+38
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds4-87/+112
2011-11-14Merge git://github.com/rustyrussell/linuxLinus Torvalds1-5/+6
2011-11-14virtio-pci: fix use after freeMichael S. Tsirkin1-5/+6
2011-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-8/+19
2011-11-13ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki1-29/+0
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher1-8/+19
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2-2/+11
2011-11-12[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin1-3/+3
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds5-6/+3
2011-11-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-16/+29