aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2016-05-12Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-05-04fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi
2016-05-04xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann
2016-04-07video: adf: Set ADF_MEMBLOCK to booleanGuenter Roeck
2016-04-07video: adf: Fix modular buildGuenter Roeck
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-09fbcon: set a default value to blink intervalJean-Philippe Brucker
2016-02-16video: adf: build fixes for 4.1Amit Pundir
2016-02-16video: adf: fix memblock build failureAmit Pundir
2016-02-16video: adf: fix wrong bitops in adf_modeinfo_to_fb_videomode()Greg Hackmann
2016-02-16video: adf: Cleanup sw_sync timeline at adf_device_destroyJonathan Hamilton
2016-02-16video: adf: memblock: map buffer for dmaGreg Hackmann
2016-02-16video: adf: use rb_erase in adf_obj_destroy.Alistair Strachan
2016-02-16video: adf: adf_memblock_export symbol should be exportedGreg Hackmann
2016-02-16video: adf: add buffer padding quirkGreg Hackmann
2016-02-16video: adf: document adf_format_validate_yuv's originGreg Hackmann
2016-02-16video: adf: ensure consistent alignment on userspace facing structsGreg Hackmann
2016-02-16video: adf: replace fbdev helper's open flag with refcountGreg Hackmann
2016-02-16video: adf: export the adf_attachment_allow symbol to modules.Alistair Strachan
2016-02-16video: adf: use %zu when printing size_tGreg Hackmann
2016-02-16video: adf: fix compat ioctls calling ioctl with wrong cmdGreg Hackmann
2016-02-16video: adf: use ADF_IOCTL_TYPE in compat ioctl definitionsGreg Hackmann
2016-02-16video: adf: fix fbdev blank -> dpms state mappingGreg Hackmann
2016-02-16video: adf: validate dpms state passed to blankGreg Hackmann
2016-02-16video: adf: make device node names less hierarchicalGreg Hackmann
2016-02-16video: adf: expose adf_modeinfo_set_{name,vrefresh} to driversGreg Hackmann
2016-02-16video: adf: set default interface dpms_state to OFFGreg Hackmann
2016-02-16video: adf: make dpms_state sysfs attribute writableGreg Hackmann
2016-02-16video: adf: add helpers for validating custom formatsGreg Hackmann
2016-02-16video: adf: add informational flags to interfacesGreg Hackmann
2016-02-16video: adf: add fbdev compatibility helperGreg Hackmann
2016-02-16video: adf: add supported formats to adf_overlay_engine_dataGreg Hackmann
2016-02-16video: adf: support "simple" buffersGreg Hackmann
2016-02-16video: adf: add memblock helperGreg Hackmann
2016-02-16video: add atomic display frameworkGreg Hackmann
2015-12-09OMAPDSS: fix timings for VENC to match what omapdrm expectsH. Nikolaus Schaller
2015-12-09video: fbdev: fsl: Fix kernel crash when diu_ops is not implementedWang Dongsheng
2015-11-10Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-06Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-30backlight: pm8941-wled: Add default-brightness propertyBjorn Andersson
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27backlight: pm8941-wled: Fix ptr_ret.cocci warningskbuild test robot
2015-10-17fbcon: initialize blink interval before calling fb_set_parScot Doyle
2015-10-15backlight: pwm: Reject legacy PWM request for device defined in DTVladimir Zapolskiy
2015-10-15backlight: 88pm860x_bl: Add missing of_node_putJulia Lawall
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar