aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-20Merge tag 'at24-fixes-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-currentWolfram Sang1-10/+7
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-18/+14
2021-07-05Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-3/+5
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds65-1236/+3799
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-3/+3
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+3
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko3-0/+3
2021-07-01misc: eeprom: at24: Always append device id even if label property is set.Jérôme Glisse1-10/+7
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches1-3/+3
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2021-06-29misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma()Liam Howlett1-2/+2
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+3
2021-06-24misc: ibmasm: Modify matricies to matricesGuoqing Chi1-1/+1
2021-06-24misc: vmw_vmci: return the correct errno codeJunlin Yang1-1/+1
2021-06-24lkdtm/heap: Add init_on_alloc testsKees Cook3-0/+69
2021-06-24lkdtm: Add CONFIG hints in errors where possibleKees Cook8-11/+116
2021-06-24lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook1-2/+0
2021-06-24lkdtm/heap: Add vmalloc linear overflow testKees Cook3-3/+25
2021-06-24lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook1-0/+3
2021-06-22mei: revamp mei extension header structure layout.Tomas Winkler3-27/+38
2021-06-22mei: fix kdoc in the driverTamar Mashiah7-10/+10
2021-06-21habanalabs/gaudi: refactor hard-reset related codeKoby Elbaz4-47/+56
2021-06-21habanalabs/gaudi: add support for NIC DERROfir Bitton3-5/+16
2021-06-21habanalabs: add validity check for signal csfarah kassabri3-24/+75
2021-06-21habanalabs: get lower/upper 32 bits via maskingKoby Elbaz2-2/+2
2021-06-21habanalabs: allow reset upon device releaseOfir Bitton4-5/+30
2021-06-18debugfs: add skip_reset_on_timeout optionYuri Nudelman3-0/+9
2021-06-18habanalabs: fix typoZvika Yehudai1-1/+1
2021-06-18habanalabs/gaudi: correct driver events numberingOfir Bitton3-16/+20
2021-06-18habanalabs: remove a rogue #ifdefOded Gabbay1-5/+0
2021-06-18habanalabs/gaudi: print last QM PQEs on errorOhad Sharabi2-37/+182
2021-06-18habanalabs/goya: add '__force' attribute to suppress false alarmKoby Elbaz1-1/+1
2021-06-18habanalabs: added open_stats info ioctlYuri Nudelman4-0/+35
2021-06-18habanalabs/gaudi: set the correct rc in case of errKoby Elbaz1-1/+3
2021-06-18habanalabs/gaudi: update coresight configurationTal Albo1-2/+2
2021-06-18habanalabs: remove node from list before freeing the nodeKoby Elbaz2-0/+2
2021-06-18habanalabs: set rc as 'valid' in case of intentional func exitKoby Elbaz2-3/+7
2021-06-18habanalabs: zero complex structures using memsetKoby Elbaz1-1/+2
2021-06-18habanalabs: print more info when failing to pin user memoryTomer Tayar1-2/+2
2021-06-18habanalabs: Fix an error handling path in 'hl_pci_probe()'Christophe JAILLET1-0/+1
2021-06-18habanalabs: print firmware versionsOded Gabbay1-10/+95
2021-06-18habanalabs: add hard reset timeout for PLDMOmer Shpigelman2-2/+8
2021-06-18habanalabs: enable dram scramble before linux f/wBharat Jauhari4-5/+21
2021-06-18habanalabs: enable stop on error for all QMANs and enginesOfir Bitton1-0/+1
2021-06-18habanalabs: report EQ fault during heartbeatOhad Sharabi2-1/+27
2021-06-18habanalabs: small code refactoringKoby Elbaz4-7/+7
2021-06-18habanalabs/gaudi: use standard error codesOded Gabbay1-6/+6
2021-06-18habanalabs: fix mask to obtain page offsetOhad Sharabi1-3/+11
2021-06-18habanalabs: skip valid test for boot_dev_sts regsOhad Sharabi2-41/+40
2021-06-18habanalabs: reset device upon FD close if not idleOfir Bitton4-12/+19