summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-09-28net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson1-2/+2
2022-09-28drm/mediatek: dsi: Move mtk_dsi_stop() call back to mtk_dsi_poweroff()Nícolas F. R. A. Prado1-11/+10
2022-09-28can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde1-2/+2
2022-09-28net: enetc: move enetc_set_psfp() out of the common enetc_set_features()Vladimir Oltean5-35/+44
2022-09-28wireguard: netlink: avoid variable-sized memcpy on sockaddrJason A. Donenfeld1-7/+6
2022-09-28wireguard: ratelimiter: disable timings test by defaultJason A. Donenfeld1-15/+10
2022-09-28net: ipa: properly limit modem routing table useAlex Elder5-26/+32
2022-09-28net: ipa: kill IPA_TABLE_ENTRY_SIZEAlex Elder4-35/+39
2022-09-28net: ipa: DMA addresses are nicely alignedAlex Elder5-35/+17
2022-09-28net: ipa: avoid 64-bit modulusAlex Elder2-7/+13
2022-09-28net: ipa: fix table alignment requirementAlex Elder1-8/+12
2022-09-28net: ipa: fix assumptions about DMA address sizeAlex Elder1-6/+8
2022-09-28of: mdio: Add of_node_put() when breaking out of for_each_xxLiang He1-0/+1
2022-09-28drm/hisilicon: Add depends on MMURandy Dunlap1-0/+1
2022-09-28drm/hisilicon/hibmc: Allow to be built if COMPILE_TEST is enabledJavier Martinez Canillas1-1/+1
2022-09-28sfc: fix null pointer dereference in efx_hard_start_xmitÍñigo Huguet1-1/+1
2022-09-28sfc: fix TX channel offset when using legacy interruptsÍñigo Huguet1-1/+1
2022-09-28i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron1-6/+26
2022-09-28i40e: Fix VF set max MTU sizeMichal Jaron1-0/+20
2022-09-28iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron1-2/+5
2022-09-28iavf: Fix bad page stateNorbert Zulinski1-2/+2
2022-09-28drm/panel: simple: Fix innolux_g121i1_l01 bus_formatHeiko Schocher1-1/+1
2022-09-28net: team: Unsync device addresses on ndo_stopBenjamin Poirier1-6/+18
2022-09-28net: bonding: Unsync device addresses on ndo_stopBenjamin Poirier1-12/+35
2022-09-28net: bonding: Share lacpdu_mcast_addr definitionBenjamin Poirier2-14/+7
2022-09-28scsi: mpt3sas: Fix return value check of dma_get_required_mask()Sreekanth Reddy1-1/+1
2022-09-28scsi: mpt3sas: Force PCIe scatterlist allocations to be within same 4 GB regionSuganath Prabu S2-47/+113
2022-09-28net: phy: aquantia: wait for the suspend/resume operations to finishIoana Ciornei1-4/+49
2022-09-28ipvlan: Fix out-of-bound bugs caused by unset skb->mac_headerLu Wei1-2/+4
2022-09-28iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley1-1/+4
2022-09-28dmaengine: ti: k3-udma-private: Fix refcount leak bug in of_xudma_dev_get()Liang He1-3/+3
2022-09-28drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno1-0/+3
2022-09-28interconnect: qcom: icc-rpmh: Add BCMs to commit list in pre_aggregateMike Tipton3-7/+5
2022-09-28can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde1-5/+5
2022-09-28gpiolib: cdev: Set lineevent_state::irq after IRQ register successfullyMeng Li1-2/+3
2022-09-28gpio: mockup: fix NULL pointer dereference when removing debugfsBartosz Golaszewski1-1/+1
2022-09-28wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau1-1/+1
2022-09-28efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel1-4/+4
2022-09-28efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel1-0/+7
2022-09-28media: flexcop-usb: fix endpoint type checkJohan Hovold1-1/+1
2022-09-28iommu/vt-d: Check correct capability for sagaw determinationYi Liu1-1/+1
2022-09-28USB: serial: option: add Quectel RM520Njerry meng1-0/+4
2022-09-28USB: serial: option: add Quectel BG95 0x0203 compositionCarl Yin(殷张成)1-0/+2
2022-09-28USB: core: Fix RST error in hub.cAlan Stern1-1/+1
2022-09-28Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman1-8/+8
2022-09-28vfio/type1: Unpin zero pagesAlex Williamson1-0/+12
2022-09-28vfio/type1: Prepare for batched pinning with struct vfio_batchDaniel Jordan1-13/+58
2022-09-28vfio/type1: Change success value of vaddr_get_pfn()Daniel Jordan1-7/+14
2022-09-28Revert "usb: add quirks for Lenovo OneLink+ Dock"Greg Kroah-Hartman1-4/+0
2022-09-28usb: cdns3: fix issue with rearming ISO OUT endpointPawel Laszczak1-0/+1