summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-04-09habanalabs: add custom timeout flag per csAlon Mizrahi
2021-04-09habanalabs: improve utilization calculationKoby Elbaz
2021-04-09habanalabs: support legacy and new pll indexesOhad Sharabi
2021-04-09habanalabs: move relevant datapath work outside cs lockOfir Bitton
2021-04-09habanalabs: avoid soft lockup bug upon mapping errorfarah kassabri
2021-04-09habanalabs/gaudi: Update async events headerOfir Bitton
2021-04-09habanalabs/gaudi: unsecure TPC cfg status registersOfir Bitton
2021-04-09habanalabs/gaudi: always use single-msi modeOded Gabbay
2021-04-09habanalabs/gaudi: reset device upon BMC requestOfir Bitton
2021-04-09habanalabs: debugfs access to user mapped host addressesOfir Bitton
2021-04-09habanalabs: Switch to using the new API kobj_to_dev()Yang Li
2021-04-09habanalabs: update hl_boot_if.hOhad Sharabi
2021-04-09habanalabs: skip DISABLE PCI packet to FW on heartbeatOhad Sharabi
2021-04-09habanalabs: replace GFP_ATOMIC with GFP_KERNELOfir Bitton
2021-04-09habanalabs/gaudi: update extended async event headerOfir Bitton
2021-04-09habanalabs: return current power via INFO IOCTLSagiv Ozeri
2021-04-09habanalabs: support HW blocks vm showSagiv Ozeri
2021-04-09habanalabs: use a single FW loading bringup flagOfir Bitton
2021-04-09habanalabs: use correct define for 32-bit max valueOded Gabbay
2021-04-09habanalabs: wait for interrupt supportOfir Bitton
2021-04-09habanalabs: enable all IRQs for user interrupt supportOfir Bitton
2021-04-09habanalabs: reset device in case of sync errorOhad Sharabi
2021-04-09habanalabs: change default CS timeout to 30 secondsOded Gabbay
2021-04-09habanalabs: print if device is used on FD closeOded Gabbay
2021-04-09habanalabs: reset_upon_device_release is for bring-upOded Gabbay
2021-04-09habanalabs: fail reset if device is not idleOded Gabbay
2021-04-09habanalabs: reset after device is actually releasedOded Gabbay
2021-04-09habanalabs: add reset support when user closes FDOfir Bitton
2021-04-09habanalabs: set max asid to 2farah kassabri
2021-04-08Merge tag 'extcon-next-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2021-04-08Merge tag 'fpga-late-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2021-04-08extcon: qcom-spmi: Add support for VBUS detectionAnirudh Ghayal
2021-04-08extcon: sm5502: Detect OTG when USB_ID is connected to groundNikita Travkin
2021-04-08extcon: max8997: Add CHGINS and CHGRM interrupt handlingTimon Baetz
2021-04-07coresight: core: Fix typo in coresight-core.cQi Liu
2021-04-07coresight: etm: perf: Make symbol 'format_attr_contextid' staticWei Yongjun
2021-04-07coresight: etm4x: Add ETM PID for Cortex-A78Sai Prakash Ranjan
2021-04-07Merge tag 'phy-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman
2021-04-07Merge tag 'soundwire-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2021-04-06phy: fix resource_size.cocci warningskernel test robot
2021-04-06phy: Sparx5 Eth SerDes: Use direct register operationsSteen Hegelund
2021-04-06phy: hisilicon: Use the correct HiSilicon copyrightHao Fang
2021-04-06phy: marvell: phy-mvebu-cp11i-utmi needs USB_COMMONRandy Dunlap
2021-04-06soundwire: intel_init: test link->cdnsBard Liao
2021-04-06soundwire: qcom: handle return correctly in qcom_swrm_transport_paramsSrinivas Kandagatla
2021-04-06soundwire: qcom: cleanup internal port config indexingSrinivas Kandagatla
2021-04-06soundwire: qcom: wait for fifo space to be available before read/writeSrinivas Kandagatla
2021-04-06soundwire: qcom: add static port map supportSrinivas Kandagatla
2021-04-06soundwire: qcom: update port map allocation bit maskSrinivas Kandagatla
2021-04-06soundwire: stream: fix memory leak in stream config error pathRander Wang