summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-01-052-1/+4
|\
| * eeprom: at24: add support for 24c2048Adrian Bunk2018-12-102-1/+4
* | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-031-1/+1
* | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-012-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-2828-349/+820
|\ \ \
| * | | VMCI: Use memdup_user() rather than duplicating its implementationWen Yang2018-12-191-14/+4
| * | | 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/+73
| * | | 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/+1
| * | | misc: cxl: Use device_type helpers to access the node typeRob Herring2018-11-271-3/+1
| * | | 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/+2
| * | | | misc/pvpanic: change header file sort stylePeng Hao2018-11-071-1/+1
| * | | | misc/pvpanic: remove unnecessary header filePeng Hao2018-11-071-1/+0
| * | | | misc/pvpanic : break dependency on ACPIPeng Hao2018-11-072-3/+22
| * | | | misc/pvpanic : grouping ACPI related stuffPeng Hao2018-11-071-22/+21
| * | | | 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/+5
| * | | | 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/+2
| * | | | mei: hbm: drop BUG() from the hbm handlerTomas Winkler2018-11-071-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-12-283-17/+10
|\ \ \ \
| * | | | mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-282-16/+9
| * | | | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
* | | | | Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-12-285-3/+393
|\ \ \ \ \
| * | | | | misc: alcor_pci: fix spelling mistake "invailid" -> "invalid"Colin Ian King2018-12-171-2/+2
| * | | | | misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detectionKai-Heng Feng2018-12-171-0/+8
| * | | | | misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel2018-12-174-3/+385
| | |_|_|/ | |/| | |
* | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-271-0/+13
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-091-1/+1
| |\ \ \ \ | | | |/ / | | |/| |