summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
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 Patel4-0/+224
2015-05-24coresight: fix typo in of_coresight.cPankaj Dubey1-1/+1
2015-05-24coresight: document the bindings for the ATCLKLinus Walleij1-5/+8
2015-05-24coresight: replicator: retrieve and handle atclkLinus Walleij1-4/+67
2015-05-24coresight: funnel: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: etb: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: tpiu: retrieve and handle atclkLinus Walleij1-0/+37
2015-05-24coresight: etm: retrieve and handle atclkLinus Walleij2-1/+37
2015-05-24coresight: tmc: let runtime PM handle core clockLinus Walleij1-23/+8
2015-05-24coresight: funnel: let runtime PM handle core clockLinus Walleij1-17/+7
2015-05-24coresight: etb: let runtime PM handle core clockLinus Walleij1-26/+9
2015-05-24coresight: tpiu: let runtime PM handle core clockLinus Walleij1-17/+4
2015-05-24coresight: etm: let runtime PM handle core clockLinus Walleij2-46/+16
2015-05-24coresight: support the TPIU version found in Ux500Linus Walleij1-0/+4
2015-05-24coresight: etm: print what version of ETM/PTM is detectedLinus Walleij1-1/+5
2015-05-24coresight-etm3x: use module_amba_driver to simplify the codeMathieu Poirier1-11/+1
2015-05-24coresight-etm4x: Read only access to the tracer's ID registersMathieu Poirier2-0/+127
2015-05-24coresight-etm4x: Read only access to the main management registersMathieu Poirier2-1/+129
2015-05-24coresight-etm4x: Controls pertaining to the VM ID functionsPratik Patel2-0/+198
2015-05-24coresight-etm4x: Controls pertaining to the context ID functionsPratik Patel2-0/+206