[SCSI] add supported_mode and active_mode attributes to the host
[linux-2.6] / drivers /
2007-10-12  FUJITA Tomonori[SCSI] add supported_mode and active_mode attributes...
2007-10-12  FUJITA Tomonori[SCSI] tgt: fix can_queue bug
2007-10-12  Gilbert Wu[SCSI] aic94xx: Add new PCI ID for ASC58300
2007-10-12  HighPoint Linux... [SCSI] hptiop: adding new firmware interface and more...
2007-10-12  Christof Schmitt[SCSI] zfcp: Enable debug feature before setting adapte...
2007-10-12  Swen Schillig[SCSI] zfcp: cleanup, separation of ERP, non ERP-versio...
2007-10-12  Christof Schmitt[SCSI] scsi_transport_fc: Introduce disable_target_scan...
2007-10-12  Christof Schmitt[SCSI] zfcp: Remove braces for only one statement
2007-10-12  Christof Schmitt[SCSI] zfcp: Remove unnecessary assignment
2007-10-12  Heiko Carstens[SCSI] zfcp: avoid if (whatever) ; constructs.
2007-10-12  Christof Schmitt[SCSI] zfcp: correct indentation for nested if-else
2007-10-12  Mariusz Kozlowski[SCSI] kmalloc + memset conversion to kzalloc
2007-10-12  Prakash, Sathya[SCSI] mpt fusion: Change company name from LSI Logic...
2007-10-12  Prakash, Sathya[SCSI] mpt fusion: Link speed change display support
2007-10-12  Prakash, Sathya[SCSI] mpt fusion: Creation of mptsas.h header file
2007-10-12  Prakash, Sathya[SCSI] mpt fusion: Change call back indices to u8 from int
2007-10-12  Prakash, Sathya[SCSI] mpt fusion: Usage of high priority request FIFO...
2007-10-12  Eric Moore[SCSI] mpt fusion: Add support for ATTO 4LD: Rebranded...
2007-10-12  Alan Cox[SCSI] dtc: clean up indent damage and add printk levels
2007-10-12  Adrian Bunk[SCSI] make scsi_decode_sense_buffer and scsi_decode_se...
2007-10-12  Gabriel C[SCSI] NCR5380: fix NCR53C400_PSEUDO_DMA is not defined
2007-10-12  Adrian Bunk[SCSI] scsi_error.c should #include "scsi_transport_api.h"
2007-10-12  Andrew Morton[SCSI] ips: warning fix
2007-10-12  Jesper Juhl[SCSI] NCR_D700, lpfc: Clean up duplicate includes
2007-10-12  Andrew Morton[SCSI] aacraid: rename check_reset
2007-10-12  Jesper Juhl[SCSI] lpfc: fix potential overflow of hbqs array
2007-10-12  FUJITA Tomonori[SCSI] fc4: convert to use the data buffer accessors
2007-10-12  Matthew Wilcox[SCSI] advansys: Move documentation to Documentation...
2007-10-12  Matthew Wilcox[SCSI] advansys: use memcpy instead of open-coded loop
2007-10-12  Matthew Wilcox[SCSI] advansys: Remove pci_slot_info
2007-10-12  Matthew Wilcox[SCSI] advansys: Remove library-style callback routines
2007-10-12  Matthew Wilcox[SCSI] advansys: Move struct device out of the cfg...
2007-10-12  Matthew Wilcox[SCSI] advansys: Stop using n_io_port in Scsi_Host...
2007-10-12  Matthew Wilcox[SCSI] advansys: ioremap no longer needs page-aligned...
2007-10-12  Matthew Wilcox[SCSI] advansys: delete AscGetChipBusType
2007-10-12  Matthew Wilcox[SCSI] advansys: misc reformatting
2007-10-12  Matthew Wilcox[SCSI] advansys: remove INQUIRY sniffing
2007-10-12  Matthew Wilcox[SCSI] Add QUANTUM XP34301 to the blacklist
2007-10-12  Matthew Wilcox[SCSI] advansys: remove AscCompareString()
2007-10-12  Matthew Wilcox[SCSI] advansys: More PCI cleanups
2007-10-12  Matthew Wilcox[SCSI] advansys: Update resource management
2007-10-12  Matthew Wilcox[SCSI] advansys: Convert to ISA driver model
2007-10-12  Matthew Wilcox[SCSI] advansys: Convert to EISA driver model
2007-10-12  Matthew Wilcox[SCSI] advansys: Convert to PCI driver model
2007-10-12  Matthew Wilcox[SCSI] advansys: Move to scsi hotplug initialisation...
2007-10-12  Matthew Wilcox[SCSI] advansys: Make advansys_board_found a little...
2007-10-12  Matthew Wilcox[SCSI] advansys: Stop checking the scsi_cmnd belongs...
2007-10-12  Matthew Wilcox[SCSI] advansys: Improve interrupt handler
2007-10-12  Matthew Wilcox[SCSI] advansys: Clean up proc_info implementation
2007-10-12  Matthew Wilcox[SCSI] advansys: undate version, copyright, etc
2007-10-12  FUJITA Tomonori[SCSI] sg: increase sglist_len of the sg_scatter_hold...
2007-10-12  Matthew Wilcox[SCSI] Fix async scanning double-add problems
2007-10-12  Boaz Harrosh[SCSI] microtek: use data accessors and !use_sg cleanup
2007-10-12  Mike Christie[SCSI] fix write buffer length in scsi_req_map_sg()
2007-10-12  FUJITA Tomonori[SCSI] ps3rom: convert to use the data buffer accessors
2007-10-12  FUJITA Tomonori[SCSI] scsi_transport_srp: remove tgt dependencies
2007-10-12  FUJITA Tomonori[SCSI] tgt: convert ibmvstgt to use transport tsk_mgmt_...
2007-10-12  FUJITA Tomonori[SCSI] tgt: move tsk_mgmt_response callback to transpor...
2007-10-12  FUJITA Tomonori[SCSI] tgt: convert libsrp and ibmvstgt to use srp_tran...
2007-10-12  FUJITA Tomonori[SCSI] srp_transport: add target driver support
2007-10-12  FUJITA Tomonori[SCSI] tgt: add I_T nexus support
2007-10-12  FUJITA Tomonori[SCSI] transport_srp: add rport roles attribute
2007-10-12  FUJITA Tomonori[SCSI] ib_srp: convert to use the srp transport class
2007-10-12  FUJITA Tomonori[SCSI] ibmvscsi: convert to use the srp transport class
2007-10-12  FUJITA Tomonori[SCSI] add srp transport class
2007-08-15  Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.02.00-k3.
2007-08-15  Andrew Vasquez[SCSI] qla2xxx: Correct mailbox register dump for FWI2...
2007-08-15  Andrew Vasquez[SCSI] qla2xxx: Correct 8GB iIDMA support.
2007-08-15  Andrew Vasquez[SCSI] qla2xxx: Correct management-server login-state...
2007-08-15  Andrew Vasquez[SCSI] qla2xxx: Don't modify parity bits during ISP25XX...
2007-08-15  Andrew Vasquez[SCSI] qla2xxx: Allocate enough space for the full...
2007-08-15  Heiko Carstens[SCSI] zfcp: fix the data buffer accessor patch
2007-08-15  Heiko Carstens[SCSI] zfcp: allocate gid_pn_data objects from gid_pn_cache
2007-08-15  Heiko Carstens[SCSI] zfcp: fix memory leak
2007-08-14  Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2007-08-14  Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2007-08-14  Ben Dooksi2c-s3c2410: Build fix
2007-08-14  David Brownelli2c/menelaus: Build fix
2007-08-14  Dale Farnsworthi2c-mv64xxx: Reinitialize hw and driver on I2C bus...
2007-08-14  Domen Punceri2c-mpc: Don't disable I2C module on stop condition
2007-08-14  Arnaud Patardi2c-iop3xx: Set I2C_CLASS_HWMON to adapter class
2007-08-14  David Brownelli2c/isp1301_omap: Build fixes, whitespace
2007-08-14  Scott Woodi2c-mpc: Pass correct dev_id to free_irq on error path
2007-08-14  Jean Delvarei2c-i801: Typo: erroneous
2007-08-14  Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-08-14  Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-08-14  Auke Koke1000: Add device IDs of new 82571 board variants
2007-08-14  Herbert Xu[NET]: Share correct feature code between bridging...
2007-08-14  Mariusz Kozlowski[ATM] drivers/atm/iphase.c: mostly kmalloc + memset...
2007-08-14  Mariusz Kozlowski[IRDA] irda-usb.c: mostly kmalloc + memset conversion...
2007-08-14  Mariusz Kozlowski[WAN] drivers/net/wan/hdlc_fr.c: kmalloc + memset conve...
2007-08-14  Jesper Juhl[ATM]: Clean up duplicate includes in drivers/atm/
2007-08-14  Adrian Bunk[ATM]: fore200e_param_bs_queue() must be __devinit
2007-08-14  Jeremy Fitzhardingexen-netfront: Avoid deref'ing skbafter it is potentiall...
2007-08-14  Steffen Klassert3c59x: fix duplex configuration
2007-08-14  Andrew Mortonnatsemi: fix netdev error acounting
2007-08-14  Andrew Mortonax88796 printk fixes
2007-08-14  Brice Goglinmyri10ge: Use the pause counter to avoid a needless...
2007-08-14  Dustin Marquessvia-rhine: disable rx_copybreak on archs that don't...
2007-08-14  Alexey StarikovskiyACPI: EC: Fix "no battery" regression
next