summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-24bus: mvebu-mbus: use DEFINE_SHOW_ATTRIBUTE to simplify mvebu_{sdram/devs}_debugLiu Shixin1-24/+2
2022-09-24mei: gsc: Remove redundant dev_err callShang XiaoJing1-1/+0
2022-09-24mei: fix repeated words in commentsJilin Yuan1-1/+1
2022-09-24drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.hGaosheng Cui1-4/+0
2022-09-24nvmem: u-boot-env: fix crc32 casting typeRafał Miłecki1-1/+1
2022-09-24nvmem: lan9662-otp: add supportHoratiu Vultur3-0/+232
2022-09-24nvmem: u-boot-env: find Device Tree nodes for NVMEM cellsRafał Miłecki1-0/+1
2022-09-24nvmem: sort config symbols alphabeticallyRafał Miłecki2-206/+208
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki5-27/+27
2022-09-24nvmem: brcm_nvram: Use kzalloc for allocating only one elementKenneth Lee1-1/+1
2022-09-24nvmem: core: add error handling for dev_set_nameGaosheng Cui1-3/+9
2022-09-24mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki1-0/+28
2022-09-24nvmem: add driver handling U-Boot environment variablesRafał Miłecki3-0/+233
2022-09-24slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_registerLin Yujun1-1/+7
2022-09-24nvmem: core: Fix memleak in nvmem_register()Gaosheng Cui1-9/+6
2022-09-24slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMONKrzysztof Kozlowski1-1/+2
2022-09-24slimbus: qcom-ngd: simplify error paths with dev_err_probeKrzysztof Kozlowski1-8/+5
2022-09-24slimbus: qcom-ngd: cleanup in probe error pathKrzysztof Kozlowski1-2/+11
2022-09-24slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failureKrzysztof Kozlowski1-1/+2
2022-09-22misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Christophe JAILLET1-2/+1
2022-09-22misc: microchip: pci1xxxx: Do not disable the pci device twice in gp_aux_bus_...Christophe JAILLET1-1/+0
2022-09-22misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIM...Kumaravel Thiagarajan1-1/+1
2022-09-22misc: microchip: pci1xxxx: Remove duplicate includeYihao Han1-1/+0
2022-09-22Merge tag 'gnss-6.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman1-2/+2
2022-09-21Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman27-766/+1644
2022-09-21Merge tag 'coresight-next-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman20-312/+1519
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman69-1054/+5234
2022-09-21Merge tag 'mhi-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/man...Greg Kroah-Hartman1-1/+1
2022-09-21Merge tag 'fpga-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman4-1/+23
2022-09-20habanalabs: eliminate aggregate use warningOded Gabbay5-10/+8
2022-09-20habanalabs/gaudi: use 8KB aligned address for TPC kernelsTomer Tayar1-3/+4
2022-09-20habanalabs: remove some f/w descriptor validationsfarah kassabri1-29/+14
2022-09-20habanalabs: build ASICs from new to oldOhad Sharabi1-4/+4
2022-09-19habanalabs/gaudi2: allow user to flush PCIE by readOfir Bitton3-1/+192
2022-09-19habanalabs: failure to open device due to reset is debug levelOded Gabbay1-2/+2
2022-09-19habanalabs/gaudi2: Remove unnecessary (void*) conversionsLi zeming1-3/+3
2022-09-19habanalabs/gaudi2: add secured attestation info uapiDani Liberman4-2/+176
2022-09-19habanalabs/gaudi2: add handling to pmmu events in eqe handlerDani Liberman1-0/+1
2022-09-19habanalabs/gaudi: change TPC Assert to use TPC DEC instead of QMAN errTal Cohen1-6/+6
2022-09-19habanalabs: rename error info structureDani Liberman5-42/+43
2022-09-19habanalabs/gaudi2: get f/w reset status register dynamicallyfarah kassabri2-2/+7
2022-09-19habanalabs/gaudi2: increase hard-reset sleep time to 2 secTomer Tayar1-1/+1
2022-09-19habanalabs/gaudi2: print RAZWI info upon PCIe access errorTomer Tayar2-4/+61
2022-09-19habanalabs: MMU invalidation h/w is per deviceOded Gabbay6-38/+42
2022-09-19habanalabs: new notifier events for device stateTal Cohen2-6/+87
2022-09-19habanalabs/gaudi2: free event irq if init failsOded Gabbay1-1/+5
2022-09-19habanalabs: fix resetting the DRAM BAROhad Sharabi1-19/+22
2022-09-19habanalabs: add support for new cpucp return codesOfir Bitton4-4/+51
2022-09-19habanalabs/gaudi2: read F/W security indication after hard resetTomer Tayar2-7/+7
2022-09-19habanalabs/gaudi: rename mme cfg error response printOfir Bitton1-1/+1