summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | Input: i8042 - add noloop quirk for Asus X750LNHans de Goede2014-10-111-0/+6
| | * | | | | | | | | Input: synaptics - gate forcepad support by DMI checkDmitry Torokhov2014-10-112-7/+23
| | * | | | | | | | | Merge tag 'v3.17' into nextDmitry Torokhov2014-10-11925-5139/+9658
| | |\ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Input: Add Microchip AR1021 i2c touchscreenChristian Gmeiner2014-10-093-0/+194
| | * | | | | | | | | Input: cros_ec_keyb - add of match tableSjoerd Simons2014-10-091-0/+9
| | * | | | | | | | | Input: serio - avoid negative serio device numbersRichard Leitner2014-10-091-2/+2
| | * | | | | | | | | Input: avoid negative input device numbersRichard Leitner2014-10-091-1/+1
| | * | | | | | | | | Input: automatically set EV_ABS bit in input_set_abs_paramsDmitry Torokhov2014-10-081-1/+2
| | * | | | | | | | | Input: adp5588-keys - cancel workqueue in failure pathPramod Gurav2014-10-071-0/+1
| | * | | | | | | | | Input: opencores-kbd - switch to using managed resourcesPramod Gurav2014-10-071-55/+17
| | * | | | | | | | | Input: evdev - fix EVIOCG{type} ioctlDmitry Torokhov2014-10-071-5/+8
* | | | | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-10-1921-953/+1372
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ \ \ \ Merge branches 'core', 'cxgb4', 'iser', 'mlx5' and 'ocrdma' into for-nextRoland Dreier2014-10-1420-953/+1366
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | RDMA/ocrdma: Save the bit environment, spare unncessary parenthesisJes Sorensen2014-10-101-19/+19
| | | | | * | | | | | | | | | | RDMA/ocrdma: The kernel has a perfectly good BIT() macro - use itJes Sorensen2014-10-102-103/+101
| | | | | * | | | | | | | | | | RDMA/ocrdma: Don't memset() buffers we just allocated with kzalloc()Jes Sorensen2014-10-101-9/+3
| | | | | * | | | | | | | | | | RDMA/ocrdma: Remove a unused-label warningLi RongQing2014-10-101-0/+2
| | | | | * | | | | | | | | | | RDMA/ocrdma: Convert kernel VA to PA for mmap in userDevesh Sharma2014-10-101-5/+5
| | | | | * | | | | | | | | | | RDMA/ocrdma: Get vlan tag from ib_qp_attrsSelvin Xavier2014-10-101-4/+5
| | | | | * | | | | | | | | | | RDMA/ocrdma: Add default GID at index 0Devesh Sharma2014-10-101-0/+10
| | | | | | |_|_|_|/ / / / / / | | | | | |/| | | | | | | | |
| | | | * | | | | | | | | | | IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas2014-10-091-8/+10
| | | | * | | | | | | | | | | IB/mlx5: Remove duplicate code from mlx5_set_pathEli Cohen2014-10-091-16/+5
| | | | * | | | | | | | | | | IB/mlx5: Fix possible array overflowEli Cohen2014-10-091-3/+3
| | | | * | | | | | | | | | | IB/core: Avoid leakage from kernel to user spaceEli Cohen2014-10-091-0/+1
| | | | * | | | | | | | | | | IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen2014-10-091-3/+3
| | | | * | | | | | | | | | | IB/mlx5: Clear umr resources after ib_unregister_deviceEli Cohen2014-10-091-1/+1
| | | | |/ / / / / / / / / /
| | | * | | | | | | | | | | IB/mlx5, iser, isert: Add Signature API additionsSagi Grimberg2014-10-094-129/+97
| | | * | | | | | | | | | | Target/iser: Centralize ib_sig_domain settingSagi Grimberg2014-10-091-17/+16
| | | * | | | | | | | | | | IB/iser: Centralize ib_sig_domain settingsSagi Grimberg2014-10-091-18/+18
| | | * | | | | | | | | | | IB/mlx5: Use extended internal signature layoutSagi Grimberg2014-10-092-51/+61
| | | * | | | | | | | | | | IB/iser: Set IP_CSUM as default guard typeSagi Grimberg2014-10-091-2/+2
| | | * | | | | | | | | | | IB/iser: Remove redundant assignmentSagi Grimberg2014-10-091-1/+0
| | | * | | | | | | | | | | IB/mlx5: Use enumerations for PI copy maskSagi Grimberg2014-10-092-3/+6
| | | * | | | | | | | | | | IB/iser: Bump version, add maintainerOr Gerlitz2014-10-092-1/+2
| | | * | | | | | | | | | | IB/iser: Fix/add kernel-doc style description in iscsi_iser.cSagi Grimberg2014-10-091-9/+160
| | | * | | | | | | | | | | IB/iser: Add/Fix kernel doc style descriptions in iscsi_iser.hSagi Grimberg2014-10-091-46/+189
| | | * | | | | | | | | | | IB/iser: Nit - add space after __func__ in iser loggingSagi Grimberg2014-10-091-8/+8
| | | * | | | | | | | | | | IB/iser: Change iscsi_conn_stop log level to infoAriel Nahum2014-10-091-1/+1
| | | * | | | | | | | | | | IB/iser: Suppress scsi command send completionsSagi Grimberg2014-10-093-7/+16
| | | * | | | | | | | | | | IB/iser: Optimize completion pollingSagi Grimberg2014-10-092-5/+11
| | | * | | | | | | | | | | IB/iser: Use beacon to indicate all completions were consumedSagi Grimberg2014-10-093-22/+23
| | | * | | | | | | | | | | IB/iser: Use single CQ for RX and TXSagi Grimberg2014-10-093-125/+114
| | | * | | | | | | | | | | IB/iser: Use internal polling budget to avoid possible live-lockSagi Grimberg2014-10-091-0/+4
| | | * | | | | | | | | | | IB/iser: Centralize iser completion contextsSagi Grimberg2014-10-092-87/+84
| | | * | | | | | | | | | | IB/iser: Use iser_warn instead of BUG_ON in iser_conn_releaseAriel Nahum2014-10-091-1/+3
| | | * | | | | | | | | | | IB/iser: Signal iSCSI layer that transport is broken in error completionsSagi Grimberg2014-10-091-4/+25
| | | * | | | | | | | | | | IB/iser: Protect tasks cleanup in case IB device was already releasedSagi Grimberg2014-10-091-1/+7
| | | * | | | | | | | | | | IB/iser: Unbind at conn_stop stageAriel Nahum2014-10-091-0/+7
| | | * | | | | | | | | | | IB/iser: Don't bound release_work completions timeoutsSagi Grimberg2014-10-091-9/+4
| | | * | | | | | | | | | | IB/iser: Fix DEVICE REMOVAL handling in the absence of iscsi daemonSagi Grimberg2014-10-092-61/+108
OpenPOWER on IntegriCloud