aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2018-11-27misc/pvpanic: resolve compile errors for arch=umPeng Hao
2018-11-27altera-stapl: check for a null key before strcasecmp'ing itColin Ian King
2018-11-27misc: cxl: Use device_type helpers to access the node typeRob Herring
2018-11-27misc/pvpanic: fix a NULL vs IS_ERR() checkDan Carpenter
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie
2018-11-26mei: me: mark CNP devices as having dma supportAlexander Usyskin
2018-11-26mei: bump hbm version to 2.1Alexander Usyskin
2018-11-26mei: dma ring: implement transmit flowTomas Winkler
2018-11-26mei: dma ring: implement rx circular buffer logicTomas Winkler
2018-11-26mei: hw: add dma ring control blockTomas Winkler
2018-11-26mei: hbm: setup dma ringTomas Winkler
2018-11-26mei: dma ring buffers allocationTomas Winkler
2018-11-26cxl: Use device_type helpers to access the node typeRob Herring
2018-11-26Merge 4.20-rc4 into char-misc-nextGreg Kroah-Hartman
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu
2018-11-11misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor
2018-11-11drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-11-07misc/pvpanic: remove a redundant commaPeng Hao
2018-11-07misc/pvpanic: convert to SPDX license tagsPeng Hao
2018-11-07misc/pvpanic: change header file sort stylePeng Hao
2018-11-07misc/pvpanic: remove unnecessary header filePeng Hao
2018-11-07misc/pvpanic : break dependency on ACPIPeng Hao
2018-11-07misc/pvpanic : grouping ACPI related stuffPeng Hao
2018-11-07misc/pvpanic: add support to get pvpanic device info FDTPeng Hao
2018-11-07misc/pvpanic: add MMIO supportPeng Hao
2018-11-07misc/pvpanic: simplify the code using acpi_dev_resource_ioPeng Hao
2018-11-07pvpanic: move pvpanic to misc as common driverPeng Hao
2018-11-07mei: expedite ioctl return on the notify set operation errorAlexander Usyskin
2018-11-07mei: flush queues by the host client onlyAlexander Usyskin
2018-11-07mei: hbm: drop BUG() from the hbm handlerTomas Winkler
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-11-01Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-29Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-15sgi-xp: Replace spin_is_locked() with lockdepLance Roy
2018-10-15eeprom: New ee1004 driver for DDR4 memoryJean Delvare
2018-10-15eeprom: at25: remove unneeded 'at25_remove'YueHaibing
2018-10-15misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing
2018-10-15misc: mic: fix a DMA pool free failureWenwen Wang
2018-10-11misc: cxl: Fix possible null pointer dereferencezhong jiang
2018-10-11misc: mic: scif: remove redundant check on ret < 0Colin Ian King
2018-10-04Merge branch 'linus' into x86/core, to pick up fixesIngo Molnar
2018-10-02VMCI: remove set but not used variable 'cid'YueHaibing
2018-10-02misc: card_utils: remove duplicated include filezhong jiang
2018-10-02mei: replace POLL* with EPOLL* for write queues.Tomas Winkler