summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* video: fbdev: Use IS_BUILTINJoe Perches2020-06-017-36/+7
* video: fbdev: pxafb: Use correct return value for pxafb_probe()Tiezhu Yang2020-06-011-1/+1
* video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' callChristophe JAILLET2020-06-011-2/+2
* drivers: video: hdmi: cleanup coding style in video a bitBernard Zhao2020-06-011-1/+1
* console: newport_con: fix an issue about leak related system resourcesDejin Zheng2020-06-011-2/+10
* video: fbdev: sm712fb: fix an issue about iounmap for a wrong addressDejin Zheng2020-06-011-0/+2
* omapfb/dss: fix comparison to bool warningJason Yan2020-06-012-4/+2
* video: fbdev: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-311-4/+2
* video: fbdev: fix error handling for get_user_pages_fast()John Hubbard2020-05-311-2/+16
* video: amba-clcd: use devm_of_find_backlightSam Ravnborg2020-05-181-11/+8
* video: fbdev: pxa168fb: make pxa168fb_init_mode() return voidJason Yan2020-05-091-4/+1
* video: fbdev: valkyriefb.c: fix warning comparing pointer to 0Jason Yan2020-05-061-2/+2
* video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET2020-05-061-0/+2
* fbdev: aty: use true, false for bool variables in atyfb_base.cJason Yan2020-05-061-2/+2
* video: uvesafb: use true,false for bool variablesJason Yan2020-05-061-6/+6
* video: udlfb: use true,false for bool variablesJason Yan2020-05-061-3/+3
* video: fbdev: i810: use true,false for bool variablesJason Yan2020-05-061-5/+5
* video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=nBartlomiej Zolnierkiewicz2020-04-291-1/+1
* video/fbdev/riva: Remove dead codeSouptick Joarder2020-04-251-18/+0
* video: fbdev: vesafb: add missed release_regionChuhong Yuan2020-04-171-5/+11
* video: fbdev: arcfb: add missed free_irq and fix the order of request_irqChuhong Yuan2020-04-171-4/+6
* fbdev: s1d13xxxfb: add missed unregister_framebuffer in removeChuhong Yuan2020-04-171-4/+10
* ARM/fbdev: sa11x0: Switch to use GPIO descriptorsLinus Walleij2020-04-172-11/+12
* video: fbdev: aty128fb: remove unused 'sdr_64'Jason Yan2020-04-171-14/+0
* omapfb/dss: remove unused variable 'venc_config_pal_bdghi'YueHaibing2020-04-171-43/+0
* video: vt8500lcdfb: fix fallthrough warningSam Ravnborg2020-04-171-0/+1
* video: fbdev: imxfb: ensure balanced regulator usageUwe Kleine-König2020-04-171-6/+21
* video: fbdev: controlfb: remove function prototypes part #3Bartlomiej Zolnierkiewicz2020-04-171-157/+145
* video: fbdev: controlfb: remove function prototypes part #2Bartlomiej Zolnierkiewicz2020-04-171-212/+198
* video: fbdev: controlfb: remove function prototypes part #1Bartlomiej Zolnierkiewicz2020-04-171-28/+13
* video: fbdev: controlfb: remove obsolete module supportBartlomiej Zolnierkiewicz2020-04-171-24/+1
* video: fbdev: controlfb: add COMPILE_TEST supportBartlomiej Zolnierkiewicz2020-04-172-14/+29
* video: fbdev: controlfb: fix sparse warning about using incorrect typeBartlomiej Zolnierkiewicz2020-04-171-2/+2
* video: ssd1307fb: Remove redundant forward declarationAndy Shevchenko2020-04-171-2/+0
* video: ssd1307fb: Convert to atomic PWM APIAndy Shevchenko2020-04-171-12/+5
* video: ssd1307fb: Make use of device propertiesAndy Shevchenko2020-04-171-21/+19
* video: ssd1307fb: Introduce temporary variable to increase readabilityAndy Shevchenko2020-04-171-18/+15
* video: ssd1307fb: Convert driver to use ->probe_new()Andy Shevchenko2020-04-171-8/+2
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-04-177-108/+34
|\
| * Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-071-0/+3
| |\
| | * Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...Dave Airlie2020-04-081-0/+3
| | |\
| | | * fbcon: fix null-ptr-deref in fbcon_switchQiujun Huang2020-03-311-0/+3
| * | | Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-072-69/+18
| |\ \ \
| | * | | backlight: corgi: Convert to use GPIO descriptorsLinus Walleij2020-03-251-50/+18
| | * | | backlight: pwm_bl: Switch to full GPIO descriptorLinus Walleij2020-03-181-19/+0
| * | | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-031-4/+3
| |\ \ \ \
| | * | | | misc: cleanup minor number definitions in c file into miscdevice.hZhenzhong Duan2020-03-181-4/+3
| * | | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-3/+1
| |\ \ \ \ \
| | * | | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
| | * | | | | .gitignore: remove too obvious commentsMasahiro Yamada2020-03-251-3/+0
| | |/ / / /