aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-24habanalabs: configure maximum queues per asicOfir Bitton6-43/+83
2020-07-24habanalabs: remove soft-reset support from GAUDIOded Gabbay1-63/+36
2020-07-24habanalabs: PCIe iATU refactoringOfir Bitton4-104/+180
2020-07-24habanalabs: Extract ECC information from FWOded Gabbay3-251/+146
2020-07-24habanalabs: Add dropped cs statistics info structOfir Bitton4-2/+56
2020-07-24habanalabs: extract cpu boot status lookupChristine Gharzuzi1-44/+48
2020-07-24habanalabs: rephrase error messagesOded Gabbay4-13/+17
2020-07-24habanalabs: Increase queues depthOfir Bitton4-36/+7
2020-07-24habanalabs: rephrase error messageOmer Shpigelman1-1/+2
2020-07-24habanalabs: calculate trace frequency from PLLAdam Aharon7-10/+194
2020-07-24habanalabs: align armcp_packet structure to 8 bytesOded Gabbay1-0/+2
2020-07-24habanalabs: Use mask instead of shift in sync stream registersOfir Bitton2-36/+38
2020-07-24habanalabs: sync stream generic functionalityOfir Bitton6-66/+67
2020-07-24habanalabs: Use pending CS amount per ASICOfir Bitton8-10/+37
2020-07-24habanalabs: remove rate limiters from GAUDIOded Gabbay2-126/+1
2020-07-23mei: hw: don't use one element arraysTomas Winkler1-4/+4
2020-07-23mei: hw: use sizeof of variable instead of struct typeTomas Winkler2-6/+4
2020-07-23mei: client: use sizeof of variable instead of struct typeTomas Winkler1-4/+4
2020-07-23mei: bus: use sizeof of variable instead of struct typeTomas Winkler2-13/+12
2020-07-23mei: ioctl: use sizeof of variable instead of struct typeTomas Winkler1-3/+3
2020-07-23mei: hbm: use sizeof of variable instead of struct typeTomas Winkler1-42/+32
2020-07-23Revert "mei: Avoid the use of one-element arrays"Greg Kroah-Hartman2-5/+5
2020-07-23cardreader/rtsx_pcr.c: use generic power managementVaibhav Gupta1-22/+11
2020-07-23misc: hpilo: avoid a useless memsetChristophe JAILLET1-2/+0
2020-07-23misc: hpilo: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-3/+4
2020-07-23char: Replace HTTP links with HTTPS onesAlexander A. Klimov2-4/+4
2020-07-23misc: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-23mei: Avoid the use of one-element arraysGustavo A. R. Silva2-5/+5
2020-07-23mei: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-23mei: hdcp: Replace one-element array with flexible-array memberGustavo A. R. Silva2-2/+2
2020-07-22misc: rtsx: Use standard PCI definitionsBjorn Helgaas4-16/+16
2020-07-22misc: rtsx: Find L1 PM Substates capability instead of hard-codingBjorn Helgaas4-9/+24
2020-07-22misc: rtsx: Remove rtsx_pci_read/write_config() wrappersBjorn Helgaas9-30/+44
2020-07-22misc: rtsx: Remove unused pcie_capBjorn Helgaas1-1/+0
2020-07-22misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas1-1/+3
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-0/+4
2020-07-19habanalabs: prevent possible out-of-bounds array accessOded Gabbay1-3/+11
2020-07-16ocxl: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-15ocxl: control via sysfs whether the FPGA is reloaded on a link resetPhilippe Bergheaud3-5/+117
2020-07-14hpilo: Replace one-element array with flexible-array memberGustavo A. R. Silva2-12/+12
2020-07-13cxl: Change PCIBIOS_SUCCESSFUL to 0Saheed O. Bolarinwa1-2/+2
2020-07-10habanalabs: set 4s timeout for message to device CPUOded Gabbay7-30/+38
2020-07-10habanalabs: set clock gating per engineOded Gabbay6-61/+93
2020-07-10habanalabs: block WREG_BULK packet on PDMAOded Gabbay1-1/+6
2020-07-10misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMCRicky Wu5-32/+972
2020-07-10vop: sparse warning fixupMichael S. Tsirkin1-1/+1
2020-07-10misc: cxl: flash: Remove unused variable 'drc_index'Lee Jones1-2/+2
2020-07-10misc: eeprom: at24: Tell the compiler that ACPI functions may not be usedLee Jones1-1/+1
2020-07-10uacce: remove uacce_vma_faultZhangfei Gao1-9/+0
2020-07-10Merge branch 'char-misc-linus' into 'char-misc-next'Greg Kroah-Hartman2-14/+13