aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAge
* cxl: Fix typo in debug printMichael Neuling2015-06-19
* cxl: Add CXL_KERNEL_API config optionMichael Neuling2015-06-19
* cxl: Reset default context for vPHB on releaseMichael Neuling2015-06-07
* cxl: Add AFU virtual PHB and kernel APIMichael Neuling2015-06-02
* cxl: Export file ops for use by APIMichael Neuling2015-06-02
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-02
* cxl: Cleanup MakefileMichael Neuling2015-06-02
* cxl: Rework context lifetimesMichael Neuling2015-06-02
* cxl: Configure PSL for kernel contexts and merge codeMichael Neuling2015-06-02
* cxl: Split afu_register_irqs() functionMichael Neuling2015-06-02
* cxl: Only check pid for userspace contextsMichael Neuling2015-06-02
* cxl: Export some symbolsMichael Neuling2015-06-02
* cxl: cxl_afu_reset() -> __cxl_afu_reset()Michael Neuling2015-06-02
* cxl: Rework detach context functionsMichael Neuling2015-06-02
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-02
* cxl: Dump debug info on the AFU configuration recordMichael Neuling2015-06-02
* cxl: Fix error path on probeMichael Neuling2015-06-02
* cxl: Re-order card init to check the VSEC earlierIan Munsie2015-06-02
* cxl: Remove unnecessarily verbose print in cxl_remove()Michael Neuling2015-06-02
* cxl: Add shutdown hookMichael Neuling2015-06-02
* cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie2015-06-02
* cxl: Export AFU error buffer via sysfsVaibhav Jain2015-06-02
* cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain2015-06-02
* Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\
| * mei: trace: remove unused TRACE_SYSTEM_STRINGTomas Winkler2015-04-13
| * lis3lv02d: DT: add wakeup unit 2 and wakeup thresholdSebastian Reichel2015-04-03
| * lis3lv02d: DT: use s32 to support negative valuesSebastian Reichel2015-04-03
| * mei: replace check for connection instead of transitioningTomas Winkler2015-04-03
| * mei: use mei_cl_is_connected consistentlyTomas Winkler2015-04-03
| * mei: fix mei_poll operationTomas Winkler2015-04-03
| * mic: drop pci_msi_off call on probeMichael S. Tsirkin2015-04-03
| * misc: mic: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-25
| * misc: carma: fixup return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-25
| * misc: tifm: match return type of wait_for_completion_timeoutNicholas Mc Guire2015-03-25
| * mei: fix regression on NFC connectionTomas Winkler2015-03-25
| * VMCI: Guard against overflow in queue pair allocationJorgen Hansen2015-03-25
| * VMCI: Check userland-provided datagram sizeAndy King2015-03-25
| * drivers/vmw_vmci: Show correct get_user_pages_fast upon failureDavidlohr Bueso2015-03-25
| * misc: sram: switch to ioremap_wc from ioremapAbhilash Kesavan2015-03-16
| * misc: bh1780: Add module aliasesJean Delvare2015-03-16
| * misc: constify of_device_id arrayFabian Frederick2015-03-16
| * Merge 4.0-rc3 into char-misc-nextGreg Kroah-Hartman2015-03-09
| |\
| * | mei: trace: fix missing include to linux/device.hTomas Winkler2015-03-04
| * | mei: free me client references on host initTomas Winkler2015-03-04
| * | mei: bus: call device disable handler prior to disconnectionTomas Winkler2015-03-01
| * | mei: allow read concurrencyTomas Winkler2015-03-01
| * | mei: simplify io callback disposalTomas Winkler2015-03-01
| * | mei: add mei_cl_alloc_linked functionTomas Winkler2015-03-01
| * | mei: always initialize the callback with the intended operation typeTomas Winkler2015-03-01
| * | mei: use only one buffer in callbackTomas Winkler2015-03-01