summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-05-08video/via: Convert to kstrtou8_from_userPeter Huewe
2012-05-08video/sis: Annotate SiS_DRAMType as __devinitconstPeter Huewe
2012-05-08video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMTypePeter Huewe
2012-05-08video: mb862xxfbdrv.c: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08video: mb862xx-i2c: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08video: fb_defio.c: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08video: smscufx.c: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08video: s3c-fb: s3c_fb_missing_pixclock() can't be __devinitMark Brown
2012-04-29Merge branch 'fixes' of git://linuxtv.org/pinchartl/fbdev into fbdev-nextFlorian Tobias Schandinat
2012-04-29video: auo_k190x: add driver for AUO-K1901 variantHeiko Stübner
2012-04-29video: auo_k190x: add driver for AUO-K1900 variantHeiko Stübner
2012-04-29video: auo_k190x: add code shared by controller driversHeiko Stübner
2012-04-29fb_defio: add first_io callbackHeiko Stübner
2012-04-29cobalt_lcdfb: LCD panel framebuffer support for SEAD-3 platform.Steven J. Hill
2012-04-24fb: exynos: Fix MIPI/DSI front/back porch settingsLaurent Pinchart
2012-04-21i.MX28: Shut down the LCD controller to avoid BootROM sampling bugMarek Vasut
2012-04-21drivers/video/mbx/mbxfb.c: correct ioremap_nocache testJulia Lawall
2012-04-21drivers/video/ep93xx-fb.c: clean up error-handling codeJulia Lawall
2012-04-18video: msm: Fix section mismatches in mddi.cDavid Brown
2012-04-16video: exynos_dp: add analog and pll control settingJingoo Han
2012-04-16video: exynos_dp: replace char pointer with char array for adjust_request var...Jingoo Han
2012-04-16video: exynos_dp: check DP PLL Lock statusJingoo Han
2012-04-16video: s3c-fb: add runtime_get/put to suspend/resumeJingoo Han
2012-04-15skeletonfb: fixed module exit function typo.Alexander Guy
2012-04-09video: pxa3xx-gcu: Simplify the logic to exit while loop in pxa3xx_gcu_wait_idleAxel Lin
2012-04-09video: s3c-fb: remove 'default_win' element from platform dataThomas Abraham
2012-04-09video: s3c-fb: move video interface timing out of window setup dataThomas Abraham
2012-04-09video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing
2012-04-08fbdev: fix au1*fb buildsManuel Lauss
2012-04-08kyrofb: fix on x86_64Ondrej Zary
2012-04-07Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-04-06Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-06tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad
2012-04-06tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad
2012-04-06Merge branches 'idle-fix' and 'misc' into releaseLen Brown
2012-04-06Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2012-04-06Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-04-06Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-04-06cpuidle: Fix panic in CPU off-lining with no idle driverToshi Kani
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-06xen/pcifront: avoid pci_frontend_enable_msix() falsely returning successJan Beulich
2012-04-06xen/pciback: fix XEN_PCI_OP_enable_msix resultJan Beulich
2012-04-06xen: only check xen_platform_pci_unplug if hvmIgor Mammedov
2012-04-05Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-05mmc: use really long write timeout to deal with crappy cardsPaul Walmsley
2012-04-05mmc: sdhci-dove: Fix compile error by including module.hAlf Høgemark
2012-04-05mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.Al Cooper