summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2018-12-21ocxl: Fix endiannes bug in read_afu_name()Greg Kurz-1/+1
2018-12-20ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>Greg Kurz-1/+0
2018-12-20ocxl: Clarify error path in setup_xsl_irq()Greg Kurz-9/+14
2018-12-20cxl: drop the dma_set_mask callback from vphbChristoph Hellwig-12/+0
2018-12-20ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz-1/+1
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel-2/+2
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig-1/+1
2018-12-19VMCI: Use memdup_user() rather than duplicating its implementationWen Yang-14/+4
2018-12-19misc: mic: fix a DMA pool free failureWenwen Wang-5/+30
2018-12-19genwqe: Fix size checkChristian Borntraeger-1/+1
2018-12-17misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"Colin Ian King-2/+2
2018-12-17misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detectionKai-Heng Feng-0/+8
2018-12-17misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel-3/+385
2018-12-10eeprom: at24: add support for 24c2048Adrian Bunk-1/+4
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2018-12-06misc: ti-st: make array read_ver_cmd static, shrinks object sizeColin Ian King-1/+1
2018-12-06misc: remove GENWQE_DEBUGFS_RO()Yangtao Li-268/+73
2018-12-06misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter-1/+1
2018-12-03Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman-1/+1
2018-11-27misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing-1/+1
2018-11-27misc/pvpanic: resolve compile errors for arch=umPeng Hao-1/+1
2018-11-27altera-stapl: check for a null key before strcasecmp'ing itColin Ian King-2/+1
2018-11-27misc: cxl: Use device_type helpers to access the node typeRob Herring-3/+1
2018-11-27misc/pvpanic: fix a NULL vs IS_ERR() checkDan Carpenter-2/+2
2018-11-26virtio_ring: disable packed ring on unsupported transportsTiwei Bie-0/+13
2018-11-26mei: me: mark CNP devices as having dma supportAlexander Usyskin-2/+2
2018-11-26mei: bump hbm version to 2.1Alexander Usyskin-1/+1
2018-11-26mei: dma ring: implement transmit flowTomas Winkler-13/+142
2018-11-26mei: dma ring: implement rx circular buffer logicTomas Winkler-15/+98
2018-11-26mei: hw: add dma ring control blockTomas Winkler-0/+46
2018-11-26mei: hbm: setup dma ringTomas Winkler-3/+85
2018-11-26mei: dma ring buffers allocationTomas Winkler-0/+126
2018-11-26cxl: Use device_type helpers to access the node typeRob Herring-3/+1
2018-11-26Merge 4.20-rc4 into char-misc-nextGreg Kroah-Hartman-1/+5
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu-2/+2
2018-11-11misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor-1/+1
2018-11-11drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva-0/+4
2018-11-07misc/pvpanic: remove a redundant commaPeng Hao-1/+1
2018-11-07misc/pvpanic: convert to SPDX license tagsPeng Hao-15/+2
2018-11-07misc/pvpanic: change header file sort stylePeng Hao-1/+1
2018-11-07misc/pvpanic: remove unnecessary header filePeng Hao-1/+0
2018-11-07misc/pvpanic : break dependency on ACPIPeng Hao-3/+22
2018-11-07misc/pvpanic : grouping ACPI related stuffPeng Hao-22/+21
2018-11-07misc/pvpanic: add support to get pvpanic device info FDTPeng Hao-1/+63
2018-11-07misc/pvpanic: add MMIO supportPeng Hao-5/+10
2018-11-07misc/pvpanic: simplify the code using acpi_dev_resource_ioPeng Hao-8/+5
2018-11-07pvpanic: move pvpanic to misc as common driverPeng Hao-0/+133
2018-11-07mei: expedite ioctl return on the notify set operation errorAlexander Usyskin-1/+3
2018-11-07mei: flush queues by the host client onlyAlexander Usyskin-19/+2
2018-11-07mei: hbm: drop BUG() from the hbm handlerTomas Winkler-2/+2