summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2020-05-22misc: rtsx: Add short delay after exit from ASPMKlaus Doth-0/+3
2020-05-15mei: release me_cl object referenceAlexander Usyskin-0/+2
2020-05-05mei: me: disable mei interface on LBG servers.Tomas Winkler-1/+13
2020-04-26Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+2
2020-04-20mei: me: fix irq number stored in hw structBenjamin Lee-1/+2
2020-04-20vhost: disable for OABIMichael S. Tsirkin-1/+1
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+0
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook-0/+81
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-34/+179
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-311/+738
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-0/+1
2020-04-02misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar-1/+0
2020-04-02misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Kishon Vijay Abraham I-6/+19
2020-04-02misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I-1/+1
2020-04-02misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I-0/+10
2020-04-02misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I-3/+9
2020-04-02misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I-3/+62
2020-04-02misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I-21/+79
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+650
2020-04-01vhost: refine vhost and vringh kconfigJason Wang-4/+0
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-0/+38
2020-03-26misc: rtsx: set correct pcr_ops for rts522AYueHaibing-0/+1
2020-03-26mei: me: add cedar fork device idsAlexander Usyskin-0/+4
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang-10/+13
2020-03-24Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang-0/+1
2020-03-24habanalabs: fix pm manual->auto in GOYAOded Gabbay-1/+1
2020-03-24habanalabs: show unsupported message for GAUDIOded Gabbay-2/+13
2020-03-24habanalabs: add print upon clock changeOmer Shpigelman-1/+52
2020-03-24habanalabs: update goya firmware register mapOded Gabbay-30/+48
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge-0/+1
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge-0/+1
2020-03-24habanalabs: Remove unused parse_cnt variableTomer Tayar-2/+2
2020-03-24habanalabs: provide historical maximum of various sensorsChristine Gharzuzi-3/+12
2020-03-24habanalabs: modify the return values of hl_read/write routinesMoti Haimovski-37/+43
2020-03-24habanalabs: support temperature offset via sysfsMoti Haimovski-1/+51
2020-03-24habanalabs: ratelimit error prints of IRQsOded Gabbay-6/+7
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski-0/+165
2020-03-24habanalabs: fix DDR bar address settingOmer Shpigelman-2/+1
2020-03-24habanalabs: removing extra ;Oded Gabbay-1/+1
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar-20/+21
2020-03-24habanalabs: Modify CS jobs counter to u16Tomer Tayar-1/+1
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman-137/+225
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman-4/+2
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski-27/+50
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman-4/+7
2020-03-18mei: fix CNL itouch device number to match the spec.Alexander Usyskin-4/+4
2020-03-18misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva-4/+4
2020-03-18misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai-2/+2
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu-3/+5
2020-03-18lkdtm: arm64: test kernel pointer authenticationAmit Daniel Kachhap-0/+38