summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2019-11-26lkdtm: Add a DOUBLE_FAULT crash type on x86Andy Lutomirski-0/+45
2019-11-25drm/tee_shm: Drop dma_buf_k(unmap) supportDaniel Vetter-8/+0
2019-11-25lkdtm: Remove references to CONFIG_REFCOUNT_FULLWill Deacon-2/+1
2019-11-25locking/refcount: Define constants for saturation and max refcount valuesWill Deacon-8/+0
2019-11-21habanalabs: add more protection of device during resetOded Gabbay-0/+16
2019-11-21habanalabs: flush EQ workers in hard resetOded Gabbay-5/+11
2019-11-21habanalabs: make the reset code more consistentOded Gabbay-1/+1
2019-11-21habanalabs: expose reset counters via existing INFO IOCTLMoti Haimovski-0/+19
2019-11-21habanalabs: make code more conciseOded Gabbay-13/+9
2019-11-21habanalabs: use defines for F/W filesOded Gabbay-6/+5
2019-11-21habanalabs: remove prints on successful device initializationOded Gabbay-7/+1
2019-11-21habanalabs: remove unnecessary checksOmer Shpigelman-31/+9
2019-11-21habanalabs: invalidate MMU cache only onceOmer Shpigelman-1/+11
2019-11-21habanalabs: skip VA block list update in reset flowOmer Shpigelman-10/+20
2019-11-21habanalabs: optimize MMU unmapOmer Shpigelman-6/+13
2019-11-21habanalabs: prevent read/write from/to the device during hard resetOmer Shpigelman-2/+4
2019-11-21habanalabs: split MMU properties to PCI/DRAMOmer Shpigelman-148/+268
2019-11-21habanalabs: re-factor MMU masks and documentationOmer Shpigelman-25/+23
2019-11-21habanalabs: type specific MMU cache invalidationOmer Shpigelman-9/+12
2019-11-21habanalabs: re-factor memory module codeOmer Shpigelman-129/+158
2019-11-21habanalabs: export uapi defines to user-spaceOded Gabbay-4/+0
2019-11-21habanalabs: don't print error when queues are fullOded Gabbay-3/+4
2019-11-21habanalabs: increase max jobs number to 512Oded Gabbay-1/+1
2019-11-21habanalabs: set ETR as non-securedOded Gabbay-1/+5
2019-11-21habanalabs: use registers name defines for ETR blockOded Gabbay-26/+140
2019-11-21habanalabs: read F/W versions before failureOded Gabbay-4/+4
2019-11-21habanalabs: expose card name in INFO IOCTLOded Gabbay-2/+10
2019-11-21habanalabs: remove set but not used variable 'qman_base_addr'YueHaibing-4/+0
2019-11-21habanalabs: add opcode to INFO IOCTL to return clock rateOded Gabbay-1/+60
2019-11-21habanalabs: set TPC Icache to 16 cache linesOded Gabbay-3/+7
2019-11-21habanalabs: Add a new H/W queue typeTomer Tayar-101/+308
2019-11-21habanalabs: Mark queue as expecting CB handle or addressTomer Tayar-1/+9
2019-11-21habanalabs: Fix typosTomer Tayar-3/+3
2019-11-21habanalabs: remove set but not used variable 'ctx'YueHaibing-2/+0
2019-11-21habanalabs: handle F/W failure for sensor initializationOded Gabbay-0/+7
2019-11-20vsock/vmci: make vmci_vsock_cb_host_called staticMao Wenan-1/+1
2019-11-20misc: Fix Kconfig indentationKrzysztof Kozlowski-8/+8
2019-11-16mei: bus: add more client attributes to sysfsAlexander Usyskin-0/+69
2019-11-14vsock/vmci: register vmci_transport only when VMCI guest/host are activeStefano Garzarella-0/+78
2019-11-14Merge tag 'at24-v5.5-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang-3/+6
2019-11-14misc: rtsx: Add support for RTS5261Rui Feng-8/+1063
2019-11-07mei: add trc detection register to sysfsAlexander Usyskin-3/+76
2019-11-07mei: abstract fw status register read.Tomas Winkler-17/+41
2019-11-07mei: me: store irq number in the hw struct.Alexander Usyskin-2/+5
2019-11-07mei: me: mei_me_dev_init() use struct device instead of struct pci_dev.Tomas Winkler-8/+8
2019-11-05misc: sram: use devm_platform_ioremap_resource_wc()Bartosz Golaszewski-20/+8
2019-11-05mei: me: add comet point V device idAlexander Usyskin-0/+2
2019-11-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin-4/+5
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann-29/+2
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann-1/+1