index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
[SCSI] qla2xxx: Correctly set the firmware NOS/OLS timeout during initializat...
Andrew Vasquez
2006-06-26
2
-3
/
+2
|
|
*
|
[SCSI] qla2xxx: Convert from pci_module_init() to pci_register_driver().
Andrew Vasquez
2006-06-26
1
-30
/
+8
|
|
*
|
[SCSI] qla2xxx: Correct 'loop-down' determination logic in qla2x00_fw_ready().
Andrew Vasquez
2006-06-26
1
-2
/
+1
|
|
*
|
[SCSI] qla2xxx: Add support for extended error logging.
Andrew Vasquez
2006-06-26
4
-46
/
+19
|
|
*
|
[SCSI] qla2xxx: Cleanup DEBUG macro usage.
Andrew Vasquez
2006-06-26
5
-166
/
+154
|
|
*
|
[SCSI] qla2xxx: Remove no-op IOCTL codes and macros.
Andrew Vasquez
2006-06-26
3
-41
/
+0
|
|
*
|
[SCSI] qla2xxx: Create an VPD sysfs entry for supported ISPs only.
Andrew Vasquez
2006-06-26
1
-10
/
+8
|
|
*
|
[SCSI] qla2xxx: Add DMI (Diagnostics Monitoring Interface) support.
Andrew Vasquez
2006-06-26
5
-0
/
+121
|
|
*
|
[SCSI] qla2xxx: Honour 'skip process-login' option during fabric-login IOCB.
Andrew Vasquez
2006-06-26
1
-0
/
+2
|
|
*
|
[SCSI] qla2xxx: Add NVRAM 'Disable Serdes' bit support.
Andrew Vasquez
2006-06-26
3
-1
/
+15
|
|
*
|
[SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2j.
Andrew Vasquez
2006-06-26
1
-2
/
+15
|
|
*
|
[SCSI] qla2xxx: Rework firmware-trace facilities.
Andrew Vasquez
2006-06-26
8
-811
/
+401
|
|
*
|
[SCSI] SCSI core: Allow QUIESCE -> CANCEL sdev transition
Alan Stern
2006-06-26
1
-0
/
+1
|
|
*
|
[SCSI] sd/scsi_lib simplify sd_rw_intr and scsi_io_completion
Luben Tuikov
2006-06-26
3
-148
/
+105
|
|
*
|
[SCSI] aic79xx: remove slave_destroy
Hannes Reinecke
2006-06-26
5
-81
/
+36
|
|
*
|
[SCSI] HP XP devinfo update
Hannes Reinecke
2006-06-26
1
-1
/
+1
|
|
*
|
[SCSI] megaraid_sas: zcr with fix
Sumant Patro
2006-06-26
2
-13
/
+40
|
|
*
|
[SCSI] ibmvscsi: treat busy and error conditions separately
Dave C Boutcher
2006-06-26
2
-17
/
+52
|
|
*
|
[SCSI] scsi_debug version 1.79
Douglas Gilbert
2006-06-26
1
-195
/
+1028
|
|
*
|
[SCSI] kmalloc argument switcheroo in recent 53c700 change.
Dave Jones
2006-06-26
1
-1
/
+1
*
|
|
|
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
2006-07-04
1
-1
/
+1
|
/
/
/
*
|
|
[PATCH] irq-flags: scsi: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
84
-108
/
+108
*
|
|
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
65
-66
/
+0
*
|
|
typo fixes: infomation -> information
Adrian Bunk
2006-06-30
1
-6
/
+6
*
|
|
typo fixes: aquire -> acquire
Adrian Bunk
2006-06-30
1
-1
/
+1
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
1
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[PATCH] 64bit resource: fix up printks for resources in misc drivers
Greg Kroah-Hartman
2006-06-27
1
-4
/
+4
*
|
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-06-28
13
-107
/
+170
|
\
\
\
|
*
|
|
[PATCH] ata_piix: add ICH6/7/8 to Kconfig
Auke Kok
2006-06-27
1
-1
/
+1
|
*
|
|
[PATCH] sata_sil: disable hotplug interrupts on two ATI IXPs
Tejun Heo
2006-06-27
1
-6
/
+23
|
*
|
|
[PATCH] libata: cosmetic updates
Tejun Heo
2006-06-27
1
-29
/
+32
|
*
|
|
[PATCH] libata reduce timeouts
Andrew Morton
2006-06-27
1
-1
/
+6
|
*
|
|
[PATCH] libata: make two functions global
Tejun Heo
2006-06-27
2
-2
/
+4
|
*
|
|
[PATCH] libata: update ata_do_simple_cmd()
Tejun Heo
2006-06-27
1
-14
/
+43
|
*
|
|
[PATCH] libata: move ata_do_simple_cmd() below ata_exec_internal()
Tejun Heo
2006-06-27
1
-23
/
+23
|
*
|
|
[PATCH] libata: clear EH action on device detach
Tejun Heo
2006-06-27
1
-0
/
+4
|
*
|
|
[PATCH] libata: implement and use ata_deh_dev_action()
Tejun Heo
2006-06-27
1
-1
/
+8
|
*
|
|
[PATCH] libata: move ata_eh_clear_action() upward
Tejun Heo
2006-06-27
1
-25
/
+25
|
*
|
|
[libata] sata_vsc: partially revert a PCI ID-related commit
Jeff Garzik
2006-06-27
1
-7
/
+3
|
*
|
|
[libata] Bump versions
Jeff Garzik
2006-06-27
10
-10
/
+10
|
|
/
/
*
|
|
[PATCH] Remove redundant NULL checks before [kv]free - in drivers/
Jesper Juhl
2006-06-28
1
-3
/
+1
*
|
|
[PATCH] spin/rwlock init cleanups
Ingo Molnar
2006-06-28
1
-1
/
+1
|
/
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
10
-17
/
+12
|
\
\
|
*
|
spelling fixes
Andreas Mohr
2006-06-26
6
-10
/
+10
|
*
|
remove the bouncing email address of David Campbell
Adrian Bunk
2006-06-26
4
-7
/
+2
|
|
/
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-06-26
1
-5
/
+5
|
\
\
|
*
|
kconfig: remove leading whitespace in menu prompts
Roman Zippel
2006-06-09
1
-5
/
+5
*
|
|
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
1
-1
/
+4
|
\
\
\
|
*
|
|
[PATCH] x86_64: Rename IOMMU option, fix help and mark option embedded.
Andi Kleen
2006-06-26
1
-1
/
+4
|
|
|
/
|
|
/
|
*
/
|
[PATCH] drivers: use list_move()
Akinobu Mita
2006-06-26
2
-4
/
+2
|
/
/
[prev]
[next]