summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun2024-04-131-10/+6
* VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev2024-04-131-1/+2
* Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz2024-04-131-2/+2
* platform/x86: intel-vbtn: Update tablet mode switch at end of probeGwendal Grignou2024-04-131-2/+3
* virtio: reenable config if freezing device failedDavid Hildenbrand2024-04-131-2/+8
* scsi: sd: usb_storage: uas: Access media prior to querying device propertiesMartin K. Petersen2024-04-133-1/+39
* Revert "scsi: core: Add struct for args to execution functions"Greg Kroah-Hartman2024-04-131-25/+27
* Revert "scsi: sd: usb_storage: uas: Access media prior to querying device pro...Greg Kroah-Hartman2024-04-133-39/+1
* tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldiscThadeu Lima de Souza Cascardo2024-04-131-0/+3
* fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov2024-04-131-3/+4
* drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)2024-04-131-0/+3
* fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov2024-04-131-2/+2
* thermal/of: Assume polling-delay(-passive) 0 when absentKonrad Dybcio2024-04-131-4/+8
* usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King2024-04-131-0/+2
* usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch2024-04-131-0/+1
* thunderbolt: Keep the domain powered when USB4 port is in redrive modeMika Westerberg2024-04-133-1/+66
* usb: gadget: uvc: mark incomplete frames with UVC_STREAM_ERRMichael Grzeschik2024-04-131-0/+3
* bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL stateJeffrey Hugo2024-04-133-6/+24
* platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi ...Alban Boyé2024-04-131-0/+9
* Input: imagis - use FIELD_GET where applicableDuje Mihanović2024-04-131-11/+7
* RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil2024-04-131-1/+19
* input/touchscreen: imagis: Correct the maximum touch area valueMarkuss Broks2024-04-131-1/+1
* Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake2024-04-131-12/+0
* drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init()Srinivasan Shanmugam2024-04-131-6/+10
* drm/amd/display: Fix nanosec stat overflowAric Cyr2024-04-131-2/+2
* media: sta2x11: fix irq handler castArnd Bergmann2024-04-131-5/+4
* ASoC: Intel: common: DMI remap for rebranded Intel NUC M15 (LAPRC710) laptopsmosomate2024-04-131-0/+8
* scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee2024-04-131-2/+4
* pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDsGeert Uytterhoeven2024-04-131-1/+3
* drm: panel-orientation-quirks: Add quirk for GPD Win MiniSamuel Dionne-Riel2024-04-131-0/+12
* Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan2024-04-131-1/+5
* drm/vc4: don't check if plane->state->fb == state->fbMaíra Canal2024-04-131-4/+1
* Bluetooth: btmtk: Add MODULE_FIRMWARE() for MT7922Takashi Iwai2024-04-132-0/+2
* Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis2024-04-131-1/+1
* ice: use relative VSI index for VFs instead of PF VSI numberJacob Keller2024-04-132-7/+11
* cpufreq: Don't unregister cpufreq cooling on CPU hotplugViresh Kumar2024-04-131-6/+11
* wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang2024-04-131-1/+1
* net: pcs: xpcs: Return EINVAL in the internal methodsSerge Semin2024-04-131-2/+2
* wifi: brcmfmac: Add DMI nvram filename quirk for ACEPC W5 ProHans de Goede2024-04-131-0/+9
* firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filena...Markus Elfring2024-04-131-1/+1
* ionic: set adminq irq affinityShannon Nelson2024-04-131-1/+4
* cpuidle: Avoid potential overflow in integer multiplicationC Cheng2024-04-131-1/+2
* wifi: iwlwifi: pcie: Add the PCI device id for new hardwareMukesh Sisodiya2024-04-131-0/+1
* VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli2024-04-131-1/+2
* wifi: rtw89: pci: enlarge RX DMA buffer to consider size of RX descriptorPing-Ke Shih2024-04-131-1/+1
* bnx2x: Fix firmware version string character countsKees Cook2024-04-133-12/+13
* wifi: ath9k: fix LNA selection in ath_ant_try_scan()Dmitry Antipov2024-04-131-1/+1
* amdkfd: use calloc instead of kzalloc to avoid integer overflowDave Airlie2024-04-131-2/+2
* nvme: fix miss command type checkmin15.li2024-04-104-4/+8
* of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina2024-04-101-0/+12