summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: sram: fix resource leaks in probe error pathJohan Hovold2018-08-221-1/+8
* cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-251-4/+4
* vmw_balloon: fix inflation with batchingNadav Amit2018-07-171-2/+2
* ibmasm: don't write out of bounds in read handlerJann Horn2018-07-171-24/+3
* cxl: Disable prefault_mode in Radix modeVaibhav Jain2018-07-031-4/+12
* vmw_balloon: fixing double free when batching mode is offGil Kupfer2018-06-161-16/+7
* cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain2018-05-303-7/+27
* cxl: Fix possible deadlock when processing page faults from cxllibFrederic Barrat2018-04-241-30/+55
* mei: remove dev_err message on an unsupported ioctlColin Ian King2018-04-081-1/+0
* mei: me: add cannon point device ids for 4th deviceTomas Winkler2018-02-252-0/+4
* mei: me: add cannon point device idsAlexander Usyskin2018-02-252-0/+6
* kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2018-02-221-2/+0
* mei: me: allow runtime pm for platform with D0i3Tomas Winkler2018-02-031-1/+4
* drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-251-1/+1
* x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross2017-12-251-1/+1
* misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter2017-12-201-0/+2
* misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I2017-12-201-0/+2
* eeprom: at24: change nvmem stride to 1David Lechner2017-12-201-1/+1
* cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain2017-12-051-2/+10
* eeprom: at24: check at24_read/write argumentsHeiner Kallweit2017-12-051-0/+6
* eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski2017-12-051-0/+10
* eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit2017-12-051-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0218-0/+18
* Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-10-153-29/+26
|\
| * mei: me: add gemini lake devices idTomas Winkler2017-10-042-0/+4
| * mei: always use domain runtime pm callbacks.Alexander Usyskin2017-10-042-29/+22
* | cxl: Fix memory page not handledChristophe Lombard2017-09-291-2/+11
|/
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+1
* Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-081-23/+109
|\
| * misc: pci_endpoint_test: Enable/Disable MSI using module paramKishon Vijay Abraham I2017-08-291-1/+5
| * misc: pci_endpoint_test: Avoid using hard-coded BAR sizesKishon Vijay Abraham I2017-08-291-3/+2
| * misc: pci_endpoint_test: Add support to not enable MSI interruptsKishon Vijay Abraham I2017-08-291-4/+9
| * misc: pci_endpoint_test: Add support to provide aligned buffer addressesKishon Vijay Abraham I2017-08-291-15/+76
| * misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped ...Kishon Vijay Abraham I2017-08-291-4/+21
* | Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-09-073-1/+27
|\ \
| * | cxl: Fix driver use countFrederic Barrat2017-08-312-1/+11
| * | powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V2017-08-311-2/+12
| * | powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V2017-08-171-0/+6
| |/
* | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-0528-294/+734
|\ \
| * | eeprom: idt_89hpesx: Support both ACPI and OF probingHuy Duong2017-08-311-71/+55
| * | lkdtm: fix spelling mistake: "incremeted" -> "incremented"Colin Ian King2017-08-281-1/+1
| * | vmci: fix duplicated code for different branchesGustavo A. R. Silva2017-08-281-8/+2
| * | misc: apds9802als: constify i2c_device_idArvind Yadav2017-08-281-1/+1
| * | misc: hmc6352: constify i2c_device_idArvind Yadav2017-08-281-1/+1
| * | misc: isl29020: constify i2c_device_idArvind Yadav2017-08-281-1/+1
| * | misc: Convert to using %pOF instead of full_nameRob Herring2017-08-282-10/+10
| * | misc: apds9802als: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
| * | misc: apds990x: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
| * | misc: bh1770glc: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
| * | misc: isl29020: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1