summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-24Drivers: hv: util: introduce hv_utils_transport abstractionVitaly Kuznetsov3-1/+328
2015-05-24Drivers: hv: fcopy: set .owner reference for file operationsVitaly Kuznetsov1-4/+2
2015-05-24Drivers: hv: fcopy: switch to using the hvutil_device_state state machineVitaly Kuznetsov1-40/+30
2015-05-24Drivers: hv: vss: switch to using the hvutil_device_state state machineVitaly Kuznetsov1-29/+58
2015-05-24Drivers: hv: kvp: switch to using the hvutil_device_state state machineVitaly Kuznetsov1-38/+49
2015-05-24Drivers: hv: util: introduce state machine for util driversVitaly Kuznetsov1-0/+9
2015-05-24Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_workVitaly Kuznetsov1-7/+7
2015-05-24Drivers: hv: kvp: rename kvp_work -> kvp_timeout_workVitaly Kuznetsov1-8/+8
2015-05-24Drivers: hv: vss: process deferred messages when we complete the transactionVitaly Kuznetsov1-5/+9
2015-05-24Drivers: hv: fcopy: process deferred messages when we complete the transactionVitaly Kuznetsov1-3/+9
2015-05-24Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.hVitaly Kuznetsov2-14/+15
2015-05-24Drivers: hv: kvp: reset kvp_contextVitaly Kuznetsov1-0/+1
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov4-7/+11
2015-05-24ti-st: handle null allocation return correctly.Colin Ian King1-2/+1
2015-05-24checkkconfigsymbols.py: set python2 as default interpreterValentin Rothberg1-1/+1
2015-05-24checkkconfigsymbols.py: add option -i to ignore filesValentin Rothberg1-6/+26
2015-05-24misc: mic: add support for loading/unloading SCIF driverSudeep Dutt1-13/+11
2015-05-24misc: mic: MIC card driver specific changes to enable SCIFSudeep Dutt5-6/+201
2015-05-24misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt10-24/+292
2015-05-24misc: mic: SCIF messaging and node enumeration APIsSudeep Dutt6-1/+583
2015-05-24misc: mic: SCIF connections APIs i.e. accept and connectNikhil Rao7-1/+852
2015-05-24misc: mic: SCIF open close bind and listen APIsSudeep Dutt10-1/+933
2015-05-24misc: mic: SCIF node queue pair setup managementSudeep Dutt3-0/+1621
2015-05-24misc: mic: SCIF module initializationSudeep Dutt4-0/+841
2015-05-24misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt2-0/+15
2015-05-24misc: mic: SCIF Peer BusSudeep Dutt2-0/+189
2015-05-24misc: mic: SCIF Hardware BusSudeep Dutt5-1/+358
2015-05-24misc: mic: SCIF ring buffer infrastructureSudeep Dutt2-0/+348
2015-05-24misc: mic: SCIF header file and IOCTL interfaceSudeep Dutt5-12/+1238
2015-05-24misc: remove drivers for CARMA hardwareIra Snyder6-2708/+0
2015-05-24drivers: char: misc.c: remove trailing whitespaceTal Shorer1-5/+5
2015-05-24w1: Add support for DS28EA00 sequence to w1-thermMatt Campbell3-2/+117
2015-05-24w1_therm reference count family dataDavid Fries1-15/+47
2015-05-24w1: introduce an ability to specify microseconds bus scanning intervalsDmitry Khromov3-12/+46
2015-05-24lz4: fix system halt at boot kernel on x86_64Krzysztof Kolasa1-1/+11
2015-05-24spmi: Add dependency on HAS_IOMEMRichard Weinberger1-0/+1
2015-05-24uio: don't free irq that was not requestedStephen Hemminger1-1/+2
2015-05-24mei: export hbm features to debugfs under devstateTomas Winkler1-0/+7
2015-05-24mei: export mei client device struct to external useTomas Winkler2-37/+36
2015-05-24NFC: mei_phy: adjust mei nfc header according the specTomas Winkler1-27/+31
2015-05-24mei: bus: kill mei_cl_opsTomas Winkler1-24/+0
2015-05-24NFC: mei_phy: move all nfc logic from mei driver to nfcTomas Winkler5-242/+304
2015-05-24mei: bus: add name and uuid into device attributesTomas Winkler2-0/+47
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler9-13/+72
2015-05-24mei: add also write waiting list to runtime pm blockersTomas Winkler1-3/+5
2015-05-24mei: request autosuspend at the end of writeAlexander Usyskin1-1/+7
2015-05-24mei: consume flow control on the first chunk of writingAlexander Usyskin1-14/+14
2015-05-24mei: debug prints with client info in readAlexander Usyskin1-5/+4
2015-05-24mei: txe: fix incorrect indentationTomas Winkler1-1/+1
2015-05-24mei: drop iamthif_mtu from device structureAlexander Usyskin2-10/+1