summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-07-105-13/+20
|\
| * cxl: Check if afu is not null in cxl_slbiaDaniel Axtens2015-07-101-1/+1
| * cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie2015-07-081-2/+2
| * cxl: Fail mmap if requested mapping is larger than assigned problem state areaIan Munsie2015-07-081-1/+9
| * cxl: Fix refcounting in kernel APIMichael Neuling2015-07-071-7/+5
| * cxl: Test the correct mmio space before unmappingDaniel Axtens2015-07-061-1/+1
| * cxl/vphb.c: Use phb pointer after NULL checkManinder Singh2015-07-061-1/+2
* | mei: nfc: fix deadlock on shutdown/suspend pathTomas Winkler2015-07-073-19/+2
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-1/+1
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* | Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-2659-3469/+7022
|\ \
| * | mei: me: wait for power gating exit confirmationAlexander Usyskin2015-06-134-5/+80
| * | mei: reset flow control on the last client disconnectionAlexander Usyskin2015-06-131-0/+3
| * | misc: sram: sort and clean up included headersVladimir Zapolskiy2015-06-121-8/+2
| * | misc: sram: move reserved block logic out of probe functionVladimir Zapolskiy2015-06-121-36/+46
| * | misc: sram: add private struct device and virt_base membersVladimir Zapolskiy2015-06-121-25/+29
| * | misc: sram: report correct SRAM pool sizeVladimir Zapolskiy2015-06-121-1/+2
| * | misc: sram: bump error message level on unclean driver unbindingVladimir Zapolskiy2015-06-121-1/+1
| * | misc: sram: fix device node reference leak on errorVladimir Zapolskiy2015-06-121-0/+2
| * | misc: sram: fix enabled clock leak on error pathVladimir Zapolskiy2015-06-121-13/+9
| * | 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
OpenPOWER on IntegriCloud