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
/
au1200fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-29
Merge tag 'drm-misc-next-2023-09-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-9
/
+0
2023-09-11
fbdev/au1200fb: Do not display boot-up logo
Thomas Zimmermann
1
-9
/
+0
2023-07-20
fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe
Zhang Shurong
1
-0
/
+3
2023-06-19
Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...
Dave Airlie
1
-4
/
+2
2023-05-30
fbdev: au1200fb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-05-08
fbdev/au1200fb: Use struct fb_info.screen_buffer
Thomas Zimmermann
1
-1
/
+1
2023-03-16
fbdev: au1200fb: Fix potential divide by zero
Wei Chen
1
-0
/
+3
2022-01-30
video: fbdev: au1200fb: Make use of dma_mmap_coherent()
Cai Huoqing
1
-2
/
+2
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
1
-1
/
+1
2019-07-23
au1200fb: don't use DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
1
-3
/
+2
2019-06-07
au1200fb: fix DMA API abuse
Christoph Hellwig
1
-15
/
+4
2018-05-15
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
Colin Ian King
1
-1
/
+1
2017-11-09
video: fbdev: au1200fb: Style clean up
Christophe JAILLET
1
-4
/
+4
2017-11-09
video: fbdev: au1200fb: Propagate an error code
Christophe JAILLET
1
-3
/
+4
2017-11-09
video: fbdev: au1200fb: Remove some dead code
Christophe JAILLET
1
-6
/
+0
2017-11-09
video: fbdev: au1200fb: Fix error handling path
Christophe JAILLET
1
-2
/
+10
2017-11-09
video: fbdev: au1200fb: Fix incorrect IRQ freeing
Christophe JAILLET
1
-2
/
+0
2017-11-09
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
1
-1
/
+2
2017-11-09
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
1
-1
/
+3
2017-11-09
video: fbdev: au1200fb: Fix a potential double free
Christophe JAILLET
1
-1
/
+0
2017-06-28
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
1
-2
/
+3
2016-10-06
mips: separate extable.h, switch module.h to it
Al Viro
1
-0
/
+1
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-08-26
video: fbdev: au1200fb: delete double assignment
Julia Lawall
1
-1
/
+0
2014-07-30
MIPS: Alchemy: au1200fb: use clk framework
Manuel Lauss
1
-27
/
+23
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
1
-16
/
+15
2014-07-30
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
1
-3
/
+3
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen
1
-0
/
+1859