summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
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 Poirier1-0/+37
2015-05-24coresight-etm4x: Read only access to the main management registersMathieu Poirier1-1/+52
2015-05-24coresight-etm4x: Controls pertaining to the VM ID functionsPratik Patel1-0/+178
2015-05-24coresight-etm4x: Controls pertaining to the context ID functionsPratik Patel1-0/+187
2015-05-24coresight-etm4x: Controls pertaining to the selection of resourcesPratik Patel1-0/+75
2015-05-24coresight-etm4x: Controls pertaining to the counter functionsPratik Patel1-0/+144
2015-05-24coresight-etm4x: Controls pertaining to the sequencer functionsPratik Patel1-0/+129
2015-05-24coresight-etm4x: Controls pertaining to the address comparator functionsPratik Patel1-0/+423
2015-05-24coresight-etm4x: Controls pertaining to the ViewInst registerPratik Patel1-0/+98
2015-05-24coresight-etm4x: Controls pertaining to various configuration optionsPratik Patel1-0/+124
2015-05-24coresight-etm4x: Controls pertaining to the reset, mode, pe and eventsPratik Patel1-0/+441
2015-05-24coresight-etm4x: Controls pertaining to tracer configurationPratik Patel1-0/+117