summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | habanalabs: flush EQ workers in hard resetOded Gabbay2019-11-211-5/+11
| * | | | | habanalabs: make the reset code more consistentOded Gabbay2019-11-211-1/+1
| * | | | | habanalabs: expose reset counters via existing INFO IOCTLMoti Haimovski2019-11-211-0/+19
| * | | | | habanalabs: make code more conciseOded Gabbay2019-11-211-13/+9
| * | | | | habanalabs: use defines for F/W filesOded Gabbay2019-11-211-6/+5
| * | | | | habanalabs: remove prints on successful device initializationOded Gabbay2019-11-212-7/+1
| * | | | | habanalabs: remove unnecessary checksOmer Shpigelman2019-11-211-31/+9
| * | | | | habanalabs: invalidate MMU cache only onceOmer Shpigelman2019-11-211-1/+11
| * | | | | habanalabs: skip VA block list update in reset flowOmer Shpigelman2019-11-211-10/+20
| * | | | | habanalabs: optimize MMU unmapOmer Shpigelman2019-11-211-6/+13
| * | | | | habanalabs: prevent read/write from/to the device during hard resetOmer Shpigelman2019-11-211-2/+4
| * | | | | habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman2019-11-216-148/+268
| * | | | | habanalabs: re-factor MMU masks and documentationOmer Shpigelman2019-11-213-25/+23
| * | | | | habanalabs: type specific MMU cache invalidationOmer Shpigelman2019-11-213-9/+12
| * | | | | habanalabs: re-factor memory module codeOmer Shpigelman2019-11-213-129/+158
| * | | | | habanalabs: export uapi defines to user-spaceOded Gabbay2019-11-211-4/+0
| * | | | | habanalabs: don't print error when queues are fullOded Gabbay2019-11-211-3/+4
| * | | | | habanalabs: increase max jobs number to 512Oded Gabbay2019-11-211-1/+1
| * | | | | habanalabs: set ETR as non-securedOded Gabbay2019-11-212-1/+5
| * | | | | habanalabs: use registers name defines for ETR blockOded Gabbay2019-11-213-26/+140
| * | | | | habanalabs: read F/W versions before failureOded Gabbay2019-11-211-4/+4
| * | | | | habanalabs: expose card name in INFO IOCTLOded Gabbay2019-11-212-2/+10
| * | | | | habanalabs: remove set but not used variable 'qman_base_addr'YueHaibing2019-11-211-4/+0
| * | | | | habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay2019-11-215-1/+60
| * | | | | habanalabs: set TPC Icache to 16 cache linesOded Gabbay2019-11-212-3/+7
| * | | | | habanalabs: Add a new H/W queue typeTomer Tayar2019-11-215-101/+308
| * | | | | habanalabs: Mark queue as expecting CB handle or addressTomer Tayar2019-11-213-1/+9
| * | | | | habanalabs: Fix typosTomer Tayar2019-11-212-3/+3
| * | | | | habanalabs: remove set but not used variable 'ctx'YueHaibing2019-11-211-2/+0
| * | | | | habanalabs: handle F/W failure for sensor initializationOded Gabbay2019-11-212-0/+7
| * | | | | misc: Fix Kconfig indentationKrzysztof Kozlowski2019-11-201-8/+8
| * | | | | mei: bus: add more client attributes to sysfsAlexander Usyskin2019-11-162-0/+69
| * | | | | misc: rtsx: Add support for RTS5261Rui Feng2019-11-145-8/+1063
| * | | | | mei: add trc detection register to sysfsAlexander Usyskin2019-11-076-3/+76
| * | | | | mei: abstract fw status register read.Tomas Winkler2019-11-076-17/+41
| * | | | | mei: me: store irq number in the hw struct.Alexander Usyskin2019-11-073-2/+5
| * | | | | mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.Tomas Winkler2019-11-073-8/+8
| * | | | | mei: me: add comet point V device idAlexander Usyskin2019-11-052-0/+2
| * | | | | mei: bus: prefix device names on bus with the bus nameAlexander Usyskin2019-11-051-4/+5
| * | | | | Merge 5.4-rc3 into char-misc-nextGreg Kroah-Hartman2019-10-147-13/+51
| |\| | | |
| * | | | | misc: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-102-3/+3
| * | | | | ocxl: Use the correct style for SPDX License IdentifierNishad Kamdar2019-10-102-2/+2
| * | | | | misc: fastrpc: revert max init file size back to 2MBJorge Ramirez-Ortiz2019-10-101-1/+1
| * | | | | misc: fastrpc: handle interrupted contextsJorge Ramirez-Ortiz2019-10-101-6/+7
| * | | | | misc: fastrpc: do not interrupt kernel callsJorge Ramirez-Ortiz2019-10-101-2/+7
| * | | | | misc: fastrpc: fix memory leak from miscdev->nameSrinivas Kandagatla2019-10-101-2/+2
| * | | | | misc: fastrpc: add mmap/unmap supportJorge Ramirez-Ortiz2019-10-101-0/+181
| * | | | | misc: MIC: drop all 'comment' lines from its KconfigRandy Dunlap2019-10-101-16/+0
| * | | | | misc: rtsx: Remove unneeded variable in rts5260_card_power_onzhong jiang2019-10-101-2/+1
| * | | | | lis3lv02d: switch to using input device polling modeDmitry Torokhov2019-10-103-39/+46