summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-02-2119-372/+577
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2015-02-20887-6168/+9094
| |\
| | * Input: psmouse - use IS_ENABLED instead of homegrown codeDmitry Torokhov2015-02-167-35/+3
| | * Merge branch 'bfin_rotary' into nextDmitry Torokhov2015-02-16880-5897/+8761
| | |\
| | | * Input: bfin_rotary - introduce open and close methodsDmitry Torokhov2015-02-161-28/+42
| | | * Input: bfin_rotary - convert to use managed resourcesSonic Zhang2015-02-161-45/+38
| | | * Input: bfin_rotary - use generic IO functionsSonic Zhang2015-02-165-19/+63
| | | * Input: bfin_rotary - move pin lists into into platform dataSonic Zhang2015-02-164-14/+33
| | | * Input: bfin_rotary - move platform header to linux/platform_dataSonic Zhang2015-02-166-5/+5
| | | * Input: bfin_rotary - mark suspend and resume code as __maybe_unusedDmitry Torokhov2015-02-161-10/+4
| | | * Input: bfin_rotary - fix potential oops in interrupt handlerDmitry Torokhov2015-02-161-5/+4
| | * | Input: ALPS - move v7 packet info to Documentation and v6 packet infoPali Rohár2015-02-162-41/+66
| | * | Input: ALPS - fix confusing comment in protocol dataDmitry Torokhov2015-02-161-7/+8
| | * | Input: ALPS - do not mix trackstick and external PS/2 mouse dataPali Rohár2015-02-162-53/+151
| | * | Input: ALPS - fix trackstick detection on some Dell LatitudesDmitry Torokhov2015-02-161-22/+56
| | * | Input: ALPS - consolidate setting protocol parametersDmitry Torokhov2015-02-161-64/+67
| | * | Input: ALPS - split protocol data from model infoDmitry Torokhov2015-02-162-38/+46
| | * | Input: ALPS - make Rushmore a separate protocolDmitry Torokhov2015-02-162-11/+19
| | * | Input: ALPS - renumber protocol numbersDmitry Torokhov2015-02-162-16/+16
| | * | Input: adi - remove an unnecessary checkMarkus Elfring2015-02-121-2/+1
| | * | Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter2015-02-121-3/+1
| | * | Input: soc_button_array - use "Windows" key for "Home"Bastien Nocera2015-02-111-1/+1
* | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-2163-561/+1212
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------------. \ \ \ Merge branches 'core', 'cxgb4', 'iser', 'mlx4', 'mlx5', 'ocrdma', 'odp', 'qib...Roland Dreier2015-02-2062-556/+1204
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | | | MAINTAINERS: Update SRP initiator entryBart Van Assche2015-02-171-1/+1
| | | | | | | | | | |_|/ | | | | | | | | | |/| |
| | | | | | | | * | | | IB/qib: Add blank line after declarationMike Marciniszyn2015-02-2017-6/+67
| | | | | | | | * | | | IB/qib: Fix checkpatch warningsMike Marciniszyn2015-02-2015-44/+42
| | | | | | | | * | | | IB/qib: Fix sizeof checkpatch warningsMike Marciniszyn2015-02-1717-63/+64
| | | | | | | | * | | | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_keys.cAndreea-Cristina Bernat2015-02-171-2/+2
| | | | | | | | * | | | IB/qib: Replace rcu_assign_pointer() with RCU_INIT_POINTER() in qib_qp.cAndreea-Cristina Bernat2015-02-171-4/+4
| | | | | | | | * | | | IB/qib: Add support for the new QMH7360 cardVinit Agnihotri2015-02-171-0/+5
| | | | | | | | * | | | IB/qib: Do not write EEPROMMitko Haralanov2015-02-177-220/+1
| | | | | | | | * | | | IB/ipath: Remove unused function in ipath_wc_ppc64Rickard Strandqvist2015-02-133-31/+0
| | | | | | | | |/ / /
| | | | | | | * | | | IB/mlx5: Enable the ODP capability query verbHaggai Eran2015-02-181-0/+2
| | | | | | | * | | | IB/core: Add on demand paging caps to ib_uverbs_ex_query_deviceHaggai Eran2015-02-182-1/+30
| | | | | | | * | | | IB/core: Add support for extended query device capsEli Cohen2015-02-184-41/+104
| | | | | | | * | | | IB/core: Properly handle registration of on-demand paging MRs after deregHaggai Eran2015-02-181-1/+2
| | | | | | | * | | | IB/mlx5: Update the dev in reg_createMajd Dibbiny2015-02-181-0/+1
| | | | | | | |/ / /
| | | | | | * | | | RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter2015-02-181-1/+1
| | | | | | * | | | RDMA/ocrdma: Use unsigned for bit indexRasmus Villemoes2015-02-181-3/+3
| | | | | | * | | | RDMA/ocrdma: Help gcc generate better code for ocrdma_srq_toggle_bitRasmus Villemoes2015-02-181-4/+1
| | | | | | * | | | RDMA/ocrdma: Update the ocrdma module version stringMitesh Ahuja2015-02-181-1/+1
| | | | | | * | | | RDMA/ocrdma: set vlan present bit for user AHDevesh Sharma2015-02-184-6/+22
| | | | | | * | | | RDMA/ocrdma: remove reference of ocrdma_dev out of ocrdma_qp structureMitesh Ahuja2015-02-183-29/+34
| | | | | | * | | | RDMA/ocrdma: Add support for interrupt moderationMitesh Ahuja2015-02-184-0/+119
| | | | | | * | | | RDMA/ocrdma: Honor return value of ocrdma_resolve_dmacDevesh Sharma2015-02-181-1/+3
| | | | | | * | | | RDMA/ocrdma: Allow expansion of the SQ CQEs via buddy CQ expansion of the QPSelvin Xavier2015-02-181-22/+44
| | | | | | * | | | RDMA/ocrdma: Discontinue support of RDMA-READ-WITH-INVALIDATEDevesh Sharma2015-02-181-2/+0
| | | | | | * | | | RDMA/ocrdma: Host crash on destroying device resourcesMitesh Ahuja2015-02-182-15/+10
| | | | | | * | | | RDMA/ocrdma: Report correct state in ibv_query_qpPadmanabh Ratnakar2015-02-181-2/+4