summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] 3ware 8000 serialize reset codeadam radford2007-01-062-32/+30
* [SCSI] sr: fix error code check in sr_block_ioctl()Tejun Heo2007-01-061-1/+1
* [SCSI] scsi: lpfc error path fixMariusz Kozlowski2007-01-061-1/+5
* [SCSI] aacraid: Product List UpdateSalyzyn, Mark2007-01-061-10/+10
* [SCSI] libiscsi: fix senselen calculationMike Christie2007-01-061-3/+3
* [SCSI] iscsi: simplify IPv6 and IPv4 address printingFUJITA Tomonori2007-01-061-4/+2
* [SCSI] iscsi: newline in printkMeelis Roos2007-01-061-1/+1
* [SCSI] iscsi: fix crypto_alloc_hash() error checkAkinobu Mita2007-01-061-2/+2
* [SCSI] iscsi: fix 2.6.19 data digest calculation bugArne Redlich2007-01-061-1/+1
* [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devicesJames Bottomley2007-01-061-2/+16
* [SCSI] qla2xxx: Update version number to 8.01.07-k4.Andrew Vasquez2007-01-031-1/+1
* [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.Andrew Vasquez2007-01-031-2/+1
* [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.Andrew Vasquez2007-01-031-4/+6
* [SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez2007-01-033-35/+38
* [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez2007-01-031-1/+3
* [SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez2007-01-033-2/+20
* [SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.Andrew Vasquez2007-01-031-1/+1
* [SCSI] qla2xxx: Correct endianess issue while interrogating MS status.Andrew Vasquez2007-01-031-2/+2
* [SCSI] qla2xxx: Don't log trace-control async-events.Andrew Vasquez2007-01-031-1/+1
* [SCSI] seagate: remove BROKEN tagJames Bottomley2007-01-032-3/+4
* [SCSI] scsi_transport_spi: fix sense buffer size errorJames Bottomley2007-01-031-1/+1
* [SCSI] Add missing completion to scsi_complete_async_scans()Matthew Wilcox2007-01-031-6/+9
* [SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk2007-01-032-35/+34
* [SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCIRandy Dunlap2007-01-031-1/+2
* [PATCH] libata: fix combined modeAlan2007-01-021-12/+30
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-3112-107/+147
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2006-12-301-43/+40
|\
| * ieee1394: sbp2: fix bogus dma mappingStefan Richter2006-12-301-33/+40
| * ieee1394: sbp2: pass REQUEST_SENSE through to the targetStefan Richter2006-12-301-10/+0
* | [PATCH] kvm: fix GFP_KERNEL allocation in atomic section in kvm_dev_ioctl_cre...Ingo Molnar2006-12-303-20/+17
* | [PATCH] KVM: Fix oops on oomAvi Kivity2006-12-301-1/+2
* | [PATCH] KVM: Rename some msrsNguyen Anh Quynh2006-12-302-12/+11
* | [PATCH] KVM: More msr miseryAvi Kivity2006-12-301-0/+4
* | [PATCH] KVM: Move common msr handling to arch independent codeAvi Kivity2006-12-304-98/+84
* | [PATCH] KVM: Implement a few system configuration msrsAvi Kivity2006-12-302-0/+6
* | [PATCH] KVM: Initialize kvm_arch_ops on unloadYoshimi Ichiyanagi2006-12-301-0/+6
* | [PATCH] KVM: Simplify is_long_mode()Avi Kivity2006-12-306-18/+14
* | [PATCH] KVM: Use boot_cpu_data instead of current_cpu_dataAvi Kivity2006-12-301-1/+1
* | [PATCH] PIIX/SLC90E66: PIO mode fallback fixSergei Shtylyov2006-12-302-28/+25
* | [PATCH] PIIX: remove check for broken MW DMA mode 0Sergei Shtylyov2006-12-301-31/+0
* | [PATCH] spi_s3c24xx_gpio: use right headerArnaud Patard (Rtp2006-12-301-1/+1
* | [PATCH] SPI/MTD: mtd_dataflash oops preventionDavid Brownell2006-12-301-1/+1
* | [PATCH] m25p80 build fixes (with MTD debug)David Brownell2006-12-301-2/+2
* | [PATCH] SPI: define null tx_buf to mean "shift out zeroes"David Brownell2006-12-302-1/+3
* | [PATCH] cciss: build with PROC_FS=nRandy Dunlap2006-12-301-1/+2
* | [PATCH] Fix compilation of via-pmu-backlightAndreas Schwab2006-12-301-1/+1
* | [PATCH] Char: isicom, eliminate spinlock recursionJiri Slaby2006-12-301-52/+51
* | [PATCH] make fn_keys work again on power/macbooksSoeren Sonnenburg2006-12-301-1/+1
* | [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversionMichael S. Tsirkin2006-12-301-1/+2
* | [PATCH] Char: mxser, fix oops when removing openedJiri Slaby2006-12-302-0/+2
OpenPOWER on IntegriCloud