summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | IB/hfi1: Remove multiple device cdevDennis Dalessandro2016-05-261-83/+19
| | * | IB/hfi1: Remove anti-pattern in cdev initDennis Dalessandro2016-05-261-7/+7
| | * | IB/hfi1: Fix bug that blocks process on exit after port bounceJianxin Xiong2016-05-261-1/+4
| | * | IB/qib: Remove unused qib_7322_intr_msgs[]Jubin John2016-05-261-15/+0
| | * | IB/hfi1: Remove unnecessary commentIra Weiny2016-05-261-3/+0
| | * | IB/hfi1: Fix sdma_event_names[] build warningJubin John2016-05-261-0/+2
| | * | IB/rdmavt: Use kzalloc_nodeJubin John2016-05-261-1/+3
| | * | IB/rdmavt: Insure QP vmalloc variants zero memoryMike Marciniszyn2016-05-261-4/+4
| | * | IB/hfi1: Fix an interval RB node reference count leakMitko Haralanov2016-05-261-7/+6
| | * | staging/rdma/hfi1: use RCU_INIT_POINTER() when NULLing.Muhammad Falak R Wani2016-05-141-1/+1
| | * | IB/hfi1: Change hfi1_init loop to preserve error returnsAshutosh Dixit2016-05-141-3/+3
| | * | IB/hfi1: Keep SC_USER as the last send context typeJianxin Xiong2016-05-141-4/+4
| | * | IB/hfi1: Immediately apply congestion setting MADDean Luick2016-05-141-33/+60
| | * | IB/hfi1: Correct log message stringsJakub Pawlak2016-05-144-7/+6
| | * | IB/rdmavt: Increase CQ callback thread priorityMike Marciniszyn2016-05-141-0/+1
| | * | IB/hfi1: Fix hfi_rcvhdr tracepointJubin John2016-05-141-1/+1
| | * | IB/hfi1: Remove unnecessary headerJubin John2016-05-142-2/+0
| | * | IB/hfi1: Improve performance of interval RB treesMitko Haralanov2016-05-141-11/+11
| | * | IB/hfi1: Fix potential panic with sdma drained mechanismMike Marciniszyn2016-05-141-1/+1
| | * | IB/hfi1: Fix pio wait counter double incrementMike Marciniszyn2016-05-141-1/+0
| | * | IB/hfi1: Remove no-op QSFP reset codeDean Luick2016-05-141-3/+0
| | * | IB/hfi1: Correct external device configuration shiftEaswar Hariharan2016-05-141-2/+2
| | * | IB/hfi1: Wait for QSFP modules to initializeEaswar Hariharan2016-05-143-7/+21
| | * | IB/hfi1: Ignore non-temperature warnings on a downed linkEaswar Hariharan2016-05-143-7/+13
| | | |
| | \ \
| *-. \ \ Merge branches 'misc-4.7-2', 'ipoib' and 'ib-router' into k.o/for-4.7Doug Ledford2016-05-2615-109/+764
| |\ \ \ \
| | | * | | IB/core: Add IP to GID netlink offloadMark Bloch2016-05-243-24/+198
| | | * | | IB/core: Register SA ibnl client during ib_core initializationMark Bloch2016-05-243-22/+38
| | | * | | IB/SA: Integrate ib_sa module into ib_core moduleMark Bloch2016-05-244-15/+17
| | | * | | IB/MAD: Integrate ib_mad module into ib_core moduleMark Bloch2016-05-244-14/+18
| | | * | | IB/core: Integrate IB address resolution module into coreLeon Romanovsky2016-05-244-13/+16
| | * | | | IB/IPoIB: Allow setting the device addressMark Bloch2016-05-256-6/+187
| | * | | | IB/ipoib: Support SendOnlyFullMember MCG for SendOnly joinErez Shitrit2016-05-253-13/+100
| | * | | | IB/core: Support new type of join-state for multicastErez Shitrit2016-05-251-5/+18
| | * | | | IB/SA Agent: Add support for SA agent get ClassPortInfoErez Shitrit2016-05-251-0/+173
| | * | | | IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit2016-05-252-3/+5
| | |/ / /
| * / / / RDMA/cxgb3: device driver frees DMA memory with different sizeHonggang Li2016-05-241-1/+1
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-283-23/+70
|\ \ \ \
| * | | | Input: pwm-beeper - fix - scheduling while atomicManfred Schlaegl2016-05-281-21/+48
| * | | | Input: xpad - xbox one elite controller supportPavel Rojtberg2016-05-281-1/+2
| * | | | Input: xpad - add more third-party controllersPavel Rojtberg2016-05-281-0/+9
| * | | | Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2016-05-281-0/+4
| * | | | Input: xpad - move pending clear to the correct locationPavel Rojtberg2016-05-281-1/+1
| * | | | Input: uinput - handle compat ioctl for UI_SET_PHYSRicky Liang2016-05-201-0/+6
* | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-284-10/+22
|\ \ \ \ \
| * | | | | i2c: dev: don't start function name with 'return'Wolfram Sang2016-05-271-3/+3
| * | | | | i2c: dev: switch from register_chrdev to cdev APIErico Nunes2016-05-261-4/+15
| * | | | | i2c: xlr: rename ARCH_TANGOX to ARCH_TANGOMarc Gonzalez2016-05-261-1/+1
| * | | | | i2c: at91: change log when dma configuration failsLudovic Desroches2016-05-261-1/+1
| * | | | | i2c: rcar: should depend on HAS_DMAGeert Uytterhoeven2016-05-261-0/+1
| * | | | | i2c: rcar: use dma_request_chan()Niklas Söderlund2016-05-261-1/+1