summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2021-07-28misc: eeprom: at24: Always append device id even if label property is set.Jérôme Glisse1-10/+7
2021-07-20misc: alcor_pci: fix inverted branch conditionTong Zhang1-1/+1
2021-07-20habanalabs/gaudi: set the correct rc in case of errKoby Elbaz1-1/+3
2021-07-20habanalabs: remove node from list before freeing the nodeKoby Elbaz2-0/+2
2021-07-20habanalabs: set rc as 'valid' in case of intentional func exitKoby Elbaz2-3/+7
2021-07-20habanalabs: fix mask to obtain page offsetOhad Sharabi1-3/+11
2021-07-20habanalabs/gaudi: set the correct cpu_id on MME2_QM failureKoby Elbaz1-1/+1
2021-07-20habanalabs: check if asic secured with asic typeOhad Sharabi1-1/+1
2021-07-20misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang1-1/+7
2021-07-20misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong1-2/+3
2021-07-19lkdtm: Enable DOUBLE_FAULT on all architecturesKees Cook1-2/+0
2021-07-19lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook1-0/+3
2021-07-14habanalabs: Fix an error handling path in 'hl_pci_probe()'Christophe JAILLET1-0/+1
2021-07-14eeprom: idt_89hpesx: Restore printing the unsupported fwnode nameAndy Shevchenko1-4/+3
2021-07-14eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()Andy Shevchenko1-0/+1
2021-07-14misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'Christophe JAILLET1-2/+1
2021-07-14misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'Christophe JAILLET1-6/+3
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu9-13/+42
2021-05-29Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+5
2021-05-27mei: request autosuspend after sending rx flow controlAlexander Usyskin1-0/+3
2021-05-21kgdb: fix gcc-11 warnings harderGreg Kroah-Hartman1-1/+2
2021-05-20Merge tag 'platform-drivers-x86-v5.13-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-05-14misc: eeprom: at24: check suspend status before disable regulatorHsin-Yi Wang1-2/+4
2021-05-13ics932s401: fix broken handling of errors when word reading failsDarrick J. Wong1-1/+1
2021-05-11platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng1-0/+1
2021-05-08habanalabs/gaudi: Fix a potential use after free in gaudi_memset_device_memoryLv Yunlong1-1/+3
2021-05-08habanalabs: wait for interrupt wrong timeout calculationOfir Bitton1-1/+1
2021-05-08habanalabs: ignore f/w status errorOded Gabbay3-1/+16
2021-05-08habanalabs: change error level of security not readyOded Gabbay1-5/+2
2021-05-08habanalabs: skip reading f/w errors on bad statusOded Gabbay1-2/+7
2021-05-08habanalabs: expose ASIC specific PLL indexBharat Jauhari7-114/+94
2021-05-01Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-9/+30
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2-3/+3
2021-04-26Merge tag 'tty-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+0
2021-04-26Merge tag 'char-misc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds53-606/+2927
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel1-9/+30
2021-04-16habanalabs/gaudi: Fix uninitialized return code rc when read size is zeroColin Ian King1-1/+1
2021-04-14mei: me: add Alder Lake P device id.Tomas Winkler2-0/+2
2021-04-09habanalabs: print f/w boot unknown errorOded Gabbay1-16/+68
2021-04-09habanalabs: update to latest F/W communication headerOhad Sharabi2-1/+200
2021-04-09habanalabs/gaudi: skip iATU if F/W security is enabledOfir Bitton4-1/+101
2021-04-09habanalabs/gaudi: derive security status from pci idOfir Bitton8-8/+35
2021-04-09habanalabs: move dram scrub to free sequenceBharat Jauhari1-39/+48
2021-04-09habanalabs: send dynamic msi-x indexes to f/wOhad Sharabi5-19/+131
2021-04-09habanalabs/gaudi: clear QM errors only if not in stop_on_err modeTomer Tayar1-1/+2
2021-04-09habanalabs: support DEVICE_UNUSABLE error indication from FWKoby Elbaz2-0/+7
2021-04-09habanalabs: use strscpy instead of sprintf and strlcpyOded Gabbay1-2/+2
2021-04-09habanalabs/gaudi: add debugfs to DMA from the deviceOded Gabbay4-5/+298
2021-04-09habanalabs/gaudi: sync stream add protection to SOB reset flowfarah kassabri1-4/+12
2021-04-09habanalabs: add custom timeout flag per csAlon Mizrahi3-16/+23