summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-01-04mfd: mt6360: Add bounds checking in Regmap read/write call-backsChiYuan Huang1-2/+12
2023-01-04ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+Mario Limonciello1-84/+3
2023-01-04ACPI: x86: s2idle: Force AMD GUID/_REV 2 on HP Elitebook 865Mario Limonciello1-0/+20
2023-01-04HID: plantronics: Additional PIDs for double volume key presses quirkTerry Junge2-0/+12
2023-01-04HID: multitouch: fix Asus ExpertBook P2 P2451FA trackpointJosé Expósito1-0/+4
2023-01-04rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()Kees Cook1-11/+1
2023-01-04iommu/mediatek: Fix crash on isr after kexec()Ricardo Ribalda1-1/+1
2023-01-04phy: sun4i-usb: Add support for the H616 USB PHYAndre Przywara1-0/+12
2023-01-04phy: sun4i-usb: Introduce port2 SIDDQ quirkAndre Przywara1-0/+59
2023-01-04soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15Pierre-Louis Bossart1-0/+8
2023-01-04nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig1-6/+5
2023-01-04ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan1-9/+23
2023-01-04ACPI: video: Fix Apple GMUX backlight detectionHans de Goede1-1/+22
2023-01-04ACPI: resource: Add Asus ExpertBook B2502 to Asus quirksHans de Goede1-0/+7
2023-01-04ACPI: resource: do IRQ override on Lenovo 14ALC7Adrian Freund1-3/+10
2023-01-04ACPI: resource: do IRQ override on XMG Core 15Erik Schumacher1-0/+12
2023-01-04nvme-pci: fix page size checksKeith Busch1-4/+4
2023-01-04nvme-pci: fix mempool alloc sizeKeith Busch1-2/+2
2023-01-04nvme-pci: fix doorbell buffer value endiannessKlaus Jensen1-12/+13
2022-12-31pwm: tegra: Fix 32 bit buildSteven Price1-1/+1
2022-12-31mfd: qcom_rpm: Use devm_of_platform_populate() to simplify codeChristophe JAILLET1-11/+1
2022-12-31drm/amd/display: revert Disable DRR actions during state commitMartin Leung1-0/+3
2022-12-31media: dvbdev: fix refcnt bugLin Ma1-1/+1
2022-12-31net: stmmac: fix errno when create_singlethread_workqueue() failsGaosheng Cui1-0/+1
2022-12-31scsi: qla2xxx: Fix crash when I/O abort times outArun Easi1-4/+10
2022-12-31fbdev: fbcon: release buffer when fbcon_do_set_font() failedTetsuo Handa1-1/+2
2022-12-31floppy: Fix memory leak in do_floppy_init()Yuan Can1-1/+3
2022-12-31spi: fsl_spi: Don't change speed while chipselect is activeChristophe Leroy1-3/+16
2022-12-31regulator: core: fix deadlock on regulator enableJohan Hovold1-1/+1
2022-12-31iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_...Rasmus Villemoes1-1/+1
2022-12-31iio: adc128s052: add proper .data members in adc128_of_match tableRasmus Villemoes1-7/+7
2022-12-31iio: adc: ad_sigma_delta: do not use internal iio_dev lockNuno Sá1-4/+4
2022-12-31iio: fix memory leak in iio_device_register_eventset()Zeng Heng1-1/+3
2022-12-31loop: Fix the max_loop commandline argument treatment when it is set to 0Isaac J. Manjarres1-16/+12
2022-12-31HID: mcp2221: don't connect hidrawEnrik Berkhan1-3/+9
2022-12-31HID: wacom: Ensure bootloader PID is usable in hidraw modeJason Gerecke3-0/+13
2022-12-31xhci: Prevent infinite loop in transaction errors recovery for streamsMathias Nyman2-5/+11
2022-12-31usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_initMiaoqian Lin1-3/+10
2022-12-31usb: dwc3: core: defer probe on ulpi_read_id timeoutFerry Toth1-1/+6
2022-12-31usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_modeSven Peter1-6/+10
2022-12-31clk: imx: imx8mp: add shared clk gate for usb suspend clkLi Jun1-1/+3
2022-12-31usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irqChunfeng Yun1-1/+0
2022-12-31usb: cdnsp: fix lack of ZLP for ep0Pawel Laszczak1-10/+32
2022-12-31HID: logitech-hidpp: Guard FF init code against non-USB devicesBastien Nocera1-2/+9
2022-12-31Input: iqs7222 - add support for IQS7222A v1.13+Jeff LaBundy1-0/+111
2022-12-31Input: iqs7222 - report malformed propertiesJeff LaBundy1-8/+36
2022-12-31Input: iqs7222 - drop unused device node referencesJeff LaBundy1-194/+146
2022-12-31drm/amd/pm: avoid large variable on kernel stackArnd Bergmann1-5/+16
2022-12-31lkdtm: cfi: Make PAC test work with GCC 7 and 8Kristina Martsenko1-1/+5
2022-12-31drm/i915/display: Don't disable DDI/Transcoder when setting phy test patternKhaled Almahallawy1-59/+0