summaryrefslogtreecommitdiffstats
path: root/net (unfollow)
Commit message (Expand)AuthorFilesLines
2021-04-16intel_th: Constify attribute_group structsRikard Falkeborn3-4/+4
2021-04-16intel_th: Constify all drvdata referencesAlexander Shishkin3-5/+5
2021-04-16stm class: Remove an unused functionJiapeng Chong1-5/+0
2021-04-16habanalabs/gaudi: Fix uninitialized return code rc when read size is zeroColin Ian King1-1/+1
2021-04-16greybus: es2: fix kernel-doc warningsRandy Dunlap1-3/+3
2021-04-14mei: me: add Alder Lake P device id.Tomas Winkler2-0/+2
2021-04-14dw-xdata-pcie: Update outdated info and improve text formatGustavo Pimentel1-26/+50
2021-04-14dw-xdata-pcie: Fix documentation build warnsGustavo Pimentel2-7/+8
2021-04-10fbdev: zero-fill colormap in fbcmap.cPhillip Potter1-4/+4
2021-04-10firmware: qcom-scm: Fix QCOM_SCM configurationHe Ying1-0/+1
2021-04-10speakup: i18n: Switch to kmemdup_nul() in spk_msg_set()Yang Yingliang1-3/+1
2021-04-10w1: ds28e17: Use module_w1_family to simplify the codeChen Huang1-15/+1
2021-04-10w1: ds2805: Use module_w1_family to simplify the codeChen Huang1-14/+1
2021-04-10binder: tell userspace to dump current backtrace when detected oneway spammingHang Lu5-8/+56
2021-04-10binder: fix the missing BR_FROZEN_REPLY in binder_return_stringsHang Lu2-2/+3
2021-04-09bus: mhi: fix typo in comments for struct mhi_channel_configJarvis Jiang1-1/+1
2021-04-09habanalabs: print f/w boot unknown errorOded Gabbay1-16/+68
2021-04-09habanalabs: update to latest F/W communication headerOhad Sharabi2-1/+200
2021-04-09habanalabs/gaudi: skip iATU if F/W security is enabledOfir Bitton4-1/+101
2021-04-09habanalabs/gaudi: derive security status from pci idOfir Bitton8-8/+35
2021-04-09habanalabs: move dram scrub to free sequenceBharat Jauhari1-39/+48
2021-04-09habanalabs: send dynamic msi-x indexes to f/wOhad Sharabi5-19/+131
2021-04-09habanalabs/gaudi: clear QM errors only if not in stop_on_err modeTomer Tayar1-1/+2
2021-04-09habanalabs: support DEVICE_UNUSABLE error indication from FWKoby Elbaz2-0/+7
2021-04-09habanalabs: use strscpy instead of sprintf and strlcpyOded Gabbay1-2/+2
2021-04-09habanalabs: remove the store jobs array from CS IOCTLOded Gabbay1-25/+10
2021-04-09habanalabs/gaudi: add debugfs to DMA from the deviceOded Gabbay5-20/+351
2021-04-09habanalabs/gaudi: sync stream add protection to SOB reset flowfarah kassabri1-4/+12
2021-04-09habanalabs: add custom timeout flag per csAlon Mizrahi4-18/+36
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 Ozeri5-0/+60
2021-04-09habanalabs: support HW blocks vm showSagiv Ozeri5-8/+113
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 Bitton6-29/+322
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