summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() staticAdrian Bunk2008-04-272-5/+1
* [SCSI] qla2xxx: qla_os.c, make 2 functions staticAdrian Bunk2008-04-271-2/+2
* [SCSI] qla2xxx: Re-register FDMI information after a LIP.Andrew Vasquez2008-04-272-3/+3
* [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues.Andrew Vasquez2008-04-271-2/+0
* [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling.Andrew Vasquez2008-04-271-1/+1
* [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests.Andrew Vasquez2008-04-271-0/+4
* [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump.Andrew Vasquez2008-04-271-251/+143
* [SCSI] m68k: new mac_esp scsi driverFinn Thain2008-04-275-12/+700
* [SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2008-04-272-2/+130
* [SCSI] zfcp: Print some messages only during ERPSwen Schillig2008-04-271-17/+19
* [SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig2008-04-271-1/+2
* [SCSI] scsi_transport_fc: fc_user_scan correctionJames Smart2008-04-271-7/+53
* [SCSI] aha1542: minor irq handler cleanupsJeff Garzik2008-04-271-16/+10
* [SCSI] scsi_transport_spi: include sysfs.hRandy Dunlap2008-04-271-0/+1
* [SCSI] FlashPoint: fix off-by-one errorsAdrian Bunk2008-04-271-1/+1
* [SCSI] aic7xxx: Update type check in aicasm grammarHannes Reinecke2008-04-272-45/+66
* [SCSI] fix SLUB WARN_ONJames Bottomley2008-04-271-8/+8
* [SCSI] esp_scsi: Make cur_residue and tot_residue signed.David S. Miller2008-04-271-2/+2
* [SCSI] aha152x, eata, u14-34f: minor irq handler cleanupsJeff Garzik2008-04-253-18/+9
* [SCSI] aic79xx: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-242-15/+16
* [SCSI] aic7xxx: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-242-10/+10
* [SCSI] aic7xxx, aic79xx: deinline functionsDenys Vlasenko2008-04-2411-1679/+1719
* [SCSI] scsi_transport_sas: fix the lifetime of sas bsg objectsFUJITA Tomonori2008-04-221-2/+20
* [SCSI] bsg: add release callback supportFUJITA Tomonori2008-04-222-2/+2
* [SCSI] rework scsi_target allocationJames Bottomley2008-04-222-38/+61
* [SCSI] use default attributes for scsi_hostHannes Reinecke2008-04-223-61/+25
* [SCSI] scsi_transport_spi: fix the attribute settingsJames Bottomley2008-04-221-24/+8
* [SCSI] qla2xxx, lfpc: Rename 'state' attribute to 'link_state'Hannes Reinecke2008-04-222-9/+9
* [SCSI] add scsi_host and scsi_target to scsi_busHannes Reinecke2008-04-224-10/+50
* [SCSI] ses: fix up functionality after class_device->device conversionJames Bottomley2008-04-221-29/+71
* [SCSI] st: fix up after class_device removalJames Bottomley2008-04-221-5/+5
* IB/ipath: Correct capitalization "IntX" -> "INTx"Roland Dreier2008-04-212-6/+6
* IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.cRoland Dreier2008-04-211-9/+4
* IB/ipath: Remove dependency on PCI_MSI || HT_IRQRoland Dreier2008-04-211-1/+1
* IB/ipath: Build IBA7220 code unconditionallyRoland Dreier2008-04-211-2/+4
* IB/ipath: Remove reference to dev->class_dev ...Roland Dreier2008-04-211-1/+0
* IB/ipath: Fix module parameter description for disable_smaPaul Bolle2008-04-211-1/+1
* RDMA/nes: Remove unneeded function declarationsRoland Dreier2008-04-212-15/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2008-04-218-382/+776
|\
| * mmc: sdio_ops.c should #include "sdio_ops.h"Adrian Bunk2008-04-181-0/+1
| * mmc: proper prototypes for mmc_attach_*()Adrian Bunk2008-04-182-4/+4
| * mmc: make __mmc_release_bus() staticAdrian Bunk2008-04-181-1/+1
| * sdhci: improve no card, no reset quirkPierre Ossman2008-04-181-2/+10
| * MMC: OMAP: Do not busy wait for end of command for everJarkko Lavinen2008-04-181-1/+7
| * MMC: OMAP: Start new commands from work queue instead of irqJarkko Lavinen2008-04-181-6/+42
| * MMC: OMAP: Lazy clock shutdownJarkko Lavinen2008-04-181-14/+75
| * MMC: OMAP: Move failing command abortion to workqueueJarkko Lavinen2008-04-181-33/+49
| * MMC: OMAP: Use tasklet instead of workqueue for cover switch notificationJarkko Lavinen2008-04-181-27/+40
| * MMC: OMAP: Check the get_cover_state function pointer if not setKyungmin Park2008-04-181-1/+4
| * MMC: OMAP: Using setup_timer instead of init_timerCarlos Eduardo Aguiar2008-04-181-10/+4
OpenPOWER on IntegriCloud