aboutsummaryrefslogtreecommitdiff
path: root/drivers/zorro
AgeCommit message (Expand)Author
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-06-04Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-22zorro: Add a blank line after declarationsJacob
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-03-19zorro: Set up z->dev.dma_mask for the DMA APIMichael Schmitz
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-17zorro: stop creating attributes by handDmitry Torokhov
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-01-25zorro: Use kobj_to_dev()Geliang Tang
2014-10-20zorro: drop owner assignment from platform_driversWolfram Sang
2014-07-11zorro: Use ARRAY_SIZEHimangi Saraogi
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: Refactor conditional handling of Zorro device name databaseGeert Uytterhoeven
2013-11-26zorro: Don't fill in dummy names in zorro_name_device()Geert Uytterhoeven
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven
2013-06-29zorro: switch to fixed_size_llseek()Al Viro
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-02-22new helper: file_inode(file)Al Viro
2013-01-03Drivers: zorro: remove CONFIG_HOTPLUG usageGreg Kroah-Hartman
2012-07-15zorro: Remove unused zorro_bus.devicesGeert Uytterhoeven
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-10-31drivers/zorro: Add export.h to proc.cPaul Gortmaker
2011-10-24zorro: Fix four checkpatch warningsJim Rotmalm
2011-09-22zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-10-22zorro: Fix device_register() error handlingVasiliy Kulikov
2010-08-09zorro: Fix reading of proc/bus/zorro/* in small chunksGeert Uytterhoeven
2010-08-09zorro: BKL removalGeert Uytterhoeven
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven
2010-02-15tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König
2009-12-06m68k: don't export static inline functionsStephen Rothwell
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
2009-01-12m68k: zorro - Add devlist.h and gen-devlist to .gitignoreKars de Jong
2008-07-24move memory_read_from_buffer() from fs.h to string.hAkinobu Mita
2008-07-20zorro: use memory_read_from_bufferakinobu.mita@gmail.com
2008-07-20ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day
2008-07-20m68k: remove CVS keywordsAdrian Bunk
2008-04-29zorro: use non-racy method for proc entries creationDenis V. Lunev
2008-04-29proc: switch /proc/bus/zorro/devices to seq_file interfaceAlexey Dobriyan
2008-04-29proc: remove proc_busAlexey Dobriyan
2007-11-26Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-08-22zorro: Make sysfs config attribute read-onlyGeert Uytterhoeven