summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-22media: mxl111sf: change mutex_init() locationPavel Skripkin1-2/+14
2021-12-22Input: touchscreen - avoid bitwise vs logical OR warningNathan Chancellor1-21/+21
2021-12-22drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORELe Ma1-2/+2
2021-12-22libata: if T_LENGTH is zero, dma direction should be DMA_NONEGeorge Kennedy1-2/+13
2021-12-22serial: 8250_fintek: Fix garbled text for consoleJi-Ze Hong (Peter Hong)1-20/+0
2021-12-22USB: serial: option: add Telit FN990 compositionsDaniele Palmas1-0/+8
2021-12-22USB: serial: cp210x: fix CP2105 GPIO registrationJohan Hovold1-2/+4
2021-12-22usb: xhci: Extend support for runtime power management for AMD's Yellow carp.Nehal Bakulchandra Shah1-1/+5
2021-12-22PCI/MSI: Mask MSI-X vectors only on successStefan Roese1-3/+10
2021-12-22PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on errorThomas Gleixner1-1/+1
2021-12-22usb: dwc2: fix STM ID/VBUS detection startup delay in dwc2_driver_probeAmelie Delaunay1-0/+3
2021-12-22USB: NO_LPM quirk Lenovo USB-C to Ethernet Adapher(RTL8153-04)Jimmy Wang1-0/+3
2021-12-22tty: n_hdlc: make n_hdlc_tty_wakeup() asynchronousTetsuo Handa1-1/+22
2021-12-22Revert "usb: early: convert to readl_poll_timeout_atomic()"Greg Kroah-Hartman1-4/+11
2021-12-22USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman3-9/+9
2021-12-22net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2-1/+5
2021-12-22sfc_ef100: potential dereference of null pointerJiasheng Jiang1-0/+3
2021-12-22netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang1-0/+1
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov1-0/+3
2021-12-22ixgbe: Document how to enable NBASE-T supportRobert Schlabbach1-0/+4
2021-12-22igc: Fix typo in i225 LTR functionsSasha Neftin1-1/+1
2021-12-22igbvf: fix double free in `igbvf_probe`Letu Ren1-0/+1
2021-12-22igb: Fix removal of unicast MAC filters of VFsKaren Sornek1-14/+14
2021-12-22soc/tegra: fuse: Fix bitwise vs. logical OR warningNathan Chancellor2-2/+2
2021-12-22drm/amd/pm: fix a potential gpu_metrics_table memory leakLang Yu1-0/+3
2021-12-22drm/ast: potential dereference of null pointerJiasheng Jiang1-1/+4
2021-12-22dmaengine: st_fdma: fix MODULE_ALIASAlyssa Ross1-1/+1
2021-12-22net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang1-1/+2
2021-12-22soc: imx: Register SoC device only on i.MX boardsStephan Gerhold1-0/+4
2021-12-22clk: Don't parent clks until the parent is fully registeredMike Tipton1-3/+12
2021-12-22tee: amdtee: fix an IS_ERR() vs NULL bugDan Carpenter1-3/+2
2021-12-22dm btree remove: fix use after free in rebalance_children()Joe Thornber1-1/+1
2021-12-22vdpa: check that offsets are within boundsDan Carpenter1-1/+1
2021-12-22virtio_ring: Fix querying of maximum DMA mapping size for virtio deviceWill Deacon1-1/+1
2021-12-22firmware: arm_scpi: Fix string overflow in SCPI genpd driverSudeep Holla1-3/+7
2021-12-17hwmon: (dell-smm) Fix warning on /proc/i8k creation errorArmin Wolf1-2/+5
2021-12-17staging: most: dim2: use device release methodNikita Yushchenko1-25/+30
2021-12-17drm/amd/display: add connector type check for CRC source setPerry Yuan1-0/+8
2021-12-17drm/amd/display: Fix for the no Audio bug with Tiled DisplaysMustapha Ghaddar1-0/+4
2021-12-17i2c: rk3x: Handle a spurious start completion interrupt flagOndrej Jirman1-2/+2
2021-12-17parisc/agp: Annotate parisc agp init functions with __initHelge Deller1-3/+3
2021-12-17net/mlx4_en: Update reported link modes for 1/10GErik Ekman1-3/+3
2021-12-17Revert "tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP"Alexander Stein1-0/+1
2021-12-17drm/msm/dsi: set default num_data_lanesPhilip Chen1-0/+2
2021-12-14misc: fastrpc: fix improper packet size calculationJeya R1-4/+6
2021-12-14irqchip: nvic: Fix offset for Interrupt Priority OffsetsVladimir Murzin1-1/+1
2021-12-14irqchip/irq-gic-v3-its.c: Force synchronisation when issuing INVALLWudi Wang1-1/+1
2021-12-14irqchip/armada-370-xp: Fix support for Multi-MSI interruptsPali Rohár1-9/+5
2021-12-14irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()Pali Rohár1-1/+1
2021-12-14irqchip/aspeed-scu: Replace update_bits with write_bits.Billy Tsai1-2/+2