summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | | | tty: vt, convert more macros to functionsJiri Slaby2016-06-252-17/+17
* | | | tty: vt, remove consw->con_bmoveJiri Slaby2016-06-256-82/+0
* | | | tty: vt, consw->con_set_palette cleanupJiri Slaby2016-06-256-29/+7
* | | | tty: vt, consw->con_scrolldelta cleanupJiri Slaby2016-06-256-37/+12
|/ / /
* | | OMAPDSS: HDMI5: Change DDC timingsJim Lodes2016-05-311-2/+2
* | | OMAPDSS: HDMI5: Fix AVI infoframeJim Lodes2016-05-311-1/+1
|/ /
* | remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-2/+2
* | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-255-7/+39
|\ \
| * | backlight: lm3630a: explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| * | backlight: lp855x: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| * | backlight: lp8788: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
| * | backlight: pwm_bl: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-1/+9
| * | fbdev: ssd1307fb: Use pwm_get_args() where appropriateBoris Brezillon2016-05-171-1/+10
| * | backlight: lm3630a_bl: Stop messing with the pwm->period fieldBoris BREZILLON2016-05-171-2/+1
| * | backlight: pwm_bl: Remove useless call to pwm_set_period()Boris BREZILLON2016-05-171-3/+1
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-231-1/+2
|\ \ \
| * \ \ Merge tag 'v4.6-rc7' into drm-nextDave Airlie2016-05-092-15/+12
| |\ \ \ | | | |/ | | |/|
| * | | fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes2016-05-021-1/+2
* | | | Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-201-2/+2
|\ \ \ \
| * \ \ \ Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman2016-05-092-15/+12
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | drivers:hv: Use new vmbus_mmio_free() from client drivers.Jake Oshins2016-04-301-2/+2
| | |/ / | |/| |
* | | | Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-205-8/+7
|\ \ \ \
| * | | | tty: vt, make color_table constJiri Slaby2016-04-305-8/+7
| | |/ / | |/| |
* | | | Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-05-2014-639/+70
|\ \ \ \
| * | | | fbdev: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-132-3/+3
| * | | | efifb: Don't show the mapping VAAndy Lutomirski2016-05-131-4/+2
| * | | | video: AMBA CLCD: Remove unncessary include in amba-clcd.cWang Hongcheng2016-05-101-2/+0
| * | | | fbdev: ssd1307fb: Fix charge pump settingJulian Scheel2016-05-101-1/+1
| * | | | fbdev: fbmem: implement error handling in fbmem_init()Alexey Khoroshilov2016-05-101-3/+17
| * | | | fbdev: sh_mipi_dsi: remove driverSimon Horman2016-05-104-593/+0
| * | | | video: fbdev: imxfb: add some error handlingUwe Kleine-König2016-05-101-8/+27
| * | | | video: fbdev: imxfb: fix semantic of .get_power and .set_powerUwe Kleine-König2016-05-101-4/+5
| * | | | video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usagePeter Ujfalusi2016-04-293-21/+15
| | |/ / | |/| |
* | | | Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-161-15/+24
|\ \ \ \
| * | | | video / backlight: remove the backlight_device_registered APIAaron Lu2016-05-041-6/+0
| * | | | video / backlight: add two APIs for drivers to useAaron Lu2016-05-041-14/+29
| | |/ / | |/| |
* | | | efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel2016-04-281-1/+1
* | | | efifb: Use builtin_platform_driver and drop unused includesArd Biesheuvel2016-04-281-5/+1
* | | | x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel2016-04-281-11/+4
|/ / /
* | | omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return valueVladimir Zapolskiy2016-04-181-8/+4
* | | video: ARM CLCD: runtime check for VersatileLinus Walleij2016-04-181-7/+8
|/ /
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-231-2/+2
|\
| * simplefb: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-261-2/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-212-0/+79
|\ \
| * \ Merge drm-fixes into drm-next.Dave Airlie2016-03-146-16/+27
| |\ \
| * | | drm/omap: move dss_mgr_* declarations to omapdrm/omapfbTomi Valkeinen2016-03-031-0/+16
| * | | drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen2016-03-031-0/+24
| * | | drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen2016-03-032-0/+39
| | |/ | |/|
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-2/+2
|\ \ \
OpenPOWER on IntegriCloud