summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-04-16phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove()Yang Yingliang1-1/+1
2021-04-16stm class: Use correct UUID APIsAndy Shevchenko1-2/+4
2021-04-16intel_th: pci: Add Alder Lake-M supportAlexander Shishkin1-0/+5
2021-04-16intel_th: pci: Add Rocket Lake CPU supportAlexander Shishkin1-0/+5
2021-04-16intel_th: Consistency and off-by-one fixPavel Machek1-2/+2
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-15Merge tag 'icc-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...Greg Kroah-Hartman6-2/+1748
2021-04-14mei: me: add Alder Lake P device id.Tomas Winkler2-0/+2
2021-04-11Merge tag 'mhi-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman7-269/+754
2021-04-11Merge tag 'misc-habanalabs-next-2021-04-10' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman29-481/+2082
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 Lu4-8/+48
2021-04-10binder: fix the missing BR_FROZEN_REPLY in binder_return_stringsHang Lu2-2/+3
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/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