aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
...
| | | | | | | | * | | | RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova2012-02-25
| | | | | | | | |/ / /
| | | | | | | * / / / IB/mad: Return error response for unsupported MADsSwapna Thete2012-02-25
| | | | | | | |/ / /
| | | | | | * | | | IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz2012-03-05
| | | | | | * | | | IB/iser: Free IB connection resources in the proper placeDoug Ledford2012-03-05
| | | | | | |/ / /
| | | | | * | | | IB/ehca: Fix ilog2() compile failureKyle McMartin2012-03-05
| | | | | * | | | IB/ehca: Use kthread_create_on_node()Eric Dumazet2012-02-25
| | | | | |/ / /
| | | | * / / / RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi2012-02-25
| | | | |/ / /
| | | * / / / RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise2012-03-07
| | | |/ / /
| | * / / / RDMA/ucma: Fix AB-BA deadlockHefty, Sean2012-03-05
| | |/ / /
| * | | | Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier2012-03-12
| |\ \ \ \
| | * | | | mlx4_core: Scale size of MTT table with system RAMRoland Dreier2012-03-12
| | * | | | mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz2012-03-12
| | * | | | IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz2012-03-12
| | * | | | IB/mlx4: Fix possible missed completion eventEli Cohen2012-03-12
| | * | | | mlx4_core: Report thermal error eventsJack Morgenstein2012-03-12
| | * | | | mlx4_core: Fix one more static exported functionRoland Dreier2012-03-12
| | * | | | mlx4: Enforce device max FMR maps in FMR allocEli Cohen2012-02-26
| | * | | | IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen2012-02-26
| | |/ / /
| * | | | IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz2012-03-08
| * | | | RDMA/iwcm: Reject connect requests if cmid is not in LISTEN stateSteve Wise2012-03-07
| * | | | mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz2012-03-06
| * | | | IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz2012-03-05
| * | | | IB/core: Fix SDR rates in sysfsRoland Dreier2012-02-27
| |/ / /
* | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-21
|\ \ \ \
| * | | | spi/fsl-espi: Make sure pm is within 2..32Sebastian Andrzej Siewior2012-03-15
| * | | | spi/fsl-espi: make the clock computation easier to readSebastian Andrzej Siewior2012-03-15
| * | | | spi: sh-hspi: modify write/read methodKuninori Morimoto2012-03-15
| * | | | spi: sh-hspi: control spi clock more correctlyKuninori Morimoto2012-03-15
| * | | | spi: sh-hspi: convert to using core message queueKuninori Morimoto2012-03-15
| * | | | spi: s3c64xx: Fix buildMark Brown2012-03-15
| * | | | spi: s3c64xx: remove unnecessary callback msg->completeKuninori Morimoto2012-03-15
| * | | | spi: remove redundant variable assignmentGuennadi Liakhovetski2012-03-15
| * | | | spi: release lock on error path in spi_pump_messages()Dan Carpenter2012-03-10
| * | | | spi: Compatibility with direction which is used in samsung DMA operationKyoungil Kim2012-03-09
| * | | | spi-topcliff-pch: add recovery processing in case wait-event timeoutTomoya MORINAGA2012-03-09
| * | | | spi-topcliff-pch: supports a spi mode setup and bit order setup by IO controlTomoya MORINAGA2012-03-09
| * | | | spi-topcliff-pch: Fix issue for transmitting over 4KByteTomoya MORINAGA2012-03-09
| * | | | spi-topcliff-pch: Modify pci-bus number dynamically to get DMA device infoTomoya MORINAGA2012-03-09
| * | | | spi/imx: simplify error handling to free gpiosAxel Lin2012-03-09
| * | | | spi: Convert to DEFINE_PCI_DEVICE_TABLEAxel Lin2012-03-09
| * | | | spi: add Broadcom BCM63xx SPI controller driverFlorian Fainelli2012-03-09
| * | | | SPI: add CSR SiRFprimaII SPI controller driverZhiwu Song2012-03-09
| * | | | spi-topcliff-pch: fix -Wuninitialized warningDanny Kukawka2012-03-09
| * | | | spi: Mark spi_register_board_info() __devinitMark Brown2012-03-09
| * | | | spi/s3c64xx: Convert to using core message queueMark Brown2012-03-09
| * | | | spi: controller drivers don't need to depend on SPI_MASTER explicitlyUwe Kleine-König2012-03-09
| * | | | spi/doc: spi_master_put must be followed up by kfreeUwe Kleine-König2012-03-09
| * | | | spi: Add SuperH HSPI prototype driverKuninori Morimoto2012-03-09
| * | | | spi: create a message queueing infrastructureLinus Walleij2012-03-07
| * | | | spi: add support for Renesas RSPIShimoda, Yoshihiro2012-03-07