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-23bus: fsl-mc: probe the allocatable objects firstGrigore Popescu
2020-07-23bus: fsl-mc: use raw spin lock to serialize mc cmdsLaurentiu Tudor
2020-07-23bus: fsl-mc: add missing device typesIoana Ciornei
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-23Merge tag 'phy-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Greg Kroah-Hartman
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-23Merge tag 'fpga-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...Greg Kroah-Hartman
2020-07-23Merge tag 'soundwire-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
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-21phy: qualcomm: fix setting of tx_deamp_3_5db when device property read failsColin Ian King
2020-07-21phy: bcm63xx-usbh: Add BCM63xx USBH driverÁlvaro Fernández Rojas
2020-07-21phy: armada-38x: fix NETA lockup when repeatedly switching speedsRussell King
2020-07-21coresight: etm4x: Fix save/restore during cpu idleSuzuki K Poulose
2020-07-21coresight: etm: perf: Add default sink selection to etm perfMike Leach
2020-07-21coresight: tmc: Update sink types for default selectionMike Leach
2020-07-21coresight: Add default sink selection to CoreSight baseMike Leach
2020-07-21coresight: tmc: Fix TMC mode read in tmc_read_unprepare_etb()Sai Prakash Ranjan
2020-07-21coresight: tmc: Add shutdown callback for TMC ETRSai Prakash Ranjan
2020-07-21coresight: etmv4: Counter values not saved on disableMike Leach
2020-07-21coresight: etmv4: Fix resource selector constantMike Leach
2020-07-21coresight: Drop double check for ACPI companion deviceAndy Shevchenko
2020-07-21coresight: Use devm_kcalloc() in coresight_alloc_conns()Xu Wang
2020-07-21coresight: replicator: Reset replicator if context is lostSai Prakash Ranjan
2020-07-21coresight: etm4x: Add support to skip trace unit power upTingwei Zhang
2020-07-21coresight: catu: Use CS_AMBA_ID macro for id tableSai Prakash Ranjan
2020-07-21coresight: replicator: Use CS_AMBA_ID macro for id tableSai Prakash Ranjan
2020-07-21phy: samsung-ufs: Fix IS_ERR argumentGustavo A. R. Silva
2020-07-21Soundwire: intel_init: save Slave(s) _ADR info in sdw_intel_ctxBard Liao
2020-07-21soundwire: intel: add wake interrupt supportRander Wang
2020-07-21soundwire: intel/cadence: merge Soundwire interrupt handlers/threadsBard Liao
2020-07-21soundwire: intel_init: use EXPORT_SYMBOL_NSPierre-Louis Bossart
2020-07-21soundwire: intel_init: add implementation of sdw_intel_enable_irq()Pierre-Louis Bossart
2020-07-21soundwire: intel: introduce helper for link synchronizationPierre-Louis Bossart