Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-23mei: hw: don't use one element arraysTomas Winkler
2020-07-23mei: hw: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: client: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: bus: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: ioctl: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23mei: hbm: use sizeof of variable instead of struct typeTomas Winkler
2020-07-23Revert "mei: Avoid the use of one-element arrays"Greg Kroah-Hartman
2020-07-23cardreader/rtsx_pcr.c: use generic power managementVaibhav Gupta
2020-07-23misc: hpilo: avoid a useless memsetChristophe JAILLET
2020-07-23misc: hpilo: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-07-23char: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23misc: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23mei: Avoid the use of one-element arraysGustavo A. R. Silva
2020-07-23mei: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-23mei: hdcp: Replace one-element array with flexible-array memberGustavo A. R. Silva
2020-07-22misc: rtsx: Use standard PCI definitionsBjorn Helgaas
2020-07-22misc: rtsx: Find L1 PM Substates capability instead of hard-codingBjorn Helgaas
2020-07-22misc: rtsx: Remove rtsx_pci_read/write_config() wrappersBjorn Helgaas
2020-07-22misc: rtsx: Remove unused pcie_capBjorn Helgaas
2020-07-22misc: rtsx: Use pcie_capability_clear_and_set_word() for PCI_EXP_LNKCTLBjorn Helgaas
2020-07-14hpilo: Replace one-element array with flexible-array memberGustavo A. R. Silva
2020-07-13cxl: Change PCIBIOS_SUCCESSFUL to 0Saheed O. Bolarinwa
2020-07-10misc: rtsx: Add support new chip rts5228 mmc: rtsx: Add support MMC_CAP2_NO_MMCRicky Wu
2020-07-10vop: sparse warning fixupMichael S. Tsirkin
2020-07-10misc: cxl: flash: Remove unused variable 'drc_index'Lee Jones
2020-07-10misc: eeprom: at24: Tell the compiler that ACPI functions may not be usedLee Jones
2020-07-10uacce: remove uacce_vma_faultZhangfei Gao
2020-07-10Merge branch 'char-misc-linus' into 'char-misc-next'Greg Kroah-Hartman
2020-07-01misc: ibmvmc: Repair ill-named function argument descriptionsLee Jones
2020-07-01misc: ocxl: config: Provide correct formatting to function headersLee Jones
2020-07-01misc: cxl: hcalls: Demote half-assed kerneldoc attemptLee Jones
2020-07-01misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issuesLee Jones
2020-07-01misc: mic: scif: scif_fence: Fix a bunch of different documentation issuesLee Jones
2020-07-01misc: mic: scif: scif_dma: Fix a couple of kerneldoc issuesLee Jones
2020-07-01misc: mic: scif: scif_nm: Supply various kerneldoc fix-upsLee Jones
2020-07-01misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issuesLee Jones
2020-07-01misc: mic: scif: scif_epd: Describe missing 'scifdev' argument(s)Lee Jones
2020-07-01misc: mic: scif: scif_api: Demote scif_accept() function headerLee Jones
2020-07-01misc: mic: scif: scif_api: Remove set but unused variable 'read_size'Lee Jones
2020-07-01misc: mic: cosm: cosm_debugfs: Demote function headers from kerneldocLee Jones
2020-07-01misc: mic: scif: scif_ports: Fix copy 'n' paste errorLee Jones
2020-07-01misc: mic: cosm: cosm_main: Document 'force' function argumentLee Jones
2020-07-01misc: mic: host: mic_debugfs: Demote function headers from kerneldocLee Jones
2020-07-01misc: mic: card: mic_debugfs: Demote function headers from kerneldocLee Jones
2020-07-01misc: mic: host: mic_x100: Add missing descriptions to kerneldoc headersLee Jones
2020-07-01misc: mic: host: mic_intr: Properly document function argumentsLee Jones
2020-07-01misc: ibmasm: dot_command: Demote function headers from kerneldocLee Jones
2020-07-01misc: mic: host: mic_x100: Move declaration of mic_x100_intr_init[] into c-fileLee Jones
2020-07-01misc: ibmasm: r_heartbeat: Demote function headers from kerneldocLee Jones
2020-07-01misc: ibmasm: command: Demote function headers from kerneldocLee Jones