aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-10mei: exclude device from suspend direct complete optimizationAlexander Usyskin2-0/+12
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds8-32/+321
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-4/+10
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-2/+2
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds11-32/+320
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard7-30/+315
2017-07-03Merge branch 'fixes' into nextMichael Ellerman7-55/+70
2017-07-01scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi1-4/+10
2017-06-30Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-47/+57
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard6-47/+57
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-2/+2
2017-06-13misc: apds990x: Use sysfs_match_string() helperAndy Shevchenko1-7/+7
2017-06-13mei: drop unreachable code in mei_startAlexander Usyskin1-6/+0
2017-06-13mei: validate the message header only in first fragment.Tomas Winkler1-7/+19
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman5-39/+34
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+3
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-8/+13
2017-06-09cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain1-3/+11
2017-06-08cxl: Fix error path on bad ioctlFrederic Barrat1-5/+2
2017-06-06cxl: Unlock on error in probeDan Carpenter1-2/+6
2017-06-06cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain1-3/+11
2017-06-03drivers/misc: add Aspeed LPC snoop driverRobert Lippert3-0/+270
2017-06-03mei: make sysfs modalias format similar as uevent modaliasPratyush Anand1-1/+3
2017-05-28sgi-xp: Use designated initializersKees Cook2-30/+18
2017-05-25misc: bh1770glc: move header file out of I2C realmWolfram Sang1-1/+1
2017-05-25misc: apds990x: move header file out of I2C realmWolfram Sang1-1/+1
2017-05-25mei: hw: fix a spelling mistakeTomas Winkler1-1/+1
2017-05-25mei: make mei_cl_bus_rescan staticAlexander Usyskin2-2/+1
2017-05-22Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman1-0/+1
2017-05-18misc: sram-exec: Use aligned fncpy instead of memcpyDave Gerlach1-7/+20
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