summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-09PCI: tegra194: Add core monitor clock supportVidya Sagar1-0/+16
2026-04-09dt-bindings: PCI: tegra194: Add monitor clock supportVidya Sagar2-2/+10
2026-04-09PCI: tegra194: Enable hardware hot reset mode in Endpoint modeVidya Sagar1-0/+2
2026-04-09PCI: tegra194: Enable DMA interruptVidya Sagar1-0/+18
2026-04-09PCI: tegra194: Remove IRQF_ONESHOT flag during Endpoint interrupt registrationVidya Sagar1-1/+1
2026-04-09PCI: tegra194: Calibrate pipe to UPHY for Endpoint modeVidya Sagar1-0/+3
2026-04-09PCI: tegra194: Assert CLKREQ# explicitly by defaultVidya Sagar1-0/+2
2026-04-09PCI: tegra194: Fix CBB timeout caused by DBI access before core power-onManikanta Maddireddy1-4/+4
2026-04-09PCI: tegra194: Disable L1.2 capability of Tegra234 EPVidya Sagar1-0/+19
2026-04-09PCI: dwc: Apply ECRC workaround to DesignWare 5.00a as wellManikanta Maddireddy1-8/+8
2026-04-09PCI: tegra194: Use DWC IP core versionManikanta Maddireddy2-2/+4
2026-04-09PCI: tegra194: Free up Endpoint resources during remove()Vidya Sagar1-0/+2
2026-04-09PCI: tegra194: Allow system suspend when the Endpoint link is not upVidya Sagar1-6/+25
2026-04-09PCI: tegra194: Set LTR message request before PCIe link up in Endpoint modeVidya Sagar1-9/+9
2026-04-09PCI: tegra194: Disable direct speed change for Endpoint modeVidya Sagar1-0/+4
2026-04-09PCI: tegra194: Use devm_gpiod_get_optional() to parse "nvidia,refclk-select"Vidya Sagar1-3/+3
2026-04-09PCI: tegra194: Disable PERST# IRQ only in Endpoint modeManikanta Maddireddy1-1/+2
2026-04-09PCI: tegra194: Don't force the device into the D0 state before L2Vidya Sagar1-41/+0
2026-04-09PCI: tegra194: Disable LTSSM after transition to Detect on surprise link downManikanta Maddireddy1-13/+16
2026-04-09Merge tag 'drm-rust-next-2026-04-06' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie5-58/+91
2026-04-09Merge tag 'ath-next-20260408' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg4-3/+25
2026-04-09hfsplus: fix generic/642 failureViacheslav Dubeyko1-12/+20
2026-04-09hfsplus: rework logic of map nodes creation in xattr b-treeViacheslav Dubeyko2-23/+106
2026-04-09hfsplus: fix logic of alloc/free b-tree nodeViacheslav Dubeyko1-0/+3
2026-04-09hfsplus: fix error processing issue in hfs_bmap_free()Viacheslav Dubeyko1-5/+9
2026-04-09hfsplus: fix potential race conditions in b-tree functionalityViacheslav Dubeyko4-8/+18
2026-04-08Merge tag 'hid-for-linus-2026040801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-1/+46
2026-04-08PCI: tegra194: Increase LTSSM poll time on surprise link downManikanta Maddireddy1-15/+21
2026-04-08PCI: tegra194: Fix polling delay for L2 stateVidya Sagar1-5/+4
2026-04-08tracing: Report ipi_raise target CPUs as cpumaskCaoRuichuang1-3/+3
2026-04-08x86: shadow stacks: proper error handling for mmap lockLinus Torvalds2-4/+5
2026-04-08tracefs: Fix default permissions not being applied on initial mountDavid Carlier1-0/+1
2026-04-08bpf: Add fix for Trust Philips SPK6327 (145f:024b) modifier keysmuhammed Rishal1-0/+49
2026-04-08HID: bpf: Add support for the Huion KeyDial K20 over bluetoothBenjamin Tissoires1-0/+492
2026-04-08HID: bpf: add a BPF to get the touchpad typeBenjamin Tissoires1-0/+90
2026-04-08hid: bpf: hid_bpf_helpers: add helper for having read/write udev propertiesBenjamin Tissoires1-0/+38
2026-04-08HID: bpf: handle injected report descriptor in HID-BPFBenjamin Tissoires3-0/+3026
2026-04-08HID: bpf: add helper macros for LE/BE conversionPeter Hutterer1-0/+67
2026-04-08HID: bpf: hid_bpf_helpers: provide a cleanup functionsBenjamin Tissoires2-18/+98
2026-04-08HID: bpf: fix some signed vs unsigned compiler warningsPeter Hutterer4-4/+5
2026-04-08selftests: pci_endpoint: Skip BAR subrange test on -ENOSPCChristian Bruel3-1/+7
2026-04-08io_uring: unify getting ctx from passed in file descriptorJens Axboe6-58/+40
2026-04-08io_uring/register: don't get a reference to the registered ring fdJens Axboe2-5/+6
2026-04-08io_uring/tctx: clean up __io_uring_add_tctx_node() error handlingJens Axboe1-20/+40
2026-04-08io_uring/tctx: have io_uring_alloc_task_context() return tctxJens Axboe3-14/+19
2026-04-08nvmet-tcp: remove redundant calls to nvmet_tcp_fatal_error()Maurizio Lombardi1-30/+7
2026-04-08nvmet-tcp: propagate nvmet_tcp_build_pdu_iovec() errors to its callersMaurizio Lombardi1-22/+29
2026-04-08ASoC: dt-bindings: hisilicon: Convert hi6210 I2S to dt-schemaChaitanya Sabnis2-42/+80
2026-04-08ASoC: tas2781: Explicit association of Device, Device Name, and Device IDShenghao Ding1-53/+51
2026-04-08perf maps: Fix copy_from that can break sorted by name orderIan Rogers1-10/+3