summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* video: au1100fb: Delete an error message for a failed memory allocation in au...Markus Elfring2018-03-281-3/+1
* video/console/sticore: Delete an error message for a failed memory allocation...Markus Elfring2018-03-281-3/+1
* video: ARM CLCD: Improve a size determination in clcdfb_probe()Markus Elfring2018-03-281-1/+1
* video: ARM CLCD: Delete an error message for a failed memory allocation in cl...Markus Elfring2018-03-281-1/+0
* video: matroxfb: Delete an error message for a failed memory allocation in ma...Markus Elfring2018-03-281-3/+2
* video: s3c-fb: Improve a size determination in s3c_fb_probe()Markus Elfring2018-03-281-1/+1
* video: s3c-fb: Delete an error message for a failed memory allocation in s3c_...Markus Elfring2018-03-281-3/+1
* video: fsl-diu-fb: Delete an error message for a failed memory allocation in ...Markus Elfring2018-03-281-5/+1
* video: ssd1307fb: Improve a size determination in ssd1307fb_probe()Markus Elfring2018-03-281-1/+2
* video: smscufx: Delete an error message for a failed memory allocation in ufx...Markus Elfring2018-03-281-3/+1
* video: smscufx: Return an error code only as a constant in ufx_realloc_frameb...Markus Elfring2018-03-281-7/+2
* video: smscufx: Less checks in ufx_usb_probe() after error detectionMarkus Elfring2018-03-281-27/+19
* video: udlfb: Return an error code only as a constant in dlfb_realloc_framebu...Markus Elfring2018-03-281-7/+2
* video/fbdev/stifb: Delete an error message for a failed memory allocation in ...Markus Elfring2018-03-281-3/+1
* video/fbdev/stifb: Return -ENOMEM after a failed kzalloc() in stifb_init_fb()Markus Elfring2018-03-281-1/+1
* video: fbdev: aty128fb: use true and false for boolean valuesGustavo A. R. Silva2018-03-281-1/+1
* fbdev: aty: fix missing indentation in if statementColin Ian King2018-03-281-1/+1
* video: fbdev: via: remove VLA usageGustavo A. R. Silva2018-03-124-4/+4
* video: fbdev: vermilion: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva2018-03-121-1/+1
* video: of: display_timing: Remove of_display_timings_exist() functionVladimir Zapolskiy2018-03-121-20/+0
* video: offb: Deallocate the color mapMathieu Malaterre2018-03-121-0/+2
* fbdev: Fix loading of module radeonfb on PowerMacMathieu Malaterre2018-03-121-0/+21
* video: fbdev: kconfig: Add help text to FB_I810_I2CUlf Magnusson2018-03-121-0/+5
* video: console: kconfig: Remove AVR32 dep. from VGA_CONSOLEUlf Magnusson2018-03-121-1/+1
* video: udlfb: Use already defined BPP constantLadislav Michl2018-03-121-4/+3
* video: udlfb: Fix unaligned accessLadislav Michl2018-03-121-11/+12
* video: fbdev: atmel_lcdfb: convert to use GPIO descriptorsLudovic Desroches2018-03-121-19/+12
* video: fbdev: sis: avoid mismatched prototypesArnd Bergmann2018-03-126-513/+508
* video: remove unused kconfig SH_LCD_MIPI_DSICorentin Labbe2018-03-121-3/+0
* fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone2018-03-071-2/+2
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-043-5/+10
|\
| * clocksource/drivers/arc_timer: Update some commentsVineet Gupta2018-02-281-3/+8
| * clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau2018-02-281-1/+1
| * clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King2018-02-261-1/+1
* | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-032-1/+2
|\ \
| * | i2c: octeon: Prevent error message on bus errorJan Glauber2018-03-022-1/+2
| |/
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-033-11/+16
|\ \
| * | libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang2018-03-031-2/+1
| * | vfio: disable filesystem-dax page pinningDan Williams2018-03-031-3/+15
| * | dax: ->direct_access does not sleep anymoreBoaz Harrosh2018-02-261-6/+0
* | | Merge tag 'media/v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-03-0317-160/+241
|\ \ \
| * | | media: vb2: Makefile: place vb2-trace together with vb2-coreMauro Carvalho Chehab2018-02-261-4/+7
| * | | media: Don't let tvp5150_get_vbi() go out of vbi_ram_default arrayMauro Carvalho Chehab2018-02-231-43/+45
| * | | media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2018-02-237-69/+124
| * | | media: dmxdev: Fix the logic that enables DMA mmap supportMauro Carvalho Chehab2018-02-231-33/+42
| * | | media: dmxdev: fix error code for invalid ioctlsMauro Carvalho Chehab2018-02-231-1/+1
| * | | media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab2018-02-231-2/+5
| * | | media: au0828: add VIDEO_V4L2 dependencyArnd Bergmann2018-02-231-1/+1
| * | | media: dvb: fix DVB_MMAP dependencyArnd Bergmann2018-02-231-0/+2
| * | | media: dvb: fix DVB_MMAP symbol nameArnd Bergmann2018-02-232-16/+16