summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann2018-02-251-0/+5
* console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-02-221-1/+0
* video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold2018-02-221-1/+7
* backlight: pwm_bl: Fix overflow conditionDerek Basehore2017-12-251-2/+5
* video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET2017-12-201-1/+3
* video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET2017-12-201-1/+2
* video: udlfb: Fix read EDID timeoutLadislav Michl2017-12-201-5/+5
* fbdev: controlfb: Add missing modes to fix out of bounds accessGeert Uytterhoeven2017-12-201-0/+2
* backlight: adp5520: Fix error handling in adp5520_bl_probe()Alexey Khoroshilov2017-11-211-2/+10
* backlight: lcd: Fix race condition during registerUwe Kleine-König2017-11-211-2/+2
* video: fbdev: pmag-ba-fb: Remove bad `__init' annotationMaciej W. Rozycki2017-11-151-1/+1
* video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-10-051-1/+1
* video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav2017-08-061-0/+5
* xen, fbfront: fix connecting to backendJuergen Gross2017-04-211-2/+2
* fbcon: Fix vc attr at deinitTakashi Iwai2017-03-301-27/+40
* fbdev: color map copying bounds checkingKees Cook2017-02-011-12/+14
* fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2016-10-281-3/+3
* fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi2016-05-041-4/+3
* xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann2016-05-041-1/+0
* fbcon: set a default value to blink intervalJean-Philippe Brucker2016-03-091-0/+2
* OMAPDSS: fix timings for VENC to match what omapdrm expectsH. Nikolaus Schaller2015-12-091-0/+12
* video: fbdev: fsl: Fix kernel crash when diu_ops is not implementedWang Dongsheng2015-12-091-1/+12
* Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-11-1011-191/+504
|\
| * radeonfb: Deinline large functionsDenys Vlasenko2015-10-082-131/+146
| * gxt4500: enable panningOndrej Zary2015-10-081-1/+2
| * gxt4500: Use arch_phys_wc_* for framebufferOndrej Zary2015-10-081-1/+5
| * gxt4500: fix color orderOndrej Zary2015-10-081-3/+4
| * gxt4500: fix 16bpp 565 modeOndrej Zary2015-10-081-1/+1
| * gxt4500: enable on non-PPC architecturesOndrej Zary2015-10-082-2/+10
| * tridentfb: Add DDC supportOndrej Zary2015-09-302-5/+179
| * fb_ddc: Allow I2C adapters without SCL read capabilityOndrej Zary2015-09-301-10/+18
| * fbdev: ssd1307fb: add ssd1309 supportOlliver Schinagl2015-09-241-0/+11
| * fbdev: ssd1307fb: alphabetize headersOlliver Schinagl2015-09-241-5/+5
| * video/omap: remove invalid checkAndrzej Hajda2015-09-241-5/+0
| * OMAPDSS: hdmi: Reconfigure and restart audio when display is enabledJyri Sarha2015-09-243-27/+123
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-066-16/+20
|\ \
| * | backlight: pm8941-wled: Add default-brightness propertyBjorn Andersson2015-10-301-0/+8
| * | backlight: pm8941-wled: Fix ptr_ret.cocci warningskbuild test robot2015-10-271-4/+1
| * | backlight: pwm: Reject legacy PWM request for device defined in DTVladimir Zapolskiy2015-10-151-10/+9
| * | backlight: 88pm860x_bl: Add missing of_node_putJulia Lawall2015-10-151-0/+1
| * | backlight: adp8870: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-051-1/+0
| * | backlight: adp8860: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-10-051-1/+0
| * | backlight: lp855x: Make sure props struct is zeroedWerner Johansson2015-10-051-0/+1
| |/
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-0519-19/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-0419-19/+0
| |\ \ \ | | | |/ | | |/|
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-2819-19/+0
| | |/
* | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-031-1/+23
|\ \ \ | |/ / |/| |
| * | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-141-1/+23
| |\ \
| | * | efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-121-1/+23