summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | virtio_ring: disable packed ring on unsupported transportsTiwei Bie2018-11-261-0/+13
| | |/ / | |/| |
* | | | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-12-275-27/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | ocxl: Fix endiannes bug in read_afu_name()Greg Kurz2018-12-211-1/+1
| * | | ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>Greg Kurz2018-12-201-1/+0
| * | | ocxl: Clarify error path in setup_xsl_irq()Greg Kurz2018-12-201-9/+14
| * | | cxl: drop the dma_set_mask callback from vphbChristoph Hellwig2018-12-201-12/+0
| * | | ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz2018-12-201-1/+1
| * | | cxl: Use device_type helpers to access the node typeRob Herring2018-11-261-3/+1
| | |/ | |/|
* | | misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing2018-11-271-1/+1
| |/ |/|
* | misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor2018-11-111-1/+1
* | drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-111-0/+4
|/
* Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2018-11-011-3/+3
|\
| * iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-3/+3
* | Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-11-014-0/+79
|\ \
| * | lkdtm: Add a test for STACKLEAKAlexander Popov2018-09-044-0/+79
* | | Merge branch 'i2c/for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-10-291-21/+22
|\ \ \
| * | | eeprom: at24: fix unexpected timeout under high loadWang Xin2018-10-021-21/+22
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-261-1/+0
|\ \ \