summaryrefslogtreecommitdiffstats
path: root/arch/um/sys-ppc (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-13video: exynos mipi dsi: support reverse panel typeDonghwa Lee2-2/+14
2012-05-13video: exynos mipi dsi: Properly interpret the interrupt source flagsSylwester Nawrocki1-18/+10
2012-05-13video: exynos mipi dsi: Avoid races in probe()Sylwester Nawrocki1-12/+14
2012-05-13video: exynos mipi dsi: Do not use deprecated suspend/resume callbacksSylwester Nawrocki1-9/+10
2012-05-13fbdev: sh_mobile_hdmi: add HDMI Control Register supportKuninori Morimoto2-1/+152
2012-05-13fbdev: sh_mobile_hdmi: 32bit register access supportKuninori Morimoto2-3/+40
2012-05-13fbdev: sh_mobile_hdmi: add interrupt output optionKuninori Morimoto2-1/+14
2012-05-13fbdev: sh_mobile_hdmi: add hdmi_bit_set() functionKuninori Morimoto1-6/+16
2012-05-13video: EXYNOS: changes mipi dsi regulator name from vdd10 to vdd11Donghwa Lee1-1/+1
2012-05-13video: s3c-fb: use pr_debug instead of printkJingoo Han1-1/+1
2012-05-13video: exynos_dp: remove unnecessary header includesJingoo Han2-4/+0
2012-05-13drivers/video/intelfb/intelfbdrv.c: add missing agp_backend_releaseJulia Lawall1-0/+2
2012-05-08video: EXYNOS: enable interrupt again after sw resetDonghwa Lee1-0/+2
2012-05-08video: exynos_dp: fix max loop count in EQ sequence of link trainingJingoo Han1-1/+1
2012-05-08video/via: Convert to kstrtou8_from_userPeter Huewe1-22/+12
2012-05-08video/sis: Annotate SiS_DRAMType as __devinitconstPeter Huewe1-20/+21
2012-05-08video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMTypePeter Huewe1-45/+0
2012-05-08video: mb862xxfbdrv.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-08video: mb862xx-i2c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-08video: fb_defio.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-08video: smscufx.c: local functions should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-08video: s3c-fb: s3c_fb_missing_pixclock() can't be __devinitMark Brown1-1/+1
2012-04-29video: auo_k190x: add driver for AUO-K1901 variantHeiko Stübner3-0/+260
2012-04-29video: auo_k190x: add driver for AUO-K1900 variantHeiko Stübner3-0/+207
2012-04-29video: auo_k190x: add code shared by controller driversHeiko Stübner5-0/+1299
2012-04-29fb_defio: add first_io callbackHeiko Stübner4-2/+7
2012-04-29cobalt_lcdfb: LCD panel framebuffer support for SEAD-3 platform.Steven J. Hill2-2/+45
2012-04-24fb: exynos: Fix MIPI/DSI front/back porch settingsLaurent Pinchart1-4/+4
2012-04-21i.MX28: Shut down the LCD controller to avoid BootROM sampling bugMarek Vasut1-0/+13
2012-04-21drivers/video/mbx/mbxfb.c: correct ioremap_nocache testJulia Lawall1-1/+1
2012-04-21drivers/video/ep93xx-fb.c: clean up error-handling codeJulia Lawall1-15/+17
2012-04-18video: msm: Fix section mismatches in mddi.cDavid Brown1-4/+4
2012-04-16video: exynos_dp: add analog and pll control settingJingoo Han3-0/+53
2012-04-16video: exynos_dp: replace char pointer with char array for adjust_request var...Jingoo Han1-6/+6
2012-04-16video: exynos_dp: check DP PLL Lock statusJingoo Han1-1/+12
2012-04-16video: s3c-fb: add runtime_get/put to suspend/resumeJingoo Han1-0/+9
2012-04-15skeletonfb: fixed module exit function typo.Alexander Guy1-1/+1
2012-04-09video: pxa3xx-gcu: Simplify the logic to exit while loop in pxa3xx_gcu_wait_idleAxel Lin1-4/+1
2012-04-09ARM: Samsung: Rework platform data of s3c-fb driverThomas Abraham19-238/+311
2012-04-09ARM: s3c64xx: Decouple lcd type from display controller window dataThomas Abraham2-76/+88
2012-04-09video: s3c-fb: remove 'default_win' element from platform dataThomas Abraham2-22/+5
2012-04-09video: s3c-fb: move video interface timing out of window setup dataThomas Abraham2-54/+67
2012-04-09video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+9
2012-04-08fbdev: fix au1*fb buildsManuel Lauss2-3/+4
2012-04-08kyrofb: fix on x86_64Ondrej Zary1-188/+188
2012-04-08Linux 3.4-rc2v3.4-rc2Linus Torvalds1-1/+1
2012-04-07tcm_fc: Do not free tpg structure during wq allocation failureMark Rustad1-5/+8
2012-04-07tcm_fc: Add abort flag for gracefully handling exchange timeoutMark Rustad3-2/+11
2012-04-07MAINTAINERS: Update git url for ACPIIgor Murzov1-1/+1
2012-04-06Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds2-32/+49