summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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/+61Star
| * cxl: Remove unused values in bare-metal environment.Christophe Lombard2017-04-133-24/+7Star
| * cxl: Read vsec perst load imageChristophe Lombard2017-04-131-0/+1
* | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-0524-3626/+523Star
|\ \
| * | misc: lkdtm: Add volatile to intentional NULL pointer referenceMichael Davidson2017-04-181-1/+1
| * | eeprom: idt_89hpesx: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+57
| * | misc: ds1682: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+7
| * | misc: tsl2550: Add OF device ID tableJavier Martinez Canillas2017-04-081-0/+7
| * | lkdtm: turn off kcov for lkdtm_rodata_do_nothing:Arnd Bergmann2017-04-081-0/+2
| * | lkdtm: add bad USER_DS testKees Cook2017-04-083-0/+13
| * | auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko2017-04-083-379/+0Star
| * | auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko2017-04-083-2077/+0Star
| * | mei: implement fsyncAlexander Usyskin2017-04-081-0/+72
| * | mei: bus: elminate variable length arraysTomas Winkler2017-04-081-4/+5
| * | mei: hbm: remove variable length arraysTomas Winkler2017-04-081-15/+14Star
| * | mei: drop amthif internal clientAlexander Usyskin2017-04-089-507/+15Star
| * | mei: add pci driver ops shutdown handler.Tomas Winkler2017-04-082-3/+57
| * | drivers/misc: aspeed-lpc-ctrl: fix printk format warning againArnd Bergmann2017-04-081-2/+1Star
| * | Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-274-23/+16Star
| |\ \
| * | | drivers/misc: Aspeed LPC control fix compile error and warningCyril Bur2017-03-221-3/+3
| * | | auxdisplay: charlcd: Extract character LCD core from misc/panelGeert Uytterhoeven2017-03-172-735/+93Star
| * | | drivers/misc: Add Aspeed LPC control driverCyril Bur2017-03-173-0/+276
| | |/ | |/|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-1/+6
|\ \ \
| * | | scsi: ses: don't get power status of SES device slot on probeMauricio Faria de Oliveira2017-04-061-1/+6
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-031-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in printkMasanari Iida2017-03-241-1/+1
| |/
* | Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-263-16/+10Star
|\ \
| * | vmw_vmci: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig2017-03-161-2/+2
| * | mei: don't wait for os version message replyAlexander Usyskin2017-03-161-12/+2Star
| * | mei: fix deadlock on mei resetTomas Winkler2017-03-161-2/+6
| |/
* / cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain2017-03-201-7/+6Star
|/
* mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-091-2/+7
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-0323-9/+30
|\
| * sched/headers: Prepare to remove spurious <linux/sched.h> inclusion dependenciesIngo Molnar2017-03-021-0/+1
| * sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+2
| * sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-029-8/+9
| * sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-024-0/+4
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-1/+6