summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-09habanalabs/gaudi: add debugfs to DMA from the deviceOded Gabbay4-5/+298
2021-04-09habanalabs/gaudi: sync stream add protection to SOB reset flowfarah kassabri1-4/+12
2021-04-09habanalabs: add custom timeout flag per csAlon Mizrahi3-16/+23
2021-04-09habanalabs: improve utilization calculationKoby Elbaz9-169/+40
2021-04-09habanalabs: support legacy and new pll indexesOhad Sharabi9-36/+182
2021-04-09habanalabs: move relevant datapath work outside cs lockOfir Bitton3-35/+68
2021-04-09habanalabs: avoid soft lockup bug upon mapping errorfarah kassabri1-3/+17
2021-04-09habanalabs/gaudi: Update async events headerOfir Bitton3-14/+25
2021-04-09habanalabs/gaudi: unsecure TPC cfg status registersOfir Bitton1-8/+0
2021-04-09habanalabs/gaudi: always use single-msi modeOded Gabbay1-2/+1
2021-04-09habanalabs/gaudi: reset device upon BMC requestOfir Bitton3-1/+6
2021-04-09habanalabs: debugfs access to user mapped host addressesOfir Bitton5-41/+144
2021-04-09habanalabs: Switch to using the new API kobj_to_dev()Yang Li1-1/+1
2021-04-09habanalabs: update hl_boot_if.hOhad Sharabi1-0/+11
2021-04-09habanalabs: skip DISABLE PCI packet to FW on heartbeatOhad Sharabi7-44/+59
2021-04-09habanalabs: replace GFP_ATOMIC with GFP_KERNELOfir Bitton6-14/+36
2021-04-09habanalabs/gaudi: update extended async event headerOfir Bitton1-5/+5
2021-04-09habanalabs: return current power via INFO IOCTLSagiv Ozeri4-0/+51
2021-04-09habanalabs: support HW blocks vm showSagiv Ozeri4-7/+112
2021-04-09habanalabs: use a single FW loading bringup flagOfir Bitton5-11/+17
2021-04-09habanalabs: use correct define for 32-bit max valueOded Gabbay1-1/+1
2021-04-09habanalabs: wait for interrupt supportOfir Bitton5-24/+285
2021-04-09habanalabs: enable all IRQs for user interrupt supportOfir Bitton3-2/+74
2021-04-09habanalabs: reset device in case of sync errorOhad Sharabi5-0/+52
2021-04-09habanalabs: change default CS timeout to 30 secondsOded Gabbay1-2/+2
2021-04-09habanalabs: print if device is used on FD closeOded Gabbay2-4/+6
2021-04-09habanalabs: reset_upon_device_release is for bring-upOded Gabbay1-2/+1
2021-04-09habanalabs: fail reset if device is not idleOded Gabbay1-14/+12
2021-04-09habanalabs: reset after device is actually releasedOded Gabbay1-16/+16
2021-04-09habanalabs: add reset support when user closes FDOfir Bitton2-2/+20
2021-04-09habanalabs: set max asid to 2farah kassabri2-2/+2
2021-04-08Merge tag 'extcon-next-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman3-21/+104
2021-04-08Merge tag 'fpga-late-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman4-23/+42
2021-04-08extcon: qcom-spmi: Add support for VBUS detectionAnirudh Ghayal1-19/+80
2021-04-08extcon: sm5502: Detect OTG when USB_ID is connected to groundNikita Travkin1-2/+20
2021-04-08extcon: max8997: Add CHGINS and CHGRM interrupt handlingTimon Baetz1-0/+4
2021-04-07coresight: core: Fix typo in coresight-core.cQi Liu1-1/+1
2021-04-07coresight: etm: perf: Make symbol 'format_attr_contextid' staticWei Yongjun1-1/+1
2021-04-07coresight: etm4x: Add ETM PID for Cortex-A78Sai Prakash Ranjan1-0/+1
2021-04-07Merge tag 'phy-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman30-307/+7610
2021-04-07Merge tag 'soundwire-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman12-190/+778
2021-04-06phy: fix resource_size.cocci warningskernel test robot1-1/+1
2021-04-06phy: Sparx5 Eth SerDes: Use direct register operationsSteen Hegelund1-918/+951
2021-04-06phy: hisilicon: Use the correct HiSilicon copyrightHao Fang2-2/+2
2021-04-06phy: marvell: phy-mvebu-cp11i-utmi needs USB_COMMONRandy Dunlap1-1/+1
2021-04-06soundwire: intel_init: test link->cdnsBard Liao1-0/+9
2021-04-06soundwire: qcom: handle return correctly in qcom_swrm_transport_paramsSrinivas Kandagatla1-0/+10
2021-04-06soundwire: qcom: cleanup internal port config indexingSrinivas Kandagatla1-13/+14
2021-04-06soundwire: qcom: wait for fifo space to be available before read/writeSrinivas Kandagatla1-0/+66
2021-04-06soundwire: qcom: add static port map supportSrinivas Kandagatla1-2/+18