summaryrefslogtreecommitdiffstats
path: root/drivers/zorro
Commit message (Expand)AuthorAgeFilesLines
* move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-241-1/+0
* zorro: use memory_read_from_bufferakinobu.mita@gmail.com2008-07-201-8/+2
* ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day2008-07-201-1/+1
* m68k: remove CVS keywordsAdrian Bunk2008-07-203-6/+0
* zorro: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-3/+4
* proc: switch /proc/bus/zorro/devices to seq_file interfaceAlexey Dobriyan2008-04-291-25/+47
* proc: remove proc_busAlexey Dobriyan2008-04-291-1/+1
* Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven2007-11-261-0/+15
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* zorro: Make sysfs config attribute read-onlyGeert Uytterhoeven2007-08-221-1/+1
* sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-111-2/+3
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-111-1/+0
* Amiga Zorro bus: kill resource_size_t warningsGeert Uytterhoeven2007-05-043-4/+7
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-1/+1
* [PATCH] struct path: convert zorroJosef Sipek2006-12-081-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas2006-03-251-7/+2
* [PATCH] Add zorro_bus_type probe and remove methodsRussell King2006-01-131-2/+2
* [PATCH] m68k: zorro __user annotationsAl Viro2006-01-121-1/+1
* [PATCH] fix missing includesTim Schmielau2005-10-302-0/+3
* [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou2005-06-201-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-1610-0/+1315