aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
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-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-04-21Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 33-920/+1042
2015-04-14Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 3-3/+0
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2015-04-13mei: trace: remove unused TRACE_SYSTEM_STRINGGravatar Tomas Winkler 1-2/+0
2015-04-11Merge branch 'iocb' into for-nextGravatar Al Viro 3-3/+0
2015-04-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-5/+6
2015-04-03lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdGravatar Sebastian Reichel 1-0/+17
2015-04-03lis3lv02d: DT: use s32 to support negative valuesGravatar Sebastian Reichel 1-19/+20
2015-04-03mei: replace check for connection instead of transitioningGravatar Tomas Winkler 3-10/+12
2015-04-03mei: use mei_cl_is_connected consistentlyGravatar Tomas Winkler 5-17/+22
2015-04-03mei: fix mei_poll operationGravatar Tomas Winkler 3-24/+27
2015-04-03mic: drop pci_msi_off call on probeGravatar Michael S. Tsirkin 1-2/+0
2015-03-31enclosure: fix WARN_ON removing an adapter in multi-path devicesGravatar James Bottomley 1-5/+6
2015-03-25fs: move struct kiocb to fs.hGravatar Christoph Hellwig 3-3/+0
2015-03-25misc: mic: fixup return type of wait_for_completion_timeoutGravatar Nicholas Mc Guire 1-7/+7
2015-03-25misc: carma: fixup return type of wait_for_completion_timeoutGravatar Nicholas Mc Guire 1-4/+6
2015-03-25misc: tifm: match return type of wait_for_completion_timeoutGravatar Nicholas Mc Guire 1-2/+3
2015-03-25mei: fix regression on NFC connectionGravatar Tomas Winkler 1-3/+1
2015-03-25VMCI: Guard against overflow in queue pair allocationGravatar Jorgen Hansen 2-10/+23
2015-03-25VMCI: Check userland-provided datagram sizeGravatar Andy King 2-1/+7
2015-03-25drivers/vmw_vmci: Show correct get_user_pages_fast upon failureGravatar Davidlohr Bueso 1-2/+4
2015-03-23x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()'Gravatar Andy Lutomirski 1-1/+1
2015-03-16misc: sram: switch to ioremap_wc from ioremapGravatar Abhilash Kesavan 1-3/+14
2015-03-16misc: bh1780: Add module aliasesGravatar Jean Delvare 1-0/+2
2015-03-16misc: constify of_device_id arrayGravatar Fabian Frederick 5-5/+5
2015-03-09Merge 4.0-rc3 into char-misc-nextGravatar Greg Kroah-Hartman 1-0/+2
2015-03-04mei: trace: fix missing include to linux/device.hGravatar Tomas Winkler 1-0/+2