index
:
pub/scm/linux/kernel/git/cdall/linux.git
master
Christoffers Linux tree
Christoffer Dall
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
2026-08-10
fbdev: au1100fb: drop unneeded semicolon
Julia Lawall
1
-1
/
+1
2026-03-05
fbdev: au1100fb: Fix build on MIPS64
Helge Deller
1
-2
/
+6
2026-02-19
fbdev: au1100fb: Replace license boilerplate by SPDX header
Uwe Kleine-König
1
-20
/
+1
2026-02-19
fbdev: au1100fb: Fold au1100fb.h into its only user
Uwe Kleine-König
1
-1
/
+338
2026-02-19
fbdev: au1100fb: Replace custom printk wrappers by pr_*
Uwe Kleine-König
1
-20
/
+21
2026-02-19
fbdev: au1100fb: Make driver compilable on non-mips platforms
Uwe Kleine-König
1
-2
/
+10
2026-02-19
fbdev: au1100fb: Use proper conversion specifiers in printk formats
Uwe Kleine-König
1
-3
/
+3
2026-02-19
fbdev: au1100fb: Mark several local functions as static
Uwe Kleine-König
1
-6
/
+7
2026-02-19
fbdev: au1100fb: Don't store device specific data in global variables
Uwe Kleine-König
1
-36
/
+29
2026-02-14
fbdev: au1100fb: Check return value of clk_enable() in .resume()
Chen Ni
1
-1
/
+4
2025-03-26
fbdev: au1100fb: Move a variable assignment behind a null pointer check
Markus Elfring
1
-1
/
+3
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-17
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+1
2018-06-12
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