summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2015-05-24coresight-etm4x: Controls pertaining to the selection of resourcesPratik Patel2-0/+87
2015-05-24coresight-etm4x: Controls pertaining to the counter functionsPratik Patel2-0/+170
2015-05-24coresight-etm4x: Controls pertaining to the sequencer functionsPratik Patel2-0/+154
2015-05-24coresight-etm4x: Controls pertaining to the address comparator functionsPratik Patel2-0/+448
2015-05-24coresight-etm4x: Controls pertaining to the ViewInst registerPratik Patel2-0/+118
2015-05-24coresight-etm4x: Controls pertaining to various configuration optionsPratik Patel2-0/+150
2015-05-24coresight-etm4x: Controls pertaining to the reset, mode, pe and eventsPratik Patel2-0/+474
2015-05-24coresight-etm4x: Controls pertaining to tracer configurationPratik Patel2-0/+179
2015-05-24coresight-etm4x: Adding CoreSight ETM4x driverPratik Patel5-0/+1115
2015-05-18coresight: etb10: Fix check for bogus buffer depthMark Brown1-1/+1
2015-05-18coresight: etb10: Print size of buffer we fail to allocateMark Brown1-1/+4
2015-05-18Linux 4.1-rc4v4.1-rc4Linus Torvalds1-1/+1
2015-05-18watchdog: Fix merge 'conflict'Peter Zijlstra1-5/+15
2015-05-18Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtdLinus Torvalds3-8/+10
2015-05-16Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds38-140/+171
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-34/+64
2015-05-16Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-110/+152