summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2015-10-18misc: sram: partition base address belongs to __iomem spaceVladimir Zapolskiy
2015-10-17misc: sram: extend usage of reserved partitionsVladimir Zapolskiy
2015-10-17misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter
2015-10-17misc: mic/scif: re-take a lock on error pathDan Carpenter
2015-10-17mei: amthif: Do not compare bool to 0/1Alexander Usyskin
2015-10-17mei: bus: fix c&p issue in the kdocTomas Winkler
2015-10-17mei: fix the KDoc formatingAlexander Usyskin
2015-10-17mei: keep the device awake during reads in chunksAlexander Usyskin
2015-10-17mei: cancel driver workers only after client devices were removedTomas Winkler
2015-10-17misc: mic: fix memory leakSudip Mukherjee
2015-10-17misc: mic: replace kfree with put_deviceGeliang Tang
2015-10-17misc: mic: Fix randconfig build errorAshutosh Dixit
2015-10-12Merge 4.3-rc5 into char-misc nextGreg Kroah-Hartman
2015-10-05misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabledSudeep Dutt
2015-10-04VMware balloon: Enable notification via VMCIPhilip P. Moltmann
2015-10-04VMware balloon: Treat init like resetPhilip P. Moltmann
2015-10-04VMware balloon: Support 2m page ballooning.Philip P. Moltmann
2015-10-04VMware balloon: Do not limit the amount of frees and allocations in non-sleep...Philip P. Moltmann
2015-10-04VMware balloon: Show capabilities of balloon and resulting capabilities in th...Philip P. Moltmann
2015-10-04VMware balloon: Update balloon target on each lock/unlock.Xavier Deguillard
2015-10-04VMware balloon: add batching to the vmw_balloon.Xavier Deguillard
2015-10-04misc: genwqe: fix a comment typoGeliang Tang
2015-10-04misc: sgi-gru: fix return of errorSudip Mukherjee
2015-10-04misc: sgi-gru: gruhandles.c: Remove unused functionRickard Strandqvist
2015-10-04misc: sgi-gru: use time_before()Manuel Schölling
2015-10-04misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt
2015-10-04misc: mic: SCIF fenceSudeep Dutt
2015-10-04misc: mic: SCIF DMA and CPU copy interfaceSudeep Dutt
2015-10-04misc: mic: SCIF remote memory map/unmap interfaceSudeep Dutt
2015-10-04misc: mic: SCIF RMA list operationsSudeep Dutt
2015-10-04misc: mic: SCIF memory registration and unregistrationSudeep Dutt
2015-10-04misc: mic: SCIF RMA header fileSudeep Dutt
2015-10-04misc: mic: Update MIC host daemon with COSM changesAshutosh Dixit
2015-10-04misc: mic: Remove COSM functionality from the MIC card driverAshutosh Dixit
2015-10-04misc: mic: Remove COSM functionality from the MIC host driverAshutosh Dixit
2015-10-04misc: mic: COSM client driverAshutosh Dixit
2015-10-04misc: mic: COSM SCIF serverAshutosh Dixit
2015-10-04misc: mic: Coprocessor State Management (COSM) driverAshutosh Dixit
2015-10-04misc: mic: MIC COSM busAshutosh Dixit
2015-10-04misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit
2015-10-04misc: mic: SCIF pollAshutosh Dixit
2015-10-04misc/genwqe: get rid of atomic allocationsSebastian Ott
2015-10-04misc: hpilo: Change e-mail address from hp.com to hpe.comMasanari Iida
2015-10-04misc: hpilo: Add min and max value of module parameter in descriptionMasanari Iida
2015-10-04mei: hbm: fix error in state check logicAlexander Usyskin
2015-09-27Merge 4.3-rc3 into char-misc-nextGreg Kroah-Hartman
2015-09-26Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-23cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain
2015-09-20ti-st: use worker instead of calling st_int_write in wake upMuhammad Hamza Farooq
2015-09-20mei: fix debugfs files leak on error pathTomas Winkler