index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
sh7760fb.c
Age
Commit message (
Expand
)
Author
2023-08-04
fbdev/sh7760fb: Use fbdev I/O helpers
Thomas Zimmermann
2023-07-17
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-06-27
fbdev/sh7760fb: Use hardware device with dev_() output during probe
Thomas Zimmermann
2023-06-27
fbdev/sh7760fb: Alloc DMA memory from hardware device
Thomas Zimmermann
2023-06-27
fbdev/sh7760fb: Output messages with fb_dbg()
Thomas Zimmermann
2023-06-27
fbdev/sh7760fb: Use fb_dbg() in sh7760fb_get_color_info()
Thomas Zimmermann
2023-06-22
fbdev: sh7760fb: Fix -Wimplicit-fallthrough warnings
Gustavo A. R. Silva
2023-04-24
fbdev: sh7760fb: Convert to platform remove callback returning void
Uwe Kleine-König
2020-01-30
Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-14
docs: fb: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2018-09-12
media: fbdev: sh7760fb: convert to SPDX identifiers
Kuninori Morimoto
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen