summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-26Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-23Merge 4.14-rc6 into staging-nextGreg Kroah-Hartman
2017-10-23lkdtm, kprobes: Convert from jprobes to kprobesKees Cook
2017-10-23genwqe: Take R/W permissions into account when dealing with memory pagesGuilherme G. Piccoli
2017-10-22cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain
2017-10-20lkdtm: Constify the crashtypes tableKees Cook
2017-10-20lkdtm: Convert from jprobe to kprobeKees Cook
2017-10-20tracing, mei: Remove unused trace event mei_pci_cfg_writeSteven Rostedt (VMware)
2017-10-17eeprom: at24: enable runtime pm supportDivagar Mohandass
2017-10-17eeprom: at24: add support to fetch eeprom device property "size"Divagar Mohandass
2017-10-17misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter
2017-10-16Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2017-10-13cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain
2017-10-12misc: ibmasm: Return error on error pathAnton Vasilyev
2017-10-10cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman
2017-10-06cxl: Add support for POWER9 DD2Christophe Lombard
2017-10-04mei: me: add gemini lake devices idTomas Winkler
2017-10-04mei: always use domain runtime pm callbacks.Alexander Usyskin
2017-10-04misc: mic: move to its own menu in Misc devicesRandy Dunlap
2017-10-04misc: altera-stapl: drop Kconfig commentRandy Dunlap
2017-10-04misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter
2017-10-04misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter
2017-10-03cxl: Set the valid bit in PE for dedicated modeVaibhav Jain
2017-09-29cxl: Fix memory page not handledChristophe Lombard
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13drivers: misc: ti_dac7512: Remove duplicate driverLukas Wunner
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