summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* VMware balloon: Enable notification via VMCIPhilip P. Moltmann2015-10-042-10/+97
* VMware balloon: Treat init like resetPhilip P. Moltmann2015-10-041-35/+18
* VMware balloon: Support 2m page ballooning.Philip P. Moltmann2015-10-041-118/+258
* VMware balloon: Do not limit the amount of frees and allocations in non-sleep...Philip P. Moltmann2015-10-041-52/+16
* VMware balloon: Show capabilities of balloon and resulting capabilities in th...Philip P. Moltmann2015-10-041-1/+7
* VMware balloon: Update balloon target on each lock/unlock.Xavier Deguillard2015-10-041-43/+42
* VMware balloon: add batching to the vmw_balloon.Xavier Deguillard2015-10-041-53/+353
* misc: genwqe: fix a comment typoGeliang Tang2015-10-041-1/+1
* misc: sgi-gru: fix return of errorSudip Mukherjee2015-10-041-10/+10
* misc: sgi-gru: gruhandles.c: Remove unused functionRickard Strandqvist2015-10-042-7/+0
* misc: sgi-gru: use time_before()Manuel Schölling2015-10-041-1/+3
* misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt2015-10-0414-40/+516
* misc: mic: SCIF fenceSudeep Dutt2015-10-041-0/+771
* misc: mic: SCIF DMA and CPU copy interfaceSudeep Dutt2015-10-041-0/+1979
* misc: mic: SCIF remote memory map/unmap interfaceSudeep Dutt2015-10-041-0/+699
* misc: mic: SCIF RMA list operationsSudeep Dutt2015-10-042-0/+348
* misc: mic: SCIF memory registration and unregistrationSudeep Dutt2015-10-041-0/+1770
* misc: mic: SCIF RMA header fileSudeep Dutt2015-10-041-0/+464
* misc: mic: Update MIC host daemon with COSM changesAshutosh Dixit2015-10-043-5/+12
* misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit2015-10-044-104/+21
* misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit2015-10-0413-1145/+204
* misc: mic: COSM client driverAshutosh Dixit2015-10-042-0/+282
* misc: mic: COSM SCIF serverAshutosh Dixit2015-10-041-0/+405
* misc: mic: Coprocessor State Management (COSM) driverAshutosh Dixit2015-10-045-0/+1084
* misc: mic: MIC COSM busAshutosh Dixit2015-10-044-2/+296
* misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit2015-10-047-221/+197
* misc: mic: SCIF pollAshutosh Dixit2015-10-044-1/+190
* misc/genwqe: get rid of atomic allocationsSebastian Ott2015-10-043-5/+6
* misc: hpilo: Change e-mail address from hp.com to hpe.comMasanari Iida2015-10-041-2/+2
* misc: hpilo: Add min and max value of module parameter in descriptionMasanari Iida2015-10-041-1/+1
* Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman2015-09-272-1/+4
|\
| * Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-261-1/+2
| |\
| | * mei: fix debugfs files leak on error pathTomas Winkler2015-09-201-1/+2
| * | cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain2015-09-231-0/+2
| |/
* | ti-st: use worker instead of calling st_int_write in wake upMuhammad Hamza Farooq2015-09-201-2/+16
* | drivers/misc/sgi-gru: fix possible NULL dereferenceSudip Mukherjee2015-09-201-2/+3
* | misc: ad525x_dpot: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-09-201-1/+0
* | drivers/misc: make kgdbts.c slightly more explicitly non-modularPaul Gortmaker2015-09-201-5/+5
* | mei: me: fix d0i3 register offset in tracingAlexander Usyskin2015-09-201-2/+2
* | mei: bus: use mei_cl_bus_ prefix consistentlyTomas Winkler2015-09-203-16/+17
* | mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler2015-09-201-33/+34
* | mei: bus: export mei_cldev_enabled functionTomas Winkler2015-09-201-0/+13
* | mei: bus: export uuid and protocol version to mei_cl bus driversTomas Winkler2015-09-201-0/+26
* | mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-201-7/+21
* | mei: bus: export client protocol versionTomas Winkler2015-09-202-0/+30
* | mei: make modules.alias UUID information easier to readPrarit Bhargava2015-09-201-5/+2
* | drivers/misc/sgi-gru: remove unused variableSudip Mukherjee2015-09-201-2/+0
* | drivers/misc/sgi-gru: fix dereference of ERR_PTRSudip Mukherjee2015-09-201-1/+6
* | drivers/misc/sgi-gru: remove always false conditionSudip Mukherjee2015-09-201-1/+1
* | drivers/misc/sgi-gru: make functions staticSudip Mukherjee2015-09-201-3/+3
OpenPOWER on IntegriCloud