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