summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* cxl: Fix typo in debug printMichael Neuling2015-06-191-1/+1
* cxl: Add CXL_KERNEL_API config optionMichael Neuling2015-06-191-0/+5
* cxl: Reset default context for vPHB on releaseMichael Neuling2015-06-071-0/+1
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-035-4/+619
* cxl: Export file ops for use by APIMichael Neuling2015-06-032-9/+23
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-035-5/+5
* cxl: Cleanup MakefileMichael Neuling2015-06-031-1/+2
* cxl: Rework context lifetimesMichael Neuling2015-06-032-3/+3
* cxl: Configure PSL for kernel contexts and merge codeMichael Neuling2015-06-031-28/+35
* cxl: Split afu_register_irqs() functionMichael Neuling2015-06-032-7/+25
* cxl: Only check pid for userspace contextsMichael Neuling2015-06-031-15/+19
* cxl: Export some symbolsMichael Neuling2015-06-032-5/+10
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-034-8/+8
* cxl: Rework detach context functionsMichael Neuling2015-06-032-7/+14
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-034-5/+5
* cxl: Dump debug info on the AFU configuration recordMichael Neuling2015-06-031-1/+11
* cxl: Fix error path on probeMichael Neuling2015-06-031-0/+1
* cxl: Re-order card init to check the VSEC earlierIan Munsie2015-06-031-15/+15
* cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling2015-06-031-2/+0
* cxl: Add shutdown hookMichael Neuling2015-06-031-0/+1
* cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie2015-06-032-5/+12
* cxl: Export AFU error buffer via sysfsVaibhav Jain2015-06-033-0/+100
* cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain2015-06-032-2/+22
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-2133-920/+1042
|\
| * mei: trace: remove unused TRACE_SYSTEM_STRINGTomas Winkler2015-04-131-2/+0
| * lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel2015-04-031-0/+17
| * lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel2015-04-031-19/+20
| * mei: replace check for connection instead of transitioningTomas Winkler2015-04-033-10/+12
| * mei: use mei_cl_is_connected consistentlyTomas Winkler2015-04-035-17/+22
| * mei: fix mei_poll operationTomas Winkler2015-04-033-24/+27
| * mic: drop pci_msi_off call on probeMichael S. Tsirkin2015-04-031-2/+0
| * misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-7/+7
| * misc: carma: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-4/+6
| * misc: tifm: match return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-251-2/+3
| * mei: fix regression on NFC connectionTomas Winkler2015-03-251-3/+1
| * VMCI: Guard against overflow in queue pair allocationJorgen Hansen2015-03-252-10/+23
| * VMCI: Check userland-provided datagram sizeAndy King2015-03-252-1/+7
| * drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso2015-03-251-2/+4
| * misc: sram: switch to ioremap_wc from ioremapAbhilash Kesavan2015-03-161-3/+14
| * misc: bh1780: Add module aliasesJean Delvare2015-03-161-0/+2
| * misc: constify of_device_id arrayFabian Frederick2015-03-165-5/+5
| * Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman2015-03-091-0/+2
| |\
| * | mei: trace: fix missing include to linux/device.hTomas Winkler2015-03-041-0/+2
| * | mei: free me client references on host initTomas Winkler2015-03-041-0/+3
| * | mei: bus: call device disable handler prior to disconnectionTomas Winkler2015-03-011-14/+11
| * | mei: allow read concurrencyTomas Winkler2015-03-018-119/+98
| * | mei: simplify io callback disposalTomas Winkler2015-03-016-105/+63
| * | mei: add mei_cl_alloc_linked functionTomas Winkler2015-03-014-36/+61
| * | mei: always initialize the callback with the intended operation typeTomas Winkler2015-03-016-45/+55
| * | mei: use only one buffer in callbackTomas Winkler2015-03-017-63/+31
OpenPOWER on IntegriCloud