summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-18ibmvnic: don't stop queue in xmitSukadev Bhattiprolu1-2/+0
2021-11-18net: phylink: avoid mvneta warning when setting pause parametersRussell King (Oracle)1-1/+1
2021-11-18net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K2-1/+27
2021-11-18drm/amdgpu/gmc6: fix DMA mask from 44 to 40 bitsAlex Deucher1-2/+2
2021-11-18wcn36xx: Fix discarded frames due to wrong sequence numberLoic Poulain1-2/+7
2021-11-18wcn36xx: add proper DMA memory barriers in rx pathBenjamin Li1-1/+11
2021-11-18libertas: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-18libertas_tf: Fix possible memory leak in probe and disconnectWang Hai1-0/+2
2021-11-18spi: spi-rpc-if: Check return value of rpcif_sw_init()Lad Prabhakar1-1/+3
2021-11-18tpm_tis_spi: Add missing SPI IDMark Brown1-0/+1
2021-11-18tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu2-8/+22
2021-11-18irq: mips: avoid nested irq_enter()Mark Rutland1-1/+1
2021-11-18drm/msm: Fix potential NULL dereference in DPU SSPPJessica Zhang1-3/+5
2021-11-18clocksource/drivers/timer-ti-dm: Select TIMER_OFKees Cook1-0/+1
2021-11-18nvme-rdma: fix error code in nvme_rdma_setup_ctrlMax Gurtovoy1-0/+2
2021-11-18phy: micrel: ksz8041nl: do not use power down modeStefan Agner1-2/+3
2021-11-18net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner1-7/+11
2021-11-18mwifiex: Send DELBA requests according to specJonas Dreßler1-2/+3
2021-11-18rsi: stop thread firstly in rsi_91x_init() error handlingZiyang Xuan1-0/+1
2021-11-18mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()Shayne Chen1-1/+1
2021-11-18mt76: mt7915: fix sta_rec_wtbl tag lenShayne Chen1-1/+1
2021-11-18mt76: mt7915: fix possible infinite loop release semaphoreLorenzo Bianconi1-1/+1
2021-11-18mt76: mt76x02: fix endianness warnings in mt76x02_mac.cLorenzo Bianconi1-6/+7
2021-11-18mt76: mt7615: fix endianness warning in mt7615_mac_write_txwiLorenzo Bianconi1-6/+9
2021-11-18platform/x86: thinkpad_acpi: Fix bitwise vs. logical warningNathan Chancellor1-1/+1
2021-11-18mmc: mxs-mmc: disable regulator on error and in the remove functionChristophe JAILLET1-0/+10
2021-11-18media: ir_toy: assignment to be16 should be of correct typeSean Young1-1/+1
2021-11-18drm/msm: uninitialized variable in msm_gem_import()Dan Carpenter1-2/+2
2021-11-18drm/msm: potential error pointer dereference in init()Dan Carpenter1-0/+4
2021-11-18tcp: switch orphan_count to bare per-cpu countersEric Dumazet2-2/+2
2021-11-18ath10k: fix max antenna gain unitSven Eckelmann2-3/+6
2021-11-18hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeffZev Weiss1-1/+1
2021-11-18hwmon: Fix possible memleak in __hwmon_device_register()Yang Yingliang1-2/+4
2021-11-18memstick: jmb38x_ms: use appropriate free function in jmb38x_ms_alloc_host()Dan Carpenter1-1/+1
2021-11-18memstick: avoid out-of-range warningArnd Bergmann1-1/+1
2021-11-18mmc: sdhci-omap: Fix context restoreTony Lindgren1-1/+14
2021-11-18mmc: sdhci-omap: Fix NULL pointer exception if regulator is not configuredTony Lindgren1-1/+2
2021-11-18gve: Recover from queue stall due to missed IRQJohn Fraker3-2/+51
2021-11-18b43: fix a lower bounds testDan Carpenter1-1/+1
2021-11-18b43legacy: fix a lower bounds testDan Carpenter1-1/+1
2021-11-18hwrng: mtk - Force runtime pm ops for sleep opsMarkus Schneider-Pargmann1-2/+7
2021-11-18crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu2-0/+12
2021-11-18crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu1-0/+7
2021-11-18media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()Evgeny Novikov1-3/+15
2021-11-18EDAC/amd64: Handle three rank interleaving modeYazen Ghannam1-1/+21
2021-11-18ath9k: Fix potential interrupt storm on queue resetLinus Lüssing1-1/+3
2021-11-18media: em28xx: Don't use ops->suspend if it is NULLColin Ian King1-2/+3
2021-11-18cpuidle: Fix kobject memory leaks in error pathsAnel Orazgaliyeva1-1/+4
2021-11-18media: cx23885: Fix snd_card_free call on null card pointerColin Ian King1-1/+2
2021-11-18media: tm6000: Avoid card name truncationKees Cook1-2/+1