aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng1-4/+0
2021-12-03nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen1-20/+18
2021-12-03misc: fastrpc: fix improper packet size calculationJeya R1-4/+6
2021-11-10Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-18/+27
2021-11-08Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-5/+4
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds1-12/+1
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-24/+41
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds46-406/+1453
2021-11-03at24: Support probing while in non-zero ACPI D stateSakari Ailus1-18/+27
2021-11-02Merge tag 'drm-next-2021-11-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-0/+270
2021-10-29ocxl: Use pci core's DVSEC functionalityBen Widawsky1-12/+1
2021-10-29net: sgi-xp: use eth_hw_addr_set()Jakub Kicinski1-3/+6
2021-10-28BackMerge tag 'v5.15-rc7' into drm-nextDave Airlie16-97/+198
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2-0/+3
2021-10-25lkdtm/bugs: Check that a per-task stack canary existsKees Cook3-0/+79
2021-10-22misc: enclosure: replace snprintf in show functions with sysfs_emitYe Guojin1-8/+8
2021-10-18cxl: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König2-4/+4
2021-10-18cxl: Factor out common dev->driver expressionsBjorn Helgaas2-24/+41
2021-10-18habanalabs: refactor fence handling in hl_cs_poll_fencesDani Liberman1-35/+36
2021-10-18habanalabs: context cleanup cosmeticsOmer Shpigelman1-7/+1
2021-10-18habanalabs: simplify wait for interrupt with timestamp flowYuri Nudelman3-10/+7
2021-10-18habanalabs: initialize hpriv fields before adding new nodeMoti Haimovski1-8/+15
2021-10-18habanalabs: Unify frequency set/get functionalityRajaravi Krishna Katta9-65/+38
2021-10-18habanalabs: select CRC32Vegard Nossum1-0/+1
2021-10-18habanalabs: add support for dma-buf exporterTomer Tayar5-3/+535
2021-10-18habanalabs: fix NULL pointer dereferenceDani Liberman1-2/+11
2021-10-18habanalabs: fix race condition in multi CS completionDani Liberman2-1/+23
2021-10-18habanalabs: use only u32Oded Gabbay1-1/+1
2021-10-18habanalabs: update firmware filesOded Gabbay4-78/+130
2021-10-18habanalabs: bypass reset for continuous h/w error eventBharat Jauhari5-36/+111
2021-10-18habanalabs: take timestamp on wait for interruptYuri Nudelman3-3/+21
2021-10-18habanalabs: prevent race between fd close/openOded Gabbay1-7/+23
2021-10-18habanalabs: refactor reset log messageOded Gabbay1-1/+8
2021-10-18habanalabs: define soft-reset as inference opOded Gabbay4-8/+12
2021-10-18habanalabs: fix debugfs device memory MMU VA translationYuri Nudelman1-14/+16
2021-10-18habanalabs: add support for a long interrupt target valueOfir Bitton1-4/+4
2021-10-18habanalabs: remove redundant cs validity checksOfir Bitton1-3/+2
2021-10-18habanalabs: enable power info via HWMON frameworkRajaravi Krishna Katta3-0/+108
2021-10-18habanalabs: generalize COMMS message sending procedureAlon Mizrahi1-10/+18
2021-10-18habanalabs: create static map of f/w hwmon enumsRajaravi Krishna Katta2-9/+97
2021-10-18habanalabs: add debugfs node for configuring CS timeoutOfir Bitton1-0/+51
2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman10-19/+60
2021-10-15eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann1-1/+1
2021-10-13misc: ad525x_dpot: Make ad_dpot_remove() return voidUwe Kleine-König4-6/+6
2021-10-13misc: lis3lv02d: Make lis3lv02d_remove_fs() return voidUwe Kleine-König3-4/+5
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-05misc: fastrpc: copy to user only for non-DMA-BUF heap buffersJeya R1-8/+10
2021-10-05misc: fastrpc: Update number of max fastrpc sessionsJeya R1-1/+1
2021-10-05eeprom: 93xx46: Add SPI device ID tableMark Brown1-0/+18