aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-28sgi-xp: Use designated initializersKees Cook2-30/+18
2017-05-16misc: pci_endpoint_test: select CRC32Tobias Regnery1-0/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds1-1/+1
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-3/+6
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-0/+542
2017-05-08drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott1-1/+2
2017-05-08drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-05-08drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter1-2/+8
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds13-308/+1104
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds24-3626/+523
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+6
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin1-3/+6
2017-05-02cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva2-2/+35
2017-05-02cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain1-6/+9
2017-05-02cxl: Force context lock during EEH flowVaibhav Jain1-2/+17
2017-04-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I3-0/+542
2017-04-20Annotate hardware config module parameters in drivers/misc/David Howells1-1/+1
2017-04-19cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs1-0/+2
2017-04-18misc: lkdtm: Add volatile to intentional NULL pointer referenceMichael Davidson1-1/+1
2017-04-13cxl: Add psl9 specific codeChristophe Lombard9-74/+751
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard5-56/+116
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard6-54/+54
2017-04-13cxl: Update implementation service layerChristophe Lombard6-59/+110
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard6-90/+61
2017-04-13cxl: Remove unused values in bare-metal environment.Christophe Lombard3-24/+7
2017-04-13cxl: Read vsec perst load imageChristophe Lombard1-0/+1
2017-04-08eeprom: idt_89hpesx: Add OF device ID tableJavier Martinez Canillas1-0/+57
2017-04-08misc: ds1682: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-08misc: tsl2550: Add OF device ID tableJavier Martinez Canillas1-0/+7
2017-04-08lkdtm: turn off kcov for lkdtm_rodata_do_nothing:Arnd Bergmann1-0/+2
2017-04-08lkdtm: add bad USER_DS testKees Cook3-0/+13
2017-04-08auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko3-379/+0
2017-04-08auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko3-2077/+0
2017-04-08mei: implement fsyncAlexander Usyskin1-0/+72
2017-04-08mei: bus: elminate variable length arraysTomas Winkler1-4/+5
2017-04-08mei: hbm: remove variable length arraysTomas Winkler1-15/+14
2017-04-08mei: drop amthif internal clientAlexander Usyskin9-507/+15
2017-04-08mei: add pci driver ops shutdown handler.Tomas Winkler2-3/+57
2017-04-08drivers/misc: aspeed-lpc-ctrl: fix printk format warning againArnd Bergmann1-2/+1
2017-04-06scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira1-1/+6
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman4-23/+16
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-16/+10
2017-03-24treewide: Fix typos in printkMasanari Iida1-1/+1
2017-03-22drivers/misc: Aspeed LPC control fix compile error and warningCyril Bur1-3/+3
2017-03-20cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain1-7/+6
2017-03-17auxdisplay: charlcd: Extract character LCD core from misc/panelGeert Uytterhoeven2-735/+93
2017-03-17drivers/misc: Add Aspeed LPC control driverCyril Bur3-0/+276
2017-03-16vmw_vmci: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig1-2/+2
2017-03-16mei: don't wait for os version message replyAlexander Usyskin1-12/+2