index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-proc.c
Age
Commit message (
Expand
)
Author
Lines
2005-04-02
[ide] kill ide-default
Bartlomiej Zolnierkiewicz
-4
/
+5
2005-04-02
[ide] destroy_proc_ide_device() cleanup
Bartlomiej Zolnierkiewicz
-3
/
+0
2005-03-10
[ide] kill ide_driver_t->capacity
Bartlomiej Zolnierkiewicz
-5
/
+3
2004-12-30
[ide] ide-proc: kill destroy_proc_ide_interfaces()
Bartlomiej Zolnierkiewicz
-15
/
+0
2004-11-18
[ide] fix /proc/ide/hd?/settings to not spam logs
Bartlomiej Zolnierkiewicz
-5
/
+15
2004-11-01
[ide] obsolete /proc/ide/hd?/settings
Bartlomiej Zolnierkiewicz
-0
/
+6
2004-10-29
[ide] make destroy_proc_ide_interfaces static
Bartlomiej Zolnierkiewicz
-3
/
+1
2004-10-29
[ide] remove hwif from /proc/ide/ as part of ide_unregister_hwif()
Bartlomiej Zolnierkiewicz
-9
/
+12
2004-10-22
[ide] kill /proc/ide/ide?/config
Bartlomiej Zolnierkiewicz
-257
/
+0
2004-10-21
[ide] remove broken pdc4030 driver
Bartlomiej Zolnierkiewicz
-1
/
+0
2004-10-01
[ide] remove stale comment from ide-proc.c
Bartlomiej Zolnierkiewicz
-20
/
+7
2004-06-30
[PATCH] sparse: NULL vs 0 - rest of drivers
Mika Kukkonen
-1
/
+1
2004-06-17
[PATCH] more PC9800 removal
Adrian Bunk
-1
/
+0
2004-06-15
[PATCH] ide: ide-proc fix for m68k
Bartlomiej Zolnierkiewicz
-22
/
+0
2004-06-04
[PATCH] ide: remove needless exports
Bartlomiej Zolnierkiewicz
-51
/
+13
2004-05-28
[PATCH] sparse: ide-proc.c fixes
Alexander Viro
-213
/
+224
2004-05-22
Avoid type warning in comparison by making it explicit.
Linus Torvalds
-1
/
+1
2004-04-25
[PATCH] use kernel min/max in IDE code (2/2)
Bartlomiej Zolnierkiewicz
-2
/
+2
2004-02-25
[PATCH] ide-proc.c: remove unused MIN() macro
Bartlomiej Zolnierkiewicz
-4
/
+0
2004-02-19
[PATCH] fix /proc/ide/<chipset> for IDE PCI modules
Bartlomiej Zolnierkiewicz
-54
/
+9
2004-01-31
[PATCH] fix issues with loading PCI IDE drivers as modules
Bartlomiej Zolnierkiewicz
-1
/
+3
2003-09-29
[PATCH] fix /proc/ide/hdX/settings
Bartlomiej Zolnierkiewicz
-1
/
+2
2003-06-03
[PATCH] kill recreate_proc_ide_device()
Bartlomiej Zolnierkiewicz
-28
/
+0
2003-06-03
[PATCH] create /proc/ide/hdX/capacity only once
Bartlomiej Zolnierkiewicz
-7
/
+1
2003-06-02
[PATCH] Fix ide-mod unload crash
Herbert Xu
-7
/
+2
2003-05-25
[PATCH] drivers/* strlcpy conversions
Ben Collins
-2
/
+1
2003-03-21
[PATCH] remove special cases from ide_proc
Alan Cox
-14
/
+7
2003-02-17
[PATCH] add new settings locks to ide-proc
Alan Cox
-1
/
+8
2003-02-17
[PATCH] ide-proc - fix crash on identify
Alan Cox
-11
/
+31
2002-11-08
[PATCH] Typo in ide
Pavel Machek
-2
/
+1
2002-10-07
[PATCH] named initializers for drivers/ide
Art Haas
-4
/
+4
2002-09-19
drivers/ide/ide-proc.c: u64 != long long
David S. Miller
-1
/
+1
2002-09-11
ide-proc updates:
Jens Axboe
-194
/
+147
2002-08-27
[PATCH] put ide_driver_t on lists
Alexander Viro
-20
/
+17
2002-08-16
Add 2.4 IDE core, based on late 2.4.19-pre-acX version
Jens Axboe
-0
/
+961
2002-05-06
[PATCH] 2.5.14 IDE 57
Martin Dalecki
-477
/
+0
2002-05-05
[PATCH] 2.5.14 IDE 55
Martin Dalecki
-159
/
+0
2002-04-25
[PATCH] 2.5.10 IDE 42
Martin Dalecki
-2
/
+2
2002-04-15
[PATCH] 2.5.8 IDE 36
Martin Dalecki
-1
/
+0
2002-04-12
[PATCH] 2.5.8-pre3 IDE 32
Martin Dalecki
-20
/
+15
2002-04-08
[PATCH] 2.5.8-pre2 IDE 29b
Martin Dalecki
-14
/
+0
2002-04-01
[PATCH] 2.5.7 IDE 27
Martin Dalecki
-1
/
+1
2002-04-01
[PATCH] 2.5.7 IDE 26
Martin Dalecki
-8
/
+8
2002-03-17
[PATCH] 2.5.7-pre2 IDE 22a
Martin Dalecki
-12
/
+0
2002-03-06
[PATCH] IDE 17 (not just cleanup)
v2.5.6-pre3
Martin Dalecki
-4
/
+3
2002-03-04
[PATCH] 2.5.6-pre2 IDE cleanup 16
Martin Dalecki
-1
/
+1
2002-02-27
[PATCH] 2.5.6-pre1 IDE clean 14
Martin Dalecki
-69
/
+16
2002-02-27
[PATCH] 2.5.5 IDE cleanup 12
Martin Dalecki
-235
/
+0
2002-02-27
[PATCH] 2.5.6-pre1 IDE cleanup 10
Martin Dalecki
-17
/
+0
2002-02-19
[PATCH] 2.5.5-pre1 IDE cleanup 9
Martin Dalecki
-7
/
+3
[next]