summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-29cxl: Fix memory page not handledChristophe Lombard1-2/+11
2017-09-14mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko1-1/+1
2017-09-09Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-23/+109
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds3-1/+27
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds28-294/+734
2017-09-01sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0
2017-09-01misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse1-11/+0
2017-08-31eeprom: idt_89hpesx: Support both ACPI and OF probingHuy Duong1-71/+55
2017-08-31cxl: Fix driver use countFrederic Barrat2-1/+11
2017-08-31powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V1-2/+12
2017-08-30misc: pci_endpoint_test: Enable/Disable MSI using module paramKishon Vijay Abraham I1-1/+5
2017-08-30misc: pci_endpoint_test: Avoid using hard-coded BAR sizesKishon Vijay Abraham I1-3/+2
2017-08-30misc: pci_endpoint_test: Add support to not enable MSI interruptsKishon Vijay Abraham I1-4/+9
2017-08-30misc: pci_endpoint_test: Add support to provide aligned buffer addressesKishon Vijay Abraham I1-15/+76
2017-08-30misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped ...Kishon Vijay Abraham I1-4/+21
2017-08-28lkdtm: fix spelling mistake: "incremeted" -> "incremented"Colin Ian King1-1/+1
2017-08-28vmci: fix duplicated code for different branchesGustavo A. R. Silva1-8/+2
2017-08-28misc: apds9802als: constify i2c_device_idArvind Yadav1-1/+1
2017-08-28misc: hmc6352: constify i2c_device_idArvind Yadav1-1/+1
2017-08-28misc: isl29020: constify i2c_device_idArvind Yadav1-1/+1
2017-08-28misc: Convert to using %pOF instead of full_nameRob Herring2-10/+10
2017-08-28misc: apds9802als: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28misc: apds990x: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28misc: bh1770glc: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28misc: isl29020: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28misc: lis3lv02d: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28misc: ti-st: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28MISC: add const to bin_attribute structuresBhumika Goyal4-4/+4
2017-08-28misc: pch_phub: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28misc: hpilo: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28misc: tifm: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28misc: ioc4: constify pci_device_id.Arvind Yadav1-1/+1