aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2019-09-05habanalabs: Make the Coresight timestamp perpetualTomer Tayar
2019-09-05habanalabs: print to kernel log when reset is finishedOded Gabbay
2019-09-05habanalabs: replace __le32_to_cpu with le32_to_cpuOded Gabbay
2019-09-05habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64Oded Gabbay
2019-09-05habanalabs: Handle HW_IP_INFO if device disabled or in resetTomer Tayar
2019-09-05habanalabs: Expose devices after initialization is doneTomer Tayar
2019-09-05habanalabs: improve security in Debug IOCTLOmer Shpigelman
2019-09-05habanalabs: use default structure for user input in Debug IOCTLOmer Shpigelman
2019-09-05habanalabs: Add descriptive name to PSOC app status registerTomer Tayar
2019-09-05habanalabs: Add descriptive names to PSOC scratch-pad registersTomer Tayar
2019-09-05habanalabs: create two char devices per ASICOded Gabbay
2019-09-05habanalabs: change device_setup_cdev() to be more genericOded Gabbay
2019-09-05habanalabs: maintain a list of file private data objectsOded Gabbay
2019-09-05habanalabs: rename user_ctx as compute_ctxOded Gabbay
2019-09-05habanalabs: show the process context dram usageOded Gabbay
2019-09-05habanalabs: kill user process after CS rollbackOded Gabbay
2019-09-05habanalabs: add handle field to context structureOded Gabbay
2019-09-05habanalabs: Use dev_get_drvdataChuhong Yuan
2019-09-05habanalabs: power management through sysfs is only for GOYAOded Gabbay
2019-09-05habanalabs: cap simulator timeoutOded Gabbay
2019-09-05habanalabs: add debug print when rejecting CSOded Gabbay
2019-09-05habanalabs: remove write_open_cnt propertyOded Gabbay
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin
2019-09-04misc: fastrpc: free dma buf scatter listSrinivas Kandagatla
2019-09-04misc: fastrpc: fix double refcounting on dmabufSrinivas Kandagatla
2019-09-04misc: fastrpc: remove unused definitionJorge Ramirez-Ortiz
2019-09-04misc: fastrpc: Don't reference rpmsg_device after removeBjorn Andersson
2019-09-04misc: fastrpc: Reference count channel contextBjorn Andersson
2019-09-04eeprom: Deprecate the legacy eeprom driverJean Delvare
2019-09-03Merge tag 'at24-v5.4-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang
2019-09-02Merge 5.3-rc7 into char-misc-nextGreg Kroah-Hartman
2019-08-28vmw_balloon: Fix offline page marking with compactionNadav Amit
2019-08-28VMCI: Release resource if the work is already queuedNadav Amit
2019-08-28Merge tag 'lkdtm-next' of https://git.kernel.org/pub/scm/linux/kernel/git/kee...Greg Kroah-Hartman
2019-08-28lkdtm/bugs: fix build error in lkdtm_EXHAUST_STACKRaul E Rangel
2019-08-28mei: me: add Tiger Lake point LP device IDTomas Winkler
2019-08-22misc: xilinx_sdfec: fix spelling mistake: "Schdule" -> "Schedule"Colin Ian King
2019-08-22misc: xilinx_sdfec: Prevent integer overflow in xsdfec_table_write()Dan Carpenter
2019-08-22misc: xilinx_sdfec: Prevent a divide by zero in xsdfec_reg0_write()Dan Carpenter
2019-08-22misc: xilinx_sdfec: Return -EFAULT if copy_from_user() failsDan Carpenter
2019-08-22misc: xilinx_sdfec: Fix a couple small information leaksDan Carpenter
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe
2019-08-19lkdtm: Split WARNING into separate testsKees Cook
2019-08-19Merge 5.3-rc5 into char-misc-nextGreg Kroah-Hartman
2019-08-16ia64: remove support for machvecsChristoph Hellwig
2019-08-16drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig
2019-08-16misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig
2019-08-16misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_structJason Gunthorpe
2019-08-15sgi-xpc: Use GFP_ATOMIC for kmalloc in atomic context.Fuqian Huang
2019-08-15misc: xilinx-sdfec: fix dependency and build errorRandy Dunlap