summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: rtsx: Add short delay after exit from ASPMKlaus Doth2020-05-221-0/+3
* mei: release me_cl object referenceAlexander Usyskin2020-05-151-0/+2
* mei: me: disable mei interface on LBG servers.Tomas Winkler2020-05-053-1/+13
* Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-261-1/+2
|\
| * mei: me: fix irq number stored in hw structBenjamin Lee2020-04-201-1/+2
* | vhost: disable for OABIMichael S. Tsirkin2020-04-201-1/+1
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-4/+0
|\
| * vhost: refine vhost and vringh kconfigJason Wang2020-04-011-4/+0
* | drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook2020-04-073-0/+81
* | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-34/+179
|\ \
| * | misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar2020-04-021-1/+0
| * | misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Kishon Vijay Abraham I2020-04-021-6/+19
| * | misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I2020-04-021-1/+1
| * | misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I2020-04-021-0/+10
| * | misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I2020-04-021-3/+9
| * | misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I2020-04-021-3/+62
| * | misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I2020-04-021-21/+79
* | | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-0329-311/+738
|\ \ \
| * | | misc: rtsx: set correct pcr_ops for rts522AYueHaibing2020-03-261-0/+1
| * | | mei: me: add cedar fork device idsAlexander Usyskin2020-03-262-0/+4
| * | | habanalabs: fix pm manual->auto in GOYAOded Gabbay2020-03-241-1/+1
| * | | habanalabs: show unsupported message for GAUDIOded Gabbay2020-03-242-2/+13
| * | | habanalabs: add print upon clock changeOmer Shpigelman2020-03-242-1/+52
| * | | habanalabs: update goya firmware register mapOded Gabbay2020-03-242-30/+48
| * | | habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge2020-03-241-0/+1
| * | | habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge2020-03-241-0/+1
| * | | habanalabs: Remove unused parse_cnt variableTomer Tayar2020-03-241-2/+2
| * | | habanalabs: provide historical maximum of various sensorsChristine Gharzuzi2020-03-242-3/+12
| * | | habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2020-03-242-37/+43
| * | | habanalabs: support temperature offset via sysfsMoti Haimovski2020-03-243-1/+51
| * | | habanalabs: ratelimit error prints of IRQsOded Gabbay2020-03-241-6/+7
| * | | habanalabs: add debugfs write64/read64Moti Haimovski2020-03-243-0/+165
| * | | habanalabs: fix DDR bar address settingOmer Shpigelman2020-03-241-2/+1
| * | | habanalabs: removing extra ;Oded Gabbay2020-03-241-1/+1
| * | | habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar2020-03-241-20/+21
| * | | habanalabs: Modify CS jobs counter to u16Tomer Tayar2020-03-241-1/+1
| * | | habanalabs: split the host MMU propertiesOmer Shpigelman2020-03-246-137/+225
| * | | habanalabs: use the user CB size as a default job sizeOmer Shpigelman2020-03-241-4/+2
| * | | habanalabs: flush only at the end of the map/unmapPawel Piskorski2020-03-244-27/+50
| * | | Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman2020-03-235-4/+7
| |\ \ \ | | | |/ | | |/|
| * | | mei: fix CNL itouch device number to match the spec.Alexander Usyskin2020-03-182-4/+4
| * | | misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-184-4/+4
| * | | misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-181-2/+2
| * | | Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman2020-03-091-6/+6
| |\ \ \
| * \ \ \ Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman2020-02-242-3/+46
| |\ \ \ \
| * | | | | mei: remove unused includes from pci-{me,txe}.cTomas Winkler2020-02-232-14/+2
| * | | | | misc: Use kzalloc() instead of kmalloc() with flag GFP_ZERO.Huang Zijiang2020-02-141-1/+1
| * | | | | mei: limit number of bytes in mei header.Tomas Winkler2020-02-112-2/+5
| * | | | | mei: bus: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-111-2/+2
| * | | | | misc: vexpress: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-111-1/+1