summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-22Input: silead - add workaround for x86 BIOS-es which bring the chip up in a s...Hans de Goede1-4/+40
2021-05-22Input: elants_i2c - do not bind to i2c-hid compatible ACPI instantiated devicesHans de Goede1-2/+42
2021-05-22ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin1-0/+1
2021-05-22dmaengine: dw-edma: Fix crash on loading/unloading driverGustavo Pimentel1-6/+5
2021-05-22PCI: thunder: Fix compile testingArnd Bergmann3-7/+14
2021-05-22virtio_net: Do not pull payload in skb->headEric Dumazet1-3/+7
2021-05-22pinctrl: ingenic: Improve unreachable code generationJosh Poimboeuf1-1/+2
2021-05-22isdn: capi: fix mismatched prototypesArnd Bergmann1-2/+2
2021-05-22cxgb4: Fix the -Wmisleading-indentation warningKaixu Xia1-1/+1
2021-05-22usb: sl811-hcd: improve misleading indentationArnd Bergmann1-5/+4
2021-05-22kgdb: fix gcc-11 warning on indentationArnd Bergmann1-13/+13
2021-05-19nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig1-1/+2
2021-05-19clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel1-1/+6
2021-05-19usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan1-3/+3
2021-05-19thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba1-0/+4
2021-05-19FDDI: defxx: Make MMIO the configuration default except for EISAMaciej W. Rozycki1-6/+9
2021-05-19cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum1-8/+22
2021-05-19iio: tsl2583: Fix division by a zero lux_valColin Ian King1-0/+8
2021-05-19iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko1-2/+11
2021-05-19xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh1-1/+3
2021-05-19xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET1-3/+3
2021-05-19usb: dwc3: gadget: Return success always for kick transfer in ep queueWesley Cheng1-1/+3
2021-05-19usb: core: hub: fix race condition about TRSMRCY of resumeChunfeng Yun1-3/+3
2021-05-19usb: dwc2: Fix gadget DMA unmap directionPhil Elwell2-1/+4
2021-05-19usb: xhci: Increase timeout for HC haltMaximilian Luz1-2/+3
2021-05-19usb: dwc3: pci: Enable usb2-gadget-lpm-disable for Intel MerrifieldFerry Toth1-0/+1
2021-05-19usb: dwc3: omap: improve extcon initializationMarcel Hamer1-0/+5
2021-05-19nbd: Fix NULL pointer in flush_workqueueSun Ke1-1/+2
2021-05-19ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET1-0/+1
2021-05-19hwmon: (occ) Fix poll rate limitingEddie James2-3/+4
2021-05-19usb: fotg210-hcd: Fix an error messageChristophe JAILLET1-2/+2
2021-05-19iio: proximity: pulsedlight: Fix rumtime PM imbalance on errorDinghao Liu1-0/+1
2021-05-19drm/i915: Avoid div-by-zero on gen2Ville Syrjälä1-1/+1
2021-05-19drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...Kai-Heng Feng3-0/+12
2021-05-19i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski4-11/+10
2021-05-19i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin1-1/+2
2021-05-19i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang1-0/+1
2021-05-19can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde1-1/+2
2021-05-19drm/radeon: Avoid power table parsing memory leaksKees Cook1-5/+15
2021-05-19drm/radeon: Fix off-by-one power_state index heap overwriteKees Cook1-3/+3
2021-05-19ethernet:enic: Fix a use after free bug in enic_hard_start_xmitLv Yunlong1-2/+5
2021-05-19net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo1-0/+2
2021-05-19net: hns3: use netif_tx_disable to stop the transmit queuePeng Li1-1/+1
2021-05-19net: hns3: fix for vxlan gpe tx checksum bugHao Chen1-2/+3
2021-05-19net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()Jian Shen1-0/+5
2021-05-19net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo1-1/+1
2021-05-19net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo2-2/+4
2021-05-19rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu1-2/+10
2021-05-19rtc: fsl-ftm-alarm: add MODULE_TABLE()Michael Walle1-0/+1
2021-05-19PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang1-0/+3