summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-04coresight: etm4x: Handle access to TRCSSPCICRnSuzuki K Poulose2-5/+26
2021-02-04coresight: etm4x: add AMBA id for Cortex-A55 and Cortex-A75Chunyan Zhang1-0/+2
2021-02-04coresight: cti: Reduce scope for the variable 'cs_fwnode' in cti_plat_create_...Markus Elfring1-3/+3
2021-02-04random: fix the RNDRESEEDCRNG ioctlEric Biggers1-1/+1
2021-02-04misc: pvpanic: sysfs_emit uses should have a newlineJoe Perches1-2/+2
2021-02-04Merge tag 'misc-habanalabs-next-2021-01-27' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman31-617/+1719
2021-02-04misc: bcm-vk: only support ttyVK if CONFIG_TTY is setScott Branden5-8/+61
2021-02-04misc: bcm-vk: Fix a couple error codes in probe()Dan Carpenter1-1/+3
2021-02-03misc: rtsx: Remove unneeded return variableYang Li1-2/+1
2021-02-03misc: bcm-vk: unlock on error in bcm_to_h_msg_dequeue()Dan Carpenter1-1/+2
2021-02-02amba: Make use of bus_type functionsUwe Kleine-König1-77/+81
2021-02-02amba: Make the remove callback return voidUwe Kleine-König28-76/+32
2021-02-02vfio: platform: simplify device removalUwe Kleine-König1-9/+5
2021-02-02amba: reorder functionsUwe Kleine-König1-38/+39
2021-02-02amba: Fix resource leak for drivers without .removeUwe Kleine-König1-8/+12
2021-02-01Merge branch 'icc-sdx55' into icc-nextGeorgi Djakov270-1445/+3021
2021-01-29mei: me: add adler lake point LP DIDAlexander Usyskin2-0/+2
2021-01-29mei: me: add adler lake point S DIDAlexander Usyskin2-0/+4
2021-01-29mei: me: emmitsburg workstation DIDTomas Winkler2-0/+4
2021-01-29mei: hbm: drop hbm responses on shutdownAlexander Usyskin1-2/+24
2021-01-29mei: hbm: call mei_set_devstate() on hbm stop responseAlexander Usyskin1-1/+1
2021-01-29mei: document that mei_msg_hdr_init returns ERR_PTRTomas Winkler1-1/+1
2021-01-29mei: fix transfer over dma with extended headerAlexander Usyskin1-3/+30
2021-01-29misc: bcm-vk: fix set_q_num API precedence issueDesmond Yan1-2/+8
2021-01-27habanalabs: update to latest hl_boot_if.h spec from F/WOded Gabbay1-1/+7
2021-01-27habanalabs/gaudi: unmask HBM interrupts after handlingOded Gabbay1-0/+1
2021-01-27habanalabs: update SyncManager interrupt handlingOded Gabbay2-9/+16
2021-01-27habanalabs: fix ETR security issueOhad Sharabi4-7/+32
2021-01-27habanalabs: staged submission supportOfir Bitton4-24/+227
2021-01-27habanalabs: modify device_idle interfaceOhad Sharabi6-41/+37
2021-01-27habanalabs: add CS completion and timeout propertiesOfir Bitton3-26/+117
2021-01-27habanalabs: add new mem ioctl op for mapping hw blocksOfir Bitton5-8/+137
2021-01-27habanalabs: fix MMU debugfs related nodesfarah kassabri5-22/+93
2021-01-27habanalabs: add user available interrupt to hw_ipOfir Bitton4-0/+9
2021-01-27habanalabs: always try to use the hint addressfarah kassabri1-102/+37
2021-01-27habanalabs: add security violations dump to debugfsOfir Bitton8-2/+40
2021-01-27habanalabs: ignore F/W BMC errors in case no BMC presentOfir Bitton1-3/+9
2021-01-27habanalabs/gaudi: print sync manager SEI interrupt infoOfir Bitton3-0/+52
2021-01-27habanalabs: Use 'dma_set_mask_and_coherent()'Christophe JAILLET1-36/+7
2021-01-27habanalabs/gaudi: remove PCI access to SM blockOfir Bitton3-26/+227
2021-01-27habanalabs: add driver support for internal cb schedulingOfir Bitton3-0/+173
2021-01-27habanalabs: increment ctx ref from within a cs allocationOfir Bitton1-10/+5
2021-01-27habanalabs: separate common code to dedicated foldersOfir Bitton6-7/+17
2021-01-27habanalabs: read device boot errors after cpucp is upOfir Bitton5-56/+80
2021-01-27habanalabs: report correct dram size in info ioctlOfir Bitton1-1/+9
2021-01-27habanalabs: support non power-of-2 DRAM phys page sizesMoti Haimovski6-44/+213
2021-01-27habanalabs: remove access to kernel memory using debugfsOfir Bitton2-20/+0
2021-01-27habanalabs/gaudi: set uninitialized symbolOfir Bitton1-1/+1
2021-01-27habanalabs: return dram virtual address in info ioctlAlon Mizrahi1-1/+3
2021-01-27habanalabs: update to latest hl_boot_if.hOded Gabbay1-4/+4