aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 59-3469/+7022
2015-06-25drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixGravatar Colin Ian King 1-1/+1
2015-06-25clone: support passing tls argument via C rather than pt_regs magicGravatar Josh Triplett 1-1/+1
2015-06-25Pratyush Anand has movedGravatar Pratyush Anand 1-1/+1
2015-06-19cxl: Fix typo in debug printGravatar Michael Neuling 1-1/+1
2015-06-19cxl: Add CXL_KERNEL_API config optionGravatar Michael Neuling 1-0/+5
2015-06-13mei: me: wait for power gating exit confirmationGravatar Alexander Usyskin 4-5/+80
2015-06-13mei: reset flow control on the last client disconnectionGravatar Alexander Usyskin 1-0/+3
2015-06-12misc: sram: sort and clean up included headersGravatar Vladimir Zapolskiy 1-8/+2
2015-06-12misc: sram: move reserved block logic out of probe functionGravatar Vladimir Zapolskiy 1-36/+46
2015-06-12misc: sram: add private struct device and virt_base membersGravatar Vladimir Zapolskiy 1-25/+29
2015-06-12misc: sram: report correct SRAM pool sizeGravatar Vladimir Zapolskiy 1-1/+2
2015-06-12misc: sram: bump error message level on unclean driver unbindingGravatar Vladimir Zapolskiy 1-1/+1
2015-06-12misc: sram: fix device node reference leak on errorGravatar Vladimir Zapolskiy 1-0/+2
2015-06-12misc: sram: fix enabled clock leak on error pathGravatar Vladimir Zapolskiy 1-13/+9
2015-06-12misc: mic: Fix reported static checker warningGravatar Sudeep Dutt 1-4/+0
2015-06-12misc: mic: Fix randconfig build error by including errno.hGravatar Sudeep Dutt 1-0/+1
2015-06-07cxl: Reset default context for vPHB on releaseGravatar Michael Neuling 1-0/+1
2015-06-03cxl: Add AFU virtual PHB and kernel APIGravatar Michael Neuling 5-4/+619
2015-06-03cxl: Export file ops for use by APIGravatar Michael Neuling 2-9/+23
2015-06-03cxl: Move include file cxl.h -> cxl-base.hGravatar Michael Neuling 5-5/+5
2015-06-03cxl: Cleanup MakefileGravatar Michael Neuling 1-1/+2
2015-06-03cxl: Rework context lifetimesGravatar Michael Neuling 2-3/+3
2015-06-03cxl: Configure PSL for kernel contexts and merge codeGravatar Michael Neuling 1-28/+35
2015-06-03cxl: Split afu_register_irqs() functionGravatar Michael Neuling 2-7/+25
2015-06-03cxl: Only check pid for userspace contextsGravatar Michael Neuling 1-15/+19
2015-06-03cxl: Export some symbolsGravatar Michael Neuling 2-5/+10
2015-06-03cxl: cxl_afu_reset() -> __cxl_afu_reset()Gravatar Michael Neuling 4-8/+8
2015-06-03cxl: Rework detach context functionsGravatar Michael Neuling 2-7/+14
2015-06-03cxl: Add cookie parameter to afu_release_irqs()Gravatar Michael Neuling 4-5/+5
2015-06-03cxl: Dump debug info on the AFU configuration recordGravatar Michael Neuling 1-1/+11
2015-06-03cxl: Fix error path on probeGravatar Michael Neuling 1-0/+1
2015-06-03cxl: Re-order card init to check the VSEC earlierGravatar Ian Munsie 1-15/+15
2015-06-03cxl: Remove unnecessarily verbose print in cxl_remove()Gravatar Michael Neuling 1-2/+0
2015-06-03cxl: Add shutdown hookGravatar Michael Neuling 1-0/+1
2015-06-03cxl: Use call_rcu to reduce latency when releasing the afu fdGravatar Ian Munsie 2-5/+12
2015-06-03cxl: Export AFU error buffer via sysfsGravatar Vaibhav Jain 3-0/+100
2015-06-03cxl: Implement an ioctl to fetch afu card-id, offset-id and modeGravatar Vaibhav Jain 2-2/+22
2015-05-31mei: fix up uuid matchingGravatar Greg Kroah-Hartman 1-7/+2
2015-05-28kernel/params: constify struct kernel_param_ops usesGravatar Luis R. Rodriguez 1-1/+1
2015-05-24ti-st: handle null allocation return correctly.Gravatar Colin Ian King 1-2/+1
2015-05-24misc: mic: MIC card driver specific changes to enable SCIFGravatar Sudeep Dutt 5-6/+201
2015-05-24misc: mic: MIC host driver specific changes to enable SCIFGravatar Sudeep Dutt 10-24/+292
2015-05-24misc: mic: SCIF messaging and node enumeration APIsGravatar Sudeep Dutt 6-1/+583
2015-05-24misc: mic: SCIF connections APIs i.e. accept and connectGravatar Nikhil Rao 7-1/+852
2015-05-24misc: mic: SCIF open close bind and listen APIsGravatar Sudeep Dutt 10-1/+933
2015-05-24misc: mic: SCIF node queue pair setup managementGravatar Sudeep Dutt 3-0/+1621
2015-05-24misc: mic: SCIF module initializationGravatar Sudeep Dutt 4-0/+841
2015-05-24misc: mic: Common MIC header file changes in preparation for SCIFGravatar Sudeep Dutt 1-0/+3