summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: Fix reported static checker warningSudeep Dutt2015-06-121-4/+0
* misc: mic: Fix randconfig build error by including errno.hSudeep Dutt2015-06-121-0/+1
* mei: fix up uuid matchingGreg Kroah-Hartman2015-05-311-7/+2
* ti-st: handle null allocation return correctly.Colin Ian King2015-05-241-2/+1
* misc: mic: MIC card driver specific changes to enable SCIFSudeep Dutt2015-05-245-6/+201
* misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt2015-05-2410-24/+292
* misc: mic: SCIF messaging and node enumeration APIsSudeep Dutt2015-05-246-1/+583
* misc: mic: SCIF connections APIs i.e. accept and connectNikhil Rao2015-05-247-1/+852
* misc: mic: SCIF open close bind and listen APIsSudeep Dutt2015-05-2410-1/+933
* misc: mic: SCIF node queue pair setup managementSudeep Dutt2015-05-243-0/+1621
* misc: mic: SCIF module initializationSudeep Dutt2015-05-244-0/+841
* misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt2015-05-241-0/+3
* misc: mic: SCIF Peer BusSudeep Dutt2015-05-242-0/+189
* misc: mic: SCIF Hardware BusSudeep Dutt2015-05-245-1/+358
* misc: mic: SCIF ring buffer infrastructureSudeep Dutt2015-05-242-0/+348
* misc: remove drivers for CARMA hardwareIra Snyder2015-05-246-2708/+0
* 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
* 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-243-207/+11
* mei: bus: add name and uuid into device attributesTomas Winkler2015-05-241-0/+33
* mei: bus: report also uuid in module aliasTomas Winkler2015-05-242-8/+36
* 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
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-2133-920/+1042
|\
| * mei: trace: remove unused TRACE_SYSTEM_STRINGTomas Winkler2015-04-131-2/+0
| * lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel2015-04-031-0/+17
| * lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel2015-04-031-19/+20
| * mei: replace check for connection instead of transitioningTomas Winkler2015-04-033-10/+12
| * mei: use mei_cl_is_connected consistentlyTomas Winkler2015-04-035-17/+22
| * mei: fix mei_poll operationTomas Winkler2015-04-033-24/+27
| * mic: drop pci_msi_off call on probeMichael S. Tsirkin2015-04-031-2/+0
| * misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-7/+7
| * misc: carma: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-4/+6
| * misc: tifm: match return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-2/+3
| * mei: fix regression on NFC connectionTomas Winkler2015-03-251-3/+1
| * VMCI: Guard against overflow in queue pair allocationJorgen Hansen2015-03-252-10/+23
| * VMCI: Check userland-provided datagram sizeAndy King2015-03-252-1/+7
| * drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso2015-03-251-2/+4
OpenPOWER on IntegriCloud