summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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 Kuznetsov3-0/+11
2015-05-24ti-st: handle null allocation return correctly.Colin Ian King1-2/+1
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 Dutt1-0/+3
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: 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 Campbell1-1/+101
2015-05-24w1_therm reference count family dataDavid Fries1-15/+47
2015-05-24w1: introduce an ability to specify microseconds bus scanning intervalsDmitry Khromov1-1/+16
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 Winkler1-35/+0
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 Winkler1-0/+33
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler5-10/+41
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
2015-05-24mei: connection to fixed address clients from user-spaceAlexander Usyskin3-1/+17
2015-05-24mei: support for fixed address clientsAlexander Usyskin4-19/+68
2015-05-24mei: fix flow control for single buffer clientsAlexander Usyskin2-6/+27
2015-05-24mei: add a reference from the host client to the me clientAlexander Usyskin11-179/+225
2015-05-24mei: revamp client connectionTomas Winkler4-66/+83
2015-05-24mei: revamp client disconnection flowTomas Winkler7-96/+134
2015-05-24mei: txe: reduce suspend/resume timeTomas Winkler1-10/+10
2015-05-24coresight: replicator: Add Qualcomm CoreSight Replicator driverPratik Patel3-0/+223
2015-05-24coresight: fix typo in of_coresight.cPankaj Dubey1-1/+1
2015-05-24coresight: replicator: retrieve and handle atclkLinus Walleij1-4/+67
2015-05-24coresight: funnel: retrieve and handle atclkLinus Walleij1-0/+37