summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* w1: introduce an ability to specify microseconds bus scanning intervalsDmitry Khromov2015-05-241-1/+16
* spmi: Add dependency on HAS_IOMEMRichard Weinberger2015-05-241-0/+1
* uio: don't free irq that was not requestedStephen Hemminger2015-05-241-1/+2
* mei: export hbm features to debugfs under devstateTomas Winkler2015-05-241-0/+7
* mei: export mei client device struct to external useTomas Winkler2015-05-241-35/+0
* NFC: mei_phy: adjust mei nfc header according the specTomas Winkler2015-05-241-27/+31
* mei: bus: kill mei_cl_opsTomas Winkler2015-05-241-24/+0
* NFC: mei_phy: move all nfc logic from mei driver to nfcTomas Winkler2015-05-245-242/+304
* mei: bus: add name and uuid into device attributesTomas Winkler2015-05-241-0/+33
* mei: bus: report also uuid in module aliasTomas Winkler2015-05-245-10/+41
* mei: add also write waiting list to runtime pm blockersTomas Winkler2015-05-241-3/+5
* mei: request autosuspend at the end of writeAlexander Usyskin2015-05-241-1/+7
* mei: consume flow control on the first chunk of writingAlexander Usyskin2015-05-241-14/+14
* mei: debug prints with client info in readAlexander Usyskin2015-05-241-5/+4
* mei: txe: fix incorrect indentationTomas Winkler2015-05-241-1/+1
* mei: drop iamthif_mtu from device structureAlexander Usyskin2015-05-242-10/+1
* mei: connection to fixed address clients from user-spaceAlexander Usyskin2015-05-243-1/+17
* mei: support for fixed address clientsAlexander Usyskin2015-05-244-19/+68
* mei: fix flow control for single buffer clientsAlexander Usyskin2015-05-242-6/+27
* mei: add a reference from the host client to the me clientAlexander Usyskin2015-05-2411-179/+225
* mei: revamp client connectionTomas Winkler2015-05-244-66/+83
* mei: revamp client disconnection flowTomas Winkler2015-05-247-96/+134
* mei: txe: reduce suspend/resume timeTomas Winkler2015-05-241-10/+10
* coresight: replicator: Add Qualcomm CoreSight Replicator driverPratik Patel2015-05-243-0/+223
* coresight: fix typo in of_coresight.cPankaj Dubey2015-05-241-1/+1
* coresight: replicator: retrieve and handle atclkLinus Walleij2015-05-241-4/+67
* coresight: funnel: retrieve and handle atclkLinus Walleij2015-05-241-0/+37
* coresight: etb: retrieve and handle atclkLinus Walleij2015-05-241-0/+37
* coresight: tpiu: retrieve and handle atclkLinus Walleij2015-05-241-0/+37
* coresight: etm: retrieve and handle atclkLinus Walleij2015-05-242-1/+37
* coresight: tmc: let runtime PM handle core clockLinus Walleij2015-05-241-23/+8
* coresight: funnel: let runtime PM handle core clockLinus Walleij2015-05-241-17/+7
* coresight: etb: let runtime PM handle core clockLinus Walleij2015-05-241-26/+9
* coresight: tpiu: let runtime PM handle core clockLinus Walleij2015-05-241-17/+4
* coresight: etm: let runtime PM handle core clockLinus Walleij2015-05-242-46/+16
* coresight: support the TPIU version found in Ux500Linus Walleij2015-05-241-0/+4
* coresight: etm: print what version of ETM/PTM is detectedLinus Walleij2015-05-241-1/+5
* coresight-etm3x: use module_amba_driver to simplify the codeMathieu Poirier2015-05-241-11/+1
* coresight-etm4x: Read only access to the tracer's ID registersMathieu Poirier2015-05-241-0/+37
* coresight-etm4x: Read only access to the main management registersMathieu Poirier2015-05-241-1/+52
* coresight-etm4x: Controls pertaining to the VM ID functionsPratik Patel2015-05-241-0/+178
* coresight-etm4x: Controls pertaining to the context ID functionsPratik Patel2015-05-241-0/+187
* coresight-etm4x: Controls pertaining to the selection of resourcesPratik Patel2015-05-241-0/+75
* coresight-etm4x: Controls pertaining to the counter functionsPratik Patel2015-05-241-0/+144
* coresight-etm4x: Controls pertaining to the sequencer functionsPratik Patel2015-05-241-0/+129
* coresight-etm4x: Controls pertaining to the address comparator functionsPratik Patel2015-05-241-0/+423
* coresight-etm4x: Controls pertaining to the ViewInst registerPratik Patel2015-05-241-0/+98
* coresight-etm4x: Controls pertaining to various configuration optionsPratik Patel2015-05-241-0/+124
* coresight-etm4x: Controls pertaining to the reset, mode, pe and eventsPratik Patel2015-05-241-0/+441
* coresight-etm4x: Controls pertaining to tracer configurationPratik Patel2015-05-241-0/+117