summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2019-02-12misc: fastrpc: Add support for context Invoke methodSrinivas Kandagatla-0/+730
2019-02-12misc: fastrpc: Add Qualcomm fastrpc basic driver modelSrinivas Kandagatla-0/+333
2019-02-12vmw_balloon: release lock on error in vmballoon_reset()Dan Carpenter-2/+3
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler-1/+0
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman-31/+51
2019-02-08vmw_balloon: support 64-bit memory limitXavier Deguillard-3/+15
2019-02-08vmw_balloon: remove the version numberNadav Amit-1/+0
2019-02-07drivers/mic/scif: do not use mmap_semDavidlohr Bueso-25/+11
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso-3/+3
2019-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko-1/+0
2019-02-01mic: vop: Fix crash on removeVincent Whitchurch-3/+6
2019-02-01mic: vop: Fix use-after-free on removeVincent Whitchurch-1/+3
2019-01-30mic: vop: Fix broken virtqueuesVincent Whitchurch-26/+34
2019-01-30mei: free read cb on ctrl_wr list flushAlexander Usyskin-1/+4
2019-01-30mei: me: add ice lake point device id.Tomas Winkler-0/+4
2019-01-30cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain-9/+32
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman-10/+32
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+23
2019-01-22vop: Fix handling of >32 feature bitsVincent Whitchurch-2/+2
2019-01-22vop: vringh: Do not crash if no DMA channelVincent Whitchurch-12/+20
2019-01-22vop: Add definition of readq/writeq if missingVincent Whitchurch-0/+1
2019-01-22vop: Use %z for size_tVincent Whitchurch-2/+2
2019-01-18misc: pvpanic: fix warning implicit declarationAnders Roxell-0/+4
2019-01-18misc: enclosure: Use struct_size() in kzalloc()Gustavo A. R. Silva-3/+1
2019-01-18misc/sgi-gru/grufault: fix a style errorPeng Hao-2/+2
2019-01-18misc/mic/vop/vop_main : remove unneeded semicolonPeng Hao-2/+2
2019-01-18misc/ics932s401: Add a missing check to i2c_smbus_read_word_dataAditya Pakki-0/+2
2019-01-18drivers: misc: ad525x_dpot: clean indentation issue, remove tabsColin Ian King-13/+11
2019-01-18lkdtm: change snprintf to scnprintf for possible overflowSilvio Cesare-2/+2
2019-01-18misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva-2/+5
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang-2/+7
2019-01-13mei: squash single_recv_buf into one bit in client propertiesAlexander Usyskin-1/+2
2019-01-13mei: me: add denverton innovation engine device IDsTomas Winkler-0/+4
2019-01-13mei: me: mark LBG devices as having dma supportAlexander Usyskin-1/+1
2019-01-13mei: dma: silent the reject messageTomas Winkler-3/+9
2019-01-09lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy-0/+22
2019-01-09lkdtm: Print real addressesChristophe Leroy-9/+9
2019-01-09lkdtm: Do not depend on BLOCK and clean up headersKees Cook-9/+0
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain-2/+2
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds-1/+4
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-1/+1
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-349/+820
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds-17/+10
2018-12-28Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-3/+393
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+1
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse-16/+9
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS-1/+1
2018-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+13
2018-12-27Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-27/+17