index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
2009-04-14
Fix lpfc_parse_bg_err()'s use of do_div()
David Howells
2009-04-13
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
2009-04-10
Merge git://git.infradead.org/~dwmw2/firmware-2.6
Linus Torvalds
2009-04-08
qla1280: Fix off-by-some error in firmware loading.
David Woodhouse
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
2009-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-03
[SCSI] sg: fix q->queue_lock on scsi_error_handler path
FUJITA Tomonori
2009-04-03
[SCSI] replace __inline with inline
Harvey Harrison
2009-04-03
[SCSI] a2091: make 2 functions static
Adrian Bunk
2009-04-03
[SCSI] a3000: make 2 functions static
Adrian Bunk
2009-04-03
[SCSI] ses: #if 0 the unused ses_match_host()
Adrian Bunk
2009-04-03
[SCSI] use kmem_cache_zalloc instead of kmem_cache_alloc/memset
Wei Yongjun
2009-04-03
[SCSI] sg: fix iovec bugs introduced by the block layer conversion
FUJITA Tomonori
2009-04-03
[SCSI] qlogicpti: use request_firmware
Jaswinder Singh Rajput
2009-04-03
[SCSI] advansys: use request_firmware
Jaswinder Singh Rajput
2009-04-03
[SCSI] qla1280: use request_firmware
Jaswinder Singh Rajput
2009-04-03
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
2009-04-03
[SCSI] cxgb3i: call ddp release function directly
Mike Christie
2009-04-03
[SCSI] cxgb3i: merge cxgb3i_ddp into cxgb3i module
Karen Xie
2009-04-03
[SCSI] cxgb3i: close all tcp connections upon chip reset
Karen Xie
2009-04-03
[SCSI] cxgb3i: re-read ddp settings information after chip reset
Mike Christie
2009-04-03
[SCSI] cxgb3i: re-initialize ddp settings after chip reset
Karen Xie
2009-04-03
[SCSI] cxgb3i: subscribe to error notification from cxgb3 driver
Karen Xie
2009-04-03
[SCSI] aacraid driver update
Leubner, Achim
2009-04-03
[SCSI] config: Make need for SCSI_CDROM clearer
Alan Cox
2009-04-03
[SCSI] stex: update version to 4.6.0000.3
Ed Lin
2009-04-03
[SCSI] stex: add new 6G controller support
Ed Lin
2009-04-03
[SCSI] stex: use config struct for parameters of different controllers
Ed Lin
2009-04-03
[SCSI] stex: add MSI support
Ed Lin
2009-04-03
[SCSI] stex: small code fixes and changes
Ed Lin
2009-04-03
[SCSI] fcoe, libfcoe: Add support for FIP. FCoE discovery and keep-alive.
Joe Eykholt
2009-04-03
[SCSI] fcoe, libfc: fix double fcoe_softc memory alloc
Vasu Dev
2009-04-03
[SCSI] fcoe: cleans up libfcoe.h and adds fcoe.h for fcoe module
Vasu Dev
2009-04-03
[SCSI] fcoe: moves common FCoE library API functions to libfcoe module
Vasu Dev
2009-04-03
[SCSI] fcoe, libfc: add libfcoe module
Vasu Dev
2009-04-03
[SCSI] fcoe: renames libfcoe.c to fcoe.c as the only fcoe module file
Vasu Dev
2009-04-03
[SCSI] fcoe: removes default sw transport code file fcoe_sw.c
Vasu Dev
2009-04-03
[SCSI] fcoe: removes fc_transport_fcoe.[ch] code files
Vasu Dev
2009-04-03
[SCSI] fcoe: prep work to completely remove fc_transport_fcoe code
Vasu Dev
2009-04-03
[SCSI] fcoe: create/destroy fcoe Rx threads on CPU hotplug events
Robert Love
2009-04-03
[SCSI] fcoe: Use per-CPU kernel function for dev_stats instead of an array
Robert Love
2009-04-03
[SCSI] fcoe: Use percpu kernel funcs for struct fcoe_percpu_s
Robert Love
2009-04-03
[SCSI] fcoe: Initialize all possilbe skb_queue(s) when module is loaded
Robert Love
2009-04-03
[SCSI] osd_uld: Remove creation of osd_scsi class symlink
Boaz Harrosh
[next]