summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-24Drivers: hv: vmbus: introduce vmbus_acpi_removeVitaly Kuznetsov1-0/+10
2015-05-24Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov3-4/+4
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov3-2/+32
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov3-12/+56
2015-05-24Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov1-114/+25
2015-05-24Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov1-135/+31
2015-05-24Drivers: hv: kvp: convert to hv_utils_transportVitaly Kuznetsov1-49/+42
2015-05-24Drivers: hv: fcopy: convert to hv_utils_transportVitaly Kuznetsov1-148/+46
2015-05-24Drivers: hv: vss: convert to hv_utils_transportVitaly Kuznetsov1-25/+27
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