summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-02-10xhci: fix bounce buffer usage for non-sg list caseMathias Nyman1-11/+20
2021-02-10libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams1-3/+15
2021-02-10libnvdimm/namespace: Fix visibility of namespace resource attributeDan Williams1-5/+5
2021-02-10gpiolib: free device name on error path to fix kmemleakQuanyang Wang1-2/+8
2021-02-10thunderbolt: Fix possible NULL pointer dereference in tb_acpi_add_link()Mario Limonciello1-1/+1
2021-02-10vdpa/mlx5: Restore the hardware used index after change mapEli Cohen1-0/+18
2021-02-10nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUsSagi Grimberg1-1/+2
2021-02-10net: ipa: pass correct dma_handle to dma_free_coherent()Dan Carpenter1-1/+1
2021-02-10r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit1-2/+2
2021-02-10net: mvpp2: TCAM entry enable should be written after SRAM dataStefan Chulski1-5/+5
2021-02-10net/mlx5e: Release skb in case of failure in tc update skbMaor Dickman1-4/+12
2021-02-10net/mlx5e: Update max_opened_tc also when channels are closedMaxim Mikityanskiy1-4/+2
2021-02-10net/mlx5: Fix leak upon failure of rule creationMaor Gottlieb1-0/+5
2021-02-10net/mlx5: Fix function calculation for page treesDaniel Jurgens1-1/+1
2021-02-10ibmvnic: device remove has higher precedence over resetLijun Pan1-5/+0
2021-02-10i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues"Aleksandr Loktionov2-13/+1
2021-02-10igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo1-1/+1
2021-02-10igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwrKevin Lo1-2/+1
2021-02-10r8169: work around RTL8125 UDP hw bugHeiner Kallweit1-6/+65
2021-02-10vdpa/mlx5: Fix memory key MTT populationEli Cohen2-16/+13
2021-02-10Input: i8042 - unbreak Pegatron C15BAlexey Dobriyan1-0/+2
2021-02-10usb: xhci-mtk: break loop when find the endpoint to dropChunfeng Yun1-1/+3
2021-02-10usb: xhci-mtk: skip dropping bandwidth of unchecked endpointsChunfeng Yun2-29/+36
2021-02-10usb: xhci-mtk: fix unreleased bandwidth dataIkjoon Jang5-39/+111
2021-02-10usb: dwc3: fix clock issue during resume in OTG modeGary Bisson1-1/+1
2021-02-10usb: dwc2: Fix endpoint direction check in ep_from_windexHeiko Stuebner1-7/+1
2021-02-10usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop()Yoshihiro Shimoda1-0/+1
2021-02-10USB: usblp: don't call usb_set_interface if there's a single altJeremy Figgins1-8/+11
2021-02-10usb: gadget: aspeed: add missing of_node_putkernel test robot1-1/+3
2021-02-10USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter1-1/+3
2021-02-10usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720Pali Rohár4-1/+68
2021-02-10USB: serial: option: Adding support for Cinterion MV31Christoph Schemmel1-0/+6
2021-02-10USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000Chenxin Jin1-0/+1
2021-02-10USB: serial: cp210x: add pid/vid for WSDA-200-USBPho Tran1-0/+1
2021-02-07habanalabs: disable FW events on device removalOded Gabbay1-0/+9
2021-02-07habanalabs: fix backward compatibility of idle checkOded Gabbay1-0/+2
2021-02-07habanalabs: zero pci counters packet before submit to FWOfir Bitton1-0/+5
2021-02-07drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen1-2/+2
2021-02-07drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas2-6/+21
2021-02-07drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo1-0/+3
2021-02-07drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr1-2/+4
2021-02-07drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang1-1/+1
2021-02-07platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual ...Jeannie Stevenson1-0/+1
2021-02-07nvmet: set right status on error in id-ns handlerChaitanya Kulkarni1-2/+6
2021-02-07nvme-pci: allow use of cmb on v1.4 controllersKlaus Jensen1-0/+14
2021-02-07nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeoutChao Leng1-4/+10
2021-02-07nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeoutChao Leng1-4/+11
2021-02-07nvme: check the PRINFO bit before deciding the host buffer lengthRevanth Rajashekar1-2/+15
2021-02-07i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFOSowjanya Komatineni1-1/+21
2021-02-07scsi: ibmvfc: Set default timeout to avoid crash during migrationBrian King1-1/+3