summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-1211-26/+898
|\
| * cxl: Add missing return statement after handling AFU errrorIan Munsie2015-02-061-0/+1
| * cxl: Fail AFU initialisation if an invalid configuration record is foundIan Munsie2015-02-061-0/+9
| * cxl: Export optional AFU configuration record in sysfsIan Munsie2015-02-063-10/+205
| * cxl: Fix device_node reference countingRyan Grimm2015-02-021-1/+1
| * cxl: Add ability to reset the cardRyan Grimm2015-01-223-0/+56
| * cxl: Enable CAPP recoveryRyan Grimm2015-01-221-1/+7
| * cxl: Add image control to sysfsRyan Grimm2015-01-221-0/+39
| * cxl: Use image state defaults for reloading FPGARyan Grimm2015-01-222-2/+41
| * cxl: Add tracepointsIan Munsie2015-01-228-9/+520
| * cxl: remove redundant increment of hwirqColin Ian King2015-01-221-1/+1
| * cxl: Disable SPAP register when freeing SPAIan Munsie2014-12-291-0/+1
| * cxl: Disable AFU debug flagIan Munsie2014-12-292-1/+8
| * cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie2014-12-291-0/+6
| * cxl: Fix leaking interrupts if attach process failsIan Munsie2014-12-291-1/+3
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-02-111-12/+96
|\ \
| * | ses: Add power_status to SES device slotSong Liu2015-01-091-0/+38
| * | ses: add reliable slot attributeDan Williams2015-01-091-1/+19
| * | ses: add enclosure logical idDan Williams2015-01-091-0/+13
| * | ses: close potential registration raceDan Williams2015-01-091-11/+26
| |/
* | vmci: propagate msghdr all way down to __qp_memcpy_to_queue()Al Viro2015-02-041-8/+8
* | Merge tag 'char-misc-3.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-01-161-0/+12
|\ \
| * | mei: clean reset bit before resetAlexander Usyskin2015-01-091-0/+12
| |/
* / cxl: Fix issues when unmapping contextsIan Munsie2015-01-122-25/+71
|/
* Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-196-24/+41
|\
| * cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-123-3/+21
| * cxl: Add timeout to process element commandsIan Munsie2014-12-121-0/+5
| * cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-125-21/+15Star
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2014-12-191-6/+12
|\ \
| * | mic/host: fix up virtio 1.0 APIsMichael S. Tsirkin2014-12-151-6/+12
* | | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-1525-165/+411
|\ \ \
| * | | carma-fpga-program: drop videobuf dependencyHans Verkuil2014-11-272-19/+81
| * | | carma-fpga: drop videobuf dependencyHans Verkuil2014-11-272-19/+82
| * | | carma-fpga-program.c: fix compile errorsHans Verkuil2014-11-271-4/+3Star
| * | | cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-272-13/+98
| * | | CXL: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-273-25/+37
| * | | mei: export fw status registers through sysfsTomas Winkler2014-11-271-2/+41
| * | | mei: read and print all six FW status registersAlexander Usyskin2014-11-277-29/+100
| * | | mei: txe: add cherrytrail device idTomas Winkler2014-11-271-0/+1
| * | | mei: kill cached host and me csr valuesTomas Winkler2014-11-272-21/+16Star
| * | | misc: Remove unused subdirectoryThierry Reding2014-11-271-1/+0Star
| * | | pch_phub: Build context save/restore only for PMThierry Reding2014-11-071-0/+2
| * | | misc: genwqe: check for error from get_user_pages_fast()Ian Abbott2014-11-071-0/+2
| * | | mei: fix hbm MEI_HBM_STARTED ambiguityTomas Winkler2014-11-072-4/+2Star
| * | | mei: nfc: clean nfc internal struct on host exitTomas Winkler2014-11-073-11/+46
| * | | misc: atmel-ssc: prepare clock only when requestBo Shen2014-11-071-2/+2
| * | | mei: hbm: use client specific print functionsAlexander Usyskin2014-11-041-8/+8
| * | | mei: debugfs: display also connectionless clientsTomas Winkler2014-11-041-6/+2Star
| * | | mei: use local cl variables in wd and amthifTomas Winkler2014-11-042-7/+12
| * | | mei: drop unneeded client NULL check in cb structureAlexander Usyskin2014-11-044-32/+11Star