summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-14/+15
|\
| * Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-06-061-14/+14
| |\
| | * misc: pci_endpoint_test: Use pci_irq_vector functionGustavo Pimentel2018-05-151-5/+5
| | * misc: pci_endpoint_test: Replace lower into upper case charactersGustavo Pimentel2018-05-151-9/+9
| * | misc: pci_endpoint_test: Add DesignWare EP entryGustavo Pimentel2018-05-151-0/+1
| |/
* | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-076-8/+136
|\ \
| * | ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()Wei Yongjun2018-06-051-1/+3
| * | ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva2018-06-031-0/+25
| * | ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva2018-06-034-1/+94
| * | ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva2018-06-031-1/+1
| * | Merge branch 'fixes' into nextMichael Ellerman2018-06-033-0/+23
| |\ \
| * | | cxl: Configure PSL to not use APC virtual machinesVaibhav Jain2018-06-021-2/+2
| * | | cxl: Disable prefault_mode in Radix modeVaibhav Jain2018-06-021-4/+12
| | |/ | |/|
* | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-062-4/+3
|\ \ \
| * | | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+2
| * | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
| |/ /
* | | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-0511-24/+2663
|\ \ \
| * | | vmw_balloon: fixing double free when batching mode is offGil Kupfer2018-06-021-16/+7
| * | | misc: IBM Virtual Management Channel Driver (VMC)Bryant G. Ly2018-05-144-0/+2642
| * | | misc: sgi-gru: Change return type to vm_fault_tSouptick Joarder2018-05-142-2/+3
| * | | sgi-xp: fix xpnet_dev_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-261-1/+1
| * | | misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probeJia-Ju Bai2018-04-231-1/+1
| * | | misc: tifm: Remove VLALaura Abbott2018-04-231-1/+5
| * | | misc: cxl: Change return type to vm_fault_tSouptick Joarder2018-04-231-3/+4
| |/ /
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-67/+14
|\ \ \
| * | | sgi-gru: simplify procfs codeChristoph Hellwig2018-05-161-67/+14
| |/ /
* | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-181-1/+1
|\ \ \ | |_|/ |/| |
| * | eeprom: at24: fix retrieving the at24_chip_data structureBartosz Golaszewski2018-05-091-1/+1
| |/
* | cxl: Report the tunneled operations statusPhilippe Bergheaud2018-05-153-1/+17
* | cxl: Set the PBCQ Tunnel BAR register when enabling capi modePhilippe Bergheaud2018-05-151-0/+7
|/
* Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-121-2/+6
|\
| * misc: kgdbts: Display progress of asynchronous testsDaniel Thompson2018-01-251-2/+6
* | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-075-71/+147
|\ \
| * | cxl: Fix possible deadlock when processing page faults from cxllibFrederic Barrat2018-04-041-30/+55
| * | Merge branch 'fixes' into nextMichael Ellerman2018-03-281-0/+27
| |\ \
| * | | cxl: Fix timebase synchronization status on P9Christophe Lombard2018-03-142-17/+12
| * | | cxl: read PHB indications from the device treePhilippe Bergheaud2018-03-133-7/+45
| * | | cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain2018-03-133-7/+27
| * | | cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain2018-03-131-8/+2
| * | | cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain2018-03-131-2/+6
* | | | Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-061-5/+7
|\ \ \ \
| * | | | misc: pci_endpoint_test: Handle 64-bit BARs properlyNiklas Cassel2018-04-031-5/+7
* | | | | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds2018-04-051-2/+2
|\ \ \ \ \
| * | | | | misc: rtsx: rename SG_END macroArnd Bergmann2018-03-011-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-2/+2
|\ \ \ \ \ \
| * | | | | | GenWQE: Fix a typo in two commentsMarkus Elfring2018-03-271-2/+2
* | | | | | | Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-0423-247/+408
|\ \ \ \ \ \ \
| * | | | | | | Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-281-0/+27
| |\| | | | | |
| * | | | | | | eeprom: at24: use SPDX identifier instead of GPL boiler-plateBartosz Golaszewski2018-03-231-5/+2
| * | | | | | | eeprom: at24: simplify the i2c functionality checkingBartosz Golaszewski2018-03-231-5/+7