summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-25drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixColin Ian King
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-25Pratyush Anand has movedPratyush Anand
2015-06-19cxl: Fix typo in debug printMichael Neuling
2015-06-19cxl: Add CXL_KERNEL_API config optionMichael Neuling
2015-06-13mei: me: wait for power gating exit confirmationAlexander Usyskin
2015-06-13mei: reset flow control on the last client disconnectionAlexander Usyskin
2015-06-12misc: sram: sort and clean up included headersVladimir Zapolskiy
2015-06-12misc: sram: move reserved block logic out of probe functionVladimir Zapolskiy
2015-06-12misc: sram: add private struct device and virt_base membersVladimir Zapolskiy
2015-06-12misc: sram: report correct SRAM pool sizeVladimir Zapolskiy
2015-06-12misc: sram: bump error message level on unclean driver unbindingVladimir Zapolskiy
2015-06-12misc: sram: fix device node reference leak on errorVladimir Zapolskiy
2015-06-12misc: sram: fix enabled clock leak on error pathVladimir Zapolskiy
2015-06-12misc: mic: Fix reported static checker warningSudeep Dutt
2015-06-12misc: mic: Fix randconfig build error by including errno.hSudeep Dutt
2015-06-07cxl: Reset default context for vPHB on releaseMichael Neuling
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling
2015-06-03cxl: Export file ops for use by APIMichael Neuling
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-06-03cxl: Cleanup MakefileMichael Neuling
2015-06-03cxl: Rework context lifetimesMichael Neuling
2015-06-03cxl: Configure PSL for kernel contexts and merge codeMichael Neuling
2015-06-03cxl: Split afu_register_irqs() functionMichael Neuling
2015-06-03cxl: Only check pid for userspace contextsMichael Neuling
2015-06-03cxl: Export some symbolsMichael Neuling
2015-06-03cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling
2015-06-03cxl: Rework detach context functionsMichael Neuling
2015-06-03cxl: Add cookie parameter to afu_release_irqs()Michael Neuling
2015-06-03cxl: Dump debug info on the AFU configuration recordMichael Neuling
2015-06-03cxl: Fix error path on probeMichael Neuling
2015-06-03cxl: Re-order card init to check the VSEC earlierIan Munsie
2015-06-03cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling
2015-06-03cxl: Add shutdown hookMichael Neuling
2015-06-03cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie
2015-06-03cxl: Export AFU error buffer via sysfsVaibhav Jain
2015-06-03cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain
2015-05-31mei: fix up uuid matchingGreg Kroah-Hartman
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-24ti-st: handle null allocation return correctly.Colin Ian King
2015-05-24misc: mic: MIC card driver specific changes to enable SCIFSudeep Dutt
2015-05-24misc: mic: MIC host driver specific changes to enable SCIFSudeep Dutt
2015-05-24misc: mic: SCIF messaging and node enumeration APIsSudeep Dutt
2015-05-24misc: mic: SCIF connections APIs i.e. accept and connectNikhil Rao
2015-05-24misc: mic: SCIF open close bind and listen APIsSudeep Dutt
2015-05-24misc: mic: SCIF node queue pair setup managementSudeep Dutt
2015-05-24misc: mic: SCIF module initializationSudeep Dutt
2015-05-24misc: mic: Common MIC header file changes in preparation for SCIFSudeep Dutt