aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* nvmem: prefix all symbols with NVMEM_Rafał Miłecki2022-09-245-27/+27
* nvmem: brcm_nvram: Use kzalloc for allocating only one elementKenneth Lee2022-09-241-1/+1
* nvmem: core: add error handling for dev_set_nameGaosheng Cui2022-09-241-3/+9
* mtd: allow getting MTD device associated with a specific DT nodeRafał Miłecki2022-09-241-0/+28
* nvmem: add driver handling U-Boot environment variablesRafał Miłecki2022-09-243-0/+233
* slimbus: qcom-ngd: Add error handling in of_qcom_slim_ngd_registerLin Yujun2022-09-241-1/+7
* nvmem: core: Fix memleak in nvmem_register()Gaosheng Cui2022-09-241-9/+6
* slimbus: qcom-ngd-ctrl: allow compile testing without QCOM_RPROC_COMMONKrzysztof Kozlowski2022-09-241-1/+2
* slimbus: qcom-ngd: simplify error paths with dev_err_probeKrzysztof Kozlowski2022-09-241-8/+5
* slimbus: qcom-ngd: cleanup in probe error pathKrzysztof Kozlowski2022-09-241-2/+11
* slimbus: qcom-ngd: use correct error in message of pdr_add_lookup() failureKrzysztof Kozlowski2022-09-241-1/+2
* misc: microchip: pci1xxxx: Fix a memory leak in the error handling of gp_aux_...Christophe JAILLET2022-09-221-2/+1
* misc: microchip: pci1xxxx: Do not disable the pci device twice in gp_aux_bus_...Christophe JAILLET2022-09-221-1/+0
* misc: microchip: pci1xxxx: use DEFINE_SIMPLE_DEV_PM_OPS() in place of the SIM...Kumaravel Thiagarajan2022-09-221-1/+1
* misc: microchip: pci1xxxx: Remove duplicate includeYihao Han2022-09-221-1/+0
* Merge tag 'gnss-6.1-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-09-221-2/+2
|\
| * gnss: replace ida_simple APIBo Liu2022-06-211-2/+2
* | Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2022-09-2127-766/+1644
|\ \
| * | habanalabs: eliminate aggregate use warningOded Gabbay2022-09-205-10/+8
| * | habanalabs/gaudi: use 8KB aligned address for TPC kernelsTomer Tayar2022-09-201-3/+4
| * | habanalabs: remove some f/w descriptor validationsfarah kassabri2022-09-201-29/+14
| * | habanalabs: build ASICs from new to oldOhad Sharabi2022-09-201-4/+4
| * | habanalabs/gaudi2: allow user to flush PCIE by readOfir Bitton2022-09-193-1/+192
| * | habanalabs: failure to open device due to reset is debug levelOded Gabbay2022-09-191-2/+2
| * | habanalabs/gaudi2: Remove unnecessary (void*) conversionsLi zeming2022-09-191-3/+3
| * | habanalabs/gaudi2: add secured attestation info uapiDani Liberman2022-09-194-2/+176
| * | habanalabs/gaudi2: add handling to pmmu events in eqe handlerDani Liberman2022-09-191-0/+1
| * | habanalabs/gaudi: change TPC Assert to use TPC DEC instead of QMAN errTal Cohen2022-09-191-6/+6
| * | habanalabs: rename error info structureDani Liberman2022-09-195-42/+43
| * | habanalabs/gaudi2: get f/w reset status register dynamicallyfarah kassabri2022-09-192-2/+7
| * | habanalabs/gaudi2: increase hard-reset sleep time to 2 secTomer Tayar2022-09-191-1/+1
| * | habanalabs/gaudi2: print RAZWI info upon PCIe access errorTomer Tayar2022-09-192-4/+61
| * | habanalabs: MMU invalidation h/w is per deviceOded Gabbay2022-09-196-38/+42
| * | habanalabs: new notifier events for device stateTal Cohen2022-09-192-6/+87
| * | habanalabs/gaudi2: free event irq if init failsOded Gabbay2022-09-191-1/+5
| * | habanalabs: fix resetting the DRAM BAROhad Sharabi2022-09-191-19/+22
| * | habanalabs: add support for new cpucp return codesOfir Bitton2022-09-194-4/+51
| * | habanalabs/gaudi2: read F/W security indication after hard resetTomer Tayar2022-09-192-7/+7
| * | habanalabs/gaudi: rename mme cfg error response printOfir Bitton2022-09-191-1/+1
| * | habanalabs: fix possible hole in device vafarah kassabri2022-09-192-86/+20
| * | habanalabs: send device activity in a proper contextOfir Bitton2022-09-192-4/+4
| * | habanalabs: send device active message to f/wfarah kassabri2022-09-199-0/+58
| * | habanalabs/gaudi2: dump detailed information upon RAZWIOfir Bitton2022-09-191-51/+155
| * | habanalabs/gaudi2: log critical events with no rate limitfarah kassabri2022-09-181-4/+11
| * | habanalabs: ignore EEPROM errors during bootOfir Bitton2022-09-182-0/+14
| * | habanalabs: perform context switch flow only if neededOfir Bitton2022-09-183-4/+9
| * | habanalabs: set command buffer host VA dynamicallyDafna Hirschfeld2022-09-185-18/+18
| * | habanalabs: trace DMA allocationsOhad Sharabi2022-09-182-27/+62
| * | habanalabs: trace MMU map/unmap pageOhad Sharabi2022-09-181-0/+7
| * | habanalabs: define trace eventsOhad Sharabi2022-09-181-0/+3