summaryrefslogtreecommitdiffstats
path: root/Documentation/isdn (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-11[SCSI] set error value when failing commands in prep_fnMike Christie1-8/+16
2005-09-10[SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley3-6/+19
2005-09-10[SCSI] Fix module removal/device add raceAlan Stern1-2/+6
2005-09-10[SCSI] lpfc: use wwn_to_u64() transport helperAndrew Vasquez4-28/+25
2005-09-10[SCSI] qla2xxx: use wwn_to_u64() transport helperAndrew Vasquez2-12/+10
2005-09-10[SCSI] fc_transport: Generalize WWN to u64 interger conversions.Andrew Vasquez1-0/+8
2005-09-10[SCSI] SAS transport class: fixup prototype of sas_host_setupJames Bottomley1-1/+2
2005-09-10[SCSI] 3ware 9000: handle use_sg != 0 for emulated commandsadam radford1-6/+24
2005-09-09[SCSI] SAS transport classChristoph Hellwig4-0/+927
2005-09-09[SCSI] permit READ DEFECT DATA in block/scsi_ioctlDouglas Gilbert1-0/+1
2005-09-09[SCSI] sg: do not set VM_IO flag on mmap-ed pagesDouglas Gilbert1-2/+2
2005-09-09[SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley1-3/+2
2005-09-09[SCSI] SCSI core: fix leakage of scsi_cmnd'sJames Bottomley1-40/+71
2005-09-09[SCSI] fix possible deadlock in scsi_lib.cNeil Brown1-1/+1
2005-09-09[SCSI] fix callers of scsi_remove_device() who already hold the scan mutedAlan Stern2-13/+16
2005-09-09[SCSI] add missing scan mutex to scsi_scan_target()Alan Stern1-27/+40
2005-09-08[SCSI] Re-do "final klist fixes"Linus Torvalds1-4/+20
2005-09-08[PATCH] fix klist semantics for lists which have elements removed on traversalJames Bottomley5-8/+84
2005-09-08[SCSI] Revert "final klist fixes"Linus Torvalds1-20/+4
2005-09-08[PATCH] bogus #if (simserial)viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] CHECKFLAGS on ppc64 got brokenviro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] bogus #if (ncr53c406)viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] bogus #if (smc91x.h)viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] -Wundef fixes (hisax)viro@ZenIV.linux.org.uk1-0/+2
2005-09-08[PATCH] -Wundef fixes (ncr5380)viro@ZenIV.linux.org.uk1-1/+8
2005-09-08[PATCH] -Wundef fixes (hamachi)viro@ZenIV.linux.org.uk1-0/+4
2005-09-08[PATCH] bogus symbol used in arch/um/os-Linux/elf_aux.cviro@ZenIV.linux.org.uk5-1/+8
2005-09-08[PATCH] updated mail addressviro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] iomem annotations (sound/arm/aaci)viro@ZenIV.linux.org.uk2-5/+5
2005-09-08[PATCH] lost chunk of "uml: build cleanups"viro@ZenIV.linux.org.uk1-1/+1
2005-09-08[PATCH] Kconfig fix (BLK_DEV_FD dependencies)viro@ZenIV.linux.org.uk15-1/+55
2005-09-08[PATCH] s2io u64 use for uintptr_tviro@zenIV.linux.org.uk1-5/+5
2005-09-08[PATCH] DVB: lgdt330x check callback fixMichael Krufky1-25/+25
2005-09-08[PATCH] DVB: Clarify description text for dvb-bt8xx in KconfigMichael Krufky2-4/+4
2005-09-08[PATCH] Indycam / VINO driversRalf Baechle7-192/+5319
2005-09-08[PATCH] pivot_root() circular reference fixMiklos Szeredi1-0/+4
2005-09-08[PATCH] kprobes: fix bug when probed on task and isr functionsKeshavamurthy Anil S7-10/+55
2005-09-08[PATCH] kprobes: fix handling of simultaneous probe hit/unregisterJim Keniston2-0/+6
2005-09-08[PATCH] Kprobes/IA64: fix race when break hits and kprobe not foundKeshavamurthy Anil S1-0/+45
2005-09-08[PATCH] kprobes-prevent-possible-race-conditions-sparc64-changes fixPrasanna S Panchamukhi1-1/+1
2005-09-08[PATCH] Kprobes: prevent possible race conditions sparc64 changesPrasanna S Panchamukhi5-20/+30
2005-09-08[PATCH] Kprobes: prevent possible race conditions ia64 changesPrasanna S Panchamukhi6-27/+41
2005-09-08[PATCH] Kprobes: prevent possible race conditions ppc64 changesPrasanna S Panchamukhi6-20/+38
2005-09-08[PATCH] kprobes: prevent possible race conditions x86_64 changesPrasanna S Panchamukhi5-27/+39
2005-09-08[PATCH] kprobes: prevent possible race conditions i386 changesPrasanna S Panchamukhi5-25/+34
2005-09-08[PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi5-29/+60
2005-09-08[PATCH] Fix smsc_ircc_init return valueBrice Goglin1-0/+1
2005-09-08[PATCH] smsc-ircc2: dont use void * where specific type will doDmitry Torokhov1-6/+4
2005-09-08[PATCH] smsc-ircc2: use netdev_priv()Dmitry Torokhov1-12/+11