summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-265-6/+23
|\
| * misc: pvpanic: fix warning implicit declarationAnders Roxell2019-01-181-0/+4
| * misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva2019-01-181-2/+5
| * mei: me: add denverton innovation engine device IDsTomas Winkler2019-01-132-0/+4
| * mei: me: mark LBG devices as having dma supportAlexander Usyskin2019-01-131-1/+1
| * mei: dma: silent the reject messageTomas Winkler2019-01-131-3/+9
* | virtio: don't allocate vqs when names[i] = NULLWei Wang2019-01-151-2/+7
* | cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
|/
* Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-01-062-1/+4
|\
| * eeprom: at24: add support for 24c2048Adrian Bunk2018-12-102-1/+4
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-022-2/+2
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-202-2/+2
| |\ \ \ | | |_|/ | |/| |
| | | * iommu/vtd: Cleanup dma_remapping.h headerLu Baolu2018-11-122-2/+2
| | |/
* | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-12-2928-349/+820
|\ \ \
| * | | VMCI: Use memdup_user() rather than duplicating its implementationWen Yang2018-12-191-14/+4Star
| * | | misc: mic: fix a DMA pool free failureWenwen Wang2018-12-192-5/+30
| * | | genwqe: Fix size checkChristian Borntraeger2018-12-191-1/+1
| * | | misc: ti-st: make array read_ver_cmd static, shrinks object sizeColin Ian King2018-12-061-1/+1
| * | | misc: remove GENWQE_DEBUGFS_RO()Yangtao Li2018-12-068-268/+73Star
| * | | misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter2018-12-061-1/+1
| * | | Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman2018-12-031-1/+1
| |\| |
| * | | misc/pvpanic: resolve compile errors for arch=umPeng Hao2018-11-271-1/+1
| * | | altera-stapl: check for a null key before strcasecmp'ing itColin Ian King2018-11-271-2/+1Star
| * | | misc: cxl: Use device_type helpers to access the node typeRob Herring2018-11-271-3/+1Star
| * | | misc/pvpanic: fix a NULL vs IS_ERR() checkDan Carpenter2018-11-271-2/+2
| * | | mei: me: mark CNP devices as having dma supportAlexander Usyskin2018-11-261-2/+2
| * | | mei: bump hbm version to 2.1Alexander Usyskin2018-11-261-1/+1
| * | | mei: dma ring: implement transmit flowTomas Winkler2018-11-263-13/+142
| * | | mei: dma ring: implement rx circular buffer logicTomas Winkler2018-11-266-15/+98
| * | | mei: hw: add dma ring control blockTomas Winkler2018-11-264-0/+46
| * | | mei: hbm: setup dma ringTomas Winkler2018-11-262-3/+85
| * | | mei: dma ring buffers allocationTomas Winkler2018-11-264-0/+126
| * | | Merge 4.20-rc4 into char-misc-nextGreg Kroah-Hartman2018-11-262-1/+5
| |\ \ \
| * | | | misc/pvpanic: remove a redundant commaPeng Hao2018-11-071-1/+1
| * | | | misc/pvpanic: convert to SPDX license tagsPeng Hao2018-11-071-15/+2Star
| * | | | misc/pvpanic: change header file sort stylePeng Hao2018-11-071-1/+1
| * | | | misc/pvpanic: remove unnecessary header filePeng Hao2018-11-071-1/+0Star
| * | | | misc/pvpanic : break dependency on ACPIPeng Hao2018-11-072-3/+22
| * | | | misc/pvpanic : grouping ACPI related stuffPeng Hao2018-11-071-22/+21Star
| * | | | misc/pvpanic: add support to get pvpanic device info FDTPeng Hao2018-11-071-1/+63
| * | | | misc/pvpanic: add MMIO supportPeng Hao2018-11-071-5/+10
| * | | | misc/pvpanic: simplify the code using acpi_dev_resource_ioPeng Hao2018-11-071-8/+5Star
| * | | | pvpanic: move pvpanic to misc as common driverPeng Hao2018-11-073-0/+133
| * | | | mei: expedite ioctl return on the notify set operation errorAlexander Usyskin2018-11-071-1/+3
| * | | | mei: flush queues by the host client onlyAlexander Usyskin2018-11-071-19/+2Star
| * | | | mei: hbm: drop BUG() from the hbm handlerTomas Winkler2018-11-071-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-293-17/+10Star
|\ \ \ \
| * | | | mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-282-16/+9Star
| * | | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1