aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-17eeprom: at24: enable runtime pm supportDivagar Mohandass1-0/+37
2017-10-17eeprom: at24: add support to fetch eeprom device property "size"Divagar Mohandass1-0/+4
2017-10-17misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter1-0/+9
2017-10-16Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman4-31/+37
2017-10-15Merge tag 'char-misc-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-29/+26
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into nextJoerg Roedel1-2/+1
2017-10-13cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain3-5/+16
2017-10-12misc: ibmasm: Return error on error pathAnton Vasilyev2-3/+5
2017-10-10cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain3-5/+4
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-2/+11
2017-10-06cxl: Add support for POWER9 DD2Christophe Lombard3-36/+28
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-10-04misc: mic: move to its own menu in Misc devicesRandy Dunlap1-0/+4
2017-10-04misc: altera-stapl: drop Kconfig commentRandy Dunlap1-1/+2
2017-10-04misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter1-0/+2
2017-10-04misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter1-0/+9
2017-10-03cxl: Set the valid bit in PE for dedicated modeVaibhav Jain1-0/+8
2017-09-29cxl: Fix memory page not handledChristophe Lombard1-2/+11
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat3-5/+38
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei1-2/+1
2017-09-25Merge tag 'iio-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman3-114/+0
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko1-1/+1
2017-09-13drivers: misc: ti_dac7512: Remove duplicate driverLukas Wunner3-114/+0
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-23/+109
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds3-1/+27
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds28-294/+734
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0
2017-08-31misc/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-29misc: pci_endpoint_test: Enable/Disable MSI using module paramKishon Vijay Abraham I1-1/+5
2017-08-29misc: pci_endpoint_test: Avoid using hard-coded BAR sizesKishon Vijay Abraham I1-3/+2
2017-08-29misc: pci_endpoint_test: Add support to not enable MSI interruptsKishon Vijay Abraham I1-4/+9
2017-08-29misc: pci_endpoint_test: Add support to provide aligned buffer addressesKishon Vijay Abraham I1-15/+76
2017-08-29misc: pci_endpoint_test: Add support for PCI_ENDPOINT_TEST regs to be mapped to any BARKishon 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