summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2019-02-18habanalabs: add command buffer moduleOded Gabbay
2019-02-18habanalabs: add context and ASID modulesOded Gabbay
2019-02-18habanalabs: add basic Goya supportOded Gabbay
2019-02-18habanalabs: add Goya registers header filesOded Gabbay
2019-02-18habanalabs: add skeleton driverOded Gabbay
2019-02-14eeprom: at24: implement support for 'num-addresses' propertyBartosz Golaszewski
2019-02-14eeprom: at24: remove at24_platform_dataBartosz Golaszewski
2019-02-12misc: fastrpc: Add support for dmabuf exporterSrinivas Kandagatla
2019-02-12misc: fastrpc: Add support for create remote init processSrinivas Kandagatla
2019-02-12misc: fastrpc: Add support for context Invoke methodSrinivas Kandagatla
2019-02-12misc: fastrpc: Add Qualcomm fastrpc basic driver modelSrinivas Kandagatla
2019-02-12vmw_balloon: release lock on error in vmballoon_reset()Dan Carpenter
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman
2019-02-08vmw_balloon: support 64-bit memory limitXavier Deguillard
2019-02-08vmw_balloon: remove the version numberNadav Amit
2019-02-07drivers/mic/scif: do not use mmap_semDavidlohr Bueso
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2019-02-01PCI: Move Rohm Vendor ID to generic listAndy Shevchenko
2019-02-01mic: vop: Fix crash on removeVincent Whitchurch
2019-02-01mic: vop: Fix use-after-free on removeVincent Whitchurch
2019-01-30mic: vop: Fix broken virtqueuesVincent Whitchurch
2019-01-30mei: free read cb on ctrl_wr list flushAlexander Usyskin
2019-01-30mei: me: add ice lake point device id.Tomas Winkler
2019-01-30cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-01-22vop: Fix handling of >32 feature bitsVincent Whitchurch
2019-01-22vop: vringh: Do not crash if no DMA channelVincent Whitchurch
2019-01-22vop: Add definition of readq/writeq if missingVincent Whitchurch
2019-01-22vop: Use %z for size_tVincent Whitchurch
2019-01-18misc: pvpanic: fix warning implicit declarationAnders Roxell
2019-01-18misc: enclosure: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-18misc/sgi-gru/grufault: fix a style errorPeng Hao
2019-01-18misc/mic/vop/vop_main : remove unneeded semicolonPeng Hao
2019-01-18misc/ics932s401: Add a missing check to i2c_smbus_read_word_dataAditya Pakki
2019-01-18drivers: misc: ad525x_dpot: clean indentation issue, remove tabsColin Ian King
2019-01-18lkdtm: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-01-18misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva
2019-01-14virtio: don't allocate vqs when names[i] = NULLWei Wang
2019-01-13mei: squash single_recv_buf into one bit in client propertiesAlexander Usyskin
2019-01-13mei: me: add denverton innovation engine device IDsTomas Winkler
2019-01-13mei: me: mark LBG devices as having dma supportAlexander Usyskin
2019-01-13mei: dma: silent the reject messageTomas Winkler
2019-01-09lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy
2019-01-09lkdtm: Print real addressesChristophe Leroy
2019-01-09lkdtm: Do not depend on BLOCK and clean up headersKees Cook
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-05Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds