aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2022-07-13Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
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-07-05Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
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-21Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
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-14pvpanic: Fix typos in the commentsAndy Shevchenko
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-14Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2022-06-09misc: ocxl: fix possible double free in ocxl_file_register_afuHangyu Hua
2022-05-09Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2022-05-09eeprom: at25: Use DMA safe buffersChristophe Leroy
2022-04-20Merge branch 'v5.15/standard/base' into v5.15/standard/nxp-sdk-5.15/nxp-socBruce Ashfield
2022-04-14LF-2681-2 misc: pci_endpoint_test: Add driver data for imx8 pcie controllersRichard Zhu
2022-04-14misc: pci_endpoint_test: Add LX2162A in pci_device_id tableHou Zhiqiang
2022-04-14MLK-24012-11 misc: pci_endpoint_test: add the imx pcie ep device supportsRichard Zhu
2022-04-14misc: pci_endpoint_test: Add LS1028a in pci_device_id tableXiaowei Bao
2022-04-14misc: pci_endpoint_test: Add the layerscape PCIe GEN4 EP device supportXiaowei Bao
2022-04-13habanalabs: fix possible memory leak in MMU DR finiOhad Sharabi
2022-04-08kgdbts: fix return value of __setup handlerRandy Dunlap
2022-04-08habanalabs: Add check for pci_enable_deviceJiasheng Jiang
2022-04-08misc: alcor_pci: Fix an error handling pathChristophe JAILLET
2022-04-08mei: avoid iterator usage outside of list_for_each_entryAlexander Usyskin
2022-04-08mei: me: add Alder Lake N device id.Alexander Usyskin
2022-04-08mei: me: disable driver on the ign firmwareAlexander Usyskin
2022-02-16eeprom: ee1004: limit i2c reads to I2C_SMBUS_BLOCK_MAXJonas Malaco
2022-02-16misc: fastrpc: avoid double fput() on failed usercopyMathias Krause
2022-01-27habanalabs: skip read fw errors if dynamic descriptor invalidOhad Sharabi
2022-01-27misc: lattice-ecp3-config: Fix task hung when firmware load failedWei Yongjun
2022-01-27misc: at25: Make driver OF independent againAndy Shevchenko
2022-01-27lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()Christophe Leroy
2022-01-27mei: hbm: fix client dma reply statusAlexander Usyskin
2021-12-14misc: fastrpc: fix improper packet size calculationJeya R
2021-12-14nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen
2021-12-14misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng
2021-10-15eeprom: 93xx46: fix MODULE_DEVICE_TABLEArnd Bergmann
2021-10-13mei: hbm: drop hbm responses on early shutdownAlexander Usyskin
2021-10-05mei: me: add Ice Lake-N device id.Andy Shevchenko
2021-10-05eeprom: 93xx46: Add SPI device ID tableMark Brown
2021-10-05eeprom: at25: Add SPI ID tableMark Brown
2021-10-05misc: HI6421V600_IRQ should depend on HAS_IOMEMRandy Dunlap
2021-10-05misc: fastrpc: Add missing lock before accessing find_vma()Srinivas Kandagatla