summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | misc: lis3lv02d: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
| * | misc: ti-st: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
| * | MISC: add const to bin_attribute structuresBhumika Goyal2017-08-284-4/+4
| * | misc: pch_phub: constify pci_device_id.Arvind Yadav2017-08-281-1/+1
| * | misc: hpilo: constify pci_device_id.Arvind Yadav2017-08-281-1/+1
| * | misc: tifm: constify pci_device_id.Arvind Yadav2017-08-281-1/+1
| * | misc: ioc4: constify pci_device_id.Arvind Yadav2017-08-281-1/+1
| * | misc: eeprom_93xx46: Simplify the usage of gpiod APIFabio Estevam2017-08-281-17/+7
| * | mei: make device_type constBhumika Goyal2017-08-281-1/+1
| * | Merge tag 'lkdtm-next-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2017-08-153-3/+54
| |\ \
| | * | lkdtm: Add -fstack-protector-strong testKees Cook2017-08-153-3/+20
| | * | lkdtm: Test VMAP_STACK allocates leading/trailing guard pagesKees Cook2017-08-043-0/+34
| * | | Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-142-0/+12
| |\ \ \
| * \ \ \ Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman2017-08-025-95/+441
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | lkdtm: Provide timing tests for atomic_t vs refcount_tKees Cook2017-07-263-0/+48
| | * | | lkdtm: Provide more complete coverage for REFCOUNT testsKees Cook2017-07-265-95/+393
| | | |/ | | |/|
| * | | drivers/misc: (aspeed-lpc-snoop): Add ast2400 to compatPatrick Venture2017-07-171-5/+29
| * | | mei: me: use an index instead of a pointer for private dataTomas Winkler2017-07-173-71/+121
| * | | mei: me: enable asynchronous probingAlexander Usyskin2017-07-171-0/+1
| |/ /
* | | sgi-gru: update to new mmu_notifier semanticJérôme Glisse2017-08-311-12/+0
* | | misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse2017-08-311-11/+0
| |/ |/|
* | mei: exclude device from suspend direct complete optimizationAlexander Usyskin2017-08-102-0/+12
|/
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-078-32/+321
|\
| * cxl: Export library to support IBM XSLChristophe Lombard2017-07-037-30/+315
| * Merge branch 'fixes' into nextMichael Ellerman2017-07-037-55/+70
| |\
| * | cxl: Unlock on error in probeDan Carpenter2017-06-061-2/+6
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-4/+10
|\ \ \
| * | | scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi2017-07-011-4/+10
OpenPOWER on IntegriCloud