summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2013-11-13backlight: 88pm860x_bl: use devm_backlight_device_register()Jingoo Han
2013-11-13backlight: use dev_get_platdata()Jingoo Han
2013-11-13backlight: lp8788: staticize 'default_bl_config'Jingoo Han
2013-11-13backlight: lm3639: don't mix different enum typesJingoo Han
2013-11-13backlight: ld9040: Staticize local variable gamma_tableJingoo Han
2013-11-13backlight: lm3630: fix sparse warningDaniel Jeong
2013-11-13drivers/video/backlight/lm3630a_bl.c: potential NULL deref in probe()Dan Carpenter
2013-11-13drivers/video/backlight/lm3630a_bl.c: fix signedness bug in lm3630a_chip_init()Dan Carpenter
2013-11-13backlight: lm3630: apply chip revisionDaniel Jeong
2013-11-13backlight: lp855x_bl: support new LP8555 deviceMilo Kim
2013-11-13drivers/video/acornfb.c: use __free_reserved_page() to simplify the codeXishi Qiu
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-12Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-11fb: reorder the lock sequence to fix potential dead lockGu Zheng
2013-11-11fbdev: shmobile-lcdcfb: Convert to clk_prepare/unprepareLaurent Pinchart
2013-11-11fbdev: shmobile-hdmi: Convert to clk_prepare/unprepareLaurent Pinchart
2013-11-11Merge branch 'parisc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2013-11-11Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-08Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...Dave Airlie
2013-11-07parisc: sticon - unbreak on 64bit kernelHelge Deller
2013-11-07Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-11-07Merge tag 'usb-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-31DMA-API: video: clcd: add dma_set_mask_and_coherent() callRussell King
2013-10-31omapdss: Add new panel driver for Topolly td028ttec1 LCD.Marek Belisko
2013-10-31drm/tegra: Move driver to DRM treeThierry Reding
2013-10-30video: exynos_mipi_dsi: Unlock the mutex before returningSachin Kamat
2013-10-30video: da8xx-fb: remove unwanted defineManish Badarkhe
2013-10-30video: Remove unnecessary semicolonsJoe Perches
2013-10-30simplefb: use write-combined remappingDavid Herrmann
2013-10-30simplefb: fix unmapping fb during destructionDavid Herrmann
2013-10-29Fix a few incorrectly checked [io_]remap_pfn_range() callsLinus Torvalds
2013-10-29OMAPDSS: connector-dvi: fix releasing i2c_adapterTomi Valkeinen
2013-10-29OMAPDSS: DSI: fix perf measuring ifdefsTomi Valkeinen
2013-10-29framebuffer: Use fb_<level>Joe Perches
2013-10-29efifb: prevent null-deref when iterating dmi_listJames Bates
2013-10-29fbdev: fix error return code in metronomefb_probe()Wei Yongjun
2013-10-29video: xilinxfb: Fix for "Use standard variable name convention"Stephen Rothwell
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson
2013-10-21bitops: Introduce a more generic BITMASK macroChen, Gong
2013-10-18OMAPDSS: Fix de_level in videomode_to_omap_video_timings()Roel Kluin
2013-10-16video: exynos_dp: Use the generic PHY driverJingoo Han
2013-10-16video: exynos_dp: remove non-DT support for Exynos Display PortJingoo Han
2013-10-16video: exynos_mipi_dsim: Use the generic PHY driverSylwester Nawrocki
2013-10-15backlight: introduce backlight_device_registeredAaron Lu
2013-10-11video: xilinxfb: Simplify error pathMichal Simek
2013-10-11video: xilinxfb: Use devm_kzalloc instead of kzallocMichal Simek
2013-10-11video: xilinxfb: Use standard variable name conventionMichal Simek
2013-10-10drivers: clean-up prom.h implicit includesRob Herring
2013-10-09hyperv-fb: add blanking supportGerd Hoffmann
2013-10-09hyperv-fb: add pci stubGerd Hoffmann