aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-10-31mei: bus: fix received data size check in NFC fixupAlexander Usyskin
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-28VMCI: Doorbell create and destroy fixesJorgen Hansen
2016-10-28GenWQE: Fix bad page access during abort of resource allocationGerald Schaefer
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich
2016-10-24mei: txe: don't clean an unprocessed interrupt cause.Alexander Usyskin
2016-10-24cxl: Fix leaking pid refs in some error pathsVaibhav Jain
2016-10-21Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-10-07Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-10-04cxl: replace loop with for_each_child_of_node(), remove unneeded of_node_put()Andrew Donnellan
2016-10-04cxl: Flush PSL cache before resetting the adapterFrederic Barrat
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-27fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani
2016-09-27drivers/misc/hpilo: Changes to support new security states in iLO5 FWRusk, Mark
2016-09-27at25: fix debug and error messagingAndy Shevchenko
2016-09-27misc/genwqe: ensure zero initializationSebastian Ott
2016-09-27mei: stop the stall timer worker if not neededAlexander Usyskin
2016-09-13cxl: Fix informational messageFrederic Barrat
2016-09-12mei: me: add kaby point device idsAlexander Usyskin
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-31misc: pch_phub: Add UART_CLK quirk for Boston platformZubair Lutfullah Kakakhel
2016-08-31misc: pch_phub: Read prefetch value from device tree if passedZubair Lutfullah Kakakhel
2016-08-31GenWQE: Change default access rights for device nodeFrank Haverkamp
2016-08-31misc: retire the old BMP085 driverLinus Walleij
2016-08-31VMCI: use memdup_user().Muhammad Falak R Wani
2016-08-31lkdtm: Mark lkdtm_rodata_do_nothing() notraceMichael Ellerman
2016-08-30misc: mic: scif: use vma_pages().Muhammad Falak R Wani
2016-08-30mic: remove unused function argArnd Bergmann
2016-08-30mei: amthif: fix deadlock in initialization during a resetAlexander Usyskin
2016-08-30mei: drop unused file transaction statesAlexander Usyskin
2016-08-30mei: amthif: drop mei_amthif_readAlexander Usyskin
2016-08-30mei: enqueue consecutive readsAlexander Usyskin
2016-08-30mei: add wrapper for queuing control commands.Tomas Winkler
2016-08-30mei: use consistent naming for TX control flow creditsTomas Winkler
2016-08-30mei: rx flow control counterAlexander Usyskin
2016-08-30mei: prepare read cb for fixed address clients on the receive path only.Alexander Usyskin
2016-08-30mei: drop redundant krealloc and checks in irq readAlexander Usyskin
2016-08-30mei: amthif: drop mei_clear_lists functionAlexander Usyskin
2016-08-30mei: add read callback on demand for fixed_address clientsAlexander Usyskin
2016-08-30mei: add file pointer to the host client structureAlexander Usyskin
2016-08-30mei: move read cb to complete queue if not connectedAlexander Usyskin
2016-08-30mei: fix return value on disconnectionTomas Winkler
2016-08-30mei: drop read complete queue emptiness checkAlexander Usyskin