summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2019-10-04misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attachNavid Emamdoost-0/+1
2019-10-04mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin-13/+44
2019-10-04mei: me: add comet point (lake) LP device idsTomas Winkler-0/+6
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-1/+0
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds-62/+25
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+8
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1475/+2440
2019-09-17Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+1
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3551/+25
2019-09-10misc: mic: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang-3/+2
2019-09-05habanalabs: correctly cast variable to __le32Oded Gabbay-2/+2
2019-09-05habanalabs: show correct id in error printOded Gabbay-2/+2
2019-09-05habanalabs: stop using the acronym KMDOded Gabbay-73/+77
2019-09-05habanalabs: display card name as sensors headerOded Gabbay-2/+25
2019-09-05habanalabs: add uapi to retrieve aggregate H/W eventsOded Gabbay-7/+19
2019-09-05habanalabs: add uapi to retrieve device utilizationOded Gabbay-8/+188
2019-09-05habanalabs: Make the Coresight timestamp perpetualTomer Tayar-15/+25
2019-09-05habanalabs: print to kernel log when reset is finishedOded Gabbay-0/+2
2019-09-05habanalabs: replace __le32_to_cpu with le32_to_cpuOded Gabbay-7/+7
2019-09-05habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64Oded Gabbay-27/+27
2019-09-05habanalabs: Handle HW_IP_INFO if device disabled or in resetTomer Tayar-6/+13
2019-09-05habanalabs: Expose devices after initialization is doneTomer Tayar-54/+111
2019-09-05habanalabs: improve security in Debug IOCTLOmer Shpigelman-10/+62
2019-09-05habanalabs: use default structure for user input in Debug IOCTLOmer Shpigelman-7/+10
2019-09-05habanalabs: Add descriptive name to PSOC app status registerTomer Tayar-2/+4
2019-09-05habanalabs: Add descriptive names to PSOC scratch-pad registersTomer Tayar-17/+48
2019-09-05habanalabs: create two char devices per ASICOded Gabbay-52/+199
2019-09-05habanalabs: change device_setup_cdev() to be more genericOded Gabbay-22/+25
2019-09-05habanalabs: maintain a list of file private data objectsOded Gabbay-132/+129
2019-09-05habanalabs: rename user_ctx as compute_ctxOded Gabbay-19/+21
2019-09-05habanalabs: show the process context dram usageOded Gabbay-4/+7
2019-09-05habanalabs: kill user process after CS rollbackOded Gabbay-4/+13
2019-09-05habanalabs: add handle field to context structureOded Gabbay-11/+18
2019-09-05habanalabs: Use dev_get_drvdataChuhong Yuan-4/+2
2019-09-05habanalabs: power management through sysfs is only for GOYAOded Gabbay-98/+98
2019-09-05habanalabs: cap simulator timeoutOded Gabbay-6/+14
2019-09-05habanalabs: add debug print when rejecting CSOded Gabbay-0/+2
2019-09-05habanalabs: remove write_open_cnt propertyOded Gabbay-10/+0
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin-0/+8
2019-09-04misc: fastrpc: free dma buf scatter listSrinivas Kandagatla-0/+1
2019-09-04misc: fastrpc: fix double refcounting on dmabufSrinivas Kandagatla-25/+0
2019-09-04misc: fastrpc: remove unused definitionJorge Ramirez-Ortiz-1/+0
2019-09-04misc: fastrpc: Don't reference rpmsg_device after removeBjorn Andersson-0/+4
2019-09-04misc: fastrpc: Reference count channel contextBjorn Andersson-5/+38
2019-09-04eeprom: Deprecate the legacy eeprom driverJean Delvare-1/+4
2019-09-03Merge tag 'at24-v5.4-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang-1/+0
2019-09-02Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman-6/+18
2019-08-28vmw_balloon: Fix offline page marking with compactionNadav Amit-2/+8
2019-08-28VMCI: Release resource if the work is already queuedNadav Amit-2/+4
2019-08-28Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman-1/+55