summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-02scsi: mpi3mr: Suppress command reply debug printsShin'ichiro Kawasaki1-1/+2
2022-12-02net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau1-0/+1
2022-12-02dm-log-writes: set dma_alignment limit in io_hintsKeith Busch1-0/+1
2022-12-02dm-integrity: set dma_alignment limit in io_hintsKeith Busch1-0/+1
2022-12-02platform/x86: ideapad-laptop: Add module parameters to match DMI quirk tablesHans de Goede1-3/+19
2022-12-02platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle on some Y...Arnav Rawat1-0/+17
2022-12-02platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng1-0/+3
2022-12-02platform/surface: aggregator_registry: Add support for Surface Laptop 5Maximilian Luz1-0/+16
2022-12-02drm/amdkfd: Fix a memory limit issueEric Huang1-3/+1
2022-12-02drm/amdgpu: disable BACO support on more cardsGuchun Chen1-0/+4
2022-12-02drm/amd/display: use uclk pstate latency for fw assisted mclk validation dcn32Dillon Varone1-1/+15
2022-12-02platform/surface: aggregator_registry: Add support for Surface Pro 9Maximilian Luz1-0/+21
2022-12-02platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede1-0/+9
2022-12-02platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang1-0/+2
2022-12-02platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine typeLennard Gäher1-0/+8
2022-12-02xen/platform-pci: add missing free_irq() in error pathruanjinjie1-2/+5
2022-12-02xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL tooMarek Marczykowski-Górecki1-3/+6
2022-12-02Input: i8042 - apply probe defer to more ASUS ZenBook modelsTakashi Iwai1-4/+4
2022-12-02pinctrl: qcom: sc8280xp: Rectify UFS reset pinsAnjana Hari1-2/+2
2022-12-02Input: soc_button_array - add Acer Switch V 10 to dmi_use_low_level_irq[]Hans de Goede1-0/+7
2022-12-02Input: soc_button_array - add use_low_level_irq module parameterHans de Goede1-1/+6
2022-12-02Input: goodix - try resetting the controller when no config is setHans de Goede1-0/+11
2022-12-02Revert "tty: n_gsm: replace kicktimer with delayed_work"Fedor Pchelkin1-8/+8
2022-12-02Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"Fedor Pchelkin1-24/+29
2022-12-02serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner1-3/+4
2022-12-02Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot1-0/+1
2022-12-02drm/i915/gvt: Get reference to KVM iff attachment to VM is successfulSean Christopherson1-2/+1
2022-12-02fpga: m10bmc-sec: Fix kconfig dependenciesRuss Weight1-1/+3
2022-12-02usb: dwc3: gadget: Clear ep descriptor lastThinh Nguyen1-6/+6
2022-12-02usb: dwc3: gadget: Return -ESHUTDOWN on ep disableThinh Nguyen1-1/+1
2022-12-02usb: dwc3: gadget: conditionally remove requestsMichael Grzeschik1-6/+6
2022-12-02drm/amd/display: Fix calculation for cursor CAB allocationGeorge Shen1-9/+5
2022-12-02drm/amd/display: Update MALL SS NumWays calculationAlvin Lee2-110/+98
2022-12-02drm/amd/display: Add debug option for allocating extra way for cursorAlvin Lee4-4/+9
2022-12-02drm/amd/display: Added debug option for forcing subvp num waysLee, Alvin2-3/+9
2022-12-02drm/amdkfd: update GFX11 CWSR trap handlerJay Cornwall2-381/+389
2022-12-02drm/amdgpu: Enable SA software trap.David Belanger3-385/+413
2022-12-02spi: spi-imx: spi_imx_transfer_one(): check for DMA transfer firstMarc Kleine-Budde1-3/+7
2022-12-02spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clockFrieder Schrempf1-2/+1
2022-12-02bus: ixp4xx: Don't touch bit 7 on IXP42xLinus Walleij1-6/+3
2022-12-02cpufreq: amd-pstate: cpufreq: amd-pstate: reset MSR_AMD_PERF_CTL register at ...Wyes Karny1-0/+10
2022-12-02virt/sev-guest: Prevent IV reuse in the SNP guest driverPeter Gonda1-14/+70
2022-12-02iio: accel: bma400: Fix memory leak in bma400_get_steps_reg()Dong Chenchen1-1/+3
2022-12-02iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin1-1/+5
2022-12-02iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez1-6/+6
2022-12-02iio: adc: aspeed: Remove the trim valid dts property.Billy Tsai1-6/+5
2022-12-02dma-buf: Use dma_fence_unwrap_for_each when importing fencesJason Ekstrand1-6/+17
2022-12-02usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1Pawel Laszczak1-4/+10
2022-12-02usb: cdnsp: Fix issue with Clear Feature Halt EndpointPawel Laszczak2-9/+6
2022-12-02usb: dwc3: exynos: Fix remove() functionMarek Szyprowski1-10/+1