summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-05-24Drivers: hv: vmbus: introduce vmbus_acpi_removeVitaly Kuznetsov
2015-05-24Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: convert to hv_utils_transportVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: convert to hv_utils_transportVitaly Kuznetsov
2015-05-24Drivers: hv: vss: convert to hv_utils_transportVitaly Kuznetsov
2015-05-24Drivers: hv: util: introduce hv_utils_transport abstractionVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: set .owner reference for file operationsVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: switch to using the hvutil_device_state state machineVitaly Kuznetsov
2015-05-24Drivers: hv: vss: switch to using the hvutil_device_state state machineVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: switch to using the hvutil_device_state state machineVitaly Kuznetsov
2015-05-24Drivers: hv: util: introduce state machine for util driversVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: rename fcopy_work -> fcopy_timeout_workVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: rename kvp_work -> kvp_timeout_workVitaly Kuznetsov
2015-05-24Drivers: hv: vss: process deferred messages when we complete the transactionVitaly Kuznetsov
2015-05-24Drivers: hv: fcopy: process deferred messages when we complete the transactionVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.hVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: reset kvp_contextVitaly Kuznetsov
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov
2015-05-24ti-st: handle null allocation return correctly.Colin Ian King
2015-05-24misc: mic: MIC card driver specific changes to enable SCIFSudeep Dutt
2015-05-24misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt
2015-05-24misc: mic: SCIF messaging and node enumeration APIsSudeep Dutt
2015-05-24misc: mic: SCIF connections APIs i.e. accept and connectNikhil Rao
2015-05-24misc: mic: SCIF open close bind and listen APIsSudeep Dutt
2015-05-24misc: mic: SCIF node queue pair setup managementSudeep Dutt
2015-05-24misc: mic: SCIF module initializationSudeep Dutt
2015-05-24misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt
2015-05-24misc: mic: SCIF Peer BusSudeep Dutt
2015-05-24misc: mic: SCIF Hardware BusSudeep Dutt
2015-05-24misc: mic: SCIF ring buffer infrastructureSudeep Dutt
2015-05-24misc: remove drivers for CARMA hardwareIra Snyder
2015-05-24drivers: char: misc.c: remove trailing whitespaceTal Shorer
2015-05-24w1: Add support for DS28EA00 sequence to w1-thermMatt Campbell
2015-05-24w1_therm reference count family dataDavid Fries
2015-05-24w1: introduce an ability to specify microseconds bus scanning intervalsDmitry Khromov
2015-05-24spmi: Add dependency on HAS_IOMEMRichard Weinberger
2015-05-24uio: don't free irq that was not requestedStephen Hemminger
2015-05-24mei: export hbm features to debugfs under devstateTomas Winkler
2015-05-24mei: export mei client device struct to external useTomas Winkler
2015-05-24NFC: mei_phy: adjust mei nfc header according the specTomas Winkler
2015-05-24mei: bus: kill mei_cl_opsTomas Winkler
2015-05-24NFC: mei_phy: move all nfc logic from mei driver to nfcTomas Winkler
2015-05-24mei: bus: add name and uuid into device attributesTomas Winkler
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler
2015-05-24mei: add also write waiting list to runtime pm blockersTomas Winkler
2015-05-24mei: request autosuspend at the end of writeAlexander Usyskin
2015-05-24mei: consume flow control on the first chunk of writingAlexander Usyskin
2015-05-24mei: debug prints with client info in readAlexander Usyskin