summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-02drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-23lkdtm, kprobes: Convert from jprobes to kprobesKees Cook
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-04mei: me: add gemini lake devices idTomas Winkler
2017-10-04mei: always use domain runtime pm callbacks.Alexander Usyskin
2017-09-29cxl: Fix memory page not handledChristophe Lombard
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse
2017-08-31eeprom: idt_89hpesx: Support both ACPI and OF probingHuy Duong
2017-08-31cxl: Fix driver use countFrederic Barrat
2017-08-31powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V
2017-08-29misc: pci_endpoint_test: Enable/Disable MSI using module paramKishon Vijay Abraham I
2017-08-29misc: pci_endpoint_test: Avoid using hard-coded BAR sizesKishon Vijay Abraham I
2017-08-29misc: pci_endpoint_test: Add support to not enable MSI interruptsKishon Vijay Abraham I
2017-08-29misc: pci_endpoint_test: Add support to provide aligned buffer addressesKishon Vijay Abraham I
2017-08-29misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped ...Kishon Vijay Abraham I
2017-08-28lkdtm: fix spelling mistake: "incremeted" -> "incremented"Colin Ian King
2017-08-28vmci: fix duplicated code for different branchesGustavo A. R. Silva
2017-08-28misc: apds9802als: constify i2c_device_idArvind Yadav
2017-08-28misc: hmc6352: constify i2c_device_idArvind Yadav
2017-08-28misc: isl29020: constify i2c_device_idArvind Yadav
2017-08-28misc: Convert to using %pOF instead of full_nameRob Herring
2017-08-28misc: apds9802als: constify attribute_group structures.Arvind Yadav
2017-08-28misc: apds990x: constify attribute_group structures.Arvind Yadav
2017-08-28misc: bh1770glc: constify attribute_group structures.Arvind Yadav
2017-08-28misc: isl29020: constify attribute_group structures.Arvind Yadav
2017-08-28misc: lis3lv02d: constify attribute_group structures.Arvind Yadav
2017-08-28misc: ti-st: constify attribute_group structures.Arvind Yadav
2017-08-28MISC: add const to bin_attribute structuresBhumika Goyal
2017-08-28misc: pch_phub: constify pci_device_id.Arvind Yadav
2017-08-28misc: hpilo: constify pci_device_id.Arvind Yadav
2017-08-28misc: tifm: constify pci_device_id.Arvind Yadav
2017-08-28misc: ioc4: constify pci_device_id.Arvind Yadav
2017-08-28misc: eeprom_93xx46: Simplify the usage of gpiod APIFabio Estevam
2017-08-28mei: make device_type constBhumika Goyal
2017-08-17powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V
2017-08-15Merge tag 'lkdtm-next-part2' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2017-08-15lkdtm: Add -fstack-protector-strong testKees Cook