summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
37 hoursRDMA/bnxt_re: Avoid repeated requests to allocate WC pagesSelvin Xavier3-6/+29
37 hoursRDMA/bnxt_re: Initialize dpi variable to zeroSelvin Xavier1-1/+1
37 hoursPCI: Fix Resizable BAR restore orderIlpo Järvinen2-19/+19
37 hoursPCI: Fix BAR resize rollback path overwriting retIlpo Järvinen1-2/+1
37 hourspinctrl: airoha: fix pinctrl function mismatch issueChukun Pan1-1/+1
37 hoursiommufd: Move vevent memory allocation outside spinlockNicolin Chen1-5/+8
37 hoursiommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()Nicolin Chen1-1/+9
37 hourscrypto: qat - fix restarting state leak on allocation failureAhsan Atta1-3/+4
37 hourscrypto: atmel-sha204a - fail on hwrng registration error in probe pathThorsten Blum1-3/+5
37 hoursusb: gadget: f_fs: Tie read_buffer lifetime to ffs_epfileNeill Kapron1-1/+1
37 hoursusb: gadget: f_fs: initialize reset_work at allocation timeTyler Baker1-2/+2
37 hoursfunctionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitionsAl Viro1-0/+8
37 hoursfunctionfs: switch to simple_remove_by_name()Al Viro1-29/+22
37 hoursfunctionfs: don't bother with ffs->ref in ffs_data_{opened,closed}()Al Viro1-5/+3
37 hoursfunctionfs: don't abuse ffs_data_closed() on fs shutdownAl Viro1-8/+8
37 hoursusb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()Mauricio Faria de Oliveira1-5/+31
37 hoursusb: atm: ueagle-atm: remove function entry/exit debug messagesMauricio Faria de Oliveira1-50/+6
37 hoursusb: atm: ueagle-atm: use dev_dbg() for 'device found' messageMauricio Faria de Oliveira1-1/+1
37 hoursusb: dwc3: fix dwc3_readl() and dwc3_writel() calls in dwc3_ulpi_setup()Ben Dooks1-2/+2
37 hoursusb: dwc3: Support USB3340x ULPI PHY high-speed negotiation.Ingo Rohloff3-0/+49
37 hoursmedia: nxp: imx8-isi: Fix use-after-free on removeXiaolei Wang1-1/+1
37 hoursmedia: nxp: imx8-isi: use devm_pm_runtime_enable() to simplify codeFrank Li1-9/+7
37 hourscrypto: qat - fix VF2PF work teardown race in adf_disable_sriov()Giovanni Cabiddu4-2/+61
37 hoursstaging: rtl8723bs: fix OOB reads in rtw_get_sec_ie(), rtw_get_wapi_ie(), and...Alexandru Hossu1-0/+15
37 hoursstaging: rtl8723bs: fix spaces around binary operatorsNikolay Kulikov1-36/+42
37 hoursstaging: rtl8723bs: core: move constants to right side in comparisonWilliam Hansen-Baird2-3/+3
37 hoursPCI: Skip Resizable BAR restore on read errorMarco Nenciarini1-0/+6
37 hoursPCI: Move Resizable BAR code to rebar.cIlpo Järvinen5-235/+249
37 hoursPCI: Add kerneldoc for pci_resize_resource()Ilpo Järvinen1-0/+20
37 hoursPCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen7-61/+91
37 hoursPCI: Free saved list without holding pci_bus_semIlpo Järvinen1-1/+1
37 hoursPCI: Try BAR resize even when no window was releasedIlpo Järvinen1-4/+2
37 hoursPCI: Change pci_dev variable from 'bridge' to 'dev'Ilpo Järvinen1-8/+9
37 hoursPCI/IOV: Adjust ->barsz[] when changing BAR sizeIlpo Järvinen4-20/+14
37 hoursPCI: imx6: Configure REF_USE_PAD before PHY reset for i.MX95Richard Zhu1-3/+24
37 hoursPCI: imx6: Fix reference clock source selection for i.MX95Franz Schnyder1-6/+8
37 hoursbinder: cache secctx size before release zeroes itChris Mason1-6/+6
37 hoursbinder: Use LIST_HEAD() to initialize on stack list headJisheng Zhang1-4/+2
37 hoursvfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson1-6/+9
37 hoursfirmware_loader: Add cancel helper for async requestsCássio Gabriel1-4/+64
37 hoursiio: hid-sensor-rotation: Fix stale or zero output when reading raw valuesZhang Lixu1-2/+38
37 hoursACPI: NFIT: core: Fix possible deadlock and missing notificationsRafael J. Wysocki2-14/+54
37 hoursACPI: NFIT: core: Use devm_acpi_install_notify_handler()Rafael J. Wysocki1-20/+7
37 hoursACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki1-0/+66
37 hoursACPI: driver: Check ACPI_COMPANION() against NULL during probeRafael J. Wysocki6-6/+26
37 hoursACPI: NFIT: core: Fix acpi_nfit_init() error cleanupRafael J. Wysocki1-3/+15
37 hourscrypto: xilinx-trng - Remove crypto_rng interfaceEric Biggers2-75/+1
37 hoursmmc: sdhci-esdhc-imx: fix resume error handlingLuke Wang1-4/+4
37 hoursmmc: sdhci-esdhc-imx: make non-fatal errors non-blocking in suspendLuke Wang1-7/+6
37 hoursmmc: sdhci-esdhc-imx: use pm_runtime_resume_and_get() in suspendLuke Wang1-1/+3