summaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * habanalabs/gaudi: use COMMS to reset device / halt CPUKoby Elbaz2021-06-183-4/+39
| * habanalabs/gaudi: disable GIC usage if security is enabledKoby Elbaz2021-06-183-15/+29
| * habanalabs: read preboot status bits in an earlier stageKoby Elbaz2021-06-181-8/+2
| * habanalabs: check running index in eqe controlOded Gabbay2021-06-185-5/+49
| * habanalabs: set memory scrubbing to disabled by defaultOded Gabbay2021-06-181-2/+2
| * habanalabs/gaudi: do not move HBM bar if iATU done by FWOfir Bitton2021-06-181-0/+20
| * habanalabs/gaudi: read GIC sts after FW is loadedKoby Elbaz2021-06-183-28/+57
| * habanalabs: check if asic secured with asic typeOhad Sharabi2021-06-181-1/+1
| * habanalabs/gaudi: send hard reset cause to prebootKoby Elbaz2021-06-186-8/+208
| * habanalabs: notify before f/w loadingOded Gabbay2021-06-181-0/+3
| * habanalabs/gaudi: use scratchpad regs instead of GIC controllerKoby Elbaz2021-06-186-36/+104
| * habanalabs: read f/w's 2-nd sts and err registersOhad Sharabi2021-06-184-133/+291
| * habanalabs: avoid using uninitialized pointerOhad Sharabi2021-06-181-0/+1
| * habanalabs: set dma mask from fw once fw done iatu configOhad Sharabi2021-06-183-10/+8
| * habanalabs: better error print for pin failureOded Gabbay2021-06-181-1/+2
| * habanalabs: add missing space after castingOmer Shpigelman2021-06-181-1/+1
| * habanalabs: ignore device unusable statusOded Gabbay2021-06-181-3/+3
| * habanalabs: load linux image to deviceOhad Sharabi2021-06-184-81/+249
| * habanalabs: load boot fit to deviceOhad Sharabi2021-06-184-69/+615
| * habanalabs: use dev_dbg upon hint address failureOded Gabbay2021-06-181-2/+4
| * habanalabs: modify progress status messagesGuy Nisan2021-06-181-10/+10
| * habanalabs: give FW a grace time for configuring iATUOfir Bitton2021-06-181-0/+4
| * habanalabs: update to latest f/w headersOded Gabbay2021-06-185-43/+88
| * habanalabs: expose ASIC specific PCI info to common codeOhad Sharabi2021-06-184-0/+124
| * habanalabs: dynamic fw load reset protocolOhad Sharabi2021-06-184-40/+360
| * habanalabs: use common fw_version readOhad Sharabi2021-06-184-93/+74
| * habanalabs: use mmu cache range invalidationAlon Mizrahi2021-06-184-94/+16
| * habanalabs: refactor init device cpu codeOhad Sharabi2021-06-184-28/+82
| * habanalabs: request f/w in separate functionOhad Sharabi2021-06-181-21/+44
| * habanalabs: prepare preboot stage to dynamic f/w loadOhad Sharabi2021-06-182-15/+71
| * habanalabs: update firmware files to latestOded Gabbay2021-06-182-2/+4
| * habanalabs: increase ELBI reset timeout for PLDMMoti Haimovski2021-06-181-1/+1
| * mei: hdcp: SPDX tag should be the first lineTom Rix2021-06-151-1/+0
| * Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman2021-06-149-13/+42
| |\
| * | nvmem: eeprom: at25: fram discovery simplificationJiri Prchal2021-06-121-8/+5
| * | nvmem: eeprom: at25: fix type compiler warningsJiri Prchal2021-06-111-3/+3
| * | nvmem: prepare basics for FRAM supportJiri Prchal2021-06-112-32/+134
| * | uacce: add print information if not enable svaKai Ye2021-06-091-2/+9
| * | eeprom: idt_89hpesx: use SPDX-License-IdentifierAndy Shevchenko2021-06-091-32/+1
| * | eeprom: idt_89hpesx: Restore printing the unsupported fwnode nameAndy Shevchenko2021-06-091-4/+3
| * | eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()Andy Shevchenko2021-06-091-0/+1
| * | misc: bcm-vk: use list_move_tail instead of list_del/list_add_tail in bcm_vk_...Baokun Li2021-06-091-2/+1
| * | habanalabs/gaudi: remove redundant assignment to variable errColin Ian King2021-06-091-3/+0
| * | misc/pvpanic: Remove some dead-codeChristophe JAILLET2021-06-091-3/+0
| * | eeprom: ee1004: Remove not needed debug messageHeiner Kallweit2021-06-041-5/+1
| * | misc: hpilo: map iLO shared memory by PCI revision idMatt Hsiao2021-06-042-1/+12
| * | Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman2021-05-313-1/+6
| |\ \
| * | | eeprom: ee1004: Add helper ee1004_cleanupHeiner Kallweit2021-05-271-14/+11
| * | | eeprom: ee1004: Add constant EE1004_NUM_PAGESHeiner Kallweit2021-05-271-4/+5
| * | | eeprom: ee1004: Move call to ee1004_set_current_page to ee1004_eeprom_readHeiner Kallweit2021-05-271-17/+9