summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-12-05Revert "usb: gadget: composite: fix OS descriptors w_value logic"Michal Vrastil1-3/+15
2024-12-05wifi: brcmfmac: release 'root' node in all execution pathsJavier Carrasco1-2/+1
2024-12-05wifi: ath12k: fix crash when unbindingJose Ignacio Tornos Martinez1-0/+1
2024-12-05wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failuresGuilherme G. Piccoli1-1/+10
2024-12-05wifi: ath12k: fix warning when unbindingJose Ignacio Tornos Martinez1-1/+3
2024-12-05usb: xhci: Avoid queuing redundant Stop Endpoint commandsMichal Pecio3-4/+29
2024-12-05usb: xhci: Fix TD invalidation under pending Set TR DequeueMichal Pecio1-5/+13
2024-12-05usb: xhci: Limit Stop Endpoint retriesMichal Pecio3-4/+27
2024-12-05xhci: Don't issue Reset Device command to Etron xHCI hostKuangyi Chiang3-0/+21
2024-12-05xhci: Don't perform Soft Retry for Etron xHCI hostKuangyi Chiang1-0/+1
2024-12-05xhci: Combine two if statements for Etron xHCI hostKuangyi Chiang1-6/+2
2024-12-05xhci: Fix control transfer error on Etron xHCI hostKuangyi Chiang1-0/+14
2024-12-05pinctrl: qcom: spmi: fix debugfs drive strengthJohan Hovold1-1/+1
2024-12-05tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handlerNicolas Bouchinet1-1/+1
2024-12-05iio: dac: adi-axi-dac: fix wrong register bitfieldAngelo Dureghello1-1/+1
2024-12-05comedi: Flush partial mappings in error caseJann Horn1-0/+12
2024-12-05clk: clk-loongson2: Fix potential buffer overflow in flexible-array member ac...Gustavo A. R. Silva1-1/+1
2024-12-05clk: clk-loongson2: Fix memory corruption bug in struct loongson2_clk_providerGustavo A. R. Silva1-1/+3
2024-12-05PCI: Fix use-after-free of slot->bus on hot removeLukas Wunner1-1/+3
2024-12-05Compiler Attributes: disable __counted_by for clang < 19.1.3Jan Hendrik Farr1-1/+1
2024-12-05usb: typec: ucsi: glink: fix off-by-one in connector_statusDmitry Baryshkov1-1/+1
2024-12-05usb: ehci-spear: fix call balance of sehci clk handling routinesVitalii Mordan1-3/+4
2024-12-05xen: Fix the issue of resource not being properly released in xenbus_dev_probe()Qiu-ji Chen1-1/+7
2024-12-05drm/xe/ufence: Wake up waiters after setting ufence->signalledNirmoy Das1-1/+5
2024-12-05drm/amd/display: Fix null check for pipe_ctx->plane_state in hwss_setup_dppZicheng Qu1-0/+3
2024-12-05drm/amd/display: Fix null check for pipe_ctx->plane_state in dcn20_program_pipeZicheng Qu1-3/+3
2024-12-05drm/radeon: Fix spurious unplug event on radeon HDMISteven 'Steve' Kendall1-4/+8
2024-12-05firmware_loader: Fix possible resource leak in fw_log_firmware_info()Gaosheng Cui1-3/+2
2024-12-05usb: typec: fix potential array underflow in ucsi_ccg_sync_control()Dan Carpenter1-0/+5
2024-12-05bus: mhi: host: Switch trace_mhi_gen_tre fields to native endianCarl Vanderlip1-12/+13
2024-12-05counter: ti-ecap-capture: Add check for clk_enable()Jiasheng Jiang1-1/+6
2024-12-05counter: stm32-timer-cnt: Add check for clk_enable()Jiasheng Jiang1-3/+13
2024-12-05phy: realtek: usb: fix NULL deref in rtk_usb3phy_probeCharles Han1-0/+2
2024-12-05phy: realtek: usb: fix NULL deref in rtk_usb2phy_probeCharles Han1-0/+2
2024-12-05iio: accel: adxl380: fix raw sample readAntoniu Miclaus1-1/+1
2024-12-05iio: adc: pac1921: Check for error code from devm_mutex_init() callAndy Shevchenko1-1/+3
2024-12-05iio: adc: ad4000: Check for error code from devm_mutex_init() callAndy Shevchenko1-1/+3
2024-12-05iio: adc: ad4000: fix reading unsigned dataDavid Lechner1-0/+2
2024-12-05iio: backend: fix wrong pointer passed to IS_ERR()Yang Yingliang1-2/+2
2024-12-05interconnect: qcom: icc-rpmh: probe defer incase of missing QoS clock dependencyRaviteja Laggyshetty1-0/+3
2024-12-05usb: gadget: uvc: wake pump everytime we update the free listMichael Grzeschik1-0/+4
2024-12-05devres: Fix page faults when tracing devres from unloaded modulesKeita Morisaki1-3/+3
2024-12-05misc: apds990x: Fix missing pm_runtime_disable()Jinjie Ruan1-5/+7
2024-12-05USB: chaoskey: Fix possible deadlock chaoskey_list_lockEdward Adam Davis1-2/+2
2024-12-05USB: chaoskey: fail open after removalOliver Neukum1-11/+24
2024-12-05usb: yurex: make waiting on yurex_write interruptibleOliver Neukum2-5/+4
2024-12-05usb: using mutex lock and supporting O_NONBLOCK flag in iowarrior_read()Jeongjun Park1-10/+36
2024-12-05iio: light: al3010: Fix an error handling path in al3010_probe()Christophe JAILLET1-6/+5
2024-12-05bnxt_en: Unregister PTP during PCI shutdown and suspendMichael Chan1-0/+6
2024-12-05bnxt_en: Refactor bnxt_ptp_init()Michael Chan3-6/+7