summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2019-01-31mei: me: add denverton innovation engine device IDsTomas Winkler2-0/+4
2019-01-13genwqe: Fix size checkChristian Borntraeger1-1/+1
2018-12-05misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing1-1/+1
2018-11-27drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-11-27misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor1-1/+1
2018-11-13signal/GenWQE: Fix sending of SIGKILLEric W. Biederman2-5/+6
2018-11-13VMCI: Resource wildcard match fixedJorgen Hansen2-2/+3
2018-11-10eeprom: at24: Add support for address-width propertyAlan Chiang1-0/+17
2018-10-04misc: sram: enable clock before registering regionsJohan Hovold1-6/+7
2018-10-04vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter1-2/+2
2018-10-04tsl2550: fix lux1_input error in low lightMatt Ranostay1-1/+1
2018-09-29vmw_balloon: include asm/io.hNadav Amit1-0/+1
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter1-1/+1
2018-09-26mei: bus: need to unlink client before freeingTomas Winkler1-5/+4
2018-09-26mei: ignore not found client in the enumerationAlexander Usyskin1-3/+6
2018-09-26misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-09-19misc: ti-st: Fix memory leak in the error path of probe()Anton Vasilyev1-2/+2
2018-09-19misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter1-11/+9
2018-09-09vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit1-1/+8
2018-09-09vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit1-18/+19
2018-09-09vmw_balloon: do not use 2MB without batchingNadav Amit1-1/+7
2018-09-09vmw_balloon: fix inflation of 64-bit GFNsNadav Amit1-6/+7
2018-09-09cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain1-1/+1
2018-09-05mei: don't update offset in writeAlexander Usyskin1-1/+0
2018-08-22misc: sram: fix resource leaks in probe error pathJohan Hovold1-1/+8
2018-07-25cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro1-4/+4
2018-07-17vmw_balloon: fix inflation with batchingNadav Amit1-2/+2
2018-07-17ibmasm: don't write out of bounds in read handlerJann Horn1-24/+3
2018-07-03cxl: Disable prefault_mode in Radix modeVaibhav Jain1-4/+12
2018-06-16vmw_balloon: fixing double free when batching mode is offGil Kupfer1-16/+7
2018-05-30cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain3-7/+27
2018-04-24cxl: Fix possible deadlock when processing page faults from cxllibFrederic Barrat1-30/+55
2018-04-08mei: remove dev_err message on an unsupported ioctlColin Ian King1-1/+0
2018-02-25mei: me: add cannon point device ids for 4th deviceTomas Winkler2-0/+4
2018-02-25mei: me: add cannon point device idsAlexander Usyskin2-0/+6
2018-02-22kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)1-2/+0
2018-02-03mei: me: allow runtime pm for platform with D0i3Tomas Winkler1-1/+4
2017-12-25drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-1/+1
2017-12-25x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross1-1/+1
2017-12-20misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter1-0/+2
2017-12-20misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I1-0/+2
2017-12-20eeprom: at24: change nvmem stride to 1David Lechner1-1/+1
2017-12-05cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain1-2/+10
2017-12-05eeprom: at24: check at24_read/write argumentsHeiner Kallweit1-0/+6
2017-12-05eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski1-0/+10
2017-12-05eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-29/+26
2017-10-04mei: me: add gemini lake devices idTomas Winkler2-0/+4
2017-10-04mei: always use domain runtime pm callbacks.Alexander Usyskin2-29/+22