aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-05mei: me: disable mei interface on LBG servers.Tomas Winkler3-1/+13
2020-04-26Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+2
2020-04-20mei: me: fix irq number stored in hw structBenjamin Lee1-1/+2
2020-04-20vhost: disable for OABIMichael S. Tsirkin1-1/+1
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+0
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook3-0/+81
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-34/+179
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds29-311/+738
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-0/+1
2020-04-02misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSLad Prabhakar1-1/+0
2020-04-02misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Kishon Vijay Abraham I1-6/+19
2020-04-02misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I1-1/+1
2020-04-02misc: pci_endpoint_test: Add ioctl to clear IRQKishon Vijay Abraham I1-0/+10
2020-04-02misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I1-3/+9
2020-04-02misc: pci_endpoint_test: Add support to get DMA option from userspaceKishon Vijay Abraham I1-3/+62
2020-04-02misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationKishon Vijay Abraham I1-21/+79
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-0/+650
2020-04-01vhost: refine vhost and vringh kconfigJason Wang1-4/+0
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-0/+38
2020-03-26misc: rtsx: set correct pcr_ops for rts522AYueHaibing1-0/+1
2020-03-26mei: me: add cedar fork device idsAlexander Usyskin2-0/+4
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Wolfram Sang6-10/+13
2020-03-24Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-5.7Wolfram Sang1-0/+1
2020-03-24habanalabs: fix pm manual->auto in GOYAOded Gabbay1-1/+1
2020-03-24habanalabs: show unsupported message for GAUDIOded Gabbay2-2/+13
2020-03-24habanalabs: add print upon clock changeOmer Shpigelman2-1/+52
2020-03-24habanalabs: update goya firmware register mapOded Gabbay2-30/+48
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge1-0/+1
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge1-0/+1
2020-03-24habanalabs: Remove unused parse_cnt variableTomer Tayar1-2/+2
2020-03-24habanalabs: provide historical maximum of various sensorsChristine Gharzuzi2-3/+12
2020-03-24habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2-37/+43
2020-03-24habanalabs: support temperature offset via sysfsMoti Haimovski3-1/+51
2020-03-24habanalabs: ratelimit error prints of IRQsOded Gabbay1-6/+7
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski3-0/+165
2020-03-24habanalabs: fix DDR bar address settingOmer Shpigelman1-2/+1
2020-03-24habanalabs: removing extra ;Oded Gabbay1-1/+1
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar1-20/+21
2020-03-24habanalabs: Modify CS jobs counter to u16Tomer Tayar1-1/+1
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman6-137/+225
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman1-4/+2
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski4-27/+50
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman5-4/+7
2020-03-18mei: fix CNL itouch device number to match the spec.Alexander Usyskin2-4/+4
2020-03-18misc: Replace zero-length array with flexible-array memberGustavo A. R. Silva4-4/+4
2020-03-18misc: mic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu4-3/+5
2020-03-18lkdtm: arm64: test kernel pointer authenticationAmit Daniel Kachhap3-0/+38
2020-03-12misc: eeprom: at24: fix regulator underflowMichael Auchter1-1/+2
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman1-6/+6