summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* mei: move write cb to completion on credentials failuresAlexander Usyskin2017-01-041-8/+12
* mei: bus: fix mei_cldev_enable KDocAlexander Usyskin2017-01-041-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1610-49/+160
|\
| * cxl: drop duplicate header sched.hGeliang Tang2016-11-251-1/+0
| * cxl: Fix coccinelle warningsAndrew Donnellan2016-11-234-6/+8
| * cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat2016-11-184-31/+135
| * cxl: Do adapter fence check before handling afu interruptVaibhav Jain2016-11-181-3/+12
| * cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet2016-11-182-2/+2
| * cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()Christophe Jaillet2016-11-181-1/+1
| * cxl: Fix memory allocation failure testChristophe Jaillet2016-11-181-5/+2
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-151-8/+34
|\ \
| * | misc: sram: remove useless #ifdefArnd Bergmann2016-11-301-3/+1
| * | Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2016-11-181-7/+35
| |\ \
| | * | misc: sram: add Atmel securam supportAlexandre Belloni2016-11-071-7/+35
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-142-4/+3
|\ \ \ \
| * | | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-142-4/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | misc: ibmasm: fix typo in error messageColin Ian King2016-12-141-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-1318-153/+423
|\ \ \ \
| * | | | mei: bus: enable non-blocking RXAlexander Usyskin2016-12-063-5/+37
| * | | | mei: fix the back to back interrupt handlingAlexander Usyskin2016-12-062-19/+50
| * | | | mei: synchronize irq before initiating a reset.Tomas Winkler2016-12-064-4/+38
| * | | | mei: me: add lewisburg device idsTomas Winkler2016-11-292-0/+3
| * | | | mei: request async autosuspend at the end of enumerationAlexander Usyskin2016-11-291-1/+1
| * | | | mei: bus: split RX and async notification callbacksAlexander Usyskin2016-11-172-59/+87
| * | | | mei: bus: make a client pointer always availableAlexander Usyskin2016-11-171-16/+15
| * | | | mei: introduce host client uninitialized stateAlexander Usyskin2016-11-172-4/+5
| * | | | lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK()Michael Ellerman2016-11-151-1/+2
| * | | | mei: fix parameter rename KDocAlexander Usyskin2016-11-151-2/+2
| * | | | mei: constify buffer in the write functions callsTomas Winkler2016-11-153-9/+9
| * | | | mei: consolidate repeating code in mei_cl_irq_read_msgTomas Winkler2016-11-151-5/+2
| * | | | Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-141-1/+1
| |\ \ \ \ | | |/ / /
| * | | | mei: send OS type to the FWAlexander Usyskin2016-11-101-0/+95
| * | | | lkdtm: Do not use flush_icache_range() on user addressesCatalin Marinas2016-11-101-2/+5
| * | | | mei: enable to set the internal flag for client writeAlexander Usyskin2016-11-107-12/+28
| * | | | mei: bus: demote error to debug level upon disconnectAlexander Usyskin2016-10-311-1/+1
| * | | | mei: show the HBM protocol versions in the device attributesAlexander Usyskin2016-10-311-1/+42
| * | | | genwqe: use pci_irq_allocate_vectorsChristoph Hellwig2016-10-312-11/+2
| * | | | Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman2016-10-307-15/+39
| |\ \ \ \
| * | | | | mei: bus: remove rx callback contextTomas Winkler2016-10-281-4/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-123-0/+72
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-11-233-0/+72
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | lkdtm: Add tests for struct list corruptionKees Cook2016-10-313-0/+72
| | | |_|/ | | |/| |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-10-311-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3015-14/+148
|\ \ \ \ | |/ / /
| * | | Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-294-5/+23
| |\ \ \
| | * | | VMCI: Doorbell create and destroy fixesJorgen Hansen2016-10-282-2/+8
| | * | | GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer2016-10-281-1/+11
OpenPOWER on IntegriCloud