summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-26[SCSI] scsi_dh: Update EMC handlerHannes Reinecke1-175/+372
2008-07-26[SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke1-1/+102
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke4-218/+288
2008-07-26[SCSI] sd: update index allocation and use ida instead of idrTejun Heo1-13/+14
2008-07-26[SCSI] fix shared tag map tag allocationMike Christie1-0/+15
2008-07-26[SCSI] stex: fix queue depth settingMike Christie1-1/+1
2008-07-26[SCSI] qla4xxx: fix queue depth settingMike Christie1-1/+3
2008-07-26[SCSI] fix shared tag map setupMike Christie1-5/+14
2008-07-26[SCSI] st: Remove bogus memsetKai Makisara1-6/+2
2008-07-26[SCSI] st: Move buffer pointer back when data could not be written.Kai Makisara1-1/+2
2008-07-26[SCSI] qla2xxx: Update version number to 8.02.01-k5.Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.Andrew Vasquez2-0/+9
2008-07-26[SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23...Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.Andrew Vasquez1-0/+6
2008-07-26[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...Seokmann Ju3-4/+8
2008-07-26[SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE.Seokmann Ju1-4/+0
2008-07-26[SCSI] qla2xxx: Correct fcport state-management during loss.Seokmann Ju2-11/+3
2008-07-26[SCSI] qla2xxx: Always aquire the parent's hardware_lock.Seokmann Ju3-15/+20
2008-07-26[SCSI] qla2xxx: Swap enablement order of EFT and FCE.Andrew Vasquez1-40/+40
2008-07-26[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.Joe Carnuccio5-5/+60
2008-07-26[SCSI] qla2xxx: Allow the user the option of disabling iIDMA.Andrew Vasquez3-1/+10
2008-07-26[SCSI] qla2xxx: Cleanup NPIV related functionsSeokmann Ju5-23/+4
2008-07-26[SCSI] qla2xxx: Add LIP count to FC-transport statistics.Harish Zunjarrao2-1/+3
2008-07-26[SCSI] qla2xxx: Track total number of ISP aborts.Harish Zunjarrao3-0/+19
2008-07-26[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.Andrew Vasquez2-19/+3
2008-07-26[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.Seokmann Ju5-25/+78
2008-07-26[SCSI] qla2xxx: Correct locking during NVRAM manipulation.Andrew Vasquez1-3/+0
2008-07-26MFD_TC6393XB is ARM-onlyAdrian Bunk1-1/+1
2008-07-25Merge git://git.infradead.org/embedded-2.6Linus Torvalds3-3/+11
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-50/+208
2008-07-25Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6Linus Torvalds17-603/+940
2008-07-25Fix ahci driver 'flags' typeLinus Torvalds1-1/+1
2008-07-25edac: mpc85xx fix pci ofdev 2nd passDave Jiang1-24/+43
2008-07-25edac: mv64x60 add pci fixupDave Jiang1-0/+35
2008-07-25edac: mv64x60 fix get_propertyDave Jiang1-1/+1
2008-07-25edac: e752x fix too loud on nonmemory errorsDoug Thompson1-17/+42
2008-07-25edac: core fix added newline to sysfs dimm labelsArthur Jones1-1/+5
2008-07-25edac: core fix static to dynamic ksetArthur Jones1-9/+6
2008-07-25edac: core fix redundant sysfs controls to parametersArthur Jones1-116/+1
2008-07-25edac: core fix workq timerArthur Jones1-1/+21
2008-07-25edac: core fix to use dynamic kobjectArthur Jones1-9/+21
2008-07-25edac: i5100: cleanupArthur Jones1-135/+261
2008-07-25edac: i5100 fix unmask ecc bitsArthur Jones1-0/+6
2008-07-25edac: i5100 fix enable ecc hardwareArthur Jones1-0/+10
2008-07-25edac: i5100 fix missing bitsArthur Jones1-3/+15
2008-07-25edac: i5100 new intel chipset driverArthur Jones3-0/+835
2008-07-25aoe: convert emsgs_sema into a completionMatthias Kaehlcke1-4/+5
2008-07-25unexport proc_clear_ttyAdrian Bunk1-1/+0
2008-07-25dell_rbu: use memory_read_from_buffer()Akinobu Mita1-25/+3