summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-08drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson1-2/+3
2020-12-08Input: atmel_mxt_ts - fix lost interruptsLinus Walleij1-2/+2
2020-12-08Input: i8042 - add ByteSpeed touchpad to noloop tablePo-Hsu Lin1-0/+4
2020-12-08Input: xpad - support Ardwiino ControllersSanjay Govind1-0/+2
2020-12-08net: mlx5e: fix fs_tcp.c build when IPV6 is not enabledRandy Dunlap1-0/+2
2020-12-08net/mlx5: Fix wrong address reclaim when command interface is downEran Ben Elisha1-2/+19
2020-12-08net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik3-0/+7
2020-12-08net: mvpp2: Fix error return code in mvpp2_open()Wang Hai1-0/+1
2020-12-08chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter1-0/+1
2020-12-08vxlan: fix error return code in __vxlan_dev_create()Zhang Changzhong1-1/+3
2020-12-08net: pasemi: fix error return code in pasemi_mac_open()Zhang Changzhong1-2/+6
2020-12-08cxgb3: fix error return code in t3_sge_alloc_qset()Zhang Changzhong1-0/+1
2020-12-08dpaa_eth: copy timestamp fields to new skb in A-050385 workaroundYangbo Lu1-1/+9
2020-12-08geneve: pull IP header before ECN decapsulationEric Dumazet1-4/+16
2020-12-08ibmvnic: Fix TX completion error handlingThomas Falcon1-3/+1
2020-12-08ibmvnic: Ensure that SCRQ entry reads are correctly orderedThomas Falcon1-0/+18
2020-12-08chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav1-0/+1
2020-12-08usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez1-1/+1
2020-12-08tun: honor IOCB_NOWAIT flagJens Axboe1-3/+11
2020-12-02drm/amdgpu: add rlc iram and dram firmware supportLikun Gao6-8/+66
2020-12-02irqchip/exiu: Fix the index of fwspec for IRQ typeChen Baozi1-1/+1
2020-12-02usb: gadget: Fix memleak in gadgetfs_fill_superZhang Qilong1-0/+3
2020-12-02USB: quirks: Add USB_QUIRK_DISCONNECT_SUSPEND quirk for Lenovo A630Z TIO buil...penghao1-0/+4
2020-12-02USB: core: Fix regression in Hercules audio cardAlan Stern1-0/+6
2020-12-02usb: gadget: f_midi: Fix memleak in f_midi_allocZhang Qilong1-3/+7
2020-12-02USB: core: Change %pK for __user pointers to %pxAlan Stern1-7/+7
2020-12-02spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probeNathan Chancellor1-1/+2
2020-12-02can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde1-1/+1
2020-12-02can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde1-1/+1
2020-12-02RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu1-0/+1
2020-12-02RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang1-4/+4
2020-12-02RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang1-1/+1
2020-12-02platform/x86: toshiba_acpi: Fix the wrong variable assignmentKaixu Xia1-2/+1
2020-12-02platform/x86: thinkpad_acpi: Send tablet mode switch at wakeup timeBenjamin Berg1-0/+1
2020-12-02can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde1-61/+70
2020-12-02drm/nouveau: fix relocations applying logic and a double-freeMatti Hamalainen1-3/+5
2020-12-02ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li1-33/+16
2020-12-02enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean1-12/+2
2020-12-02net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo1-1/+1
2020-12-02efi: EFI_EARLYCON should depend on EFIGeert Uytterhoeven1-1/+1
2020-12-02efi/efivars: Set generic ops before loading SSDTAmadeusz Sławiński1-1/+1
2020-12-02optee: add writeback to valid memory typeRui Miguel Silva1-1/+2
2020-12-02ibmvnic: enhance resetting status check during module exitLijun Pan2-4/+2
2020-12-02ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan1-0/+3
2020-12-02ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan1-0/+3
2020-12-02net: ena: fix packet's addresses for rx_offset featureShay Agroskin1-9/+11
2020-12-02net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin1-9/+8
2020-12-02net: ena: handle bad request id in ena_netdevShay Agroskin2-32/+14
2020-12-02nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski1-2/+2
2020-12-02aquantia: Remove the build_skb pathLincoln Ramsay1-74/+52