index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
zorro
/
zorro.c
Age
Commit message (
Expand
)
Author
2020-08-26
zorro: Fix address space collision message with RAM expansion boards
Geert Uytterhoeven
2020-03-09
zorro: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-05-22
zorro: Add a blank line after declarations
Jacob
2018-03-19
zorro: Set up z->dev.dma_mask for the DMA API
Michael Schmitz
2017-03-17
zorro: stop creating attributes by hand
Dmitry Torokhov
2014-10-20
zorro: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-26
zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>
Geert Uytterhoeven
2013-11-26
zorro: Let the driver core handle device enumeration
Geert Uytterhoeven
2013-11-26
zorro: Do not allocate zorro_autocon[] statically
Geert Uytterhoeven
2012-07-15
zorro: Remove unused zorro_bus.devices
Geert Uytterhoeven
2011-09-22
zorro: Defer device_register() until all devices have been identified
Geert Uytterhoeven
2010-10-22
zorro: Fix device_register() error handling
Vasiliy Kulikov
2010-05-17
m68k: amiga - Zorro host bridge platform device conversion
Geert Uytterhoeven
2009-03-24
zorro: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-12
m68k: zorro - Use %pR to print resources
Geert Uytterhoeven
2009-01-12
m68k: zorro - Kill warn_unused_result warnings
Geert Uytterhoeven
2008-07-20
m68k: remove CVS keywords
Adrian Bunk
2007-05-04
Amiga Zorro bus: kill resource_size_t warnings
Geert Uytterhoeven
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds