aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/zorro
AgeCommit message (Expand)AuthorFilesLines
2024-02-19zorro: Make zorro_bus_type constRicardo B. Marliere2-2/+2
2023-08-21zorro: Include zorro.h in names.cArnd Bergmann1-0/+1
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman1-2/+2
2022-01-22proc: remove PDE_DATA() completelyMuchun Song1-1/+1
2021-08-05zorro: Drop useless (and hardly used) .driver member in struct zorro_devUwe Kleine-König1-5/+2
2021-08-05zorro: Simplify remove callbackUwe Kleine-König1-5/+3
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-2/+1
2020-08-26zorro: Fix address space collision message with RAM expansion boardsGeert Uytterhoeven1-1/+1
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada1-0/+1
2020-03-09zorro: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-09zorro: Move zorro_bus_type to bus-private header fileGeert Uytterhoeven1-0/+7
2020-03-09zorro: Use zorro_match_device() helper in zorro_bus_match()Geert Uytterhoeven1-6/+1
2020-03-09zorro: Fix zorro_bus_match() kerneldocGeert Uytterhoeven1-3/+3
2020-03-09zorro: Make zorro_match_device() staticGeert Uytterhoeven1-2/+1
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+1
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-5/+4
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-2/+1
2018-06-04Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2018-05-22zorro: Add a blank line after declarationsJacob1-0/+3
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-15/+2
2018-03-19zorro: Set up z->dev.dma_mask for the DMA APIMichael Schmitz1-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman5-0/+5
2017-03-17zorro: stop creating attributes by handDmitry Torokhov4-47/+50
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-01-25zorro: Use kobj_to_dev()Geliang Tang1-2/+1
2014-10-20zorro: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-11zorro: Use ARRAY_SIZEHimangi Saraogi1-2/+2
2013-11-26zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>Geert Uytterhoeven3-10/+26
2013-11-26zorro: Let the driver core handle device enumerationGeert Uytterhoeven2-7/+8
2013-11-26zorro: Refactor conditional handling of Zorro device name databaseGeert Uytterhoeven3-11/+7
2013-11-26zorro: Don't fill in dummy names in zorro_name_device()Geert Uytterhoeven1-1/+0
2013-11-26zorro: Do not allocate zorro_autocon[] staticallyGeert Uytterhoeven1-3/+16
2013-06-29zorro: switch to fixed_size_llseek()Al Viro1-21/+1
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-3/+1
2013-02-22new helper: file_inode(file)Al Viro1-2/+2
2013-01-03Drivers: zorro: remove CONFIG_HOTPLUG usageGreg Kroah-Hartman1-4/+0
2012-07-15zorro: Remove unused zorro_bus.devicesGeert Uytterhoeven1-2/+0
2012-01-02misc latin1 to utf8 conversionsAl Viro1-1/+1
2011-10-31drivers/zorro: Add export.h to proc.cPaul Gortmaker1-0/+1
2011-10-24zorro: Fix four checkpatch warningsJim Rotmalm1-4/+4
2011-09-22zorro: Defer device_register() until all devices have been identifiedGeert Uytterhoeven1-1/+6
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-22zorro: Fix device_register() error handlingVasiliy Kulikov1-0/+2
2010-08-09zorro: Fix reading of proc/bus/zorro/* in small chunksGeert Uytterhoeven1-1/+1
2010-08-09zorro: BKL removalGeert Uytterhoeven1-7/+8
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-1/+1
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven2-118/+131
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2-0/+35
2010-02-15tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in commentsUwe Kleine-König1-1/+1
2009-12-06m68k: don't export static inline functionsStephen Rothwell1-1/+0
2009-03-24zorro: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2009-01-12m68k: zorro - Use %pR to print resourcesGeert Uytterhoeven1-4/+2
2009-01-12m68k: zorro - Kill warn_unused_result warningsGeert Uytterhoeven3-12/+27
2009-01-12m68k: zorro - Add devlist.h and gen-devlist to .gitignoreKars de Jong1-0/+2
2008-07-24move memory_read_from_buffer() from fs.h to string.hAkinobu Mita1-1/+0
2008-07-20zorro: use memory_read_from_bufferakinobu.mita@gmail.com1-8/+2
2008-07-20ZORRO: Replace deprecated __initcall with equivalent device_initcall.Robert P. J. Day1-1/+1
2008-07-20m68k: remove CVS keywordsAdrian Bunk3-6/+0
2008-04-29zorro: use non-racy method for proc entries creationDenis V. Lunev1-3/+4
2008-04-29proc: switch /proc/bus/zorro/devices to seq_file interfaceAlexey Dobriyan1-25/+47
2008-04-29proc: remove proc_busAlexey Dobriyan1-1/+1
2007-11-26Amiga zorro bus: Add missing zorro_device_remove()Geert Uytterhoeven1-0/+15
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-08-22zorro: Make sysfs config attribute read-onlyGeert Uytterhoeven1-1/+1
2007-07-11sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui1-2/+3
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo1-1/+0
2007-05-04Amiga Zorro bus: kill resource_size_t warningsGeert Uytterhoeven3-4/+7
2007-02-12[PATCH] mark struct file_operations const 6Arjan van de Ven1-1/+1
2006-12-08[PATCH] struct path: convert zorroJosef Sipek1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-25[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()Bjorn Helgaas1-7/+2
2006-01-13[PATCH] Add zorro_bus_type probe and remove methodsRussell King1-2/+2
2006-01-12[PATCH] m68k: zorro __user annotationsAl Viro1-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau2-0/+3
2005-06-20[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...Yani Ioannou1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds10-0/+1315