summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-12habanalabs: remove variable 'val' set but not usedChen Wandun1-8/+7
2020-01-12habanalabs: rate limit error msg on waiting for CSOded Gabbay2-3/+4
2020-01-12ocxl: Fix potential memory leak on context creationFrederic Barrat1-4/+4
2020-01-04habanalabs: skip VA block list update in reset flowOmer Shpigelman1-10/+20
2019-12-31ocxl: Fix concurrent AFU open and device removalFrederic Barrat1-12/+11
2019-12-31misc: fastrpc: fix memory leak from miscdev->nameSrinivas Kandagatla1-2/+2
2019-12-05mei: me: add comet point V device idAlexander Usyskin2-0/+2
2019-12-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin1-4/+5
2019-10-04misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attachNavid Emamdoost1-0/+1
2019-10-04mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin5-13/+44
2019-10-04mei: me: add comet point (lake) LP device idsTomas Winkler2-0/+6
2019-09-25Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds1-1/+0
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds3-62/+25
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+8
2019-09-18Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds39-1475/+2440
2019-09-18Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+1
2019-09-17Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-3551/+25
2019-09-11misc: mic: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang1-3/+2
2019-09-05habanalabs: correctly cast variable to __le32Oded Gabbay1-2/+2
2019-09-05habanalabs: show correct id in error printOded Gabbay1-2/+2
2019-09-05habanalabs: stop using the acronym KMDOded Gabbay8-73/+77
2019-09-05habanalabs: display card name as sensors headerOded Gabbay4-2/+25
2019-09-05habanalabs: add uapi to retrieve aggregate H/W eventsOded Gabbay4-7/+19
2019-09-05habanalabs: add uapi to retrieve device utilizationOded Gabbay6-8/+188
2019-09-05habanalabs: Make the Coresight timestamp perpetualTomer Tayar2-15/+25
2019-09-05habanalabs: print to kernel log when reset is finishedOded Gabbay1-0/+2