aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-4/+0
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksGravatar Kees Cook 3-0/+81
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-34/+179
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 29-311/+738
2020-04-02Merge branch 'i2c/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Gravatar Linus Torvalds 1-0/+1
2020-04-02misc: pci_endpoint_test: remove duplicate macro PCI_ENDPOINT_TEST_STATUSGravatar Lad Prabhakar 1-1/+0
2020-04-02misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()Gravatar Kishon Vijay Abraham I 1-6/+19
2020-04-02misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesGravatar Kishon Vijay Abraham I 1-1/+1
2020-04-02misc: pci_endpoint_test: Add ioctl to clear IRQGravatar Kishon Vijay Abraham I 1-0/+10
2020-04-02misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeGravatar Kishon Vijay Abraham I 1-3/+9
2020-04-02misc: pci_endpoint_test: Add support to get DMA option from userspaceGravatar Kishon Vijay Abraham I 1-3/+62
2020-04-02misc: pci_endpoint_test: Use streaming DMA APIs for buffer allocationGravatar Kishon Vijay Abraham I 1-21/+79
2020-04-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 5-0/+650
2020-04-01vhost: refine vhost and vringh kconfigGravatar Jason Wang 1-4/+0
2020-03-31Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-0/+38
2020-03-26misc: rtsx: set correct pcr_ops for rts522AGravatar YueHaibing 1-0/+1
2020-03-26mei: me: add cedar fork device idsGravatar Alexander Usyskin 2-0/+4
2020-03-26Merge tag 'v5.6-rc7' into i2c/for-5.7Gravatar Wolfram Sang 6-10/+13
2020-03-24Merge tag 'at24-updates-for-v5.7' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Wolfram Sang 1-0/+1
2020-03-24habanalabs: fix pm manual->auto in GOYAGravatar Oded Gabbay 1-1/+1
2020-03-24habanalabs: show unsupported message for GAUDIGravatar Oded Gabbay 2-2/+13
2020-03-24habanalabs: add print upon clock changeGravatar Omer Shpigelman 2-1/+52
2020-03-24habanalabs: update goya firmware register mapGravatar Oded Gabbay 2-30/+48
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_unlock()Gravatar Jules Irenge 1-0/+1
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_lock()Gravatar Jules Irenge 1-0/+1
2020-03-24habanalabs: Remove unused parse_cnt variableGravatar Tomer Tayar 1-2/+2
2020-03-24habanalabs: provide historical maximum of various sensorsGravatar Christine Gharzuzi 2-3/+12
2020-03-24habanalabs: modify the return values of hl_read/write routinesGravatar Moti Haimovski 2-37/+43
2020-03-24habanalabs: support temperature offset via sysfsGravatar Moti Haimovski 3-1/+51
2020-03-24habanalabs: ratelimit error prints of IRQsGravatar Oded Gabbay 1-6/+7
2020-03-24habanalabs: add debugfs write64/read64Gravatar Moti Haimovski 3-0/+165
2020-03-24habanalabs: fix DDR bar address settingGravatar Omer Shpigelman 1-2/+1
2020-03-24habanalabs: removing extra ;Gravatar Oded Gabbay 1-1/+1
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksGravatar Tomer Tayar 1-20/+21
2020-03-24habanalabs: Modify CS jobs counter to u16Gravatar Tomer Tayar 1-1/+1
2020-03-24habanalabs: split the host MMU propertiesGravatar Omer Shpigelman 6-137/+225
2020-03-24habanalabs: use the user CB size as a default job sizeGravatar Omer Shpigelman 1-4/+2
2020-03-24habanalabs: flush only at the end of the map/unmapGravatar Pawel Piskorski 4-27/+50
2020-03-23Merge 5.6-rc7 into char-misc-nextGravatar Greg Kroah-Hartman 5-4/+7
2020-03-18mei: fix CNL itouch device number to match the spec.Gravatar Alexander Usyskin 2-4/+4
2020-03-18misc: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 4-4/+4
2020-03-18misc: mic: Use scnprintf() for avoiding potential buffer overflowGravatar Takashi Iwai 1-2/+2
2020-03-18mmc: rtsx_pci: Fix support for speed-modes that relies on tuningGravatar Ricky Wu 4-3/+5
2020-03-18lkdtm: arm64: test kernel pointer authenticationGravatar Amit Daniel Kachhap 3-0/+38
2020-03-12misc: eeprom: at24: fix regulator underflowGravatar Michael Auchter 1-1/+2
2020-03-09Merge 5.6-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 1-6/+6
2020-03-06uacce: unmap remaining mmapping from user spaceGravatar Zhangfei Gao 1-0/+16
2020-03-03altera-stapl: altera_get_note: prevent write beyond end of 'key'Gravatar Daniel Axtens 1-6/+6
2020-02-24Merge 5.6-rc3 into char-misc-nextGravatar Greg Kroah-Hartman 2-3/+46
2020-02-23mei: remove unused includes from pci-{me,txe}.cGravatar Tomas Winkler 2-14/+2