summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
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 pe...Archit Taneja1-0/+181
2012-05-17Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg 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
2012-05-11OMAPDSS: HDMI: OMAP4: Remove CEA-861 audio infoframe and IEC-60958 enumsRicardo Neri2-95/+20
2012-05-11OMAPDSS: HDMI: Remove ASoC codecRicardo Neri2-241/+0
2012-05-11OMAPDSS: HDMI: Split video_enable into video_enable/disableRicardo Neri4-8/+21
2012-05-11OMAPDSS: HDMI: Split audio_enable into audio_enable/disableRicardo Neri4-8/+23
2012-05-11OMAPDSS: TFP410: use gpio_set_value_cansleepRuss Dill1-2/+2
2012-05-11OMAPDSS: separate pdata based initializationTomi Valkeinen6-80/+119
2012-05-11OMAPDSS: DSI: improve DSI module id handlingTomi Valkeinen1-25/+21
2012-05-11OMAPDSS: init omap_dss_devices internallyTomi Valkeinen8-56/+42
2012-05-11OMAPDSS: interface drivers register their panel devicesTomi Valkeinen8-36/+122
2012-05-11OMAPDSS: change default_device handlingTomi Valkeinen1-5/+9
2012-05-11OMAPFB: add __init & __exitTomi Valkeinen1-5/+4
2012-05-11OMAPDSS: add __init & __exitTomi Valkeinen10-56/+56
2012-05-11OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdiTomi Valkeinen6-12/+6
2012-05-11OMAPDSS: move the creation of debugfs filesTomi Valkeinen8-74/+48
2012-05-11OMAPDSS: handle output-driver reg/unreg more dynamicallyTomi Valkeinen2-93/+59