summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2022-01-27misc: lattice-ecp3-config: Fix task hung when firmware load failedWei Yongjun1-6/+6
2022-01-27misc: at25: Make driver OF independent againAndy Shevchenko1-7/+6
2022-01-27lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy1-1/+1
2022-01-27mei: hbm: fix client dma reply statusAlexander Usyskin1-6/+14
2021-12-14misc: fastrpc: fix improper packet size calculationJeya R1-4/+6
2021-12-14nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen1-20/+18
2021-12-14misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng1-4/+0
2021-10-15eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann1-1/+1
2021-10-13mei: hbm: drop hbm responses on early shutdownAlexander Usyskin1-4/+8
2021-10-05mei: me: add Ice Lake-N device id.Andy Shevchenko2-0/+2
2021-10-05eeprom: 93xx46: Add SPI device ID tableMark Brown1-0/+18
2021-10-05eeprom: at25: Add SPI ID tableMark Brown1-0/+8
2021-10-05misc: HI6421V600_IRQ should depend on HAS_IOMEMRandy Dunlap1-0/+1
2021-10-05misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla1-0/+2
2021-10-05cb710: avoid NULL pointer subtractionArnd Bergmann1-1/+1
2021-10-05misc: gehc: Add SPI ID tableMark Brown1-0/+1
2021-09-29habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta1-14/+19
2021-09-21misc: bcm-vk: fix tty registration raceJohan Hovold1-3/+3
2021-09-14habanalabs: expose a single cs seq in staged submissionsOfir Bitton1-0/+6
2021-09-14habanalabs: fix wait offset handlingfarah kassabri1-2/+7
2021-09-14habanalabs: rate limit multi CS completion errorsOfir Bitton1-1/+2
2021-09-14habanalabs/gaudi: fix LBW RR configurationOded Gabbay1-48/+67
2021-09-14habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"Colin Ian King1-1/+1
2021-09-14habanalabs: fail collective wait when not supportedOfir Bitton1-0/+9
2021-09-14habanalabs/gaudi: use direct MSI in single modeOmer Shpigelman2-3/+8
2021-09-14habanalabs: fix kernel OOPs related to staged csfarah kassabri1-5/+13
2021-09-14habanalabs: fix potential race in interrupt wait ioctlOfir Bitton1-14/+21
2021-09-14misc: genwqe: Fixes DMA mask settingChristophe JAILLET1-1/+1
2021-09-12Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-11/+27
2021-09-10Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds26-770/+3689
2021-09-10lkdtm: Use init_uts_ns.name instead of macrosKees Cook2-11/+27
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2021-09-02Merge tag 'platform-drivers-x86-v5.15-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+0
2021-09-02Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas1-0/+1
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-4/+4
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+318
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-5/+2
2021-09-01habanalabs/gaudi: hwmon default card nameRajaravi Krishna Katta1-1/+1
2021-09-01habanalabs: add support for f/w resetOded Gabbay5-35/+61
2021-09-01habanalabs/gaudi: block ICACHE_BASE_ADDERESS_HIGH in TPCOded Gabbay1-0/+8
2021-09-01habanalabs: cannot sleep while holding spinlockfarah kassabri2-3/+1
2021-09-01habanalabs: never copy_from_user inside spinlockOded Gabbay1-23/+12
2021-09-01habanalabs: remove unnecessary device status checkOded Gabbay1-4/+6
2021-09-01habanalabs: disable IRQ in user interrupts spinlockOded Gabbay1-12/+13
2021-09-01habanalabs: add "in device creation" statusOmer Shpigelman4-16/+17
2021-09-01habanalabs/gaudi: invalidate PMMU mem cache on initOded Gabbay1-0/+3
2021-09-01habanalabs/gaudi: size should be printed in decimalOded Gabbay1-2/+2
2021-09-01habanalabs/gaudi: define DC POWER for secured PMCOded Gabbay2-1/+7
2021-09-01habanalabs/gaudi: unmask out of bounds SLM access interruptTomer Tayar1-1/+1
2021-09-01habanalabs: add userptr_lookup node in debugfsYuri Nudelman3-19/+93