summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-11-01ACPI: PRM: Clean up guid type in struct prm_handler_infoDan Carpenter1-1/+1
2024-11-01platform/x86: dell-wmi: Ignore suspend notificationsArmin Wolf1-0/+9
2024-11-01net: phy: dp83822: Fix reset pin definitionsMichel Alex1-2/+2
2024-11-01serial: protect uart_port_dtr_rts() in uart_shutdown() tooJiri Slaby (SUSE)1-7/+9
2024-11-01drm/amd/display: Disable PSR-SU on Parade 08-01 TCON tooMario Limonciello1-0/+2
2024-11-01hv_netvsc: Fix VF namespace also in synthetic NIC NETDEV_REGISTER eventHaiyang Zhang1-0/+30
2024-11-01ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar1-0/+11
2024-11-01ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and contextKoba Ko1-5/+22
2024-11-01ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel1-0/+7
2024-11-01drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-11-01cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exceptionliwei1-5/+17
2024-11-01cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot2-122/+121
2024-11-01powercap: dtpm_devfreq: Fix error check against dev_pm_qos_add_request()Yuan Can1-1/+1
2024-11-01r8169: avoid unsolicited interruptsHeiner Kallweit1-1/+3
2024-11-01net: usb: usbnet: fix name regressionOliver Neukum1-1/+2
2024-11-01net: wwan: fix global oob in wwan_rtnl_policyLin Ma1-1/+1
2024-11-01net: dsa: mv88e6xxx: Fix error when setting port policy on mv88e6393xPeter Rashleigh1-0/+1
2024-11-01octeon_ep: Add SKB allocation failures handling in __octep_oq_process_rx()Aleksandr Mishin1-0/+27
2024-11-01octeon_ep: Implement helper for iterating packets in Rx queueAleksandr Mishin1-23/+32
2024-11-01net: plip: fix break; causing plip to never transmitJakub Boehm1-1/+1
2024-11-01be2net: fix potential memory leak in be_xmit()Wang Hai1-5/+5
2024-11-01net/sun3_82586: fix potential memory leak in sun3_82586_send_packet()Wang Hai1-0/+1
2024-11-01platform/x86: dell-sysman: add support for alienware productsCrag Wang1-0/+1
2024-11-01drm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLAHans de Goede2-4/+10
2024-11-01serial: imx: Update mctrl old_status on RTSD interruptMarek Vasut1-0/+15
2024-11-01serial: Make uart_handle_cts_change() status param bool activeIlpo Järvinen4-8/+7
2024-11-01tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool activeIlpo Järvinen3-11/+11
2024-11-01usb: dwc3: core: Fix system suspend on TI AM62 platformsRoger Quadros2-0/+22
2024-11-01XHCI: Separate PORT and CAPs macros into dedicated fileFrank Li3-259/+264
2024-11-01usb: gadget: Add function wakeup supportElson Roy Serrao1-0/+40
2024-11-01usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING storeKevin Groeneveld1-3/+3
2024-11-01usb: gadget: f_uac2: fix non-newline-terminated function nameJohn Keeping1-1/+4
2024-11-01usb: gadget: f_uac2: Replace snprintf() with the safer scnprintf() variantLee Jones1-3/+3
2024-11-01xhci: dbc: honor usb transfer size boundaries.Mathias Nyman2-5/+51
2024-11-01xhci: dbgtty: use kfifo from tty_port structJiri Slaby (SUSE)2-9/+9
2024-11-01xhci: dbgtty: remove kfifo_out() wrapperJiri Slaby (SUSE)1-14/+1
2024-11-01net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu1-2/+3
2024-11-01net/mlx5: Fix command bitmask initializationShay Drory1-2/+6
2024-11-01net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory3-56/+82
2024-11-01net/mlx5: Remove redundant cmdif revision checkShay Drory1-12/+3
2024-11-01usb: typec: altmode should keep reference to parentThadeu Lima de Souza Cascardo1-0/+3
2024-11-01scsi: target: core: Fix null-ptr-deref in target_alloc_device()Wang Hai1-1/+1
2024-11-01net: ravb: Only advertise Rx/Tx timestamps if hardware supports itNiklas Söderlund1-13/+12
2024-11-01ravb: Remove setting of RX software timestampGal Pressman1-2/+2
2024-11-01genetlink: hold RCU in genlmsg_mcast()Eric Dumazet1-1/+1
2024-11-01drm/msm/dpu: don't always program merge_3d blockJessica Zhang1-1/+1
2024-11-01drm/msm/dpu: Wire up DSC mask for active CTL configurationMarijn Suijten2-0/+2
2024-11-01irqchip/renesas-rzg2l: Fix missing put_deviceFabrizio Castro1-2/+14
2024-11-01irqchip/renesas-rzg2l: Add support for suspend to RAMClaudiu Beznea1-11/+57
2024-11-01irqchip/renesas-rzg2l: Document structure membersClaudiu Beznea1-0/+6