summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-2139-351/+606
|\
| *-----------------. Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', ...Roland Dreier2012-03-1918-193/+280
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * IB/srpt: Fix typo "alocate" -> "allocate"Masanari Iida2012-02-261-1/+1
| | | | | | | | | | * | IB/srp: Consolidate repetitive sysfs codeBart Van Assche2012-02-271-32/+17
| | | | | | | | | | * | IB/srp: Use pr_fmt() and pr_err()/pr_warn()Bart Van Assche2012-02-271-25/+29
| | | | | | | | | | |/
| | | | | | | | | * | IB/qib: Avoid filtering LID on SMA portinfoMike Marciniszyn2012-02-261-3/+1
| | | | | | | | | * | IB/qib: Add logic for affinity hintMike Marciniszyn2012-02-263-34/+104
| | | | | | | | | |/
| | | | | | | | * / RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova2012-02-261-17/+22
| | | | | | | | |/
| | | | | | | * | IB/mad: Return error response for unsupported MADsSwapna Thete2012-02-261-0/+21
| | | | | | | * | IB/mad: Add MAD error codes from IBA specSwapna Thete2012-02-261-0/+9
| | | | | | | |/
| | | | | | * | IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz2012-03-053-27/+22
| | | | | | * | IB/iser: Free IB connection resources in the proper placeDoug Ledford2012-03-052-12/+12
| | | | | | |/
| | | | | * | IB/ehca: Fix ilog2() compile failureKyle McMartin2012-03-051-1/+1
| | | | | * | IB/ehca: Use kthread_create_on_node()Eric Dumazet2012-02-261-1/+2
| | | | | |/
| | | | * / RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi2012-02-261-1/+1
| | | | |/
| | | * / RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise2012-03-081-20/+20
| | | |/
| | * / RDMA/ucma: Fix AB-BA deadlockHefty, Sean2012-03-051-19/+18
| | |/
| * | Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-1310-52/+264
| |\ \
| | * | mlx4_core: Scale size of MTT table with system RAMRoland Dreier2012-03-132-1/+20
| | * | mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-134-4/+141
| | * | IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz2012-03-131-44/+53
| | * | IB/mlx4: Fix possible missed completion eventEli Cohen2012-03-131-2/+1
| | * | mlx4_core: Report thermal error eventsJack Morgenstein2012-03-133-1/+40
| | * | mlx4_core: Fix one more static exported functionRoland Dreier2012-03-131-1/+1
| | * | mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-264-1/+7
| | * | IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen2012-02-261-0/+1
| | |/
| * | IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-086-6/+7
| * | RDMA/iwcm: Reject connect requests if cmid is not in LISTEN stateSteve Wise2012-03-081-11/+13
| * | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-075-70/+11
| * | IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-058-17/+25
| * | IB/core: Fix SDR rates in sysfsRoland Dreier2012-02-271-7/+11
| |/
* | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-2122-422/+2890
|\ \
| * | spi/fsl-espi: Make sure pm is within 2..32Sebastian Andrzej Siewior2012-03-151-4/+6
| * | spi/fsl-espi: make the clock computation easier to readSebastian Andrzej Siewior2012-03-151-2/+2
| * | spi: sh-hspi: modify write/read methodKuninori Morimoto2012-03-151-69/+24
| * | spi: sh-hspi: control spi clock more correctlyKuninori Morimoto2012-03-152-27/+70
| * | spi: sh-hspi: convert to using core message queueKuninori Morimoto2012-03-151-97/+55
| * | spi: s3c64xx: Fix buildMark Brown2012-03-151-1/+1
| * | spi: s3c64xx: remove unnecessary callback msg->completeKuninori Morimoto2012-03-151-3/+0
| * | spi: remove redundant variable assignmentGuennadi Liakhovetski2012-03-151-2/+0
| * | spi: release lock on error path in spi_pump_messages()Dan Carpenter2012-03-111-0/+1
| * | spi: Compatibility with direction which is used in samsung DMA operationKyoungil Kim2012-03-101-5/+5
| * | spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA2012-03-101-1/+9
| * | spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA2012-03-101-0/+1
| * | spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA2012-03-101-11/+55
| * | spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA2012-03-101-1/+2
| * | spi/imx: simplify error handling to free gpiosAxel Lin2012-03-101-8/+3
| * | spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-03-093-3/+3
| * | spi: add Broadcom BCM63xx SPI controller driverFlorian Fainelli2012-03-093-0/+493
| * | SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song2012-03-093-0/+695