summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2015-10-16Merge tag 'powerpc-4.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds7-7/+45
2015-10-15cxl: Free virtual PHB when removingAndrew Donnellan1-0/+2
2015-10-14spear13xx_pcie_gadget: use per-attribute show and store methodsChristoph Hellwig1-145/+71
2015-10-12Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman1-1/+1
2015-10-08Merge tag 'at91-cleanup-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann1-0/+4
2015-10-07cxl: Fix number of allocated pages in SPAChristophe Lombard1-1/+1
2015-10-06misc: atmel_tclib: get and use slow clockBoris Brezillon1-0/+4
2015-10-06cxl: Workaround malformed pcie packets on some cardsPhilippe Bergheaud1-0/+28
2015-10-05misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabledSudeep Dutt1-1/+1
2015-10-04VMware balloon: Enable notification via VMCIPhilip P. Moltmann2-10/+97
2015-10-04VMware balloon: Treat init like resetPhilip P. Moltmann1-35/+18
2015-10-04VMware balloon: Support 2m page ballooning.Philip P. Moltmann1-118/+258
2015-10-04VMware balloon: Do not limit the amount of frees and allocations in non-sleep...Philip P. Moltmann1-52/+16
2015-10-04VMware balloon: Show capabilities of balloon and resulting capabilities in th...Philip P. Moltmann1-1/+7
2015-10-04VMware balloon: Update balloon target on each lock/unlock.Xavier Deguillard1-43/+42
2015-10-04VMware balloon: add batching to the vmw_balloon.Xavier Deguillard1-53/+353
2015-10-04misc: genwqe: fix a comment typoGeliang Tang1-1/+1
2015-10-04misc: sgi-gru: fix return of errorSudip Mukherjee1-10/+10
2015-10-04misc: sgi-gru: gruhandles.c: Remove unused functionRickard Strandqvist2-7/+0
2015-10-04misc: sgi-gru: use time_before()Manuel Schölling1-1/+3
2015-10-04misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt14-40/+516
2015-10-04misc: mic: SCIF fenceSudeep Dutt1-0/+771
2015-10-04misc: mic: SCIF DMA and CPU copy interfaceSudeep Dutt1-0/+1979
2015-10-04misc: mic: SCIF remote memory map/unmap interfaceSudeep Dutt1-0/+699
2015-10-04misc: mic: SCIF RMA list operationsSudeep Dutt2-0/+348
2015-10-04misc: mic: SCIF memory registration and unregistrationSudeep Dutt1-0/+1770
2015-10-04misc: mic: SCIF RMA header fileSudeep Dutt1-0/+464
2015-10-04misc: mic: Update MIC host daemon with COSM changesAshutosh Dixit3-5/+12
2015-10-04misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit4-104/+21
2015-10-04misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit13-1145/+204
2015-10-04misc: mic: COSM client driverAshutosh Dixit2-0/+282
2015-10-04misc: mic: COSM SCIF serverAshutosh Dixit1-0/+405
2015-10-04misc: mic: Coprocessor State Management (COSM) driverAshutosh Dixit5-0/+1084
2015-10-04misc: mic: MIC COSM busAshutosh Dixit4-2/+296
2015-10-04misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit7-221/+197
2015-10-04misc: mic: SCIF pollAshutosh Dixit4-1/+190
2015-10-04misc/genwqe: get rid of atomic allocationsSebastian Ott3-5/+6
2015-10-04misc: hpilo: Change e-mail address from hp.com to hpe.comMasanari Iida1-2/+2
2015-10-04misc: hpilo: Add min and max value of module parameter in descriptionMasanari Iida1-1/+1
2015-10-04mei: hbm: fix error in state check logicAlexander Usyskin1-1/+1
2015-10-04debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar1-1/+1
2015-10-01cxl: fix leak of ctx->mapping when releasing kernel API contextsAndrew Donnellan1-3/+10
2015-10-01cxl: fix leak of ctx->irq_bitmap when releasing context via kernel APIAndrew Donnellan2-2/+3
2015-10-01cxl: fix leak of IRQ names in cxl_free_afu_irqs()Andrew Donnellan3-1/+3
2015-09-29drivers: misc: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar1-1/+1
2015-09-27Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2-1/+4
2015-09-27Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2015-09-23cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain1-0/+2
2015-09-21ti-st: use worker instead of calling st_int_write in wake upMuhammad Hamza Farooq1-2/+16
2015-09-21mei: fix debugfs files leak on error pathTomas Winkler1-1/+2