summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2021-10-29ocxl: Use pci core's DVSEC functionalityBen Widawsky-12/+1
2021-10-29net: sgi-xp: use eth_hw_addr_set()Jakub Kicinski-3/+6
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie-97/+198
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman-0/+3
2021-10-25lkdtm/bugs: Check that a per-task stack canary existsKees Cook-0/+79
2021-10-22misc: enclosure: replace snprintf in show functions with sysfs_emitYe Guojin-8/+8
2021-10-18cxl: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König-4/+4
2021-10-18cxl: Factor out common dev->driver expressionsBjorn Helgaas-24/+41
2021-10-18habanalabs: refactor fence handling in hl_cs_poll_fencesDani Liberman-35/+36
2021-10-18habanalabs: context cleanup cosmeticsOmer Shpigelman-7/+1
2021-10-18habanalabs: simplify wait for interrupt with timestamp flowYuri Nudelman-10/+7
2021-10-18habanalabs: initialize hpriv fields before adding new nodeMoti Haimovski-8/+15
2021-10-18habanalabs: Unify frequency set/get functionalityRajaravi Krishna Katta-65/+38
2021-10-18habanalabs: select CRC32Vegard Nossum-0/+1
2021-10-18habanalabs: add support for dma-buf exporterTomer Tayar-3/+535
2021-10-18habanalabs: fix NULL pointer dereferenceDani Liberman-2/+11
2021-10-18habanalabs: fix race condition in multi CS completionDani Liberman-1/+23
2021-10-18habanalabs: use only u32Oded Gabbay-1/+1
2021-10-18habanalabs: update firmware filesOded Gabbay-78/+130
2021-10-18habanalabs: bypass reset for continuous h/w error eventBharat Jauhari-36/+111
2021-10-18habanalabs: take timestamp on wait for interruptYuri Nudelman-3/+21
2021-10-18habanalabs: prevent race between fd close/openOded Gabbay-7/+23
2021-10-18habanalabs: refactor reset log messageOded Gabbay-1/+8
2021-10-18habanalabs: define soft-reset as inference opOded Gabbay-8/+12
2021-10-18habanalabs: fix debugfs device memory MMU VA translationYuri Nudelman-14/+16
2021-10-18habanalabs: add support for a long interrupt target valueOfir Bitton-4/+4
2021-10-18habanalabs: remove redundant cs validity checksOfir Bitton-3/+2
2021-10-18habanalabs: enable power info via HWMON frameworkRajaravi Krishna Katta-0/+108
2021-10-18habanalabs: generalize COMMS message sending procedureAlon Mizrahi-10/+18
2021-10-18habanalabs: create static map of f/w hwmon enumsRajaravi Krishna Katta-9/+97
2021-10-18habanalabs: add debugfs node for configuring CS timeoutOfir Bitton-0/+51
2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman-19/+60
2021-10-15eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann-1/+1
2021-10-13misc: ad525x_dpot: Make ad_dpot_remove() return voidUwe Kleine-König-6/+6
2021-10-13misc: lis3lv02d: Make lis3lv02d_remove_fs() return voidUwe Kleine-König-4/+5
2021-10-13mei: hbm: drop hbm responses on early shutdownAlexander Usyskin-4/+8
2021-10-05mei: me: add Ice Lake-N device id.Andy Shevchenko-0/+2
2021-10-05misc: fastrpc: copy to user only for non-DMA-BUF heap buffersJeya R-8/+10
2021-10-05misc: fastrpc: Update number of max fastrpc sessionsJeya R-1/+1
2021-10-05eeprom: 93xx46: Add SPI device ID tableMark Brown-0/+18
2021-10-05eeprom: at25: Add SPI ID tableMark Brown-0/+8
2021-10-05misc: HI6421V600_IRQ should depend on HAS_IOMEMRandy Dunlap-0/+1
2021-10-05misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla-0/+2
2021-10-05cb710: avoid NULL pointer subtractionArnd Bergmann-1/+1
2021-10-05misc: gehc: Add SPI ID tableMark Brown-0/+1
2021-10-05mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmapMauro Carvalho Chehab-5/+4
2021-10-04mei: pxp: export pavp client to me client busVitaly Lubart-0/+270
2021-09-29habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta-14/+19
2021-09-27Merge 5.15-rc3 into char-misc nextGreg Kroah-Hartman-78/+138
2021-09-21mei: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET-2/+2