- 359745d proc: remove PDE_DATA() completely by Muchun Song · 3 years ago
- fac58b4 zorro: Drop useless (and hardly used) .driver member in struct zorro_dev by Uwe Kleine-König · 3 years, 5 months ago
- 18d214c zorro: Simplify remove callback by Uwe Kleine-König · 3 years, 5 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- ea2abe2 zorro: Fix address space collision message with RAM expansion boards by Geert Uytterhoeven · 4 years, 6 months ago
- a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 573a73a zorro: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 10 months ago
- 7332bc4 zorro: Move zorro_bus_type to bus-private header file by Geert Uytterhoeven · 5 years ago
- 3d52910 zorro: Use zorro_match_device() helper in zorro_bus_match() by Geert Uytterhoeven · 5 years ago
- aeee094 zorro: Fix zorro_bus_match() kerneldoc by Geert Uytterhoeven · 5 years ago
- 0cfb07c zorro: Make zorro_match_device() static by Geert Uytterhoeven · 5 years ago
- 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 11 months ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
- acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
- 137f5ae Merge tag 'm68k-for-v4.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 7 years ago
- d49cbe7 zorro: Add a blank line after declarations by Jacob · 7 years ago
- fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
- 55496d3 zorro: Set up z->dev.dma_mask for the DMA API by Michael Schmitz · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 87e715d zorro: stop creating attributes by hand by Dmitry Torokhov · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- a9c9d9a zorro: Use kobj_to_dev() by Geliang Tang · 9 years ago
- 467817e zorro: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
- 0b9d22d zorro: Use ARRAY_SIZE by Himangi Saraogi · 11 years ago
- bd9ba8f zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h> by Geert Uytterhoeven · 11 years ago
- 83b7bce zorro: Let the driver core handle device enumeration by Geert Uytterhoeven · 11 years ago
- 52182c7 zorro: Refactor conditional handling of Zorro device name database by Geert Uytterhoeven · 12 years ago
- bd79014 zorro: Don't fill in dummy names in zorro_name_device() by Geert Uytterhoeven · 11 years ago
- c293738 zorro: Do not allocate zorro_autocon[] statically by Geert Uytterhoeven · 12 years ago
- 3be1f2b zorro: switch to fixed_size_llseek() by Al Viro · 12 years ago
- 271a15e proc: Supply PDE attribute setting accessor functions by David Howells · 12 years ago
- d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- b92c914 Drivers: zorro: remove CONFIG_HOTPLUG usage by Greg Kroah-Hartman · 12 years ago
- 897f332 zorro: Remove unused zorro_bus.devices by Geert Uytterhoeven · 13 years ago
- d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
- 8aaf7a0 drivers/zorro: Add export.h to proc.c by Paul Gortmaker · 13 years ago
- d996e9d zorro: Fix four checkpatch warnings by Jim Rotmalm · 13 years ago
- a7f4d00 zorro: Defer device_register() until all devices have been identified by Geert Uytterhoeven · 13 years ago
- 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
- 10b6879 zorro: Fix device_register() error handling by Vasiliy Kulikov · 14 years ago
- 2190a1e zorro: Fix reading of proc/bus/zorro/* in small chunks by Geert Uytterhoeven · 15 years ago
- d50ac46 zorro: BKL removal by Geert Uytterhoeven · 15 years ago
- 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 15 years ago
- 0d30546 m68k: amiga - Zorro host bridge platform device conversion by Geert Uytterhoeven · 16 years ago
- bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
- dfff061 tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments by Uwe Kleine-König · 15 years ago
- f699b7f m68k: don't export static inline functions by Stephen Rothwell · 15 years ago
- 2796872 zorro: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- b01e3b0 m68k: zorro - Use %pR to print resources by Geert Uytterhoeven · 16 years ago
- 11a8b2c m68k: zorro - Kill warn_unused_result warnings by Geert Uytterhoeven · 16 years ago
- dc8ee69 m68k: zorro - Add devlist.h and gen-devlist to .gitignore by Kars de Jong · 16 years ago
- e108526e move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
- fa7f289 zorro: use memory_read_from_buffer by akinobu.mita@gmail.com · 16 years ago
- a6a26a3 ZORRO: Replace deprecated __initcall with equivalent device_initcall. by Robert P. J. Day · 16 years ago
- f30828a m68k: remove CVS keywords by Adrian Bunk · 16 years ago
- 659f865 zorro: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
- 8331438 proc: switch /proc/bus/zorro/devices to seq_file interface by Alexey Dobriyan · 17 years ago
- 9c37066 proc: remove proc_bus by Alexey Dobriyan · 17 years ago
- 2f9b0b5 Amiga zorro bus: Add missing zorro_device_remove() by Geert Uytterhoeven · 17 years ago
- 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
- a010866 zorro: Make sysfs config attribute read-only by Geert Uytterhoeven · 17 years ago
- 91a6902 sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes by Zhang Rui · 18 years ago
- 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 18 years ago
- 3181757 Amiga Zorro bus: kill resource_size_t warnings by Geert Uytterhoeven · 18 years ago
- 00977a5 [PATCH] mark struct file_operations const 6 by Arjan van de Ven · 18 years ago
- b3d7ae5 [PATCH] struct path: convert zorro by Josef Sipek · 18 years ago
- 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
- 33d8675 [PATCH] amiga: fix driver_register() return handling, remove zorro_module_init() by Bjorn Helgaas · 19 years ago
- b6a01e9 [PATCH] Add zorro_bus_type probe and remove methods by Russell King · 19 years ago
- d998265 [PATCH] m68k: zorro __user annotations by Al Viro · 19 years ago
- 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
- 060b884 [PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c: update device attribute callbacks by Yani Ioannou · 20 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago