summaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | habanalabs: remove implicit include from header filesDotan Barak2019-02-272-4/+1
| * | habanalabs: rename goya_non_fatal_events array to all eventsOded Gabbay2019-02-242-5/+12
| * | habanalabs: add new device CPU boot statusIgor Grinberg2019-02-242-1/+7
| * | Merge 5.1-rc3 into char-misc-nextGreg Kroah-Hartman2019-04-018-102/+117
| |\ \
| * | | sgi-xpc: mark expected switch fall-throughGustavo A. R. Silva2019-03-271-0/+1
| * | | misc: fastrpc: increase max init file size to 64 MBSrinivas Kandagatla2019-03-271-1/+1
| * | | misc: fastrpc: fix remote page size calculationSrinivas Kandagatla2019-03-271-2/+9
| * | | misc: fastrpc: take into account of overlapping buffersSrinivas Kandagatla2019-03-271-14/+98
| * | | misc: fastrpc: consider address offset before sending to DSPSrinivas Kandagatla2019-03-271-0/+8
| * | | misc: fastrpc: use correct spinlock variantSrinivas Kandagatla2019-03-271-19/+29
| * | | misc: fastrpc: make sure memory read and writes are visibleSrinivas Kandagatla2019-03-271-0/+5
| * | | misc: fastrpc: Fix a possible double freeThierry Escande2019-03-271-11/+20
| * | | misc: fastrpc: Avoid free of DMA buffer in interrupt contextThierry Escande2019-03-271-1/+17
| * | | misc: rtsx: clean up some indentingDan Carpenter2019-03-271-2/+2
| * | | mei: adjust the copyright notice in the files.Tomas Winkler2019-03-2726-25/+26
| * | | mei/hdcp: Fix SPDX identifiersTomas Winkler2019-03-272-2/+2
| * | | mei: convert to SPDX license tagsTomas Winkler2019-03-2722-344/+29
| * | | mei: add missing SPDX tag to mei KconfigTomas Winkler2019-03-271-0/+1
* | | | Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-071-3/+4
|\ \ \ \
| * | | | misc: rtsx: Fixed rts5260 power saving parameter and sd glitchRickyWu2019-04-251-3/+4
| | |_|/ | |/| |
* | | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-073-6/+0
|\ \ \ \
| * | | | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-083-6/+0
| | |_|/ | |/| |
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-071-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/pci: Clean up usage of X86_DEV_DMA_OPSChristoph Hellwig2019-04-241-2/+2
| | |/ | |/|
* | | misc: fastrpc: add checked value for dma_set_maskBo YU2019-04-021-1/+6
* | | habanalabs: remove low credit limit of DMA #0Oded Gabbay2019-03-241-5/+4
| |/ |/|
* | habanalabs: cast to expected typeOded Gabbay2019-03-031-1/+1
* | habanalabs: prevent host crash during suspend/resumeOded Gabbay2019-03-032-66/+43
* | habanalabs: perform accounting for active CSOded Gabbay2019-03-034-7/+18
* | habanalabs: fix mapping with page size bigger than 4KBOmer Shpigelman2019-03-141-2/+4
* | habanalabs: complete user context cleanup before hard resetOmer Shpigelman2019-03-131-1/+23
* | habanalabs: fix bug when mapping very large memory areaOmer Shpigelman2019-03-071-4/+5
* | habanalabs: fix MMU number of pages calculationOmer Shpigelman2019-03-053-21/+23
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-101-26/+12
|\
| * drivers/mic/scif: do not use mmap_semDavidlohr Bueso2019-02-071-25/+11
| * mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-3/+3
* | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-03-092-1/+1
|\ \
| * \ Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2019-03-061-0/+1
| |\ \
| | * | misc: pci_endpoint_test: Add the layerscape EP device supportXiaowei Bao2019-02-211-0/+1
| * | | PCI: Move Rohm Vendor ID to generic listAndy Shevchenko2019-02-021-1/+0
| |/ /
* | | Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-03-081-89/+80
|\ \ \
| * | | eeprom: at24: implement support for 'num-addresses' propertyBartosz Golaszewski2019-02-141-5/+8
| * | | eeprom: at24: remove at24_platform_dataBartosz Golaszewski2019-02-141-87/+75
* | | | Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-073-11/+33
|\ \ \ \
| * \ \ \ Merge branch 'topic/dma' into nextMichael Ellerman2019-02-211-2/+1
| |\ \ \ \
| | * | | | powerpc/dma: remove set_dma_offsetChristoph Hellwig2019-02-181-1/+1
| | * | | | powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-181-1/+0
| * | | | | cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain2019-01-302-9/+32
| |/ / / /
* | | | | Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-06166-273/+53862
|\ \ \ \ \
| * | | | | habanalabs: adjust Kconfig to fix build errorsOded Gabbay2019-03-021-1/+2