summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-02-08pwm: Ensure callbacks exist before calling themUwe Kleine-König1-2/+11
2025-02-08drm/amd/display: Add hubp cache reset when powergatingAric Cyr14-2/+33
2025-02-08md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetimeYu Kuai2-1/+9
2025-02-08media: imx-jpeg: Fix potential error pointer dereference in detach_pm()Dan Carpenter1-3/+4
2025-02-08staging: media: max96712: fix kernel oops when removing moduleLaurentiu Palcu1-2/+2
2025-02-08drm/amd/display: restore invalid MSA timing check for freesyncMelissa Wen1-4/+8
2025-02-08usb: gadget: f_tcm: Don't free command immediatelyThinh Nguyen1-2/+0
2025-02-08pps: Fix a use-after-freeCalvin Owens8-81/+86
2025-02-08media: uvcvideo: Fix double free in error pathLaurent Pinchart1-0/+1
2025-02-08remoteproc: core: Fix ida_free call while not allocatedArnaud Pouliquen1-7/+7
2025-02-08RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad1-8/+22
2025-02-08clk: qcom: gcc-x1e80100: Do not turn off usb_2 controller GDSCAbel Vesa1-1/+1
2025-02-08usb: typec: tcpci: Prevent Sink disconnection before vPpsShutdown in SPR PPSKyle Tso2-7/+14
2025-02-08usb: typec: tcpm: set SRC_SEND_CAPABILITIES timeout to PD_T_SENDER_RESPONSEJos Wang1-1/+1
2025-02-08usb: dwc3: Skip resume if pm_runtime_set_active() failsRay Chi1-1/+4
2025-02-08usb: dwc3: core: Defer the probe until USB power supply readyKyle Tso1-9/+21
2025-02-08usb: dwc3-am62: Fix an OF node leak in phy_syscon_pll_refclk()Joe Hattori1-0/+1
2025-02-08usb: gadget: f_tcm: Fix Get/SetInterface return valueThinh Nguyen1-2/+10
2025-02-08drivers/card_reader/rtsx_usb: Restore interrupt based detectionSean Rhodes1-0/+15
2025-02-08usb: xhci: Fix NULL pointer dereference on certain command abortsMichal Pecio1-1/+2
2025-02-08net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich1-0/+22
2025-02-08md/md-bitmap: move bitmap_{start, end}write to md upper layerYu Kuai7-56/+37
2025-02-08md/raid5: implement pers->bitmap_sector()Yu Kuai1-0/+51
2025-02-08md: add a new callback pers->bitmap_sector()Yu Kuai1-0/+3
2025-02-08md/md-bitmap: remove the last parameter for bimtap_ops->endwrite()Yu Kuai9-70/+21
2025-02-08md/md-bitmap: factor behind write counters out from bitmap_{start/end}write()Yu Kuai6-40/+56
2025-02-08net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent1-0/+4
2025-02-08net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent1-8/+14
2025-02-08bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki1-2/+1
2025-02-08Bluetooth: btnxpuart: Fix glitches seen in dual A2DP streamingNeeraj Sanjay Kale1-2/+1
2025-02-08Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()Douglas Anderson1-0/+7
2025-02-08s390/sclp: Initialize sclp subsystem via arch_cpu_finalize_init()Heiko Carstens1-10/+2
2025-02-08bonding: Correctly support GSO ESP offloadCosmin Ratiu1-9/+10
2025-02-08net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi1-0/+15
2025-02-08net: stmmac: Limit the number of MTL queues to hardware capabilityKunihiko Hayashi1-0/+15
2025-02-08ptp: Properly handle compat ioctlsThomas Weißschuh1-0/+4
2025-02-08net: davicom: fix UAF in dm9000_drv_removeChenyuan Yang1-1/+2
2025-02-08vxlan: Fix uninit-value in vxlan_vnifilter_dump()Shigeru Yoshida1-0/+5
2025-02-08net/mlx5e: add missing cpu_to_node to kvzalloc_node in mlx5e_open_xdpredirect_sqStanislav Fomichev1-1/+1
2025-02-08net: netdevsim: try to close UDP port harness racesJakub Kicinski2-9/+15
2025-02-08iavf: allow changing VLAN state without calling PFMichal Swiatkowski1-2/+17
2025-02-08ice: remove invalid parameter of equalizerMateusz Polchlopek3-3/+0
2025-02-08ice: fix ice_parser_rt::bst_key array sizePrzemek Kitszel2-11/+7
2025-02-08idpf: convert workqueues to unboundMarco Leogrande1-5/+10
2025-02-08idpf: Acquire the lock before accessing the xn->saltManoj Vishwanathan1-1/+2
2025-02-08idpf: fix transaction timeouts on resetEmil Tantilov1-1/+10
2025-02-08idpf: add read memory barrier when checking descriptor done bitEmil Tantilov1-0/+6
2025-02-08net: fec: implement TSO descriptor cleanupDheeraj Reddy Jonnalagadda1-1/+30
2025-02-08net: phy: marvell-88q2xxx: Fix temperature measurement with reset-gpiosDimitri Fedrau1-7/+26
2025-02-08gpio: mxc: remove dead code after switch to DT-onlyAhmad Fatoum1-2/+1