summaryrefslogtreecommitdiffstats
path: root/drivers/zorro/zorro.c
AgeCommit message (Expand)Author
2020-08-26zorro: Fix address space collision message with RAM expansion boardsGeert Uytterhoeven
2020-03-09zorro: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-05-22zorro: Add a blank line after declarationsJacob
2018-03-19zorro: Set up z->dev.dma_mask for the DMA APIMichael Schmitz
2017-03-17zorro: stop creating attributes by handDmitry Torokhov
2014-10-20zorro: drop owner assignment from platform_driversWolfram Sang
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven
2013-11-26zorro: Let the driver core handle device enumerationGeert Uytterhoeven
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven
2012-07-15zorro: Remove unused zorro_bus.devicesGeert Uytterhoeven
2011-09-22zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven
2010-10-22zorro: Fix device_register() error handlingVasiliy Kulikov
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven
2009-03-24zorro: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-12m68k: zorro - Use %pR to print resourcesGeert Uytterhoeven
2009-01-12m68k: zorro - Kill warn_unused_result warningsGeert Uytterhoeven
2008-07-20m68k: remove CVS keywordsAdrian Bunk
2007-05-04Amiga Zorro bus: kill resource_size_t warningsGeert Uytterhoeven
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds