summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov2015-05-241-1/+15
* Drivers: hv: vss: full handshake supportVitaly Kuznetsov2015-05-241-12/+37
* Drivers: hv: kvp: convert to hv_utils_transportVitaly Kuznetsov2015-05-241-49/+42
* Drivers: hv: fcopy: convert to hv_utils_transportVitaly Kuznetsov2015-05-241-148/+46
* Drivers: hv: vss: convert to hv_utils_transportVitaly Kuznetsov2015-05-241-25/+27
* Drivers: hv: util: introduce hv_utils_transport abstractionVitaly Kuznetsov2015-05-243-1/+328
* Drivers: hv: fcopy: set .owner reference for file operationsVitaly Kuznetsov2015-05-241-4/+2
* Drivers: hv: fcopy: switch to using the hvutil_device_state state machineVitaly Kuznetsov2015-05-241-40/+30
* Drivers: hv: vss: switch to using the hvutil_device_state state machineVitaly Kuznetsov2015-05-241-29/+58
* Drivers: hv: kvp: switch to using the hvutil_device_state state machineVitaly Kuznetsov2015-05-241-38/+49
* Drivers: hv: util: introduce state machine for util driversVitaly Kuznetsov2015-05-241-0/+9
* Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_workVitaly Kuznetsov2015-05-241-7/+7
* Drivers: hv: kvp: rename kvp_work -> kvp_timeout_workVitaly Kuznetsov2015-05-241-8/+8
* Drivers: hv: vss: process deferred messages when we complete the transactionVitaly Kuznetsov2015-05-241-5/+9
* Drivers: hv: fcopy: process deferred messages when we complete the transactionVitaly Kuznetsov2015-05-241-3/+9
* Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.hVitaly Kuznetsov2015-05-242-14/+15
* Drivers: hv: kvp: reset kvp_contextVitaly Kuznetsov2015-05-241-0/+1
* Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov2015-05-243-0/+11
* ti-st: handle null allocation return correctly.Colin Ian King2015-05-241-2/+1
* misc: mic: MIC card driver specific changes to enable SCIFSudeep Dutt2015-05-245-6/+201
* misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt2015-05-2410-24/+292
* misc: mic: SCIF messaging and node enumeration APIsSudeep Dutt2015-05-246-1/+583
* misc: mic: SCIF connections APIs i.e. accept and connectNikhil Rao2015-05-247-1/+852
* misc: mic: SCIF open close bind and listen APIsSudeep Dutt2015-05-2410-1/+933
* misc: mic: SCIF node queue pair setup managementSudeep Dutt2015-05-243-0/+1621
* misc: mic: SCIF module initializationSudeep Dutt2015-05-244-0/+841
* misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt2015-05-241-0/+3
* misc: mic: SCIF Peer BusSudeep Dutt2015-05-242-0/+189
* misc: mic: SCIF Hardware BusSudeep Dutt2015-05-245-1/+358
* misc: mic: SCIF ring buffer infrastructureSudeep Dutt2015-05-242-0/+348
* misc: remove drivers for CARMA hardwareIra Snyder2015-05-246-2708/+0
* drivers: char: misc.c: remove trailing whitespaceTal Shorer2015-05-241-5/+5
* w1: Add support for DS28EA00 sequence to w1-thermMatt Campbell2015-05-241-1/+101
* w1_therm reference count family dataDavid Fries2015-05-241-15/+47
* w1: introduce an ability to specify microseconds bus scanning intervalsDmitry Khromov2015-05-241-1/+16
* spmi: Add dependency on HAS_IOMEMRichard Weinberger2015-05-241-0/+1
* uio: don't free irq that was not requestedStephen Hemminger2015-05-241-1/+2
* mei: export hbm features to debugfs under devstateTomas Winkler2015-05-241-0/+7
* mei: export mei client device struct to external useTomas Winkler2015-05-241-35/+0
* NFC: mei_phy: adjust mei nfc header according the specTomas Winkler2015-05-241-27/+31
* mei: bus: kill mei_cl_opsTomas Winkler2015-05-241-24/+0
* NFC: mei_phy: move all nfc logic from mei driver to nfcTomas Winkler2015-05-245-242/+304
* mei: bus: add name and uuid into device attributesTomas Winkler2015-05-241-0/+33
* mei: bus: report also uuid in module aliasTomas Winkler2015-05-245-10/+41
* mei: add also write waiting list to runtime pm blockersTomas Winkler2015-05-241-3/+5
* mei: request autosuspend at the end of writeAlexander Usyskin2015-05-241-1/+7
* mei: consume flow control on the first chunk of writingAlexander Usyskin2015-05-241-14/+14
* mei: debug prints with client info in readAlexander Usyskin2015-05-241-5/+4
* mei: txe: fix incorrect indentationTomas Winkler2015-05-241-1/+1
* mei: drop iamthif_mtu from device structureAlexander Usyskin2015-05-242-10/+1