summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-32/+321
2017-07-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-4/+10
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+2
2017-07-03Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-32/+320
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard-30/+315
2017-07-03Merge branch 'fixes' into nextMichael Ellerman-55/+70
2017-07-01scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi-4/+10
2017-06-30Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-47/+57
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard-47/+57
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-2/+2
2017-06-13misc: apds990x: Use sysfs_match_string() helperAndy Shevchenko-7/+7
2017-06-13mei: drop unreachable code in mei_startAlexander Usyskin-6/+0
2017-06-13mei: validate the message header only in first fragment.Tomas Winkler-7/+19
2017-06-12Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman-39/+34
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+3
2017-06-09Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-8/+13
2017-06-09cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain-3/+11
2017-06-08cxl: Fix error path on bad ioctlFrederic Barrat-5/+2
2017-06-06cxl: Unlock on error in probeDan Carpenter-2/+6
2017-06-06cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain-3/+11
2017-06-03drivers/misc: add Aspeed LPC snoop driverRobert Lippert-0/+270
2017-06-03mei: make sysfs modalias format similar as uevent modaliasPratyush Anand-1/+3
2017-05-28sgi-xp: Use designated initializersKees Cook-30/+18
2017-05-25misc: bh1770glc: move header file out of I2C realmWolfram Sang-1/+1
2017-05-25misc: apds990x: move header file out of I2C realmWolfram Sang-1/+1
2017-05-25mei: hw: fix a spelling mistakeTomas Winkler-1/+1
2017-05-25mei: make mei_cl_bus_rescan staticAlexander Usyskin-2/+1
2017-05-22Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman-0/+1
2017-05-18misc: sram-exec: Use aligned fncpy instead of memcpyDave Gerlach-7/+20
2017-05-16misc: pci_endpoint_test: select CRC32Tobias Regnery-0/+1
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-3/+6
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+542
2017-05-08drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott-1/+2
2017-05-08drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter-2/+2
2017-05-08drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter-2/+8
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-308/+1104
2017-05-04Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3626/+523
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-1/+6
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin-3/+6
2017-05-02cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva-2/+35
2017-05-02cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain-6/+9
2017-05-02cxl: Force context lock during EEH flowVaibhav Jain-2/+17
2017-04-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I-0/+542
2017-04-20Annotate hardware config module parameters in drivers/misc/David Howells-1/+1
2017-04-19cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs-0/+2
2017-04-18misc: lkdtm: Add volatile to intentional NULL pointer referenceMichael Davidson-1/+1
2017-04-13cxl: Add psl9 specific codeChristophe Lombard-74/+751
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard-56/+116