summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)Author
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02fbdev/bfin_adv7393fb: move DRIVER_NAME before its first useBorislav Petkov
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-08-01Merge tag 'backlight-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-26fbmon: remove unused function argumentArnd Bergmann
2016-07-06video: clps711x-fb: Changing the compatibility string to match with the small...Alexander Shiyan
2016-06-29backlight: lp855x: Add enable regulatorBrian Norris
2016-06-25tty: vt, convert more macros to functionsJiri Slaby
2016-06-25tty: vt, remove consw->con_bmoveJiri Slaby
2016-06-25tty: vt, consw->con_set_palette cleanupJiri Slaby
2016-06-25tty: vt, consw->con_scrolldelta cleanupJiri Slaby
2016-06-07Merge omapdss header refactoringTomi Valkeinen
2016-06-06Merge branch '4.8/omapdrm-pll' (omapdrm PLL work)Tomi Valkeinen
2016-06-03omapfb: Create new header file for omapfb DSS implementationPeter Ujfalusi
2016-06-03omapdss: hdmi audio: Make header file independent of video/omapdss.hPeter Ujfalusi
2016-06-03omapfb: Remove reference to pdata->default_devicePeter Ujfalusi
2016-06-03omapfb: connector-analog-tv: Support only Composite type in legacy bootPeter Ujfalusi
2016-06-03omapfb: encoder-tpd12s015: No need to include video/omap-panle-data.hPeter Ujfalusi
2016-06-03omapfb: encoder-tfp410: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: connector-dvi: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: connector-hdmi: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-dsi-cm: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-lgphilips-lb035q02: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-sharp-ls037v7dw01: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-tpo-td043mtea1: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-nec-nl8048hl11: Remove legacy boot supportPeter Ujfalusi
2016-06-03omapfb: panel-tpo-td028ttec1: Remove legacy boot supportPeter Ujfalusi
2016-05-31OMAPDSS: HDMI5: Change DDC timingsJim Lodes
2016-05-31OMAPDSS: HDMI5: Fix AVI infoframeJim Lodes
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-25Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-23Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-05-20Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-05-19drm/omap: copy enum omap_dss_clk_sourceTomi Valkeinen
2016-05-19drm/omap: remove unused enum omap_overlay_manager_capsTomi Valkeinen
2016-05-17backlight: lm3630a: explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17backlight: lp855x: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17backlight: lp8788: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon
2016-05-17backlight: pwm_bl: Use pwm_get_args() where appropriateBoris Brezillon
2016-05-17fbdev: ssd1307fb: Use pwm_get_args() where appropriateBoris Brezillon
2016-05-17backlight: lm3630a_bl: Stop messing with the pwm->period fieldBoris BREZILLON
2016-05-17backlight: pwm_bl: Remove useless call to pwm_set_period()Boris BREZILLON
2016-05-16Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-05-13fbdev: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-05-13efifb: Don't show the mapping VAAndy Lutomirski
2016-05-10video: AMBA CLCD: Remove unncessary include in amba-clcd.cWang Hongcheng