summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-07159-1948/+4086
|\
| * habanalabs: Update CPU DMA memory label nameTomer Tayar2019-05-021-2/+2
| * habanalabs: Update CPU DMA pool label nameTomer Tayar2019-05-021-2/+2
| * habanalabs: increase timeout if working with simulatorDalit Ben Zoor2019-04-302-2/+13
| * habanalabs: remove condition that is always trueDalit Ben Zoor2019-05-011-25/+23Star
| * habanalabs: remove redundant member from parser structDalit Ben Zoor2019-05-013-5/+1Star
| * habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar2019-05-016-56/+72
| * habanalabs: rename functions to improve code readabilityOded Gabbay2019-05-015-36/+38
| * habanalabs: remove call to cs_parser()Dalit Ben Zoor2019-04-301-24/+3Star
| * habanalabs: Use single pool for CPU accessible host memoryTomer Tayar2019-04-284-22/+48
| * habanalabs: return old dram bar address upon changeOded Gabbay2019-04-283-35/+35
| * habanalabs: rename restore to ctx_switch when appropriateOded Gabbay2019-04-254-21/+22
| * habanalabs: use ASIC functions interface for rreg/wregOded Gabbay2019-04-223-44/+71
| * uapi/habanalabs: add missing fields in bmon paramsOded Gabbay2019-04-211-4/+12
| * habanalabs: re-factor goya_parse_cb_no_ext_queue()Oded Gabbay2019-04-211-22/+21Star
| * habanalabs: Cancel pr_fmt() definition dependency on includes orderTomer Tayar2019-04-103-2/+4
| * misc: aspeed-p2a-ctrl: fix mixed declarationsPatrick Venture2019-04-271-1/+2
| * drivers/misc: Add Aspeed P2A control driverPatrick Venture2019-04-251-3/+3
| * Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao2019-04-251-2/+2
| * misc: genwqe: Fix misuse of %xFuqian Huang2019-04-251-2/+2
| * mei: expose device state in sysfsAlexander Usyskin2019-04-254-18/+72
| * mei: hdcp: use own Kconfig fileTomas Winkler2019-04-252-9/+14
| * drivers/misc: Add Aspeed P2A control driverPatrick Venture2019-04-253-0/+452
| * Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman2019-04-212-6/+10
| |\
| * | habanalabs: prevent device PTE read/write during hard-resetOded Gabbay2019-04-061-0/+6
| * | habanalabs: improve IOCTLs behavior when disabled or resetOded Gabbay2019-04-064-6/+16
| * | habanalabs: all FD must be closed before removing deviceOded Gabbay2019-04-061-5/+27
| * | habanalabs: split mmu/no-mmu code paths in memory ioctlOded Gabbay2019-04-041-85/+92
| * | habanalabs: ASIC_AUTO_DETECT enum value is redundantOded Gabbay2019-04-042-7/+5Star
| * | habanalabs: refactoring in goya.cOded Gabbay2019-04-023-81/+88
| * | habanalabs: add goya implementation for debug configurationOmer Shpigelman2019-04-016-6/+1122
| * | habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman2019-04-016-2/+154
| * | habanalabs: remove extra semicolonOded Gabbay2019-04-021-1/+1
| * | habanalabs: prevent CPU soft lockup on PalladiumOded Gabbay2019-03-311-2/+9
| * | habanalabs: remove trailing blank line from EOFOded Gabbay2019-03-3191-91/+0Star
| * | habanalabs: improve error messagesOded Gabbay2019-03-272-2/+3
| * | habanalabs: add device status option to INFO IOCTLDalit Ben Zoor2019-03-243-0/+35
| * | habanalabs: allow user to modify TPC clock relaxation valueDalit Ben Zoor2019-03-211-2/+12
| * | habanalabs: set new golden value to tpc clock relaxationDalit Ben Zoor2019-03-201-0/+2
| * | habanalabs: never fail hard reset of deviceOded Gabbay2019-03-171-10/+9Star
| * | habanalabs: keep track of the device's dma maskOded Gabbay2019-03-074-39/+65
| * | habanalabs: add MMU shadow mappingOmer Shpigelman2019-02-243-284/+356
| * | habanalabs: Allow accessing DRAM virtual addresses via debugfsTomer Tayar2019-03-121-5/+91
| * | habanalabs: Add a printout with the name of a busy engineTomer Tayar2019-03-073-13/+21
| * | habanalabs: Remove unneeded function pointersTomer Tayar2019-03-062-12/+4Star
| * | habanalabs: Move PCI code into common fileTomer Tayar2019-03-056-265/+434
| * | habanalabs: ratelimit warnings at start of IOCTLsOded Gabbay2019-03-052-2/+2
| * | habanalabs: remove unused definesOded Gabbay2019-02-281-8/+6Star
| * | habanalabs: use EQ MSI/X ID per chipOded Gabbay2019-03-043-6/+6
| * | habanalabs: Move device CPU code into common fileTomer Tayar2019-03-046-316/+408