summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2017-06-24drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2017-06-24misc: mic: double free on ioctl error pathDan Carpenter1-1/+0
2017-06-14cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain1-3/+11
2017-06-14cxl: Fix error path on bad ioctlFrederic Barrat1-5/+2
2017-06-14mei: make sysfs modalias format similar as uevent modaliasPratyush Anand1-1/+3
2017-05-25cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain1-6/+9
2017-05-25cxl: Force context lock during EEH flowVaibhav Jain1-2/+17
2017-03-15cxl: fix nested locking hang during EEH hotplugAndrew Donnellan4-10/+27
2017-03-15cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan4-23/+35
2017-03-12mei: remove support for broken parallel readAlexander Usyskin1-22/+26
2017-01-12mei: move write cb to completion on credentials failuresAlexander Usyskin1-8/+12
2017-01-12mei: bus: fix mei_cldev_enable KDocAlexander Usyskin1-1/+1
2017-01-12mei: fix parameter rename KDocAlexander Usyskin1-2/+2
2017-01-09mei: me: add lewisburg device idsTomas Winkler2-0/+3
2017-01-09mei: request async autosuspend at the end of enumerationAlexander Usyskin1-1/+1
2016-10-31mei: bus: fix received data size check in NFC fixupAlexander Usyskin1-1/+1
2016-10-29Merge tag 'char-misc-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-5/+23
2016-10-29Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus 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-28drivers/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-22Merge tag 'powerpc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-5/+116
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-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-10-08Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-8/+44
2016-10-08Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus 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-04Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds29-1266/+365
2016-09-28fs: 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
2016-09-27mei: stop the stall timer worker if not neededAlexander Usyskin7-7/+29
2016-09-13cxl: Fix informational messageFrederic Barrat1-2/+2
2016-09-12mei: me: add kaby point device idsAlexander Usyskin2-0/+6
2016-09-06lkdtm: adjust usercopy tests to bypass const checksKees Cook1-8/+17
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman7-276/+20
2016-09-03Merge tag 'char-misc-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-275/+11
2016-08-31misc: pch_phub: Add UART_CLK quirk for Boston platformZubair Lutfullah Kakakhel1-0/+11
2016-08-31misc: pch_phub: Read prefetch value from device tree if passedZubair Lutfullah Kakakhel1-1/+8
2016-08-31GenWQE: Change default access rights for device nodeFrank Haverkamp1-0/+15
2016-08-31misc: retire the old BMP085 driverLinus Walleij6-732/+0
2016-08-31VMCI: use memdup_user().Muhammad Falak R Wani1-10/+4
2016-08-31lkdtm: Mark lkdtm_rodata_do_nothing() notraceMichael Ellerman1-1/+1
2016-08-30misc: mic: scif: use vma_pages().Muhammad Falak R Wani1-2/+2
2016-08-30mic: remove unused function argArnd Bergmann1-4/+2