summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-31Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm2835', 'spi/t...Mark Brown
2015-08-31Merge remote-tracking branch 'spi/topic/dma' into spi-nextMark Brown
2015-08-31Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown
2015-08-31Merge remote-tracking branches 'spi/fix/bcm2835', 'spi/fix/bitbang', 'spi/fix...Mark Brown
2015-08-31spi: sh-msiof: Fix FIFO size to 64 word from 256 wordKoji Matsuoka
2015-08-31regmap: fix a NULL pointer dereference in __regmap_initSergey SENOZHATSKY
2015-08-31regmap: Support bulk reads for devices without raw formattingMark Brown
2015-08-31mmc: core: fix race condition in mmc_wait_data_doneJialing Fu
2015-08-31Revert "gpio: extraxfs: fix returnvar.cocci warnings"Linus Walleij
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-31Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2015-08-31Merge tag 'drm-intel-next-fixes-2015-08-28' of git://anongit.freedesktop.org/...Dave Airlie
2015-08-30IB/ucma: HW Device hot-removal supportYishai Hadas
2015-08-30IB/mlx4_ib: Disassociate supportYishai Hadas
2015-08-30IB/uverbs: Enable device removal when there are active user space applicationsYishai Hadas
2015-08-30IB/uverbs: Explicitly pass ib_dev to uverbs commandsYishai Hadas
2015-08-30IB/uverbs: Fix race between ib_uverbs_open and remove_oneYishai Hadas
2015-08-30IB/uverbs: Fix reference counting usage of event filesYishai Hadas
2015-08-30IB/core: Make ib_dealloc_pd return voidJason Gunthorpe
2015-08-30IB/srp: Create an insecure all physical rkey only if neededBart Van Assche
2015-08-30IB/srp: Register the indirect data buffer descriptorBart Van Assche
2015-08-30IB/srp: Introduce srp_device.use_fmrBart Van Assche
2015-08-30IB/srp: Remove use_mr argument from srp_map_sg_entry()Bart Van Assche
2015-08-30IB/srp: Remove the memory registration backtracking codeBart Van Assche
2015-08-30IB/srp: Add memory descriptor array pointer range checkingBart Van Assche
2015-08-30IB/srp: Use multiple registrations for large memory regionsBart Van Assche
2015-08-30IB/srp: Re-enable FMR for non-page aligned buffersBart Van Assche
2015-08-30ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/srp: Use pd->local_dma_lkeyJason Gunthorpe
2015-08-30iser-target: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/iser: Use pd->local_dma_lkeyJason Gunthorpe
2015-08-30IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/ipoib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/mad: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30IB/core: Guarantee that a local_dma_lkey is availableJason Gunthorpe
2015-08-30IB/iser: Chain all iser transaction send work requestsSagi Grimberg
2015-08-30IB/iser: Add debug prints to the various memory registration methodsSagi Grimberg
2015-08-30IB/iser: Support up to 8MB data transfer in a single commandSagi Grimberg
2015-08-30IB/iser: Pass registration pool a size parameterSagi Grimberg
2015-08-30IB/iser: Unify fast memory registration flowsSagi Grimberg
2015-08-30IB/iser: Make reg_desc_get a per device routineSagi Grimberg
2015-08-30IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmrSagi Grimberg