index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
au1100fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-11-29
fbdev: Push pgprot_decrypted() into mmap implementations
Thomas Zimmermann
1
-0
/
+2
2023-10-19
fbdev/au1100fb: Initialize fb_ops to fbdev I/O-memory helpers
Thomas Zimmermann
1
-5
/
+3
2023-05-30
fbdev: au1100fb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+3
2023-05-30
fbdev: au1100fb: Drop if with an always false condition
Uwe Kleine-König
1
-3
/
+0
2022-06-20
video: fbdev: au1100fb: Drop unnecessary NULL ptr check
Yihao Han
1
-4
/
+2
2022-02-16
video: fbdev: au1100fb: Spelling s/palette/palette/
Geert Uytterhoeven
1
-1
/
+1
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-06-03
au1100fb: fix DMA API abuse
Christoph Hellwig
1
-20
/
+4
2018-06-16
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-1
/
+1
2018-05-15
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
Colin Ian King
1
-1
/
+1
2018-03-28
video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_dr...
Markus Elfring
1
-1
/
+1
2018-03-28
video: au1100fb: Improve a size determination in au1100fb_drv_probe()
Markus Elfring
1
-2
/
+1
2018-03-28
video: au1100fb: Delete an error message for a failed memory allocation in au...
Markus Elfring
1
-3
/
+1
2017-06-28
au1100fb: remove a bogus dma_free_nonconsistent call
Christoph Hellwig
1
-4
/
+0
2016-02-26
fbdev: kill fb_rotate
Rasmus Villemoes
1
-22
/
+0
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-30
MIPS: Alchemy: au1100fb: use clk framework
Manuel Lauss
1
-14
/
+22
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
1
-2
/
+2
2014-07-30
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
1
-5
/
+6
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-0
/
+642