summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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: dwc3: core: Revise GHWPARAMS9 offsetThinh Nguyen1-1/+1
2021-12-01usb: dwc3: leave default DMA for PCI devicesFabio Aiuto1-3/+5
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-01USB: serial: pl2303: fix GC type detectionJohan Hovold1-0/+1
2021-12-01ACPI: CPPC: Add NULL pointer check to cppc_get_perf()Rafael J. Wysocki1-1/+8
2021-12-01ACPI: Get acpi_device's parent from the parent fieldSakari Ailus1-8/+3
2021-12-01scsi: sd: Fix sd_do_mode_sense() buffer length handlingDamien Le Moal1-0/+7
2021-11-30hwmon: peci-dimmpower: fix sporadic 0 value readingsFlorian Breska2-23/+57
2021-11-26Merge tag 'v5.15.5' into dev-5.15Joel Stanley698-4063/+6900
2021-11-26mdio: aspeed: Fix "Link is Down" issueDylan Hung1-0/+7
2021-11-26irqchip/aspeed-scu: Replace update_bits with write_bits.Billy Tsai1-2/+2
2021-11-25ice: Delete always true check of PF pointerLeon Romanovsky1-3/+0
2021-11-25ice: Fix VF true promiscuous modeBrett Creeley2-43/+40
2021-11-25usb: max-3421: Use driver data instead of maintaining a list of bound devicesUwe Kleine-König1-20/+5
2021-11-25drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan4-1/+23
2021-11-25drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and...hongao1-0/+1
2021-11-25drm/i915: Fix type1 DVI DP dual mode adapter heuristic for modern platformsVille Syrjälä1-22/+63
2021-11-25drm/i915/dp: Ensure max link params are always validImre Deak1-8/+10
2021-11-25drm/i915/dp: Ensure sink rate values are always validImre Deak1-0/+11
2021-11-25drm/nouveau: clean up all clients on device removalJeremy Cline1-0/+30
2021-11-25drm/nouveau: use drm_dev_unplug() during device removalJeremy Cline1-1/+1
2021-11-25drm/nouveau: Add a dedicated mutex for the clients listJeremy Cline2-4/+11
2021-11-25drm/prime: Fix use after free in mmap with drm_gem_ttm_mmapAnand K Mistry1-2/+4
2021-11-25drm/udl: fix control-message timeoutJohan Hovold1-1/+1
2021-11-25drm/i915/guc: Unwind context requests in reverse orderMatthew Brost1-4/+4
2021-11-25drm/i915/guc: Don't drop ce->guc_active.lock when unwinding contextMatthew Brost1-4/+0
2021-11-25drm/i915/guc: Workaround reset G2H is received after schedule done G2HMatthew Brost1-6/+35
2021-11-25drm/i915/guc: Don't enable scheduling on a banned context, guc_id invalid, no...Matthew Brost1-3/+19
2021-11-25drm/i915/guc: Fix outstanding G2H accountingMatthew Brost1-42/+37
2021-11-25drm/amd/display: Limit max DSC target bpp for specific monitorsRoman Li1-0/+35
2021-11-25drm/amd/display: Update swizzle mode enumsAlvin Lee2-3/+5
2021-11-25parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-11-25net: stmmac: Fix signed/unsigned wreckageThomas Gleixner1-13/+10
2021-11-25Drivers: hv: balloon: Use VMBUS_RING_SIZE() wrapper for dm_ring_sizeBoqun Feng1-1/+1
2021-11-25net: stmmac: socfpga: add runtime suspend/resume callback for stratix10 platformMeng Li1-2/+22
2021-11-25spi: fix use-after-free of the add_lock mutexMichael Walle1-6/+6
2021-11-25drm/cma-helper: Release non-coherent memory with dma_free_noncoherent()Thomas Zimmermann1-2/+7
2021-11-25fbdev: Prevent probing generic drivers if a FB is already registeredJavier Martinez Canillas2-0/+22
2021-11-25pinctrl: ralink: include 'ralink_regs.h' in 'pinctrl-mt7620.c'Sergio Paracuellos1-0/+1
2021-11-25scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne1-4/+2
2021-11-25ata: libata: add missing ata_identify_page_supported() callsDamien Le Moal1-1/+5
2021-11-25ata: libata: improve ata_read_log_page() error messageDamien Le Moal1-2/+3
2021-11-25Revert "drm/i915/tgl/dsi: Gate the ddi clocks after pll mapping"Vandita Kulkarni1-8/+2
2021-11-25tun: fix bonding active backup with arp monitoringNicolas Dichtel1-0/+5
2021-11-25dmaengine: remove debugfs #ifdefArnd Bergmann1-14/+1