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
/
au1200fb.c
Age
Commit message (
Expand
)
Author
2013-11-14
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2013-10-29
Fix a few incorrectly checked [io_]remap_pfn_range() calls
Linus Torvalds
2013-09-30
Video / au1200fb: Use module_platform_driver() to simplify code
Hanjun Guo
2013-06-29
au1200fb: io_remap_pfn_range() sets VM_IO
Al Viro
2013-01-03
Drivers: video: remove __dev* attributes.
Greg Kroah-Hartman
2012-04-08
fbdev: fix au1*fb builds
Manuel Lauss
2012-01-28
drivers/video/au*fb.c: use devm_ functions
Julia Lawall
2011-12-07
MIPS: Alchemy: move au1200fb global functions to platform data
Manuel Lauss
2011-12-07
MIPS: Alchemy: Basic support for the DB1300 board.
Manuel Lauss
2011-10-03
video: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-02
fbdev: au1200fb: silence debug output
Manuel Lauss
2011-06-15
au1200fb: fix hardcoded IRQ
Manuel Lauss
2011-06-15
au1200fb: switch to FB_SYS helpers
Manuel Lauss
2011-06-15
au1200fb: make number of windows configurable at load time.
Manuel Lauss
2011-06-15
au1200fb: fixup PM
Manuel Lauss
2011-06-15
au1200fb: use framebuffer_alloc()
Manuel Lauss
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-03-24
platform driver: fix incorrect use of 'platform_bus_type' with 'struct device...
Ming Lei
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-07-02
[PATCH] irq-flags: video: Use the new IRQF_ constants
Thomas Gleixner
2006-04-29
[PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.c
Ralf Baechle
2006-03-27
[PATCH] au1200fb: Alchemy Au1200 framebuffer driver
Ralf Baechle