summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-078-32/+321
|\
| * cxl: Export library to support IBM XSLChristophe Lombard2017-07-037-30/+315
| * Merge branch 'fixes' into nextMichael Ellerman2017-07-037-55/+70
| |\
| * | cxl: Unlock on error in probeDan Carpenter2017-06-061-2/+6
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-061-4/+10
|\ \ \
| * | | scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi2017-07-011-4/+10
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-052-2/+2
|\ \ \ \
| * | | | networking: introduce and use skb_put_data()Johannes Berg2017-06-162-2/+2
| |/ / /
* | | | Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-0311-32/+320
|\ \ \ \
| * | | | misc: apds990x: Use sysfs_match_string() helperAndy Shevchenko2017-06-131-7/+7
| * | | | mei: drop unreachable code in mei_startAlexander Usyskin2017-06-131-6/+0
| * | | | mei: validate the message header only in first fragment.Tomas Winkler2017-06-131-7/+19
| * | | | Merge 4.12-rc5 into char-misc-nextGreg Kroah-Hartman2017-06-125-39/+34
| |\| | |
| * | | | drivers/misc: add Aspeed LPC snoop driverRobert Lippert2017-06-033-0/+270
| * | | | misc: bh1770glc: move header file out of I2C realmWolfram Sang2017-05-251-1/+1
| * | | | misc: apds990x: move header file out of I2C realmWolfram Sang2017-05-251-1/+1
| * | | | mei: hw: fix a spelling mistakeTomas Winkler2017-05-251-1/+1
| * | | | mei: make mei_cl_bus_rescan staticAlexander Usyskin2017-05-252-2/+1
| * | | | Merge 4.12-rc2 into char-misc-nextGreg Kroah-Hartman2017-05-221-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | misc: sram-exec: Use aligned fncpy instead of memcpyDave Gerlach2017-05-181-7/+20
* | | | | Merge tag 'powerpc-4.12-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-306-47/+57
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-236-47/+57
* | | | Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-06-111-1/+3
|\ \ \ \
| * | | | cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain2017-06-091-3/+11
| * | | | mei: make sysfs modalias format similar as uevent modaliasPratyush Anand2017-06-031-1/+3
| | |_|/ | |/| |
* | | | Merge tag 'powerpc-4.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-06-092-8/+13
|\ \ \ \ | | |/ / | |/| |
| * | | cxl: Fix error path on bad ioctlFrederic Barrat2017-06-081-5/+2
| * | | cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain2017-06-061-3/+11
| | |/ | |/|
* | | sgi-xp: Use designated initializersKees Cook2017-05-282-30/+18
| |/ |/|
* | misc: pci_endpoint_test: select CRC32Tobias Regnery2017-05-161-0/+1
|/
* Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-101-1/+1
|\
| * Annotate hardware config module parameters in drivers/misc/David Howells2017-04-201-1/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-05-101-3/+6
|\ \
| * | virtio: add context flag to find vqsMichael S. Tsirkin2017-05-021-3/+6
| |/
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-083-0/+542
|\ \
| * | misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I2017-04-283-0/+542
* | | drivers/misc/sram-exec.c: use set_memory.h headerLaura Abbott2017-05-081-1/+2
* | | drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter2017-05-081-2/+2
* | | drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow testsDan Carpenter2017-05-081-2/+8
* | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-0513-308/+1104
|\ \ \
| * | | cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva2017-05-022-2/+35
| * | | cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain2017-05-021-6/+9
| * | | cxl: Force context lock during EEH flowVaibhav Jain2017-05-021-2/+17
| * | | cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs2017-04-191-0/+2
| * | | cxl: Add psl9 specific codeChristophe Lombard2017-04-139-74/+751
| * | | cxl: Isolate few psl8 specific callsChristophe Lombard2017-04-135-56/+116
| * | | cxl: Rename some psl8 specific functionsChristophe Lombard2017-04-136-54/+54
| * | | cxl: Update implementation service layerChristophe Lombard2017-04-136-59/+110
| * | | cxl: Keep track of mm struct associated with a contextChristophe Lombard2017-04-136-90/+61
| * | | cxl: Remove unused values in bare-metal environment.Christophe Lombard2017-04-133-24/+7