index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
fbdev
/
au1200fb.c
Age
Commit message (
Expand
)
Author
2023-03-16
fbdev: au1200fb: Fix potential divide by zero
Wei Chen
2022-01-29
video: fbdev: au1200fb: Make use of dma_mmap_coherent()
Cai Huoqing
2019-12-05
video: constify fb ops across all drivers
Jani Nikula
2019-07-23
au1200fb: don't use DMA_ATTR_NON_CONSISTENT
Christoph Hellwig
2019-06-07
au1200fb: fix DMA API abuse
Christoph Hellwig
2018-05-15
video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"
Colin Ian King
2017-11-09
video: fbdev: au1200fb: Style clean up
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Propagate an error code
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Remove some dead code
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix error handling path
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix incorrect IRQ freeing
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Release some resources if a memory allocation fails
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Return an error code if a memory allocation fails
Christophe JAILLET
2017-11-09
video: fbdev: au1200fb: Fix a potential double free
Christophe JAILLET
2017-06-28
dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrs
Christoph Hellwig
2016-10-05
mips: separate extable.h, switch module.h to it
Al Viro
2014-10-20
video: fbdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-08-26
video: fbdev: au1200fb: delete double assignment
Julia Lawall
2014-07-30
MIPS: Alchemy: au1200fb: use clk framework
Manuel Lauss
2014-07-30
MIPS: Alchemy: remove au_read/write/sync
Manuel Lauss
2014-07-30
MIPS: Alchemy: introduce helpers to access SYS register block.
Manuel Lauss
2014-04-17
video: move fbdev to drivers/video/fbdev
Tomi Valkeinen