summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: eeprom: at24: Always append device id even if label property is set.Jérôme Glisse2021-07-281-10/+7
* misc: alcor_pci: fix inverted branch conditionTong Zhang2021-07-201-1/+1
* habanalabs: remove node from list before freeing the nodeKoby Elbaz2021-07-202-0/+2
* habanalabs/gaudi: set the correct cpu_id on MME2_QM failureKoby Elbaz2021-07-201-1/+1
* misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang2021-07-201-1/+7
* misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong2021-07-201-2/+3
* lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITEKees Cook2021-07-191-0/+3
* habanalabs: Fix an error handling path in 'hl_pci_probe()'Christophe JAILLET2021-07-141-0/+1
* eeprom: idt_89hpesx: Restore printing the unsupported fwnode nameAndy Shevchenko2021-07-141-4/+3
* eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()Andy Shevchenko2021-07-141-0/+1
* platform/x86: hp_accel: Avoid invoking _INI to speed up resumeKai-Heng Feng2021-06-031-0/+1
* mei: request autosuspend after sending rx flow controlAlexander Usyskin2021-06-031-0/+3
* kgdb: fix gcc-11 warnings harderGreg Kroah-Hartman2021-06-031-1/+2
* ics932s401: fix broken handling of errors when word reading failsDarrick J. Wong2021-05-261-1/+1
* misc: eeprom: at24: check suspend status before disable regulatorHsin-Yi Wang2021-05-261-2/+4
* kgdb: fix gcc-11 warning on indentationArnd Bergmann2021-05-221-13/+13
* misc: vmw_vmci: explicitly initialize vmci_datagram payloadTetsuo Handa2021-05-141-1/+1
* misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg structTetsuo Handa2021-05-141-1/+1
* misc: lis3lv02d: Fix false-positive WARN on various HP modelsHans de Goede2021-05-141-5/+16
* mei: me: add Alder Lake P device id.Tomas Winkler2021-05-022-0/+2
* habanalabs: Call put_pid() when releasing control deviceTomer Tayar2021-03-301-0/+2
* misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov2021-03-171-0/+5
* misc/pvpanic: Export module FDT device tableShile Zhang2021-03-171-0/+1
* misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju2021-03-111-0/+15
* mei: me: add adler lake point LP DIDAlexander Usyskin2021-03-042-0/+2
* mei: me: add adler lake point S DIDAlexander Usyskin2021-03-042-0/+4
* mei: me: emmitsburg workstation DIDTomas Winkler2021-03-042-0/+4
* mei: fix transfer over dma with extended headerAlexander Usyskin2021-03-041-3/+30
* drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov2021-03-041-0/+3
* misc: rtsx: init of rts522a add OCP power off when no card is presentRicky Wu2021-03-041-0/+5
* misc: fastrpc: fix incorrect usage of dma_map_sgtableJonathan Marek2021-03-041-3/+4
* mei: hbm: call mei_set_devstate() on hbm stop responseAlexander Usyskin2021-03-041-1/+1
* VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen2021-03-041-1/+1
* misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...Aswath Govindraju2021-03-041-0/+1
* misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju2021-03-041-1/+1
* lkdtm: don't move ctors to .rodataMark Rutland2021-02-172-2/+2
* habanalabs: disable FW events on device removalOded Gabbay2021-02-071-0/+9
* habanalabs: fix backward compatibility of idle checkOded Gabbay2021-02-071-0/+2
* habanalabs: zero pci counters packet before submit to FWOfir Bitton2021-02-071-0/+5
* habanalabs: fix dma_addr passed to dma_mmap_coherentOded Gabbay2021-02-072-2/+4
* habanalabs: Fix memleak in hl_device_resetDinghao Liu2021-01-191-0/+2
* habanalabs: register to pci shutdown callbackOded Gabbay2021-01-191-0/+1
* habanalabs/gaudi: retry loading TPC f/w on -EINTROded Gabbay2021-01-191-2/+8
* habanalabs: adjust pci controller init to new firmwareOded Gabbay2021-01-193-14/+21
* misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam2021-01-061-1/+1
* misc: pci_endpoint_test: fix return value of error branchXiongfeng Wang2020-12-301-2/+6
* Merge tag 'at24-fixes-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel...Wolfram Sang2020-12-111-1/+0
|\
| * misc: eeprom: at24: fix NVMEM name with custom AT24 device nameDiego Santa Cruz2020-12-041-1/+0
* | Revert "mei: virtio: virtualization frontend driver"Michael S. Tsirkin2020-12-063-887/+0
* | habanalabs: put devices before driver removalOfir Bitton2020-11-301-8/+8