开源镜像站
帮助
动态
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
/
mx3fb.c
Age
Commit message (
Expand
)
Author
2023-04-24
fbdev: mx3fb: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-09
fbdev: mx3fb: Use backlight helper
Stephen Kitt
2022-04-19
dmaengine: imx: Move header to include/dma/
Sascha Hauer
2020-11-30
video: fbdev: mx3fb: Fix kernel-doc, set but not used and string warnings
Sam Ravnborg
2020-09-24
fbdev: mx3fb: remove unused variable 'irq'
Xiaofei Tan
2020-04-12
fbdev: mx3fb: const pointer to ipu_di_signal_cfg
Sam Ravnborg
2020-04-08
fbdev: mx3fb: avoid warning about psABI change
Arnd Bergmann
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-08-30
mx3fb: Fix print format string
Oleg Drokin
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-04
video: mx3fb: Deletion of an unnecessary check before the function call "back...
Markus Elfring
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-18
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2014-10-15
video: mx3fb: use dmaengine_terminate_all() API
Vinod Koul
2014-08-26
video: mx3fb: Update comment for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
2014-05-16
video: mx3fb: Add backlight control support
Alexander Stein
2014-05-09
video: mx3fb: Use devm_kzalloc
Denis Carikli
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen