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