aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-29video: exynos_dp: use devm_ functionsJingoo Han2-38/+12
2012-05-29fb: handle NULL pointers in framebuffer releaseDan Carpenter1-0/+2
2012-05-27Merge tag 'omapdss-for-3.5' of git://github.com/tomba/linux into fbdev-nextFlorian Tobias Schandinat35-1639/+2651
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-15/+35
2012-05-24Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-20/+59
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-1/+1
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-129/+171
2012-05-22OMAPDSS: HDMI: OMAP4: Update IRQ flags for the HPD IRQ requestRicardo Neri1-3/+3
2012-05-22OMAPDSS: Apply VENC timings even if panel is disabledArchit Taneja1-0/+2
2012-05-22OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENCArchit Taneja2-18/+17
2012-05-22OMAPDSS: DISPC: Support rotation through TILERChandrabhanu Mahapatra4-1/+84
2012-05-22OMAPDSS: VRFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen1-1/+3
2012-05-22OMAPFB: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen2-0/+2
2012-05-22OMAPDSS: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen6-5/+113
2012-05-22OMAPDSS: DISPC: fix usage of dispc_ovl_set_accu_uvTomi Valkeinen1-3/+4
2012-05-22OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displaysTomi Valkeinen3-4/+6
2012-05-21fbdev: sh_mobile_lcdc: Don't confuse line size with pitchLaurent Pinchart2-2/+4
2012-05-21OMAPDSS: DSI: Support command mode interleaving during video mode blanking periodsArchit Taneja1-0/+181
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into usb-nextGreg Kroah-Hartman3-12/+19
2012-05-15OMAPDSS: DISPC: Update Accumulator configuration for chroma planeChandrabhanu Mahapatra1-3/+89
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann2-0/+10
2012-05-13drivers/video: fsl-diu-fb: don't initialize the THRESHOLDS registersTimur Tabi1-1/+0
2012-05-13video: exynos mipi dsi: support reverse panel typeDonghwa Lee1-2/+13
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 Morimoto1-1/+151
2012-05-13fbdev: sh_mobile_hdmi: 32bit register access supportKuninori Morimoto1-2/+36
2012-05-13fbdev: sh_mobile_hdmi: add interrupt output optionKuninori Morimoto1-0/+7
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-05-12video: mxsfb: adopt pinctrl supportShawn Guo1-0/+9
2012-05-11Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann1-1/+0
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan1-1/+0
2012-05-11OMAPDSS: HDMI: Implement DSS driver interface for audioRicardo Neri3-2/+241
2012-05-11OMAPDSS: HDMI: Panel: Simplify the name of the HDMI mutexRicardo Neri1-20/+21
2012-05-11OMAPDSS: HDMI: OMAP4: Remap speaker order to match ALSA orderRicardo Neri1-0/+8
2012-05-11OMAPDSS: HDMI: Add an audio configuration functionRicardo Neri4-14/+191
2012-05-11OMAPDSS: HDMI: Add support for more audio sample rates in N/CTS calculationRicardo Neri1-14/+74
2012-05-11OMAPDSS: HDMI: Relocate N/CTS calculationRicardo Neri4-59/+43
2012-05-11OMAPDSS: HDMI: OMAP4: Expand configuration for IEC-60958 audioRicardo Neri2-13/+20
2012-05-11OMAPDSS: HDMI: Decouple HDMI audio from ASoCRicardo Neri5-12/+10
2012-05-11OMAPDSS: HDMI: Decouple wrapper enable/disable and audio start/stopAxel Castaneda Gonzalez3-5/+22
2012-05-11OMAPDSS: HDMI: OMAP4: Remove invalid I2S settingsRicardo Neri2-8/+0