Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8feebc6713cd78cbba8c4e2a6d92299669052026
/
drivers
/
video
/
fbdev
/
au1100fb.c
8a48ac33
video: constify fb ops across all drivers
by Jani Nikula
· 5 years ago
67f30ad
au1100fb: fix DMA API abuse
by Christoph Hellwig
· 6 years ago
644f263
Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linux
by Linus Torvalds
· 7 years ago
a86854d
treewide: devm_kzalloc() -> devm_kcalloc()
by Kees Cook
· 7 years ago
3879490
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
by Colin Ian King
· 7 years ago
46953e6
video: au1100fb: Delete an unnecessary variable initialisation in au1100fb_drv_probe()
by Markus Elfring
· 7 years ago
db66f02
video: au1100fb: Improve a size determination in au1100fb_drv_probe()
by Markus Elfring
· 7 years ago
29914ba
video: au1100fb: Delete an error message for a failed memory allocation in au1100fb_drv_probe()
by Markus Elfring
· 7 years ago
c4d9d59
au1100fb: remove a bogus dma_free_nonconsistent call
by Christoph Hellwig
· 8 years ago
2f9ba65
fbdev: kill fb_rotate
by Rasmus Villemoes
· 9 years ago
6a732be
video: fbdev: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
6b1889c
MIPS: Alchemy: au1100fb: use clk framework
by Manuel Lauss
· 10 years ago
2f73bfb
MIPS: Alchemy: remove au_read/write/sync
by Manuel Lauss
· 10 years ago
1d09de7
MIPS: Alchemy: introduce helpers to access SYS register block.
by Manuel Lauss
· 10 years ago
f7018c2
video: move fbdev to drivers/video/fbdev
by Tomi Valkeinen
· 11 years ago
[Renamed from drivers/video/au1100fb.c]
f0d55cc1
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 11 years ago
7314e61
Fix a few incorrectly checked [io_]remap_pfn_range() calls
by Linus Torvalds
· 11 years ago
55be310
Video / au1100fb: Use module_platform_driver() to simplify code
by Hanjun Guo
· 11 years ago
5a7bbe8
video: au1100fb: Remove casting the return value which is a void pointer
by Jingoo Han
· 11 years ago
5f097cd
Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/plagnioj/linux-fbdev
by Linus Torvalds
· 12 years ago
c607f45
au1100fb: VM_IO is set by io_remap_pfn_range()
by Al Viro
· 12 years ago
e21d217
video: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
88564dd
MIPS: remove obsolete Kconfig macros
by Paul Bolle
· 12 years ago
48c68c4
Drivers: video: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
e75d660
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
9301973
fbdev: fix au1*fb builds
by Manuel Lauss
· 13 years ago
cde0e2cc
fbdev: s/#if CONFIG/#ifdef CONFIG/
by Geert Uytterhoeven
· 13 years ago
1c16697
drivers/video/au*fb.c: use devm_ functions
by Julia Lawall
· 13 years ago
f59c811
MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100
by Manuel Lauss
· 13 years ago
d121c3f
fb: fix au1100fb bitrot.
by Manuel Lauss
· 13 years ago
28f65c11
treewide: Convert uses of struct resource to resource_size(ptr)
by Joe Perches
· 14 years ago
362992b
VIDEO: Au1100fb: Fix section mismatch
by Ralf Baechle
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
ff8147f
drivers/video: add kmalloc NULL tests
by Julia Lawall
· 15 years ago
7a192ec
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device_driver'
by Ming Lei
· 16 years ago
0c42ea3
au1100fb: fix modpost warnings
by Ralf Baechle
· 17 years ago
8e92f21
au1100fb: move au1100fb_fb_blank() beforce au1100fb_setmode()
by Yoichi Yuasa
· 17 years ago
f5610b9
[PATCH] Video: fb, kzalloc changes
by Jiri Slaby
· 18 years ago
ca27ac4
[PATCH] au1100fb: Add option to enable/disable the cursor
by Rodolfo Giometti
· 18 years ago
bb39e41
[PATCH] au1100fb: Fix startup sequence
by Rodolfo Giometti
· 18 years ago
fd2d543
[PATCH] au1100fb: info->var.rotate fix
by Rodolfo Giometti
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
8f76078
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
by Jesper Juhl
· 19 years ago
f77f50c
[PATCH] au1100fb: add power management support
by Rodolfo Giometti
· 19 years ago
c05b7f3
[PATCH] au1100fb: Fix compilation
by Rodolfo Giometti
· 19 years ago
cacfc8c
[PATCH] au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()
by Freddy Spierenburg
· 19 years ago
216d526
[PATCH] fbdev: Sanitize ->fb_mmap prototype
by Christoph Hellwig
· 19 years ago
3b495f2
Au1100 FB driver uplift for 2.6.
by Pete Popov
· 20 years ago
2b1ee23
[PATCH] au1100fb: convert to C99 inits.
by randy_dunlap
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago