summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nvidiafb: fix boot-time printk stringMikael Pettersson2009-06-231-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-2310-34/+554
|\
| *-----. Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-236-15/+30
| |\ \ \ \
| | | | | * RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif2009-06-221-3/+5
| | | | | * RDMA/nes: Fix max_qp_init_rd_atom returned from query deviceFaisal Latif2009-06-221-1/+1
| | | | * | IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier2009-06-221-3/+10
| | | | |/
| | | * / mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier2009-06-221-4/+10
| | | |/
| | * / RDMA: Add __init/__exit macros to addr.c and cma.cPeter Huewe2009-06-232-4/+4
| | |/
| * | IB/ehca: Bump version numberAlexander Schmidt2009-06-231-1/+1
| * | IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin2009-06-221-1/+1
| * | IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering2009-06-223-17/+522
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-2341-588/+1174
|\ \
| * | fusion: mptsas, fix lock imbalanceJiri Slaby2009-06-221-2/+2
| * | [SCSI] scsi_transport_fc: replace BUS_ID_SIZE by fixed countJames Bottomley2009-06-211-1/+1
| * | sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-215-18/+3
| * | scsi_transport_iscsi: return -EOVERFLOW for Too many iscsi targetsJaswinder Singh Rajput2009-06-211-0/+1
| * | fc_transport: Selective return value from BSG timeout functionGiridhar Malavali2009-06-211-1/+4
| * | fc_transport: The softirq_done function registration for BSG requestGiridhar Malavali2009-06-211-18/+19
| * | sym53c8xx: ratelimit parity errorsJohn Stoffel2009-06-211-2/+3
| * | explain the hidden scsi_wait_scan Kconfig variableStefan Richter2009-06-211-1/+12
| * | ibmvfc: Fix endless PRLI loop in discoveryBrian King2009-06-212-4/+13
| * | ibmvfc: Process async events before command responsesBrian King2009-06-211-10/+10
| * | libfc: Add runtime debugging with debug_logging module parameterRobert Love2009-06-215-279/+235
| * | libfcoe: Add runtime debugging with module param debug_loggingRobert Love2009-06-211-40/+54
| * | fcoe: Add runtime debug logging with module parameter debug_loggingRobert Love2009-06-212-55/+77
| * | scsi_debug: Add support for physical block exponent and alignmentMartin K. Petersen2009-06-211-1/+29
| * | cnic: add NETDEV_1000 and NETDEVICES to Kconfig selectRandy Dunlap2009-06-211-0/+2
| * | cnic: Fix __symbol_get() build error.Michael Chan2009-06-212-2/+4
| * | Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...James Bottomley2009-06-211-2/+0
| * | ipr: differentiate pci-x and pci-e based adaptersWayne Boyer2009-06-212-15/+21
| * | ipr: add test for MSI interrupt supportWayne Boyer2009-06-212-9/+105
| * | scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley2009-06-212-1/+40
| * | scsi_transport_spi: use spi target settings instead of inquiry data for DVJames Bottomley2009-06-211-5/+6
| * | enhance device info matching for multiple tablesJames Bottomley2009-06-212-22/+240
| * | qla2xxx: Update version number to 8.03.01-k4.Andrew Vasquez2009-06-211-1/+1
| * | qla2xxx: Correct (again) overflow during dump-processing on large-memory ISP2...Andrew Vasquez2009-06-211-1/+1
| * | qla2xxx: Limit querying to supported mailbox-registers while reading FW state.Andrew Vasquez2009-06-211-5/+10
| * | qla2xxx: Correct iiDMA-update calling conventions.Harish Zunjarrao2009-06-212-7/+8
| * | qla2xxx: Fixed a bug in number of response queue creation logic.Anirban Chakraborty2009-06-211-1/+1
| * | fix race that can give duplicate host numberJoe Eykholt2009-06-211-2/+6
| * | scsi_transport_sas: needs to call blk_end_request_all for SMP requestsFUJITA Tomonori2009-06-211-2/+2
| * | libiscsi: add conn and scsi eh log debug flagsErez Zilber2009-06-211-44/+65
| * | iscsi_tcp: propogate EAGAIN from sendpage to libiscsiMike Christie2009-06-211-5/+9
| * | libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-212-15/+53
| * | cxgb3i: suppot of different kernel page sizesKaren Xie2009-06-211-0/+36
| * | cxgb3i: use kref to track ddp usageKaren Xie2009-06-212-21/+35
| * | sd: Block limits VPD supportMartin K. Petersen2009-06-211-0/+24
| * | sd: Detect non-rotational devicesMartin K. Petersen2009-06-211-0/+26
| * | sd: Physical block size and alignment supportMartin K. Petersen2009-06-212-2/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2009-06-2311-79/+1825
|\ \ \