index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
zorro
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
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-10-31
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-24
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-20
zorro: use memory_read_from_buffer
akinobu.mita@gmail.com
1
-8
/
+2
2008-07-20
ZORRO: Replace deprecated __initcall with equivalent device_initcall.
Robert P. J. Day
1
-1
/
+1
2008-07-20
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-26
Amiga zorro bus: Add missing zorro_device_remove()
Geert Uytterhoeven
1
-0
/
+15
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
1
-1
/
+1
2007-08-22
zorro: Make sysfs config attribute read-only
Geert Uytterhoeven
1
-1
/
+1
2007-07-11
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
1
-2
/
+3
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-1
/
+0
2007-05-04
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-30
[PATCH] fix missing includes
Tim Schmielau
2
-0
/
+3
2005-06-20
[PATCH] Driver Core: drivers/usb/input/aiptek.c - drivers/zorro/zorro-sysfs.c...
Yani Ioannou
1
-2
/
+2
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
10
-0
/
+1315