summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: rtsx_usb: set return value in rsp_buf alloc err pathShuah Khan2022-07-121-1/+3
* misc: rtsx_usb: use separate command and response buffersShuah Khan2022-07-121-9/+17
* misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transferShuah Khan2022-07-121-6/+7
* mei: me: add raptor lake point S DIDAlexander Usyskin2022-06-222-0/+4
* mei: hbm: drop capability response on early shutdownAlexander Usyskin2022-06-221-1/+2
* misc: atmel-ssc: Fix IRQ check in ssc_probeMiaoqian Lin2022-06-221-2/+2
* misc: rtsx: set NULL intfdata when probe failsShuah Khan2022-06-141-0/+1
* lkdtm/usercopy: Expand size of "out of frame" objectKees Cook2022-06-141-3/+14
* misc/pvpanic: Convert regular spinlock into trylock on panic pathGuilherme G. Piccoli2022-06-141-2/+8
* pvpanic: Fix typos in the commentsAndy Shevchenko2022-06-142-2/+2
* misc: fastrpc: fix an incorrect NULL check on list iteratorXiaomeng Tong2022-06-141-4/+5
* lkdtm/bugs: Don't expect thread termination without CONFIG_UBSAN_TRAPChristophe Leroy2022-06-142-5/+8
* lkdtm/bugs: Check for the NULL pointer after calling kmallocJiasheng Jiang2022-06-141-0/+5
* misc: ocxl: fix possible double free in ocxl_file_register_afuHangyu Hua2022-06-091-0/+2
* eeprom: at25: Use DMA safe buffersChristophe Leroy2022-05-091-8/+11
* habanalabs: fix possible memory leak in MMU DR finiOhad Sharabi2022-04-131-1/+1
* kgdbts: fix return value of __setup handlerRandy Dunlap2022-04-081-2/+2
* habanalabs: Add check for pci_enable_deviceJiasheng Jiang2022-04-081-0/+2
* misc: alcor_pci: Fix an error handling pathChristophe JAILLET2022-04-081-3/+6
* mei: avoid iterator usage outside of list_for_each_entryAlexander Usyskin2022-04-081-20/+15
* mei: me: add Alder Lake N device id.Alexander Usyskin2022-04-082-0/+2
* mei: me: disable driver on the ign firmwareAlexander Usyskin2022-04-082-11/+13
* eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAXJonas Malaco2022-02-161-0/+3
* misc: fastrpc: avoid double fput() on failed usercopyMathias Krause2022-02-161-1/+8
* habanalabs: skip read fw errors if dynamic descriptor invalidOhad Sharabi2022-01-272-2/+17
* misc: lattice-ecp3-config: Fix task hung when firmware load failedWei Yongjun2022-01-271-6/+6
* misc: at25: Make driver OF independent againAndy Shevchenko2022-01-271-7/+6
* lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy2022-01-271-1/+1
* mei: hbm: fix client dma reply statusAlexander Usyskin2022-01-271-6/+14
* misc: fastrpc: fix improper packet size calculationJeya R2021-12-141-4/+6
* nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen2021-12-141-20/+18
* misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng2021-12-141-4/+0
* eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann2021-10-151-1/+1
* mei: hbm: drop hbm responses on early shutdownAlexander Usyskin2021-10-131-4/+8
* mei: me: add Ice Lake-N device id.Andy Shevchenko2021-10-052-0/+2
* eeprom: 93xx46: Add SPI device ID tableMark Brown2021-10-051-0/+18
* eeprom: at25: Add SPI ID tableMark Brown2021-10-051-0/+8
* misc: HI6421V600_IRQ should depend on HAS_IOMEMRandy Dunlap2021-10-051-0/+1
* misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla2021-10-051-0/+2
* cb710: avoid NULL pointer subtractionArnd Bergmann2021-10-051-1/+1
* misc: gehc: Add SPI ID tableMark Brown2021-10-051-0/+1
* habanalabs: fix resetting args in wait for CS IOCTLRajaravi Krishna Katta2021-09-291-14/+19
* misc: bcm-vk: fix tty registration raceJohan Hovold2021-09-211-3/+3
* habanalabs: expose a single cs seq in staged submissionsOfir Bitton2021-09-141-0/+6
* habanalabs: fix wait offset handlingfarah kassabri2021-09-141-2/+7
* habanalabs: rate limit multi CS completion errorsOfir Bitton2021-09-141-1/+2
* habanalabs/gaudi: fix LBW RR configurationOded Gabbay2021-09-141-48/+67
* habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"Colin Ian King2021-09-141-1/+1
* habanalabs: fail collective wait when not supportedOfir Bitton2021-09-141-0/+9
* habanalabs/gaudi: use direct MSI in single modeOmer Shpigelman2021-09-142-3/+8