summaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-052-3/+5
|\
| * Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman2021-06-149-13/+42
| |\
| * \ Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman2021-05-3114-128/+134
| |\ \
| * | | driver core: Drop helper devm_platform_ioremap_resource_wc()Uwe Kleine-König2021-05-271-2/+4
| * | | firmware: replace HOTPLUG with UEVENT in FW_ACTION definesShawn Guo2021-05-131-1/+1
* | | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-0565-1236/+3799
|\ \ \ \
| * | | | misc: ibmasm: Modify matricies to matricesGuoqing Chi2021-06-241-1/+1
| * | | | misc: vmw_vmci: return the correct errno codeJunlin Yang2021-06-241-1/+1
| * | | | lkdtm/heap: Add init_on_alloc testsKees Cook2021-06-243-0/+69
| * | | | lkdtm: Add CONFIG hints in errors where possibleKees Cook2021-06-248-11/+116
| * | | | lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook2021-06-241-2/+0
| * | | | lkdtm/heap: Add vmalloc linear overflow testKees Cook2021-06-243-3/+25
| * | | | lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook2021-06-241-0/+3
| * | | | mei: revamp mei extension header structure layout.Tomas Winkler2021-06-223-27/+38
| * | | | mei: fix kdoc in the driverTamar Mashiah2021-06-227-10/+10
| * | | | habanalabs/gaudi: refactor hard-reset related codeKoby Elbaz2021-06-214-47/+56
| * | | | habanalabs/gaudi: add support for NIC DERROfir Bitton2021-06-213-5/+16
| * | | | habanalabs: add validity check for signal csfarah kassabri2021-06-213-24/+75
| * | | | habanalabs: get lower/upper 32 bits via maskingKoby Elbaz2021-06-212-2/+2
| * | | | habanalabs: allow reset upon device releaseOfir Bitton2021-06-214-5/+30
| * | | | debugfs: add skip_reset_on_timeout optionYuri Nudelman2021-06-183-0/+9
| * | | | habanalabs: fix typoZvika Yehudai2021-06-181-1/+1
| * | | | habanalabs/gaudi: correct driver events numberingOfir Bitton2021-06-183-16/+20
| * | | | habanalabs: remove a rogue #ifdefOded Gabbay2021-06-181-5/+0
| * | | | habanalabs/gaudi: print last QM PQEs on errorOhad Sharabi2021-06-182-37/+182
| * | | | habanalabs/goya: add '__force' attribute to suppress false alarmKoby Elbaz2021-06-181-1/+1
| * | | | habanalabs: added open_stats info ioctlYuri Nudelman2021-06-184-0/+35
| * | | | habanalabs/gaudi: set the correct rc in case of errKoby Elbaz2021-06-181-1/+3
| * | | | habanalabs/gaudi: update coresight configurationTal Albo2021-06-181-2/+2
| * | | | habanalabs: remove node from list before freeing the nodeKoby Elbaz2021-06-182-0/+2
| * | | | habanalabs: set rc as 'valid' in case of intentional func exitKoby Elbaz2021-06-182-3/+7
| * | | | habanalabs: zero complex structures using memsetKoby Elbaz2021-06-181-1/+2
| * | | | habanalabs: print more info when failing to pin user memoryTomer Tayar2021-06-181-2/+2
| * | | | habanalabs: Fix an error handling path in 'hl_pci_probe()'Christophe JAILLET2021-06-181-0/+1
| * | | | habanalabs: print firmware versionsOded Gabbay2021-06-181-10/+95
| * | | | habanalabs: add hard reset timeout for PLDMOmer Shpigelman2021-06-182-2/+8
| * | | | habanalabs: enable dram scramble before linux f/wBharat Jauhari2021-06-184-5/+21
| * | | | habanalabs: enable stop on error for all QMANs and enginesOfir Bitton2021-06-181-0/+1
| * | | | habanalabs: report EQ fault during heartbeatOhad Sharabi2021-06-182-1/+27
| * | | | habanalabs: small code refactoringKoby Elbaz2021-06-184-7/+7
| * | | | habanalabs/gaudi: use standard error codesOded Gabbay2021-06-181-6/+6
| * | | | habanalabs: fix mask to obtain page offsetOhad Sharabi2021-06-181-3/+11
| * | | | habanalabs: skip valid test for boot_dev_sts regsOhad Sharabi2021-06-182-41/+40
| * | | | habanalabs: reset device upon FD close if not idleOfir Bitton2021-06-184-12/+19
| * | | | habanalabs: add debug flag to prevent failure on timeoutYuri Nudelman2021-06-182-5/+25
| * | | | habanalabs/gaudi: add FW alive event supportOfir Bitton2021-06-184-1/+32
| * | | | habanalabs/gaudi: don't use disabled ports in collective waitOfir Bitton2021-06-181-148/+71
| * | | | habanalabs/gaudi: update to latest f/w specsOded Gabbay2021-06-182-10/+33
| * | | | habanalabs/gaudi: split host irq interfaces towards FWOfir Bitton2021-06-184-8/+44
| * | | | habanalabs: prefer ASYNC device probingOded Gabbay2021-06-181-1/+5