aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-07PCI: Use 'pci_channel_state_t' instead of 'enum pci_channel_state'Luc Van Oostenryck1-1/+1
2020-07-01misc: ibmvmc: Repair ill-named function argument descriptionsLee Jones1-3/+3
2020-07-01misc: ocxl: config: Provide correct formatting to function headersLee Jones1-9/+9
2020-07-01misc: cxl: hcalls: Demote half-assed kerneldoc attemptLee Jones1-21/+21
2020-07-01misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issuesLee Jones1-2/+10
2020-07-01misc: mic: scif: scif_fence: Fix a bunch of different documentation issuesLee Jones1-13/+21
2020-07-01misc: mic: scif: scif_dma: Fix a couple of kerneldoc issuesLee Jones1-1/+2
2020-07-01misc: mic: scif: scif_nm: Supply various kerneldoc fix-upsLee Jones1-8/+9
2020-07-01misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issuesLee Jones1-7/+11
2020-07-01misc: mic: scif: scif_epd: Describe missing 'scifdev' argument(s)Lee Jones1-0/+9
2020-07-01misc: mic: scif: scif_api: Demote scif_accept() function headerLee Jones1-1/+1
2020-07-01misc: mic: scif: scif_api: Remove set but unused variable 'read_size'Lee Jones1-3/+1
2020-07-01misc: mic: cosm: cosm_debugfs: Demote function headers from kerneldocLee Jones1-2/+2
2020-07-01misc: mic: scif: scif_ports: Fix copy 'n' paste errorLee Jones1-4/+5
2020-07-01misc: mic: cosm: cosm_main: Document 'force' function argumentLee Jones1-0/+1
2020-07-01misc: mic: host: mic_debugfs: Demote function headers from kerneldocLee Jones1-4/+4
2020-07-01misc: mic: card: mic_debugfs: Demote function headers from kerneldocLee Jones1-5/+5
2020-07-01misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headersLee Jones1-0/+4
2020-07-01misc: mic: host: mic_intr: Properly document function argumentsLee Jones1-1/+3
2020-07-01misc: ibmasm: dot_command: Demote function headers from kerneldocLee Jones1-3/+3
2020-07-01misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-fileLee Jones2-9/+9