aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-19mmc: mmci: Retry the busy start conditionLinus Walleij1-12/+27
2023-06-19mmc: mmci: Make busy complete state machine explicitLinus Walleij2-18/+45
2023-06-19mmc: mmci: Break out error check in busy detectLinus Walleij1-1/+10
2023-06-19mmc: mmci: Stash status while waiting for busyLinus Walleij1-0/+1
2023-06-19mmc: mmci: Unwind big if() clauseLinus Walleij1-7/+26
2023-06-19mmc: mmci: Clear busy_status when starting commandLinus Walleij1-0/+1
2023-06-19EDAC/amd64: Cache and use GPU node mapYazen Ghannam2-0/+77
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya1-4/+4
2023-06-19wifi: iwlwifi: bump FW API to 81 for AX devicesGregory Greenman1-2/+2
2023-06-19wifi: iwlwifi: mvm: Add support for SCAN API version 16Ilan Peer2-21/+48
2023-06-19wifi: iwlwifi: mvm: Don't access vif valid links directlyIlan Peer3-4/+4
2023-06-19wifi: iwlwifi: handle eSR transitionsMiri Korenblit5-33/+155
2023-06-19wifi: iwlwifi: fix max number of fw active linksMiri Korenblit3-22/+24
2023-06-19wifi: iwlwifi: add a few rate index validity checksAnjaneyulu2-7/+13
2023-06-19wifi: iwlwifi: Validate slots_num before allocating memoryAnjaneyulu1-1/+4
2023-06-19wifi: iwlwifi: mvm: Validate tid is in valid range before using itAnjaneyulu2-6/+13
2023-06-19wifi: iwlwifi: mvm: track u-APSD misbehaving AP by AP addressJohannes Berg3-17/+26
2023-06-19wifi: iwlwifi: implement WPFC ACPI table loadingJohannes Berg6-51/+65
2023-06-19wifi: iwlwifi: pcie: fix NULL pointer dereference in iwl_pcie_irq_rx_msix_han...Anjaneyulu1-2/+3
2023-06-19wifi: iwlwifi: add some FW misbehaviour check infrastructureJohannes Berg4-9/+36
2023-06-19wifi: iwlwifi: mvm: always send spec link ID in link commandsJohannes Berg1-0/+2
2023-06-19wifi: iwlwifi: use array as array argumentJohannes Berg2-2/+2
2023-06-19wifi: iwlwifi: mvm: store WMM params per linkJohannes Berg2-6/+15
2023-06-19wifi: iwlwifi: mvm: check link during TXJohannes Berg1-1/+3
2023-06-19wifi: iwlwifi: mvm: add a NULL pointer checkJohannes Berg2-2/+12
2023-06-19wifi: iwlwifi: fw: Add new FSEQ defines to fw dumpAriel Malamud2-2/+10
2023-06-19wifi: iwlwifi: pcie: double-check ACK interrupt after timeoutJohannes Berg1-4/+9
2023-06-19wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg1-1/+4
2023-06-19wifi: iwlwifi: mvm: use iwl_mvm_is_vendor_in_approved_list()Johannes Berg1-1/+1
2023-06-19wifi: iwlwifi: fw: make some ACPI functions staticJohannes Berg2-40/+19
2023-06-19wifi: iwlwifi: Correctly indicate support for VHT TX STBCIlan Peer1-2/+2
2023-06-19wifi: iwlwifi: mvm: correctly access HE/EHT sband capaJohannes Berg1-20/+26
2023-06-19wifi: iwlwifi: mvm: Add NULL check before dereferencing the pointerMukesh Sisodiya1-6/+8
2023-06-19wifi: iwlwifi: mvm: remove new checksum codeJohannes Berg4-84/+7
2023-06-19Merge wireless into wireless-nextJohannes Berg1-6/+6
2023-06-19Merge tag 'mlx5-fixes-2023-06-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller15-36/+163
2023-06-19drivers: meson: secure-pwrc: always enable DMA domainAlexey Romanov1-1/+1
2023-06-19net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren1-2/+1
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij1-0/+1
2023-06-19mtd: otp: clean up on error in mtd_otp_nvmem_add()Dan Carpenter1-3/+5
2023-06-19mtd: maps: pismo: Switch back to use i2c_driver's .probe()Uwe Kleine-König1-1/+1
2023-06-19mtd: rawnand: macronix: OTP access for MX30LFxG18ACArseniy Krasnov1-0/+167
2023-06-19mtd: rawnand: meson: fix unaligned DMA buffers handlingArseniy Krasnov1-0/+4
2023-06-19mtd: rawnand: add support for the Sandisk SDTNQGAMA chipJohan Jonker1-0/+3
2023-06-19mtd: rawnand: add basic sandisk manufacturer opsJohan Jonker4-1/+29
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel15-609/+697
2023-06-19fbdev: hitfb: Use NULL for pointersThomas Zimmermann1-2/+2
2023-06-19fbdev: hitfb: Fix integer-to-pointer castThomas Zimmermann1-1/+1
2023-06-19fbdev/media: Use GPIO descriptors for VIA GPIOLinus Walleij4-46/+48
2023-06-19fbdev: broadsheetfb: Add MODULE_FIRMWARE macroJuerg Haefliger1-0/+2