summaryrefslogtreecommitdiff
path: root/drivers/message
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-04
* | [SCSI] mptfusion: Bump version to 3.04.13Kashyap, Desai2009-10-29
* | [SCSI] mptspi: Fix for incorrect data underrun errataKashyap, Desai2009-10-29
* | [SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/me...Kashyap, Desai2009-10-29
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
* | const: make block_device_operations constAlexey Dobriyan2009-09-22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-09-14
|\
| * [SCSI] mptsas : Bump version to 3.04.12Kashyap, Desai2009-09-12
| * [SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA...Kashyap, Desai2009-09-12
| * [SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed deviceKashyap, Desai2009-09-12
| * [SCSI] mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai2009-09-12
| * [SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te...Kashyap, Desai2009-09-12
| * [SCSI] mptsas : Sanity check for phyinfo is addedKashyap, Desai2009-09-12
| * [SCSI] mptsas : Bump version to 3.04.11Kashyap, Desai2009-08-22
| * [SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai2009-08-22
| * [SCSI] mptsas : set max_id to infinite value.Kashyap, Desai2009-08-22
| * [SCSI] mptsas : Change config request timeout value to 30 seconds.Kashyap, Desai2009-08-22
| * [SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY s...Kashyap, Desai2009-08-22
| * [SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai2009-08-22
| * [SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices.Kashyap, Desai2009-08-22
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* fusion: mptsas, fix lock imbalanceJiri Slaby2009-06-22
* convert some DMA_nnBIT_MASK() callersAndrew Morton2009-06-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-15
|\
| * fusion: fix recent kernel-doc problemsRandy Dunlap2009-06-14
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-14
| |\
| | * trivial: Miscellaneous documentation typo fixesMatt LaPlante2009-06-12
| * | [SCSI] Merge branch 'linus'James Bottomley2009-06-12
| |\ \ | | |/
| | * block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
| | * block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo2009-05-19
| | * block: implement and enforce request peek/start/fetchTejun Heo2009-05-11
| | * block: convert to dequeueing model (easy ones)Tejun Heo2009-05-11
| | * block: blk_rq_[cur_]_{sectors|bytes}() usage cleanupTejun Heo2009-05-11
| | * block: cleanup rq->data_len usagesTejun Heo2009-05-11
| | * block: convert to pos and nr_sectors accessorsTejun Heo2009-05-11
| | * block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo2009-05-11
| | * block: add rq->resid_lenTejun Heo2009-05-11
| | * block: replace end_request() with [__]blk_end_request_cur()Tejun Heo2009-04-28
| * | [SCSI] mpt fusion: fix up doc book commentsJames Bottomley2009-06-09
| * | [SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai2009-06-09
| * | [SCSI] mpt fusion: Queue full event handlingKashyap, Desai2009-06-09
| * | [SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai2009-06-09
| * | [SCSI] mpt fusion: Put IOC into ready state if it not already in ready stateKashyap, Desai2009-06-09
| * | [SCSI] mpt fusion: Code Cleanup patchKashyap, Desai2009-06-09
| * | [SCSI] mpt fusion: Rescan SAS topology addedKashyap, Desai2009-06-09
| * | [SCSI] mpt fusion: SAS topology scan changes, expander eventsKashyap, Desai2009-06-09