开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
Age
Commit message (
Expand
)
Author
2020-07-10
fbcon: Use array3_size() helper in scr_memcpyw()
Gustavo A. R. Silva
2020-07-10
video: fbdev: amifb: add FIXMEs about {put,get}_user() failures
Bartlomiej Zolnierkiewicz
2020-07-10
video: fbdev: amifb: add FIXME about dead APUS support
Bartlomiej Zolnierkiewicz
2020-06-30
video: fbdev: amba-clcd: Retire elder CLCD driver
Linus Walleij
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-02
Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-06-01
video: fbdev: Use IS_BUILTIN
Joe Perches
2020-06-01
video: fbdev: pxafb: Use correct return value for pxafb_probe()
Tiezhu Yang
2020-06-01
video: pxafb: Fix the function used to balance a 'dma_alloc_coherent()' call
Christophe JAILLET
2020-06-01
video: fbdev: sm712fb: fix an issue about iounmap for a wrong address
Dejin Zheng
2020-06-01
omapfb/dss: fix comparison to bool warning
Jason Yan
2020-05-31
video: fbdev: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-05-31
video: fbdev: fix error handling for get_user_pages_fast()
John Hubbard
2020-05-29
omapfb: get rid of pointless access_ok() calls
Al Viro
2020-05-29
amifb: get rid of pointless access_ok() calls
Al Viro
2020-05-28
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
2020-05-18
video: amba-clcd: use devm_of_find_backlight
Sam Ravnborg
2020-05-11
drivers/powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-09
video: fbdev: pxa168fb: make pxa168fb_init_mode() return void
Jason Yan
2020-05-06
video: fbdev: valkyriefb.c: fix warning comparing pointer to 0
Jason Yan
2020-05-06
video: fbdev: w100fb: Fix a potential double free.
Christophe JAILLET
2020-05-06
fbdev: aty: use true, false for bool variables in atyfb_base.c
Jason Yan
2020-05-06
video: uvesafb: use true,false for bool variables
Jason Yan
2020-05-06
video: udlfb: use true,false for bool variables
Jason Yan
2020-05-06
video: fbdev: i810: use true,false for bool variables
Jason Yan
2020-04-29
video: fbdev: controlfb: fix build for COMPILE_TEST=y && PPC_PMAC=y && PPC32=n
Bartlomiej Zolnierkiewicz
2020-04-25
video/fbdev/riva: Remove dead code
Souptick Joarder
2020-04-17
video: fbdev: vesafb: add missed release_region
Chuhong Yuan
2020-04-17
video: fbdev: arcfb: add missed free_irq and fix the order of request_irq
Chuhong Yuan
2020-04-17
fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
Chuhong Yuan
2020-04-17
ARM/fbdev: sa11x0: Switch to use GPIO descriptors
Linus Walleij
2020-04-17
video: fbdev: aty128fb: remove unused 'sdr_64'
Jason Yan
2020-04-17
omapfb/dss: remove unused variable 'venc_config_pal_bdghi'
YueHaibing
2020-04-17
video: vt8500lcdfb: fix fallthrough warning
Sam Ravnborg
2020-04-17
video: fbdev: imxfb: ensure balanced regulator usage
Uwe Kleine-König
2020-04-17
video: fbdev: controlfb: remove function prototypes part #3
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: remove function prototypes part #2
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: remove function prototypes part #1
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: remove obsolete module support
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: add COMPILE_TEST support
Bartlomiej Zolnierkiewicz
2020-04-17
video: fbdev: controlfb: fix sparse warning about using incorrect type
Bartlomiej Zolnierkiewicz
2020-04-17
video: ssd1307fb: Remove redundant forward declaration
Andy Shevchenko
2020-04-17
video: ssd1307fb: Convert to atomic PWM API
Andy Shevchenko
2020-04-17
video: ssd1307fb: Make use of device properties
Andy Shevchenko
2020-04-17
video: ssd1307fb: Introduce temporary variable to increase readability
Andy Shevchenko
2020-04-17
video: ssd1307fb: Convert driver to use ->probe_new()
Andy Shevchenko
[next]