index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
zorro
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
zorro: Use ARRAY_SIZE
Himangi Saraogi
1
-2
/
+2
2013-11-26
zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>
Geert Uytterhoeven
3
-10
/
+26
2013-11-26
zorro: Let the driver core handle device enumeration
Geert Uytterhoeven
2
-7
/
+8
2013-11-26
zorro: Refactor conditional handling of Zorro device name database
Geert Uytterhoeven
3
-11
/
+7
2013-11-26
zorro: Don't fill in dummy names in zorro_name_device()
Geert Uytterhoeven
1
-1
/
+0
2013-11-26
zorro: Do not allocate zorro_autocon[] statically
Geert Uytterhoeven
1
-3
/
+16
2013-06-29
zorro: switch to fixed_size_llseek()
Al Viro
1
-21
/
+1
2013-05-02
proc: Supply PDE attribute setting accessor functions
David Howells
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-3
/
+1
2013-02-23
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2013-01-04
Drivers: zorro: remove CONFIG_HOTPLUG usage
Greg Kroah-Hartman
1
-4
/
+0
2012-07-15
zorro: Remove unused zorro_bus.devices
Geert Uytterhoeven
1
-2
/
+0
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-1
/
+1
2011-11-01
drivers/zorro: Add export.h to proc.c
Paul Gortmaker
1
-0
/
+1
2011-10-24
zorro: Fix four checkpatch warnings
Jim Rotmalm
1
-4
/
+4
2011-09-22
zorro: Defer device_register() until all devices have been identified
Geert Uytterhoeven
1
-1
/
+6
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-22
zorro: Fix device_register() error handling
Vasiliy Kulikov
1
-0
/
+2
2010-08-09
zorro: Fix reading of proc/bus/zorro/* in small chunks
Geert Uytterhoeven
1
-1
/
+1
2010-08-09
zorro: BKL removal
Geert Uytterhoeven
1
-7
/
+8
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-1
/
+1
2010-05-17
m68k: amiga - Zorro host bridge platform device conversion
Geert Uytterhoeven
2
-118
/
+131
2010-05-17
m68k: amiga - Zorro bus modalias support
Geert Uytterhoeven
2
-0
/
+35
2010-02-15
tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
Uwe Kleine-König
1
-1
/
+1
2009-12-06
m68k: don't export static inline functions
Stephen Rothwell
1
-1
/
+0
2009-03-25
zorro: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2009-01-12
m68k: zorro - Use %pR to print resources
Geert Uytterhoeven
1
-4
/
+2
2009-01-12
m68k: zorro - Kill warn_unused_result warnings
Geert Uytterhoeven
3
-12
/
+27
2009-01-12
m68k: zorro - Add devlist.h and gen-devlist to .gitignore
Kars de Jong
1
-0
/
+2
2008-07-24
move memory_read_from_buffer() from fs.h to string.h
Akinobu Mita
1
-1
/
+0
2008-07-21
zorro: use memory_read_from_buffer
akinobu.mita@gmail.com
1
-8
/
+2
2008-07-21
ZORRO: Replace deprecated __initcall with equivalent device_initcall.
Robert P. J. Day
1
-1
/
+1
2008-07-21
m68k: remove CVS keywords
Adrian Bunk
3
-6
/
+0
2008-04-29
zorro: use non-racy method for proc entries creation
Denis V. Lunev
1
-3
/
+4
2008-04-29
proc: switch /proc/bus/zorro/devices to seq_file interface
Alexey Dobriyan
1
-25
/
+47
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
1
-1
/
+1
2007-11-27
Amiga zorro bus: Add missing zorro_device_remove()
Geert Uytterhoeven
1
-0
/
+15
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-08-23
zorro: Make sysfs config attribute read-only
Geert Uytterhoeven
1
-1
/
+1
2007-07-12
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+3
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-05-05
Amiga Zorro bus: kill resource_size_t warnings
Geert Uytterhoeven
3
-4
/
+7
2007-02-12
[PATCH] mark struct file_operations const 6
Arjan van de Ven
1
-1
/
+1
2006-12-08
[PATCH] struct path: convert zorro
Josef Sipek
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-25
[PATCH] amiga: fix driver_register() return handling, remove zorro_module_init()
Bjorn Helgaas
1
-7
/
+2
2006-01-13
[PATCH] Add zorro_bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-12
[PATCH] m68k: zorro __user annotations
Al Viro
1
-1
/
+1
2005-10-31
[PATCH] fix missing includes
Tim Schmielau
2
-0
/
+3
2005-06-21
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...
Yani Ioannou
1
-2
/
+2
[next]