summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-10-08lkdtm: Fix Oops when unloading the moduleJuerg Haefliger
2017-10-05cxl: Fix driver use countFrederic Barrat
2017-07-27scsi: ses: do not add a device to an enclosure if enclosure_add_links() fails.Maurizio Lombardi
2017-06-24drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()Dan Carpenter
2017-06-24misc: mic: double free on ioctl error pathDan Carpenter
2017-06-14cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain
2017-06-14cxl: Fix error path on bad ioctlFrederic Barrat
2017-06-14mei: make sysfs modalias format similar as uevent modaliasPratyush Anand
2017-05-25cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain
2017-05-25cxl: Force context lock during EEH flowVaibhav Jain
2017-03-15cxl: fix nested locking hang during EEH hotplugAndrew Donnellan
2017-03-15cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan
2017-03-12mei: remove support for broken parallel readAlexander Usyskin
2017-01-12mei: move write cb to completion on credentials failuresAlexander Usyskin
2017-01-12mei: bus: fix mei_cldev_enable KDocAlexander Usyskin
2017-01-12mei: fix parameter rename KDocAlexander Usyskin
2017-01-09mei: me: add lewisburg device idsTomas Winkler
2017-01-09mei: request async autosuspend at the end of enumerationAlexander Usyskin
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