summaryrefslogtreecommitdiffstats
path: root/drivers/zorro
AgeCommit message (Expand)AuthorLines
2014-10-20zorro: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-07-11zorro: Use ARRAY_SIZEHimangi Saraogi-2/+2
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven-10/+26
2013-11-26zorro: Let the driver core handle device enumerationGeert Uytterhoeven-7/+8
2013-11-26zorro: Refactor conditional handling of Zorro device name databaseGeert Uytterhoeven-11/+7
2013-11-26zorro: Don't fill in dummy names in zorro_name_device()Geert Uytterhoeven-1/+0
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven-3/+16
2013-06-29zorro: switch to fixed_size_llseek()Al Viro-21/+1
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro-3/+1
2013-02-22new helper: file_inode(file)Al Viro-2/+2
2013-01-03Drivers: zorro: remove CONFIG_HOTPLUG usageGreg Kroah-Hartman-4/+0
2012-07-15zorro: Remove unused zorro_bus.devicesGeert Uytterhoeven-2/+0
2012-01-02misc latin1 to utf8 conversionsAl Viro-1/+1
2011-10-31drivers/zorro: Add export.h to proc.cPaul Gortmaker-0/+1
2011-10-24zorro: Fix four checkpatch warningsJim Rotmalm-4/+4
2011-09-22zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven-1/+6
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann-1/+0
2010-10-22zorro: Fix device_register() error handlingVasiliy Kulikov-0/+2
2010-08-09zorro: Fix reading of proc/bus/zorro/* in small chunksGeert Uytterhoeven-1/+1
2010-08-09zorro: BKL removalGeert Uytterhoeven-7/+8
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright-1/+1
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven-118/+131
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven-0/+35
2010-02-15tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König-1/+1
2009-12-06m68k: don't export static inline functionsStephen Rothwell-1/+0
2009-03-24zorro: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers-2/+2
2009-01-12m68k: zorro - Use %pR to print resourcesGeert Uytterhoeven-4/+2
2009-01-12m68k: zorro - Kill warn_unused_result warningsGeert Uytterhoeven-12/+27
2009-01-12m68k: zorro - Add devlist.h and gen-devlist to .gitignoreKars de Jong-0/+2
2008-07-24move memory_read_from_buffer() from fs.h to string.hAkinobu Mita-1/+0
2008-07-20zorro: use memory_read_from_bufferakinobu.mita@gmail.com-8/+2
2008-07-20ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day-1/+1
2008-07-20m68k: remove CVS keywordsAdrian Bunk-6/+0
2008-04-29zorro: use non-racy method for proc entries creationDenis V. Lunev-3/+4
2008-04-29proc: switch /proc/bus/zorro/devices to seq_file interfaceAlexey Dobriyan-25/+47
2008-04-29proc: remove proc_busAlexey Dobriyan-1/+1
2007-11-26Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven-0/+15
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt-1/+1
2007-08-22zorro: Make sysfs config attribute read-onlyGeert Uytterhoeven-1/+1
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui-2/+3
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo-1/+0
2007-05-04Amiga Zorro bus: kill resource_size_t warningsGeert Uytterhoeven-4/+7
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven-1/+1
2006-12-08[PATCH] struct path: convert zorroJosef Sipek-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas-7/+2
2006-01-13[PATCH] Add zorro_bus_type probe and remove methodsRussell King-2/+2
2006-01-12[PATCH] m68k: zorro __user annotationsAl Viro-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau-0/+3