summaryrefslogtreecommitdiffstats
path: root/drivers/message
Commit message (Expand)AuthorAgeFilesLines
* Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-161-0/+1
* Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke2007-07-163-11/+11
* Use menuconfig objects: I2OJan Engelhardt2007-07-161-14/+7
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-07-1521-443/+336
|\
| * [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-151-1/+1
| * [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-onlyEric Moore2007-06-171-8/+45
| * [SCSI] mpt fusion: cleanup eh handlersEric Moore2007-06-171-55/+77
| * [SCSI] mpt fusion: bump versionEric Moore2007-06-171-2/+2
| * [SCSI] mpt fusion: fc loginfo using defines from the headerEric Moore2007-06-171-7/+31
| * [SCSI] mpt fusion: remove unused header - linux_compat.hEric Moore2007-06-174-12/+0
| * [SCSI] mpt fusion: remove unused header - mpi_inb.hEric Moore2007-06-171-221/+0
| * [SCSI] mpt fusion: new mpi headers version 1.5.16Eric Moore2007-06-176-51/+144
| * [SCSI] mpt fusion: update MAINTAINERS (fusion part)Eric Moore2007-06-1711-11/+11
| * [SCSI] i2o: convert to use the data buffer accessorsFUJITA Tomonori2007-06-171-17/+7
| * [SCSI] Merge up to linux-2.6 headJames Bottomley2007-05-303-17/+19
| |\
| * | [SCSI] fusion: convert to use the data buffer accessorsFUJITA Tomonori2007-05-291-59/+19
* | | [SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD driveDoug Chapman2007-06-051-3/+5
| |/ |/|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-05-292-5/+5
|\ \
| * | [SCSI] fusion: Fix |/|| confusionDave Jones2007-05-222-5/+5
| |/
* | i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita2007-05-231-5/+3
* | i2o: fix notifiers when max_drivers is configuredAkinobu Mita2007-05-231-7/+7
* | i2o: destroy event queue only when drv->event is setAkinobu Mita2007-05-231-2/+6
|/
* [S390] Kconfig: refine depends statements.Martin Schwidefsky2007-05-102-0/+2
* misc doc and kconfig typosMatt LaPlante2007-05-091-1/+1
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day2007-05-081-159/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2007-05-054-48/+51
|\
| * [SCSI] fusion: fix domain validation loopsEric Moore2007-04-302-2/+22
| * [SCSI] fusion: make mptspi_target_destroy() staticAdrian Bunk2007-04-011-1/+1
| * [SCSI] fusion: remove VMWare guest OS remounted as read only work aroundEric Moore2007-03-201-4/+1
| * [SCSI] fusion: honour return value of pci_enable_device() in mpt_resume()Horms2007-03-202-3/+5
| * [SCSI] fusion: remove unnecessary code in mptscsih_resume()Horms2007-03-201-12/+0
| * [SCSI] fusion: kernel-doc warning fixesRandy Dunlap2007-03-203-26/+22
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-3/+3
* | [SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo2007-04-251-12/+14
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-03-271-2/+5
|\ \
| * | [SCSI] mptsas: Fix oops for insmod during kexecJudith Lebzelter2007-03-111-2/+5
| |/
* | [PATCH] i2o: block IO errors on i2o diskVasily Averin2007-03-271-11/+1
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-144-4/+1
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-122-20/+20
* [PATCH] mark struct file_operations const 4Arjan van de Ven2007-02-121-1/+1
* [SCSI] fusion - bump version - 3.04.04Eric Moore2007-02-0211-11/+13
* [SCSI] fusion - error handling bug fix'sEric Moore2007-02-023-158/+153
* [SCSI] fusion - report wide port sas address's for hba physEric Moore2007-02-021-22/+30
* [SCSI] fusion - serialize target resets in mptsas.cEric Moore2007-02-022-45/+281
* [SCSI] fusion - inactive raid support, and raid event bug fix'sEric Moore2007-02-025-94/+510
* [SCSI] fusion - iocstatus, loginfo, and event debug updatesEric Moore2007-02-024-99/+587
* [SCSI] fusion - added mptspi debugEric Moore2007-02-023-8/+67
* [SCSI] fusion - move SPI API over to mptspi.cEric Moore2007-02-022-285/+267
OpenPOWER on IntegriCloud