summaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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/+21
| * | | 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/+5
| * | | | 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/+0
| * | | | 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/+9
| * | | | 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/+4
| * | | | 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/+6
| * | | | 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
| * | | | habanalabs: remove implicit include from header filesDotan Barak2019-02-272-4/+1
| * | | | habanalabs: rename goya_non_fatal_events array to all eventsOded Gabbay2019-02-242-5/+12
| * | | | habanalabs: add new device CPU boot statusIgor Grinberg2019-02-242-1/+7
| * | | | Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman2019-04-018-102/+117
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sgi-xpc: mark expected switch fall-throughGustavo A. R. Silva2019-03-271-0/+1
| * | | | misc: fastrpc: increase max init file size to 64 MBSrinivas Kandagatla2019-03-271-1/+1
| * | | | misc: fastrpc: fix remote page size calculationSrinivas Kandagatla2019-03-271-2/+9
| * | | | misc: fastrpc: take into account of overlapping buffersSrinivas Kandagatla2019-03-271-14/+98
| * | | | misc: fastrpc: consider address offset before sending to DSPSrinivas Kandagatla2019-03-271-0/+8
| * | | | misc: fastrpc: use correct spinlock variantSrinivas Kandagatla2019-03-271-19/+29