summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mtd: blkdevs: remove dead codeBrian Norris2015-03-111-3/+0
| * | | mtd: nand: denali: drop dead codeBrian Norris2015-03-111-3/+0
| * | | mtd: nand: fixup bounds checks for nand_{lock,unlock}()Brian Norris2015-03-111-2/+2
| * | | mtd: tests: fix more potential integer overflowsBrian Norris2015-03-115-10/+10
| * | | mtd: onenand: drop dead codeBrian Norris2015-03-111-9/+3
| * | | mtd: docg3: drop dead codeBrian Norris2015-03-111-4/+1
| * | | mtd: mxc-nand: Warn on unimplemented commandsUwe Kleine-König2015-03-111-0/+4
| * | | mtd: mxc-nand: Implement support for PARAM commandUwe Kleine-König2015-03-111-0/+7
| * | | mtd: mxc-nand: Allow to use column addresses different from 0Uwe Kleine-König2015-03-111-11/+29
| * | | mtd: mxc-nand: Do the word to byte mangling in the read_byte callbackUwe Kleine-König2015-03-111-24/+10
| * | | mtd: mxc-nand: Only enable hardware checksumming for fully detected flashesUwe Kleine-König2015-03-111-7/+7
| * | | mtd: mxc-nand: Add a timeout when waiting for interruptUwe Kleine-König2015-03-111-11/+36
| * | | mtd: atmel_nand: check NFC busy flag by HSMC_SR instead of NFC cmd regsBoris Brezillon2015-03-112-3/+3
| * | | mtd: atmel_nand: fix typo in dev_err error messageColin Ian King2015-03-021-1/+1
| * | | mtd: s3c2410: drop useless / misspelled debug printsBrian Norris2015-02-281-3/+0
| * | | mtd: pxa3xx_nand: initialiaze pxa3xx_flash_ids to 0Antoine Ténart2015-02-281-0/+2
| * | | Merge MTD updates into -nextBrian Norris2015-02-281-0/+2
| |\ \ \
| * | | | mtd: pxa3xx-nand: handle PIO in threaded interruptRobert Jarzmik2015-02-281-3/+19
| * | | | Merge MTD updates into -nextBrian Norris2015-02-281-6/+42
| |\ \ \ \
| * | | | | mtd: nand: sunxi: fix generic nand binding referenceBaruch Siach2015-02-261-1/+1
| * | | | | mtd: block2mtd: wait until block devices are presentedFelix Fietkau2015-02-231-15/+43
* | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-04-2228-1134/+1513
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford2015-04-1527-1132/+1508
| |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | ib_srpt: convert printk's to pr_* functionsDoug Ledford2015-04-151-97/+91
| | | | | | * | | | | | IB/srp: Use P_Key cache for P_Key lookupsBart Van Assche2015-04-151-4/+5
| | | | | * | | | | | | IB/mlx4: Change alias guids default to be host assignedYishai Hadas2015-04-151-2/+2
| | | | | * | | | | | | net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas2015-04-151-14/+27
| | | | | * | | | | | | net/mlx4_core: Raise slave shutdown event upon FLRYishai Hadas2015-04-151-0/+2
| | | | | * | | | | | | IB/mlx4: Request alias GUID on demandYishai Hadas2015-04-153-0/+75
| | | | | * | | | | | | IB/mlx4: Change init flow to request alias GUIDs for active VFsYishai Hadas2015-04-153-79/+50
| | | | | * | | | | | | IB/mlx4: Manage admin alias GUID upon admin requestYishai Hadas2015-04-152-9/+15
| | | | | * | | | | | | net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas2015-04-153-0/+17
| | | | | * | | | | | | net/mlx4_core: Manage alias GUID per VFYishai Hadas2015-04-153-0/+20
| | | | | * | | | | | | IB/mlx4: Alias GUID adding persistency supportYishai Hadas2015-04-153-84/+245
| | | | | |/ / / / / /
| | | | * | | | | | | mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI2015-04-151-4/+6
| | | | * | | | | | | infiniband/mlx4: check for mapping errorSebastian Ott2015-04-152-0/+13
| | | | * | | | | | | MAINTAINERS: Adding list of maintainers for ocrdmaSelvin Xavier2015-04-151-0/+9
| | | | * | | | | | | rdma: replace deprecated ifconfig in docStephen Hemminger2015-04-151-3/+6
| | | | * | | | | | | ib_uverbs: Fix pages leak when using XRC SRQsSébastien Dugué2015-04-151-11/+11
| | | | |/ / / / / /
| | | * | | | | | | IB/iser: Rewrite bounce buffer code pathSagi Grimberg2015-04-153-88/+137
| | | * | | | | | | IB/iser: Bump version to 1.6Sagi Grimberg2015-04-151-1/+1
| | | * | | | | | | IB/iser: Remove code duplication for a single DMA entrySagi Grimberg2015-04-151-27/+21
| | | * | | | | | | IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mrSagi Grimberg2015-04-151-43/+32
| | | * | | | | | | IB/iser: Modify struct iser_mem_reg membersSagi Grimberg2015-04-153-33/+29
| | | * | | | | | | IB/iser: Make fastreg pool cache friendlySagi Grimberg2015-04-151-1/+1
| | | * | | | | | | IB/iser: Move PI context alloc/free to routinesSagi Grimberg2015-04-151-55/+63
| | | * | | | | | | IB/iser: Move fastreg descriptor pool get/put to helper functionsSagi Grimberg2015-04-152-18/+37
| | | * | | | | | | IB/iser: Merge build page-vec into register page-vecSagi Grimberg2015-04-151-58/+33
| | | * | | | | | | IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg2015-04-154-70/+53
| | | * | | | | | | IB/iser: Remove redundant assignments in iser_reg_page_vecSagi Grimberg2015-04-151-5/+2
OpenPOWER on IntegriCloud