aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/mhi (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-12inet: frags: batch fqdir destroy worksSeongJae Park2-8/+40
2020-12-12nfc: s3fwrn5: let core configure the interrupt triggerKrzysztof Kozlowski1-6/+1
2020-12-12net: dsa: mt7530: enable MTU normalizationDENG Qingfang1-0/+2
2020-12-12ath11k: implement suspend for QCA6390 PCI devicesCarl Huang8-2/+124
2020-12-12ath11k: hif: add ce irq enable and disable functionsCarl Huang2-1/+32
2020-12-12ath11k: implement WoW enable and wakeup commandsCarl Huang7-1/+355
2020-12-12ath11k: set credit_update flag for flow controlled ep onlyCarl Huang1-3/+5
2020-12-12ath11k: dp: stop rx pktlog before suspendCarl Huang4-0/+56
2020-12-12ath11k: htc: implement suspend handlingCarl Huang4-2/+31
2020-12-12ath11k: htc: remove unused struct ath11k_htc_opsKalle Valo1-6/+0
2020-12-12ath11k: pci: read select_window register to ensure write is finishedCarl Huang1-0/+1
2020-12-12ath11k: hif: implement suspend and resume functionsCarl Huang2-0/+38
2020-12-12ath11k: mhi: hook suspend and resumeCarl Huang2-0/+14
2020-12-12ath11k: Fix incorrect tlvs in scan start commandPradeep Kumar Chitrapu1-31/+0
2020-12-12ath11k: pci: disable VDD4BLOWCarl Huang2-0/+13
2020-12-12ath11k: pci: fix L1ss clock unstable problemCarl Huang2-0/+81
2020-12-12ath11k: pci: fix hot reset stability issuesCarl Huang2-5/+57
2020-12-12ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDIDCarl Huang4-13/+46
2020-12-12ath11k: mhi: print a warning if firmware crashedKalle Valo1-0/+9
2020-12-12ath11k: use MHI provided APIs to allocate and free MHI controllerBhaumik Bhatt1-3/+4
2020-12-12ath10k: add atomic protection for device recoveryWen Gong8-9/+25
2020-12-12ath10k: add option for chip-id based BDF selectionAbhishek Kumar1-11/+32
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko4-8/+8
2020-12-11mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer1-0/+1
2020-12-11kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee1-0/+39
2020-12-11elfcore: fix building with clangArnd Bergmann3-27/+22
2020-12-11initramfs: fix clang build failureArnd Bergmann1-1/+1
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann1-0/+5
2020-12-11selftest/fpu: avoid clang warningArnd Bergmann1-1/+2
2020-12-11proc: use untagged_addr() for pagemap_read addressesMiles Chen1-2/+6
2020-12-11revert "mm/filemap: add static for function __add_to_page_cache_locked"Andrew Morton1-1/+1
2020-12-11mtd: rawnand: xway: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: socrates: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: plat_nand: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: pasemi: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: orion: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: mpc5121: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: gpio: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: au1550: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mtd: rawnand: ams-delta: Do not force a particular software ECC engineMiquel Raynal1-1/+3
2020-12-11mt76: remove unused variable qSouptick Joarder1-3/+0
2020-12-11iwlwifi: fw: acpi: Demote non-conformant function headersLee Jones1-6/+6
2020-12-11iwlwifi: fw: dbg: Fix misspelling of 'reg_data' in function headerLee Jones1-1/+1
2020-12-11iwlwifi: iwl-phy-db: Add missing struct member description for 'trans'Lee Jones1-1/+1
2020-12-11iwlwifi: iwl-eeprom-parse: Fix 'struct iwl_eeprom_enhanced_txpwr's headerLee Jones1-6/+6
2020-12-11iwlwifi: iwl-eeprom-read: Demote one nonconformant function headerLee Jones1-1/+1
2020-12-11iwlwifi: mvm: rs: Demote non-conformant function documentation headersLee Jones1-5/+5
2020-12-11iwlwifi: iwl-drv: Fix fall-through warnings for ClangGustavo A. R. Silva1-1/+1
2020-12-11iwlwifi: dvm: Fix fall-through warnings for ClangGustavo A. R. Silva5-7/+7
2020-12-11iwlwifi: mvm: Fix fall-through warnings for ClangGustavo A. R. Silva9-17/+17