aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2013-04-03OMAPDSS: DSI: add enum omap_dss_dsi_trans_modeTomi Valkeinen1-5/+10
2013-04-03OMAPDSS: DSI: get line buffer size at probeTomi Valkeinen1-3/+5
2013-04-03OMAPDSS: DSI: simplify dsi configurationTomi Valkeinen2-71/+19
2013-04-03OMAPDSS: DSI: fix wrong unsigned long long useTomi Valkeinen1-1/+1
2013-04-03OMAPDSS: DISPC: store core clk rateTomi Valkeinen1-9/+9
2013-04-03OMAPDSS: DPI: fix dpi_get_dsidev() for omap5Tomi Valkeinen1-8/+22
2013-04-03OMAPDSS: Taal: remove rotate & mirror supportTomi Valkeinen1-168/+2
2013-04-03OMAPDSS: DSI: fix DSI channel source initializationTomi Valkeinen1-0/+3
2013-04-03OMAPDSS: DSI: delay dispc initializationTomi Valkeinen1-35/+40
2013-04-03OMAPDSS: add output->dispc_channelTomi Valkeinen7-11/+87
2013-04-03OMAPDSS: add output->nameTomi Valkeinen6-0/+6
2013-04-03OMAPDSS: HDMI: init output earlierTomi Valkeinen1-2/+2
2013-04-03OMAPDSS: add missing export for omap_dss_get_output()Tomi Valkeinen1-0/+1
2013-04-03OMAPDSS: APPLY: remove dssdev from dss_mgr_wait_for_vsyncTomi Valkeinen1-4/+11
2013-04-03OMAPDSS: Taal: remove multi-panel supportTomi Valkeinen1-94/+15
2013-04-03OMAPDSS: DSI: remove omap_dss_device usesTomi Valkeinen1-39/+29
2013-04-03OMAPDSS: DPI: remove omap_dss_device usesTomi Valkeinen1-20/+15
2013-04-03OMAPDSS: HDMI: remove HDMI clk divisors from dssdevTomi Valkeinen1-8/+3
2013-04-03OMAPDSS: DSI: remove DSI & DISPC clk divisors from dssdevTomi Valkeinen1-21/+26
2013-04-03OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja5-5/+5
2013-04-02Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2013-04-02video:uvesafb: Fix dereference NULL pointer code pathWang YanQing1-1/+2
2013-04-02fbmon: use VESA_DMT_VSYNC_HIGH to fix typoJingoo Han1-1/+1
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida1-2/+2
2013-03-28Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-6/+15
2013-03-27Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesArnd Bergmann1-0/+1
2013-03-27fbdev: sh_mobile_lcdc: fixup B side hsync adjust settingsKuninori Morimoto1-0/+1
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+5
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-22omapdss: features: fix supported outputs for OMAP4Archit Taneja1-4/+2
2013-03-22OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS partsGrazvydas Ignotas1-2/+11
2013-03-22omapfb: fix broken build on OMAP1Aaro Koskinen1-0/+2
2013-03-21videomode: videomode_from_timing workTomi Valkeinen2-10/+17
2013-03-20treewide: Fix typos in printkMasanari Iida1-1/+1
2013-03-19Merge tag 'v3.9-rc3' into drm-intel-next-queuedDaniel Vetter73-593/+6852
2013-03-19ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut1-2/+5
2013-03-15Merge at91 lcdfb bug fixes into fixesArnd Bergmann1-7/+15
2013-03-13ARM: at91/avr32/atmel_lcdfb: add platform device-id tableJohan Hovold1-10/+79
2013-03-13atmel_lcdfb: move lcdcon2 register access to compute_hozvalJohan Hovold1-3/+5
2013-03-13ARM: at91/avr32/atmel_lcdfb: add bus-clock entryJohan Hovold1-15/+8
2013-03-13atmel_lcdfb: fix 16-bpp modes on older SOCsJohan Hovold1-7/+15
2013-03-12videomode: remove timing_entry_indexTomi Valkeinen1-9/+9
2013-03-12videomode: combine videomode dmt_flags and data_flagsTomi Valkeinen3-16/+14
2013-03-12videomode: simplify videomode Kconfig and MakefileTomi Valkeinen3-28/+10
2013-03-08pwm_backlight: remove unnecessary ifdefsJingoo Han1-5/+2
2013-03-04ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.hTony Lindgren2-0/+4
2013-02-27backlight: add new lp8788 backlight driverKim, Milo3-0/+340
2013-02-27drivers/video/backlight/ams369fg06.c: make power_on() call optionalJingoo Han1-5/+3
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds3-3/+3
2013-02-26Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds1-10/+10