summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2019-02-25misc/mei/hdcp: Prepare Session KeyRamalingam C1-1/+58
2019-02-25misc/mei/hdcp: Verify L_primeRamalingam C1-1/+59
2019-02-25misc/mei/hdcp: Initiate Locality checkRamalingam C1-1/+56
2019-02-25misc/mei/hdcp: Store the HDCP Pairing infoRamalingam C1-1/+59
2019-02-25misc/mei/hdcp: Verify H_primeRamalingam C1-1/+57
2019-02-25misc/mei/hdcp: Verify Receiver Cert and prepare kmRamalingam C1-1/+82
2019-02-25misc/mei/hdcp: Initiate Wired HDCP2.2 Tx SessionRamalingam C2-0/+105
2019-02-25misc/mei/hdcp: Define ME FW interface for HDCP2.2Ramalingam C1-0/+366
2019-02-25misc/mei/hdcp: Client driver for HDCP applicationRamalingam C4-0/+83
2019-02-25mei: bus: whitelist hdcp clientTomas Winkler1-0/+16
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler1-1/+0
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman4-31/+51
2019-02-08vmw_balloon: support 64-bit memory limitXavier Deguillard1-3/+15
2019-02-08vmw_balloon: remove the version numberNadav Amit1-1/+0
2019-02-01mic: vop: Fix crash on removeVincent Whitchurch1-3/+6
2019-02-01mic: vop: Fix use-after-free on removeVincent Whitchurch1-1/+3
2019-01-30mic: vop: Fix broken virtqueuesVincent Whitchurch1-26/+34
2019-01-30mei: free read cb on ctrl_wr list flushAlexander Usyskin1-1/+4
2019-01-30mei: me: add ice lake point device id.Tomas Winkler2-0/+4
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman7-10/+32
2019-01-26Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-6/+23
2019-01-22vop: Fix handling of >32 feature bitsVincent Whitchurch1-2/+2
2019-01-22vop: vringh: Do not crash if no DMA channelVincent Whitchurch1-12/+20
2019-01-22vop: Add definition of readq/writeq if missingVincent Whitchurch1-0/+1
2019-01-22vop: Use %z for size_tVincent Whitchurch1-2/+2
2019-01-18misc: pvpanic: fix warning implicit declarationAnders Roxell1-0/+4
2019-01-18misc: enclosure: Use struct_size() in kzalloc()Gustavo A. R. Silva1-3/+1
2019-01-18misc/sgi-gru/grufault: fix a style errorPeng Hao1-2/+2
2019-01-18misc/mic/vop/vop_main : remove unneeded semicolonPeng Hao1-2/+2
2019-01-18misc/ics932s401: Add a missing check to i2c_smbus_read_word_dataAditya Pakki1-0/+2
2019-01-18drivers: misc: ad525x_dpot: clean indentation issue, remove tabsColin Ian King1-13/+11
2019-01-18lkdtm: change snprintf to scnprintf for possible overflowSilvio Cesare1-2/+2
2019-01-18misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+5
2019-01-15virtio: don't allocate vqs when names[i] = NULLWei Wang1-2/+7
2019-01-13mei: squash single_recv_buf into one bit in client propertiesAlexander Usyskin1-1/+2
2019-01-13mei: me: add denverton innovation engine device IDsTomas Winkler2-0/+4
2019-01-13mei: me: mark LBG devices as having dma supportAlexander Usyskin1-1/+1
2019-01-13mei: dma: silent the reject messageTomas Winkler1-3/+9
2019-01-09lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy3-0/+22
2019-01-09lkdtm: Print real addressesChristophe Leroy1-9/+9
2019-01-09lkdtm: Do not depend on BLOCK and clean up headersKees Cook1-9/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2019-01-06Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2-1/+4
2019-01-04Remove 'type' argument from access_ok() functionLinus Torvalds1-1/+1
2019-01-02Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+2
2018-12-29Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-349/+820
2018-12-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-17/+10
2018-12-29Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds5-3/+393
2018-12-29Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2-16/+9