summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | MAINTAINERS: Add header files under VMWARE VMCI DRIVERVishnu Dasa2022-09-241-0/+1
* | | | mei: gsc: Remove redundant dev_err callShang XiaoJing2022-09-241-1/+0
* | | | mei: fix repeated words in commentsJilin Yuan2022-09-241-1/+1
* | | | drivers/misc/sgi-xp: Remove orphan declarations from drivers/misc/sgi-xp/xp.hGaosheng Cui2022-09-241-4/+0
* | | | nvmem: u-boot-env: fix crc32 casting typeRafał Miłecki2022-09-241-1/+1
* | | | nvmem: lan9662-otp: add supportHoratiu Vultur2022-09-243-0/+232
* | | | dt-bindings: lan9662-otpc: document Lan9662 OTPCHoratiu Vultur2022-09-241-0/+45
* | | | nvmem: u-boot-env: find Device Tree nodes for NVMEM cellsRafał Miłecki2022-09-241-0/+1
* | | | dt-bindings: nvmem: Add SoC compatible for sm6115Iskren Chernev2022-09-241-0/+1
* | | | nvmem: sort config symbols alphabeticallyRafał Miłecki2022-09-242-206/+208
* | | | nvmem: prefix all symbols with NVMEM_Rafał Miłecki2022-09-249-37/+37
* | | | dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatiblesKrzysztof Kozlowski2022-09-241-0/+2
* | | | nvmem: brcm_nvram: Use kzalloc for allocating only one elementKenneth Lee2022-09-241-1/+1
* | | | dt-bindings: nvmem: mediatek: efuse: Add support for MT8188Johnson Wang2022-09-241-0/+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-242-0/+29
* | | | nvmem: add driver handling U-Boot environment variablesRafał Miłecki2022-09-244-0/+234
* | | | 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
* | | | | counter: Realign counter_comp comment block to 80 charactersWilliam Breathitt Gray2022-09-221-20/+20
* | | | | Merge tag 'misc-habanalabs-next-2022-09-21' of https://git.kernel.org/pub/scm...Greg Kroah-Hartman2022-09-2131-794/+1859
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | 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-195-2/+219
| * | | | 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-193-6/+91
| * | | | 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