aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-12-03video: convert drivers/video/* to use module_platform_driver()Axel Lin
2011-12-03video: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-12-03fbdev/amifb: Use framebuffer_alloc()Geert Uytterhoeven
2011-12-03fbdev/amifb: Enable Copper DMA after setting up the CopperGeert Uytterhoeven
2011-12-03fbdev/amifb: Store monitor limits in separate __initdata variablesGeert Uytterhoeven
2011-12-03fbdev/amifb: Remove superfluous casts when assigning void *Geert Uytterhoeven
2011-12-03fbdev/amifb: Make amifb_setup() staticGeert Uytterhoeven
2011-12-03fbdev/amifb: Reorder functions to remove forward declarationsGeert Uytterhoeven
2011-12-03fbdev/amifb: Fix double freeGeert Uytterhoeven
2011-12-03fbdev/amifb: Correct whitespaceGeert Uytterhoeven
2011-11-22Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat
2011-11-22Drivers: video: sbuslib: fixed a brace coding style issueZac Storer
2011-11-22Drivers: video: controlfb: fixed a brace coding style issueZac Storer
2011-11-22viafb: correct sync polarity for OLPC DCONDaniel Drake
2011-11-22Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash
2011-11-21fbdev: sh_mipi_dsi: fixup setup timing DSICTRLKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: fixup setup timing of SYSCONFKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: fixup setup timing of sh_mipi_setup()Kuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: sh_mipi has pdata instead of devKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add HSxxCLK supportKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add set_dot_clock() for each platformKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add VMLEN1/VMLEN2 calculationKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add sync_pulses/sync_events/burst modeKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add lane control supportKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add SH_MIPI_DSI_BL2E flagKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: add SH_MIPI_DSI_HFPBM flagKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: tidyup VMCTR2 parameter expressionKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: typo fix of SH_MIPI_DSI_HBPBMKuninori Morimoto
2011-11-21fbdev: sh_mipi_dsi: tidyup dsip_clkKuninori Morimoto
2011-11-21fbdev: sh_mobile_lcdcfb: fixup LDHAJR :: HSYNPAJ needs maskKuninori Morimoto
2011-11-21Merge commit 'v3.2-rc2' into fbdev-nextFlorian Tobias Schandinat
2011-11-18OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen
2011-11-18OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen
2011-11-18OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen
2011-11-15Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-11-15Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds
2011-11-15Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2011-11-14Merge git://github.com/rustyrussell/linuxLinus Torvalds
2011-11-14virtio-pci: fix use after freeMichael S. Tsirkin
2011-11-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-12ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)Rafael J. Wysocki
2011-11-12drm/radeon/kms/combios: fix dynamic allocation of PM clock modesAlex Deucher
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2011-11-11[CPUFREQ] db8500: fix build error due to undeclared i variableAxel Lin
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-11-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-11-11vrtc: change its year offset from 1960 to 1972Feng Tang