summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | video: fbdev: omapfb: panel-tpo-td043mtea1: Use sysfs_emit() instead of snpri...Jing Yao2022-02-111-2/+2
| * | | | | video: fbdev: omapfb: panel-dsi-cm: Use sysfs_emit() instead of snprintf()Jing Yao2022-02-111-4/+4
| * | | | | video: fbdev: omapfb: Use sysfs_emit() instead of snprintf()Guo Zhengkui2022-02-111-6/+7
| * | | | | video: fbdev: s3c-fb: Use platform_get_irq() to get the interruptzhaoxiao2022-02-111-4/+3
| * | | | | video: fbdev: Fix wrong file path for pvr2fb.c in Kconfig help textWei Ming Chen2022-02-021-1/+1
| * | | | | video: fbdev: pxa3xx-gcu: Remove unnecessary print function dev_err()Yang Li2022-02-011-3/+1
| * | | | | video: fbdev: pxa168fb: Remove unnecessary print function dev_err()Yang Li2022-02-011-3/+1
| * | | | | video: fbdev: fbcvt.c: fix printing in fb_cvt_print_name()Dan Carpenter2022-01-301-32/+21
| * | | | | video: fbdev: pxa168fb: Initialize pointers with NULL and not plain integer 0Colin Ian King2022-01-301-2/+2
| * | | | | video: fbdev: atmel_lcdfb: fix an error code in atmel_lcdfb_probe()Dan Carpenter2022-01-301-5/+6
| * | | | | video: fbdev: savagefb: make a variable localDan Carpenter2022-01-302-4/+4
| * | | | | video: fbdev: omapfb: acx565akm: replace snprintf with sysfs_emitYang Guang2022-01-291-1/+1
| * | | | | video: fbmem: use swap() to make code cleaner in fb_rotate_logo()Changcheng Deng2022-01-291-6/+2
| * | | | | video: fbdev: cirrusfb: check pixclock to avoid divide by zeroGeorge Kennedy2022-01-291-8/+8
| * | | | | video: fbdev: mmp: Make use of the helper function dev_err_probe()Cai Huoqing2022-01-291-1/+2
| * | | | | video: fbdev: s3c-fb: Make use of the helper function dev_err_probe()Cai Huoqing2022-01-291-6/+5
| * | | | | video: fbdev: ssd1307fb: Make use of the helper function dev_err_probe()Cai Huoqing2022-01-291-4/+3
| * | | | | video: fbdev: pxa3xx-gcu: Make use of the helper function dev_err_probe()Cai Huoqing2022-01-291-4/+2
| * | | | | video: fbdev: pxa168fb: Make use of the helper function dev_err_probe()Cai Huoqing2022-01-291-4/+3
| * | | | | video: fbdev: da8xx-fb: Make use of the helper function dev_err_probe()Cai Huoqing2022-01-291-4/+3
| * | | | | video: fbdev: omapfb: panel-tpo-td043mtea1: Make use of the helper function d...Cai Huoqing2022-01-291-2/+1
| * | | | | video: fbdev: omapfb: panel-sharp-ls037v7dw01: Make use of the helper functio...Cai Huoqing2022-01-291-4/+3
| * | | | | video: fbdev: omapfb: lcd_ams_delta: Make use of the helper function dev_err_...Cai Huoqing2022-01-291-10/+6
| * | | | | video: fbdev: omapfb: panel-lgphilips-lb035q02: Make use of the helper functi...Cai Huoqing2022-01-291-4/+3
| * | | | | video: fbdev: asiliantfb: remove redundant assignment to variable FtargetColin Ian King2022-01-291-1/+1
| * | | | | video: fbdev: atyfb: Remove assigned but never used variable statementsColin Ian King2022-01-291-2/+0
| * | | | | video: fbdev: w100fb: Reset global stateEvgeny Novikov2022-01-291-3/+12
| * | | | | video: fbdev: au1200fb: Make use of dma_mmap_coherent()Cai Huoqing2022-01-291-2/+2
| * | | | | video: fbdev: nvidiafb: Use strscpy() to prevent buffer overflowTim Gardner2022-01-291-1/+1
| * | | | | video: fbdev: via: Fix spelling mistake "bellow" -> "below"Colin Ian King2022-01-291-1/+1
| * | | | | video: fbdev: s3c-fb: drop unneeded MODULE_ALIASKrzysztof Kozlowski2022-01-291-1/+0
| * | | | | video: fbdev: smscufx: Fix null-ptr-deref in ufx_usb_probe()Wang Hai2022-01-291-2/+1
| * | | | | video: fbdev: controlfb: Fix COMPILE_TEST buildYueHaibing2022-01-291-0/+2
| * | | | | video: fbdev: ocfb: add const to of_device_idChunyang Zhong2022-01-291-1/+1
| * | | | | video: fbdev: sis: use swap() to make code cleanerYang Guang2022-01-291-1/+1
| * | | | | video: fbdev: matroxfb: set maxvram of vbG200eW to the same as vbG200 to avoi...Z. Liu2022-01-291-1/+1
| * | | | | video: fbdev: mb862xx: remove redundant assignment to pointer ptrColin Ian King2022-01-291-1/+1
| * | | | | video: fbdev: mach64_ct: remove redundant res variableMinghao Chi2022-01-291-3/+1
| * | | | | video: fbdev: omapfb: use default_groups in kobj_typeGreg Kroah-Hartman2022-01-293-3/+6
| * | | | | video: fbdev: omapfb: Remove redundant 'flush_workqueue()' callsXu Wang2022-01-291-1/+0
| * | | | | video: fbdev: imxfb: Check for null res pointerJiasheng Jiang2022-01-291-0/+2
| * | | | | video: fbdev: aty128fb: make some arrays static constColin Ian King2022-01-291-4/+6
| | |_|_|/ | |/| | |
* | | | | Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-03-221-8/+1
|\ \ \ \ \
| * | | | | fb_defio: Use noop_dirty_folio()Matthew Wilcox (Oracle)2022-03-161-8/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2022-03-216-18/+6
|\ \ \ \ \
| * | | | | spi: make remove callback a void functionUwe Kleine-König2022-02-096-18/+6
| | |_|/ / | |/| | |
* | | | | video/fbdev/stifb: Implement the stifb_fillrect() functionHelge Deller2022-03-111-2/+43
| |/ / / |/| | |
* | | | Merge tag 'drm-misc-fixes-2022-02-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-02-112-4/+5
|\ \ \ \
| * | | | fbcon: Avoid 'cap' set but not used warningHelge Deller2022-02-081-4/+3
| * | | | fbdev: fbmem: Fix the implicit type castingYizhuo Zhai2022-02-031-0/+2