summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2020-11-18mei: protect mei_cl_mtu from null dereferenceAlexander Usyskin
2020-11-01misc: rtsx: do not setting OC_POWER_DOWN reg in rtsx_pci_init_ocp()Ricky Wu
2020-11-01cxl: Rework error message for incompatible slotsFrederic Barrat
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers
2020-10-29misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki
2020-10-29misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun
2020-10-29mic: vop: copy data to kernel space then write to io memorySherry Sun
2020-10-29misc: mic: scif: Fix error handling pathSouptick Joarder
2020-10-29VMCI: check return value of get_user_pages_fast() for errorsAlex Dewar
2020-09-09habanalabs: check correct vmalloc return codeOfir Bitton
2020-09-09habanalabs: validate FW file sizeOfir Bitton
2020-08-19cxl: Fix kobject memleakWang Hai
2020-07-22misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław
2020-07-22mei: bus: don't clean driver pointerAlexander Usyskin
2020-07-22habanalabs: Align protection bits configuration of all TPCsTomer Tayar
2020-06-24misc: xilinx-sdfec: improve get_user_pages_fast() error handlingJohn Hubbard
2020-06-24habanalabs: increase timeout during resetOded Gabbay
2020-06-24misc: fastrpc: fix potential fastrpc_invoke_ctx leakSrinivas Kandagatla
2020-06-24misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()Srinivas Kandagatla
2020-05-27mei: release me_cl object referenceAlexander Usyskin
2020-05-27misc: rtsx: Add short delay after exit from ASPMKlaus Doth
2020-04-08mei: me: add cedar fork device idsAlexander Usyskin
2020-04-08misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I
2020-04-08misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I
2020-04-08misc: rtsx: set correct pcr_ops for rts522AYueHaibing
2020-03-25mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu
2020-03-25altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens
2020-03-12habanalabs: patched cb equals user cb in device memsetOded Gabbay
2020-03-12habanalabs: do not halt CoreSight during hard resetOmer Shpigelman
2020-03-12habanalabs: halt the engines before hard-resetOded Gabbay
2020-02-24misc: xilinx_sdfec: fix xsdfec_poll()'s return typeLuc Van Oostenryck
2020-02-05lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins
2020-02-01mei: me: add comet point (lake) H device idsTomas Winkler
2020-02-01mei: hdcp: bind only with i915 on the same PCHTomas Winkler
2020-01-17scsi: enclosure: Fix stale device oops with hot replugJames Bottomley
2020-01-12habanalabs: remove variable 'val' set but not usedChen Wandun
2020-01-12habanalabs: rate limit error msg on waiting for CSOded Gabbay
2020-01-12ocxl: Fix potential memory leak on context creationFrederic Barrat
2020-01-04habanalabs: skip VA block list update in reset flowOmer Shpigelman
2019-12-31ocxl: Fix concurrent AFU open and device removalFrederic Barrat
2019-12-31misc: fastrpc: fix memory leak from miscdev->nameSrinivas Kandagatla
2019-12-04mei: me: add comet point V device idAlexander Usyskin
2019-12-04mei: bus: prefix device names on bus with the bus nameAlexander Usyskin
2019-10-04misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attachNavid Emamdoost
2019-10-04mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin
2019-10-04mei: me: add comet point (lake) LP device idsTomas Winkler
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds