summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2021-03-30habanalabs: Call put_pid() when releasing control deviceTomer Tayar1-0/+2
2021-03-17misc: fastrpc: restrict user apps from sending kernel RPC messagesDmitry Baryshkov1-0/+5
2021-03-17misc/pvpanic: Export module FDT device tableShile Zhang1-0/+1
2021-03-11misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eepromAswath Govindraju1-0/+15
2021-03-04drivers/misc/vmw_vmci: restrict too big queue size in qp_host_alloc_queueSabyrzhan Tasbolatov1-0/+3
2021-03-04misc: rtsx: init of rts522a add OCP power off when no card is presentRicky Wu1-0/+5
2021-03-04mei: hbm: call mei_set_devstate() on hbm stop responseAlexander Usyskin1-1/+1
2021-03-04VMCI: Use set_page_dirty_lock() when unregistering guest memoryJorgen Hansen1-1/+1
2021-03-04misc: eeprom_93xx46: Add module alias to avoid breaking support for non devic...Aswath Govindraju1-0/+1
2021-03-04misc: eeprom_93xx46: Fix module alias to enable module autoprobeAswath Govindraju1-1/+1
2021-02-17lkdtm: don't move ctors to .rodataMark Rutland2-2/+2
2021-01-19habanalabs: Fix memleak in hl_device_resetDinghao Liu1-0/+2
2021-01-19habanalabs: register to pci shutdown callbackOded Gabbay1-0/+1
2021-01-06misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_c...Anant Thazhemadam1-1/+1
2020-12-30habanalabs: put devices before driver removalOfir Bitton1-8/+8
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin1-2/+2
2020-11-01misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()Ricky Wu1-4/+0
2020-11-01cxl: Rework error message for incompatible slotsFrederic Barrat1-2/+2
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers1-1/+1
2020-10-29misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki1-1/+3
2020-10-29misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2-3/+3
2020-10-29mic: vop: copy data to kernel space then write to io memorySherry Sun1-6/+14
2020-10-29misc: mic: scif: Fix error handling pathSouptick Joarder1-2/+2
2020-10-29VMCI: check return value of get_user_pages_fast() for errorsAlex Dewar1-4/+6
2020-09-09habanalabs: check correct vmalloc return codeOfir Bitton2-3/+8
2020-09-09habanalabs: validate FW file sizeOfir Bitton1-0/+9
2020-08-19cxl: Fix kobject memleakWang Hai1-1/+1
2020-07-22misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław1-12/+12
2020-07-22mei: bus: don't clean driver pointerAlexander Usyskin1-2/+1
2020-07-22habanalabs: Align protection bits configuration of all TPCsTomer Tayar1-1/+98
2020-06-24misc: xilinx-sdfec: improve get_user_pages_fast() error handlingJohn Hubbard1-10/+17
2020-06-24habanalabs: increase timeout during resetOded Gabbay1-1/+1
2020-06-24misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla1-1/+8
2020-06-24misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla1-1/+3
2020-05-27mei: release me_cl object referenceAlexander Usyskin1-0/+2
2020-05-27misc: rtsx: Add short delay after exit from ASPMKlaus Doth1-0/+3
2020-04-08mei: me: add cedar fork device idsAlexander Usyskin2-0/+4
2020-04-08misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I1-3/+9
2020-04-08misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I1-1/+1
2020-04-08misc: rtsx: set correct pcr_ops for rts522AYueHaibing1-0/+1
2020-03-25mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu3-2/+4
2020-03-25altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens1-6/+6
2020-03-12habanalabs: patched cb equals user cb in device memsetOded Gabbay1-2/+0
2020-03-12habanalabs: do not halt CoreSight during hard resetOmer Shpigelman1-1/+3
2020-03-12habanalabs: halt the engines before hard-resetOded Gabbay2-0/+43
2020-02-24misc: xilinx_sdfec: fix xsdfec_poll()'s return typeLuc Van Oostenryck1-5/+5
2020-02-06lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins1-1/+1
2020-02-01mei: me: add comet point (lake) H device idsTomas Winkler2-0/+6
2020-02-01mei: hdcp: bind only with i915 on the same PCHTomas Winkler1-3/+30
2020-01-17scsi: enclosure: Fix stale device oops with hot replugJames Bottomley1-2/+1