summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-01-04tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-04tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo
2023-01-04tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo
2023-01-04mmc: vub300: fix warning - do not call blocking ops when !TASK_RUNNINGDeren Wu
2023-01-04md: fix a crash in mempool_freeMikulas Patocka
2023-01-04mfd: mt6360: Add bounds checking in Regmap read/write call-backsChiYuan Huang
2023-01-04ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello
2023-01-04ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello
2023-01-04HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge
2023-01-04HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito
2023-01-04rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()Kees Cook
2023-01-04iommu/mediatek: Fix crash on isr after kexec()Ricardo Ribalda
2023-01-04phy: sun4i-usb: Add support for the H616 USB PHYAndre Przywara
2023-01-04phy: sun4i-usb: Introduce port2 SIDDQ quirkAndre Przywara
2023-01-04soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart
2023-01-04nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig
2023-01-04ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan
2023-01-04ACPI: video: Fix Apple GMUX backlight detectionHans de Goede
2023-01-04ACPI: resource: Add Asus ExpertBook B2502 to Asus quirksHans de Goede
2023-01-04ACPI: resource: do IRQ override on Lenovo 14ALC7Adrian Freund
2023-01-04ACPI: resource: do IRQ override on XMG Core 15Erik Schumacher
2023-01-04nvme-pci: fix page size checksKeith Busch
2023-01-04nvme-pci: fix mempool alloc sizeKeith Busch
2023-01-04nvme-pci: fix doorbell buffer value endiannessKlaus Jensen
2022-12-31pwm: tegra: Fix 32 bit buildSteven Price
2022-12-31mfd: qcom_rpm: Use devm_of_platform_populate() to simplify codeChristophe JAILLET
2022-12-31drm/amd/display: revert Disable DRR actions during state commitMartin Leung
2022-12-31media: dvbdev: fix refcnt bugLin Ma
2022-12-31net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui
2022-12-31scsi: qla2xxx: Fix crash when I/O abort times outArun Easi
2022-12-31fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa
2022-12-31floppy: Fix memory leak in do_floppy_init()Yuan Can
2022-12-31spi: fsl_spi: Don't change speed while chipselect is activeChristophe Leroy
2022-12-31regulator: core: fix deadlock on regulator enableJohan Hovold
2022-12-31iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_...Rasmus Villemoes
2022-12-31iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes
2022-12-31iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá
2022-12-31iio: fix memory leak in iio_device_register_eventset()Zeng Heng
2022-12-31loop: Fix the max_loop commandline argument treatment when it is set to 0Isaac J. Manjarres
2022-12-31HID: mcp2221: don't connect hidrawEnrik Berkhan
2022-12-31HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke
2022-12-31xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman
2022-12-31usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin
2022-12-31usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth
2022-12-31usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter
2022-12-31clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun
2022-12-31usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun
2022-12-31usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak
2022-12-31HID: logitech-hidpp: Guard FF init code against non-USB devicesBastien Nocera
2022-12-31Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy