summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko-1/+1
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-23/+109
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+27
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-294/+734
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse-12/+0
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse-11/+0
2017-08-31eeprom: idt_89hpesx: Support both ACPI and OF probingHuy Duong-71/+55
2017-08-31cxl: Fix driver use countFrederic Barrat-1/+11
2017-08-31powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V-2/+12
2017-08-29misc: pci_endpoint_test: Enable/Disable MSI using module paramKishon Vijay Abraham I-1/+5
2017-08-29misc: pci_endpoint_test: Avoid using hard-coded BAR sizesKishon Vijay Abraham I-3/+2
2017-08-29misc: pci_endpoint_test: Add support to not enable MSI interruptsKishon Vijay Abraham I-4/+9
2017-08-29misc: pci_endpoint_test: Add support to provide aligned buffer addressesKishon Vijay Abraham I-15/+76
2017-08-29misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped ...Kishon Vijay Abraham I-4/+21
2017-08-28lkdtm: fix spelling mistake: "incremeted" -> "incremented"Colin Ian King-1/+1
2017-08-28vmci: fix duplicated code for different branchesGustavo A. R. Silva-8/+2
2017-08-28misc: apds9802als: constify i2c_device_idArvind Yadav-1/+1
2017-08-28misc: hmc6352: constify i2c_device_idArvind Yadav-1/+1
2017-08-28misc: isl29020: constify i2c_device_idArvind Yadav-1/+1
2017-08-28misc: Convert to using %pOF instead of full_nameRob Herring-10/+10
2017-08-28misc: apds9802als: constify attribute_group structures.Arvind Yadav-1/+1
2017-08-28misc: apds990x: constify attribute_group structures.Arvind Yadav-1/+1
2017-08-28misc: bh1770glc: constify attribute_group structures.Arvind Yadav-1/+1
2017-08-28misc: isl29020: constify attribute_group structures.Arvind Yadav-1/+1
2017-08-28misc: lis3lv02d: constify attribute_group structures.Arvind Yadav-1/+1
2017-08-28misc: ti-st: constify attribute_group structures.Arvind Yadav-1/+1
2017-08-28MISC: add const to bin_attribute structuresBhumika Goyal-4/+4
2017-08-28misc: pch_phub: constify pci_device_id.Arvind Yadav-1/+1
2017-08-28misc: hpilo: constify pci_device_id.Arvind Yadav-1/+1
2017-08-28misc: tifm: constify pci_device_id.Arvind Yadav-1/+1
2017-08-28misc: ioc4: constify pci_device_id.Arvind Yadav-1/+1
2017-08-28misc: eeprom_93xx46: Simplify the usage of gpiod APIFabio Estevam-17/+7
2017-08-28mei: make device_type constBhumika Goyal-1/+1
2017-08-17powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V-0/+6
2017-08-15Merge tag 'lkdtm-next-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman-3/+54
2017-08-15lkdtm: Add -fstack-protector-strong testKees Cook-3/+20
2017-08-14Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman-0/+12
2017-08-10mei: exclude device from suspend direct complete optimizationAlexander Usyskin-0/+12
2017-08-04lkdtm: Test VMAP_STACK allocates leading/trailing guard pagesKees Cook-0/+34
2017-08-02Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman-95/+441
2017-07-26lkdtm: Provide timing tests for atomic_t vs refcount_tKees Cook-0/+48
2017-07-26lkdtm: Provide more complete coverage for REFCOUNT testsKees Cook-95/+393
2017-07-17drivers/misc: (aspeed-lpc-snoop): Add ast2400 to compatPatrick Venture-5/+29
2017-07-17mei: me: use an index instead of a pointer for private dataTomas Winkler-71/+121
2017-07-17mei: me: enable asynchronous probingAlexander Usyskin-0/+1
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-32/+321
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+10
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+2
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-32/+320
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard-30/+315