aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara2-4/+3
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds18-153/+423
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-0/+72
2016-12-06mei: bus: enable non-blocking RXAlexander Usyskin3-5/+37
2016-12-06mei: fix the back to back interrupt handlingAlexander Usyskin2-19/+50
2016-12-06mei: synchronize irq before initiating a reset.Tomas Winkler4-4/+38
2016-11-29mei: me: add lewisburg device idsTomas Winkler2-0/+3
2016-11-29mei: request async autosuspend at the end of enumerationAlexander Usyskin1-1/+1
2016-11-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar3-0/+72
2016-11-17mei: bus: split RX and async notification callbacksAlexander Usyskin2-59/+87
2016-11-17mei: bus: make a client pointer always availableAlexander Usyskin1-16/+15
2016-11-17mei: introduce host client uninitialized stateAlexander Usyskin2-4/+5
2016-11-15lkdtm: Prevent the compiler from optimising lkdtm_CORRUPT_STACK()Michael Ellerman1-1/+2
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-11-15mei: fix parameter rename KDocAlexander Usyskin1-2/+2
2016-11-15mei: constify buffer in the write functions callsTomas Winkler3-9/+9
2016-11-15mei: consolidate repeating code in mei_cl_irq_read_msgTomas Winkler1-5/+2
2016-11-14Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman1-1/+1
2016-11-10mei: send OS type to the FWAlexander Usyskin1-0/+95
2016-11-10lkdtm: Do not use flush_icache_range() on user addressesCatalin Marinas1-2/+5
2016-11-10mei: enable to set the internal flag for client writeAlexander Usyskin7-12/+28
2016-10-31lkdtm: Add tests for struct list corruptionKees Cook3-0/+72
2016-10-31mei: bus: fix received data size check in NFC fixupAlexander Usyskin1-1/+1
2016-10-31mei: bus: demote error to debug level upon disconnectAlexander Usyskin1-1/+1
2016-10-31mei: show the HBM protocol versions in the device attributesAlexander Usyskin1-1/+42
2016-10-31genwqe: use pci_irq_allocate_vectorsChristoph Hellwig2-11/+2
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-14/+148
2016-10-30Merge 4.9-rc3 into char-misc-nextGreg Kroah-Hartman7-15/+39
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds4-5/+23
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-9/+15
2016-10-28VMCI: Doorbell create and destroy fixesJorgen Hansen2-2/+8
2016-10-28GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer1-1/+11
2016-10-28mei: bus: remove rx callback contextTomas Winkler1-4/+2
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich1-1/+1
2016-10-24mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin1-2/+4
2016-10-24cxl: Fix leaking pid refs in some error pathsVaibhav Jain2-9/+15
2016-10-21Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds8-5/+116
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-17/+4
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2-3/+2
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain8-5/+116
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-8/+44
2016-10-07Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-2/+13
2016-10-04cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()Andrew Donnellan1-5/+3
2016-10-04cxl: Flush PSL cache before resetting the adapterFrederic Barrat3-1/+39
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds29-1266/+365
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani1-1/+1
2016-09-27drivers/misc/hpilo: Changes to support new security states in iLO5 FWRusk, Mark1-4/+13
2016-09-27at25: fix debug and error messagingAndy Shevchenko1-13/+7
2016-09-27misc/genwqe: ensure zero initializationSebastian Ott2-4/+2