summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-01PCI: aardvark: Deduplicate code in advk_pcie_rd_conf()Marek Behún1-28/+20
2021-12-01mdio: aspeed: Fix "Link is Down" issueDylan Hung1-0/+7
2021-12-01mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter2-4/+21
2021-12-01mmc: sdhci-esdhc-imx: disable CMDQ supportTim Harvey1-2/+0
2021-12-01xen: detect uninitialized xenbus in xenbus_initStefano Stabellini1-0/+23
2021-12-01xen: don't continue xenstore initialization in case of errorsStefano Stabellini1-1/+3
2021-12-01staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-12-01staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-2/+6
2021-12-01staging/fbtft: Fix backlightNoralf Trønnes2-12/+1
2021-12-01HID: wacom: Use "Confidence" flag to prevent reporting invalid contactsJason Gerecke2-1/+8
2021-12-01media: cec: copy sequence field for the replyHans Verkuil1-0/+1
2021-12-01binder: fix test regression due to sender_euid changeTodd Kjos1-1/+1
2021-12-01usb: hub: Fix locking issues with address0_mutexMathias Nyman1-8/+12
2021-12-01usb: hub: Fix usb enumeration issue due to address0 raceMathias Nyman1-3/+11
2021-12-01usb: typec: fusb302: Fix masking of comparator and bc_lvl interruptsOndrej Jirman1-2/+4
2021-12-01usb: chipidea: ci_hdrc_imx: fix potential error pointer dereference in probeDan Carpenter1-9/+9
2021-12-01usb: dwc3: gadget: Fix null pointer exceptionAlbert Wang1-0/+6
2021-12-01usb: dwc3: gadget: Check for L1/L2/U3 for Start TransferThinh Nguyen1-3/+14
2021-12-01usb: dwc3: gadget: Ignore NoStream after End TransferThinh Nguyen1-8/+8
2021-12-01usb: dwc2: hcd_queue: Fix use of floating point literalNathan Chancellor1-1/+1
2021-12-01usb: dwc2: gadget: Fix ISOC flow for elapsed framesMinas Harutyunyan1-3/+14
2021-12-01USB: serial: option: add Fibocom FM101-GL variantsMingjie Zhang1-0/+3
2021-12-01USB: serial: option: add Telit LE910S1 0x9200 compositionDaniele Palmas1-0/+2
2021-12-01ACPI: Get acpi_device's parent from the parent fieldSakari Ailus1-8/+3
2021-11-26ice: Delete always true check of PF pointerLeon Romanovsky1-3/+0
2021-11-26usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König1-20/+5
2021-11-26scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter1-5/+0
2021-11-26scsi: ufs: core: Fix task management completionAdrian Hunter2-29/+24
2021-11-26drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-26drm/i915/dp: Ensure sink rate values are always validImre Deak1-0/+11
2021-11-26drm/nouveau: clean up all clients on device removalJeremy Cline1-0/+30
2021-11-26drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline1-1/+1
2021-11-26drm/nouveau: Add a dedicated mutex for the clients listJeremy Cline2-4/+11
2021-11-26drm/udl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-26drm/amd/display: Update swizzle mode enumsAlvin Lee2-3/+5
2021-11-26parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-11-26net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li1-2/+22
2021-11-26scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne1-4/+2
2021-11-26tun: fix bonding active backup with arp monitoringNicolas Dichtel1-0/+5
2021-11-26net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devicesPunit Agrawal1-0/+5
2021-11-26pinctrl: qcom: sdm845: Enable dual edge errataBjorn Andersson1-0/+1
2021-11-26e100: fix device suspend/resumeJesse Brandeburg1-5/+13
2021-11-26i40e: Fix display error code in dmesgGrzegorz Szczurek1-3/+2
2021-11-26i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski1-40/+19
2021-11-26i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek1-32/+21
2021-11-26i40e: Fix ping is lost after configuring ADq on VFEryk Rybak3-8/+74
2021-11-26i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak1-12/+23
2021-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski2-2/+4
2021-11-26i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak1-44/+9
2021-11-26net: dpaa2-eth: fix use-after-free in dpaa2_eth_removePavel Skripkin1-2/+2