summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2021-06-18habanalabs: better error print for pin failureOded Gabbay-1/+2
2021-06-18habanalabs: add missing space after castingOmer Shpigelman-1/+1
2021-06-18habanalabs: ignore device unusable statusOded Gabbay-3/+3
2021-06-18habanalabs: load linux image to deviceOhad Sharabi-81/+249
2021-06-18habanalabs: load boot fit to deviceOhad Sharabi-69/+615
2021-06-18habanalabs: use dev_dbg upon hint address failureOded Gabbay-2/+4
2021-06-18habanalabs: modify progress status messagesGuy Nisan-10/+10
2021-06-18habanalabs: give FW a grace time for configuring iATUOfir Bitton-0/+4
2021-06-18habanalabs: update to latest f/w headersOded Gabbay-43/+88
2021-06-18habanalabs: expose ASIC specific PCI info to common codeOhad Sharabi-0/+124
2021-06-18habanalabs: dynamic fw load reset protocolOhad Sharabi-40/+360
2021-06-18habanalabs: use common fw_version readOhad Sharabi-93/+74
2021-06-18habanalabs: use mmu cache range invalidationAlon Mizrahi-94/+16
2021-06-18habanalabs: refactor init device cpu codeOhad Sharabi-28/+82
2021-06-18habanalabs: request f/w in separate functionOhad Sharabi-21/+44
2021-06-18habanalabs: prepare preboot stage to dynamic f/w loadOhad Sharabi-15/+71
2021-06-18habanalabs: update firmware files to latestOded Gabbay-2/+4
2021-06-18habanalabs: increase ELBI reset timeout for PLDMMoti Haimovski-1/+1
2021-06-15mei: hdcp: SPDX tag should be the first lineTom Rix-1/+0
2021-06-15arm64: Add ARM64_PTR_AUTH_KERNEL config optionDaniel Kiss-3/+3
2021-06-14Merge tag 'v5.13-rc6' into tty-nextGreg Kroah-Hartman-13/+42
2021-06-14Merge tag 'v5.13-rc6' into driver-core-nextGreg Kroah-Hartman-13/+42
2021-06-14Merge tag 'v5.13-rc6' into char-misc-nextGreg Kroah-Hartman-13/+42
2021-06-12nvmem: eeprom: at25: fram discovery simplificationJiri Prchal-8/+5
2021-06-11nvmem: eeprom: at25: fix type compiler warningsJiri Prchal-3/+3
2021-06-11nvmem: prepare basics for FRAM supportJiri Prchal-32/+134
2021-06-09misc: rtsx: separate aspm mode into MODE_REG and MODE_CFGRicky Wu-13/+42
2021-06-09uacce: add print information if not enable svaKai Ye-2/+9
2021-06-09eeprom: idt_89hpesx: use SPDX-License-IdentifierAndy Shevchenko-32/+1
2021-06-09eeprom: idt_89hpesx: Restore printing the unsupported fwnode nameAndy Shevchenko-4/+3
2021-06-09eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()Andy Shevchenko-0/+1
2021-06-09misc: bcm-vk: use list_move_tail instead of list_del/list_add_tail in bcm_vk_...Baokun Li-2/+1
2021-06-09habanalabs/gaudi: remove redundant assignment to variable errColin Ian King-3/+0
2021-06-09misc/pvpanic: Remove some dead-codeChristophe JAILLET-3/+0
2021-06-04eeprom: ee1004: Remove not needed debug messageHeiner Kallweit-5/+1
2021-06-04misc: hpilo: map iLO shared memory by PCI revision idMatt Hsiao-1/+12
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman-128/+134
2021-05-31Merge 5.13-rc4 into driver-core-nextGreg Kroah-Hartman-128/+134
2021-05-31Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman-1/+6
2021-05-29Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+5
2021-05-27driver core: Drop helper devm_platform_ioremap_resource_wc()Uwe Kleine-König-2/+4
2021-05-27mei: request autosuspend after sending rx flow controlAlexander Usyskin-0/+3
2021-05-27eeprom: ee1004: Add helper ee1004_cleanupHeiner Kallweit-14/+11
2021-05-27eeprom: ee1004: Add constant EE1004_NUM_PAGESHeiner Kallweit-4/+5
2021-05-27eeprom: ee1004: Move call to ee1004_set_current_page to ee1004_eeprom_readHeiner Kallweit-17/+9
2021-05-27eeprom: ee1004: Improve error handling in ee1004_readHeiner Kallweit-18/+13
2021-05-27eeprom: ee1004: Factor out setting page to ee1004_set_current_pageHeiner Kallweit-22/+30
2021-05-27eeprom: ee1004: Cache current page at initialization of first device onlyHeiner Kallweit-8/+7
2021-05-27eeprom: ee1004: Switch to i2c probe_new callbackHeiner Kallweit-3/+2
2021-05-27eeprom: ee1004: Improve creating dummy devicesHeiner Kallweit-7/+6