summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2022-08-17eeprom: idt_89hpesx: uninitialized data in idt_dbgfs_csr_write()Dan Carpenter
2022-08-17misc: rtsx: Fix an error handling path in rtsx_pci_probe()Christophe JAILLET
2022-07-12misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan
2022-07-12misc: rtsx_usb: use separate command and response buffersShuah Khan
2022-07-12misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan
2022-06-22mei: me: add raptor lake point S DIDAlexander Usyskin
2022-06-22mei: hbm: drop capability response on early shutdownAlexander Usyskin
2022-06-22misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin
2022-06-14misc: rtsx: set NULL intfdata when probe failsShuah Khan
2022-06-14lkdtm/usercopy: Expand size of "out of frame" objectKees Cook
2022-06-14misc/pvpanic: Convert regular spinlock into trylock on panic pathGuilherme G. Piccoli
2022-06-14misc: fastrpc: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-06-14lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAPChristophe Leroy
2022-06-14lkdtm/bugs: Check for the NULL pointer after calling kmallocJiasheng Jiang
2022-06-09misc: fastrpc: fix list iterator in fastrpc_req_mem_unmap_implSrinivas Kandagatla
2022-06-09misc: ocxl: fix possible double free in ocxl_file_register_afuHangyu Hua
2022-04-24eeprom: at25: Use DMA safe buffersChristophe Leroy
2022-04-04habanalabs: Fix test build failuresGuenter Roeck
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-25Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-03-24Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds
2022-03-21Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2022-03-18kgdbts: fix return value of __setup handlerRandy Dunlap
2022-03-18misc: fastrpc: Add dma handle implementationVamsi Krishna Gattupalli
2022-03-18misc: fastrpc: Add fdlist implementationVamsi Krishna Gattupalli
2022-03-18misc: fastrpc: Add helper function to get list and pageVamsi Krishna Gattupalli
2022-03-18misc: fastrpc: Add support to secure memory mapVamsi Krishna Gattupalli
2022-03-18misc: fastrpc: check before loading process to the DSPJeya R
2022-03-18misc: fastrpc: add secure domain supportSrinivas Kandagatla
2022-03-18misc: fastrpc: Add support to get DSP capabilitiesJeya R
2022-03-18misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAPJeya R
2022-03-18misc: fastrpc: separate fastrpc device from channel contextSrinivas Kandagatla
2022-03-18misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"Colin Ian King
2022-03-18misc: bcm-vk: Remove viper from device id tableDesmond Yan
2022-03-18misc: rtsx: clean up one inconsistent indentingYang Li
2022-03-18mei: avoid iterator usage outside of list_for_each_entryAlexander Usyskin
2022-03-18mei: me: add Alder Lake N device id.Alexander Usyskin
2022-03-18VMCI: Release notification_bitmap in error pathVishnu Dasa
2022-03-18VMCI: Check exclusive_vectors when freeing interrupt 1Vishnu Dasa
2022-03-04net: sgi-xp: Use netif_rx().Sebastian Andrzej Siewior
2022-03-02misc: hi6421-spmi-pmic: Use generic_handle_irq_safe().Sebastian Andrzej Siewior
2022-02-28Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jakub Kicinski
2022-02-28habanalabs: remove deprecated firmware statesOfir Bitton
2022-02-28habanalabs: add an option to delay a device resetTomer Tayar
2022-02-28habanalabs: Add check for pci_enable_deviceJiasheng Jiang
2022-02-28habanalabs: Fix reset upon device release bugfarah kassabri
2022-02-28habanalabs: make sure device mem alloc is page alignedOhad Sharabi
2022-02-28habanalabs/gaudi: add missing handling of NIC related eventsOded Gabbay