aboutsummaryrefslogtreecommitdiff
path: root/drivers/message
AgeCommit message (Expand)Author
2010-01-04i2o: propogate the BKL down into the ioctl methodAlan Cox
2009-12-10[SCSI] mpt fusion: Fix 32 bit platforms with 64 bit resources.Pravin Bathija
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-10-29[SCSI] mptfusion: Bump version to 3.04.13Kashyap, Desai
2009-10-29[SCSI] mptspi: Fix for incorrect data underrun errataKashyap, Desai
2009-10-29[SCSI] mptctl : Remove printk which floods unnecessary messages to var/log/me...Kashyap, Desai
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-21trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-09-12[SCSI] mptsas : Bump version to 3.04.12Kashyap, Desai
2009-09-12[SCSI] mptsas : FW event thread and scsi mid layer deadlock in SYNCHRONIZE CA...Kashyap, Desai
2009-09-12[SCSI] mptsas : Send DID_NO_CONNECT for pending IOs of removed deviceKashyap, Desai
2009-09-12[SCSI] mptsas : PAE Kernel more than 4 GB kernel panicKashyap, Desai
2009-09-12[SCSI] mptsas : NULL pointer on big endian systems causing Expander not to te...Kashyap, Desai
2009-09-12[SCSI] mptsas : Sanity check for phyinfo is addedKashyap, Desai
2009-08-22[SCSI] mptsas : Bump version to 3.04.11Kashyap, Desai
2009-08-22[SCSI] mptsas : Code cleanup of host page alloc and diag reset.Kashyap, Desai
2009-08-22[SCSI] mptsas : set max_id to infinite value.Kashyap, Desai
2009-08-22[SCSI] mptsas : Change config request timeout value to 30 seconds.Kashyap, Desai
2009-08-22[SCSI] mptsas : Handle INSUFFICIENT resources status as similar to IOC BUSY s...Kashyap, Desai
2009-08-22[SCSI] mptsas : Removed mptscsih_timer_expired.Kashyap, Desai
2009-08-22[SCSI] mptsas : Change DEFINED value of can queue for FC and SAS devices.Kashyap, Desai
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-22fusion: mptsas, fix lock imbalanceJiri Slaby
2009-06-19convert some DMA_nnBIT_MASK() callersAndrew Morton
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante
2009-06-12[SCSI] Merge branch 'linus'James Bottomley
2009-06-09[SCSI] mpt fusion: fix up doc book commentsJames Bottomley
2009-06-09[SCSI] mpt fusion: Added support for Broadcast primitives Event handlingKashyap, Desai
2009-06-09[SCSI] mpt fusion: Queue full event handlingKashyap, Desai
2009-06-09[SCSI] mpt fusion: RAID device handling and Dual port Raid support is addedKashyap, Desai
2009-06-09[SCSI] mpt fusion: Put IOC into ready state if it not already in ready stateKashyap, Desai
2009-06-09[SCSI] mpt fusion: Code Cleanup patchKashyap, Desai
2009-06-09[SCSI] mpt fusion: Rescan SAS topology addedKashyap, Desai
2009-06-09[SCSI] mpt fusion: SAS topology scan changes, expander eventsKashyap, Desai
2009-06-09[SCSI] mpt fusion: Firmware event implementation using seperate WorkQueueKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite of ioctl_cmds internal generated functionKashyap, Desai
2009-06-09[SCSI] mpt fusion: Adding DeviceResetCtx for internal Device reset frameKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite taskmgmt request and completion routinesKashyap, Desai
2009-06-09[SCSI] mpt fusion: rewrite of all internal generated functionsKashyap, Desai
2009-06-09[SCSI] mpt fusion: config path optimized, completion queue is usedKashyap, Desai
2009-06-09[SCSI] mpt fusion: Optimized SendEvent notification Using Doorbell instead FIFOKashyap, Desai