[SCSI] qla2xxx: fix regression on sparc64
[powerpc.git] / drivers /
2007-04-30 David Miller[SCSI] qla2xxx: fix regression on sparc64
2007-04-17 Michael Tokarev[SCSI] modalias for scsi devices
2007-04-17 Alan Stern[SCSI] sg: cap reserved_size values at max_sectors
2007-04-17 Zachary Amsden[SCSI] BusLogic: stop using check_region
2007-04-17 Bastian Blank[SCSI] tgt: fix rdma transfer bugs
2007-04-17 Salyzyn, Mark[SCSI] aacraid: fix aacraid not finding device
2007-04-17 Brian King[SCSI] scsi_error.c: Add EH Start Unit retry
2007-04-01 Salyzyn, Mark[SCSI] aacraid: [Fastboot] Panics for AACRAID driver...
2007-04-01 Brian King[SCSI] ipr: Driver version to 2.3.2
2007-04-01 Brian King[SCSI] ipr: Faster sg list fetch
2007-04-01 Brian King[SCSI] ipr: Return better qc_issue errors
2007-04-01 Brian King[SCSI] ipr: Disrupt device error
2007-04-01 Brian King[SCSI] ipr: Improve async error logging level control
2007-04-01 Brian King[SCSI] ipr: PCI unblock config access fix
2007-04-01 Brian King[SCSI] ipr: Fix for oops following SATA request sense
2007-04-01 Brian King[SCSI] ipr: Log error for SAS dual path switch
2007-04-01 Brian King[SCSI] ipr: Enable logging of debug error data for...
2007-04-01 Brian King[SCSI] ipr: Add new PCI-E IDs to device table
2007-04-01 Brian King[SCSI] ipr: Remove auto RAID create module parameter
2007-04-01 Brian King[SCSI] ipr: Make adapter operational timeout be per...
2007-04-01 Robert Jennings[SCSI] ibmvscsi: add slave_configure to allow device...
2007-04-01 Robert Jennings[SCSI] ibmvscsi: allow for dynamic adjustment of server...
2007-04-01 Salyzyn, Mark[SCSI] aacraid: fix print of Firmware Build Date and...
2007-04-01 Salyzyn, Mark[SCSI] aacraid: remove unused or deprecated firmware...
2007-04-01 Christof Schmitt[SCSI] zfcp: fix initialization of FSF timer
2007-04-01 Bernhard Walle[SCSI] qla2xxx: Remove duplicate pci_disable_device...
2007-04-01 Salyzyn, Mark[SCSI] aacraid: resolve compiler warnings using ptrdiff_t
2007-04-01 Adrian Bunk[SCSI] aic7xxx: make functions static
2007-04-01 Adrian Bunk[SCSI] aacraid: cleanups
2007-04-01 Adrian Bunk[SCSI] dpt_i2o: remove dead code
2007-04-01 Adrian Bunk[SCSI] fusion: make mptspi_target_destroy() static
2007-04-01 Robert P. J. Day[SCSI] Remove some unused SCSI-related kernel config...
2007-04-01 Henne[SCSI] dpt: whitespace cleanup
2007-04-01 Robert P. J. Day[SCSI] pcmcia: allow drivers to be built non-modular
2007-04-01 Salyzyn, Mark[SCSI] aacraid: Add likely() and unlikely()
2007-04-01 Richard Lary[SCSI] qla2xxx: fix for byteswap in fc_host fabric_name
2007-04-01 Anton Blanchard[SCSI] lpfc: fix oops when parsing dodgy VPD
2007-03-21 Salyzyn, Mark[SCSI] aacraid: cleanup and version stamp driver
2007-03-21 Salyzyn, Mark[SCSI] aacraid: check buffer address in aac_internal_tr...
2007-03-21 James Bottomley[SCSI] fix scsi_wait_scan build problem
2007-03-20 James Bottomley[SCSI] sd: fix up start/stop messages for new sd_printk...
2007-03-20 Tejun Heo[SCSI] sd: implement START/STOP management
2007-03-20 Tejun Heo[SCSI] sd: fix return value of sd_sync_cache()
2007-03-20 Eric Moore[SCSI] fusion: remove VMWare guest OS remounted as...
2007-03-20 Horms[SCSI] fusion: honour return value of pci_enable_device...
2007-03-20 Horms[SCSI] fusion: remove unnecessary code in mptscsih_resume()
2007-03-20 Richard Knutsson[SCSI] eata_pio: Remove FALSE/TRUE defines
2007-03-20 James Bottomley[SCSI] expose eh_timed_out to the host template
2007-03-20 Mark Haverkamp[SCSI] aacraid: Improved error handling
2007-03-20 Mark Haverkamp[SCSI] aacraid: fix srb ioctl for 64 bits
2007-03-20 Mark Haverkamp[SCSI] aacraid: remove un-needed references to containe...
2007-03-20 Mark Haverkamp[SCSI] aacraid: Fix ioctl handling when adapter resets
2007-03-20 Mark Haverkamp[SCSI] aacraid: Fix blocking issue with container probi...
2007-03-20 Mark Haverkamp[SCSI] aacraid: Fix struct element name issue
2007-03-20 Mark Haverkamp[SCSI] aacraid: add restart adapter platform function
2007-03-20 Pete Wyckoff[SCSI] set resid in scsi_io_completion() even for check...
2007-03-20 FUJITA Tomonori[SCSI] tgt: remove the code to build sense
2007-03-20 James Smart[SCSI] fc_transport: update potential link speeds
2007-03-20 Andrew Vasquez[SCSI] qla2xxx: Update version number to 8.01.07-k6.
2007-03-20 Andrew Vasquez[SCSI] qla2xxx: Allow the extended-error-logging flag...
2007-03-20 Andrew Vasquez[SCSI] qla2xxx: Drop acquisition of hardware_lock durin...
2007-03-20 Andrew Vasquez[SCSI] qla2xxx: Add cond_resched() calls during HBA...
2007-03-20 Andrew Vasquez[SCSI] qla2xxx: Add scan_[start|finish]() callbacks...
2007-03-20 Malahal Naineni[SCSI] qla2xxx: fix RSCN handling on big-endian systems
2007-03-20 James Bottomley[SCSI] make scsi_wait_scan always modular
2007-03-20 Randy Dunlap[SCSI] fusion: kernel-doc warning fixes
2007-03-11 James Bottomley[SCSI] sd: typo fix: sdkp_printk should be sd_printk
2007-03-11 Robert P. J. Day[SCSI] pci2000: Delete unused header file.
2007-03-11 FUJITA Tomonori[SCSI] tgt: fix scsi command leak
2007-03-11 FUJITA Tomonori[SCSI] tgt: fix sesnse buffer problems
2007-03-11 Mike Christie[SCSI] tgt: rm bio hacks in scsi tgt
2007-03-11 Mike Christie[SCSI] iscsi_tcp: print useful error message when iscsi...
2007-03-11 Mike Christie[SCSI] iscsi_tcp: increase max_sectors
2007-03-11 Mike Christie[SCSI] libiscsi: use get_unaligned
2007-03-11 Mike Christie[SCSI] iscsi transport: use atomic for session_nr alloc...
2007-03-11 Mike Christie[SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTH
2007-03-11 Mike Christie[SCSI] libiscsi: clear mtask
2007-03-11 Mike Christie[SCSI] libiscsi: flush work before freeing connection
2007-03-11 Martin K. Petersen[SCSI] constants.c: Update ASC list and make it const
2007-03-11 Martin K. Petersen[SCSI] sd: convert logging to new printk helpers
2007-03-11 Martin K. Petersen[SCSI] sd: make printing use a common prefix
2007-03-11 Martin K. Petersen[SCSI] Make error printing more verbose
2007-03-11 Martin K. Petersen[SCSI] constants.c: cleanup, verbose result printing
2007-03-11 Heiko Carstens[SCSI] zfcp: fix likely/unlikely usage
2007-03-10 Linus TorvaldsRevert "USB: pxa2xx_udc: fix hardcoded irq number"
2007-03-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-03-10 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-03-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2007-03-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2007-03-10 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/usb-2.6
2007-03-10 Len BrownPull misc-for-upstream into release branch
2007-03-10 Len BrownPull bugzilla-8110 into release branch
2007-03-10 Len BrownPull bugzilla-8066 into release branch
2007-03-10 Len BrownPull bugzilla-7907 into release branch
2007-03-10 Len BrownPull bugzilla-7570 into release branch
2007-03-10 Len BrownPull bugzilla-6859 into release branch
2007-03-10 Len BrownPull bugzilla-6316 into release branch
2007-03-10 Len BrownPull bugzilla-5966 into release branch
2007-03-10 Len BrownPull ibm into release branch
2007-03-10 Len BrownPull altix into release branch
next