summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| * | | | eeprom: ee1004: Improve error handling in ee1004_readHeiner Kallweit2021-05-271-18/+13
| * | | | eeprom: ee1004: Factor out setting page to ee1004_set_current_pageHeiner Kallweit2021-05-271-22/+30
| * | | | eeprom: ee1004: Cache current page at initialization of first device onlyHeiner Kallweit2021-05-271-8/+7
| * | | | eeprom: ee1004: Switch to i2c probe_new callbackHeiner Kallweit2021-05-271-3/+2
| * | | | eeprom: ee1004: Improve creating dummy devicesHeiner Kallweit2021-05-271-7/+6
| * | | | eeprom: ee1004: Improve check for SMBUS featuresHeiner Kallweit2021-05-271-18/+4
| * | | | eeprom: ee1004: Remove usage of i2c_adapter_id in adapter comparisonHeiner Kallweit2021-05-271-2/+1
| * | | | eeprom: ee1004: Remove not needed check in ee1004_eeprom_readHeiner Kallweit2021-05-271-3/+1
| * | | | eeprom: ee1004: Remove not needed check in ee1004_readHeiner Kallweit2021-05-271-3/+0
| * | | | eeprom: ee1004: Use kobj_to_i2c_client to simplify the codeHeiner Kallweit2021-05-271-2/+1
| * | | | misc/pvpanic: Make 'pvpanic_probe()' resource managedChristophe JAILLET2021-05-274-42/+18
| * | | | misc/pvpanic-mmio: Use GFP_KERNEL instead of GFP_ATOMICChristophe JAILLET2021-05-271-1/+1
| * | | | misc/pvpanic-mmio: Fix error handling in 'pvpanic_mmio_probe()'Christophe JAILLET2021-05-271-2/+1
| * | | | misc/pvpanic-pci: Use GFP_KERNEL instead of GFP_ATOMICChristophe JAILLET2021-05-271-1/+1
| * | | | misc/pvpanic-pci: Fix error handling in 'pvpanic_pci_probe()'Christophe JAILLET2021-05-271-6/+3
| * | | | misc: alcor_pci: fix inverted branch conditionTong Zhang2021-05-221-1/+1
| * | | | misc: xilinx-sdfec: Drop unnecessary NULL check after container_ofGuenter Roeck2021-05-211-3/+0
| * | | | eeprom: ee1004: Let device core handle attribute eepromHeiner Kallweit2021-05-211-17/+9
| * | | | misc: bcm-vk: Replace zero-length array with flexible array memberGustavo A. R. Silva2021-05-212-3/+2
| * | | | Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman2021-05-2111-127/+128
| |\ \ \ \
| * | | | | misc: alcor_pci: fix null-ptr-deref when there is no PCI bridgeTong Zhang2021-05-141-1/+7