summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2017-01-16Merge 4.10-rc4 into char-misc-nextGreg Kroah-Hartman-0/+17
2017-01-14locking/atomic, kref: Add kref_read()Peter Zijlstra-2/+2
2017-01-11genwqe: drop .link_reset()Cao jin-1/+0
2017-01-11mei: bus: enable OS version only for SPT and newerAlexander Usyskin-0/+17
2017-01-10misc: mic: double free on ioctl error pathDan Carpenter-1/+0
2017-01-10misc: set error code when devm_kstrdup failsPan Bian-1/+3
2017-01-04mei: move write cb to completion on credentials failuresAlexander Usyskin-8/+12
2017-01-04mei: bus: fix mei_cldev_enable KDocAlexander Usyskin-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-49/+160
2016-12-15Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-8/+34
2016-12-15misc: atmel-ssc: register as sound DAI if #sound-dai-cells is presentPeter Rosin-0/+50
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+3
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara-4/+3
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2016-12-14misc: ibmasm: fix typo in error messageColin Ian King-1/+1
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-153/+423
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+72
2016-12-06mei: bus: enable non-blocking RXAlexander Usyskin-5/+37
2016-12-06mei: fix the back to back interrupt handlingAlexander Usyskin-19/+50
2016-12-06mei: synchronize irq before initiating a reset.Tomas Winkler-4/+38
2016-11-30misc: sram: remove useless #ifdefArnd Bergmann-3/+1
2016-11-29mei: me: add lewisburg device idsTomas Winkler-0/+3
2016-11-29mei: request async autosuspend at the end of enumerationAlexander Usyskin-1/+1
2016-11-25cxl: drop duplicate header sched.hGeliang Tang-1/+0
2016-11-23cxl: Fix coccinelle warningsAndrew Donnellan-6/+8
2016-11-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar-0/+72
2016-11-18Merge tag 'at91-ab-4.10-drivers' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson-7/+35
2016-11-18cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat-31/+135
2016-11-18cxl: Do adapter fence check before handling afu interruptVaibhav Jain-3/+12
2016-11-18cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet-2/+2
2016-11-18cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()Christophe Jaillet-1/+1
2016-11-18cxl: Fix memory allocation failure testChristophe Jaillet-5/+2
2016-11-17mei: bus: split RX and async notification callbacksAlexander Usyskin-59/+87
2016-11-17mei: bus: make a client pointer always availableAlexander Usyskin-16/+15
2016-11-17mei: introduce host client uninitialized stateAlexander Usyskin-4/+5
2016-11-15lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK()Michael Ellerman-1/+2
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2016-11-15mei: fix parameter rename KDocAlexander Usyskin-2/+2
2016-11-15mei: constify buffer in the write functions callsTomas Winkler-9/+9
2016-11-15mei: consolidate repeating code in mei_cl_irq_read_msgTomas Winkler-5/+2
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman-1/+1
2016-11-10mei: send OS type to the FWAlexander Usyskin-0/+95
2016-11-10lkdtm: Do not use flush_icache_range() on user addressesCatalin Marinas-2/+5
2016-11-10mei: enable to set the internal flag for client writeAlexander Usyskin-12/+28
2016-11-07misc: sram: add Atmel securam supportAlexandre Belloni-7/+35
2016-10-31lkdtm: Add tests for struct list corruptionKees Cook-0/+72
2016-10-31mei: bus: fix received data size check in NFC fixupAlexander Usyskin-1/+1
2016-10-31mei: bus: demote error to debug level upon disconnectAlexander Usyskin-1/+1
2016-10-31mei: show the HBM protocol versions in the device attributesAlexander Usyskin-1/+42