Age | Commit message (Expand) | Author |
2024-07-24 | clk: starfive: jh7110-sys: Fix lower rate of CPUfreq by setting PLL0 rate to ...HEADjh7110-6.10.y | Xingyu Wu |
2024-07-24 | PCI: starfive: Offload the NVMe timeout workaround to host drivers. | Kevin Xie |
2024-07-24 | PCI: starfive: Add JH7110 PCIe controller | Minda Chen |
2024-07-24 | PCI: Add PCIE_RESET_CONFIG_DEVICE_WAIT_MS waiting time value | Kevin Xie |
2024-07-24 | PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems() | Minda Chen |
2024-07-24 | PCI: plda: Add host init/deinit and map bus functions | Minda Chen |
2024-07-24 | PCI: plda: Add event bitmap field to struct plda_pcie_rp | Minda Chen |
2024-07-24 | PCI: microchip: Move IRQ functions to pcie-plda-host.c | Minda Chen |
2024-07-24 | PCI: microchip: Add event irqchip field to host port and add PLDA irqchip | Minda Chen |
2024-07-24 | PCI: microchip: Add get_events() callback and PLDA get_event() | Minda Chen |
2024-07-24 | PCI: microchip: Add INTx and MSI event num to struct plda_event | Minda Chen |
2024-07-24 | PCI: microchip: Add request_event_irq() callback function | Minda Chen |
2024-07-24 | PCI: microchip: Add num_events field to struct plda_pcie_rp | Minda Chen |
2024-07-24 | PCI: microchip: Rename interrupt related functions | Minda Chen |
2024-07-24 | PCI: microchip: Move PLDA functions to pcie-plda-host.c | Minda Chen |
2024-07-24 | PCI: microchip: Rename PLDA functions to be generic | Minda Chen |
2024-07-24 | PCI: microchip: Move PLDA structures to plda-pcie.h | Minda Chen |
2024-07-24 | PCI: microchip: Rename PLDA structures to be generic | Minda Chen |
2024-07-24 | PCI: microchip: Add bridge_addr field to struct mc_pcie | Minda Chen |
2024-07-24 | PCI: microchip: Move PLDA IP register macros to pcie-plda.h | Minda Chen |
2024-07-24 | PCI: microchip: Move pcie-microchip-host.c to PLDA directory | Minda Chen |
2024-07-24 | thermal: core: Allow thermal zones to tell the core to ignore them | Rafael J. Wysocki |
2024-07-24 | tpm: Use auth only after NULL check in tpm_buf_check_hmac_response() | Hao Ge |
2024-07-13 | Merge tag 'i2c-for-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-13 | Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/ker... | Wolfram Sang |
2024-07-12 | Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n... | Linus Torvalds |
2024-07-12 | bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring() | Michael Chan |
2024-07-12 | Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-07-12 | Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-07-12 | Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-12 | Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-07-12 | Merge tag 'tty-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2024-07-12 | Merge tag 'usb-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds |
2024-07-12 | Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2024-07-12 | octeontx2-af: fix issue with IPv4 match for RSS | Satheesh Paul |
2024-07-12 | octeontx2-af: fix issue with IPv6 ext match for RSS | Kiran Kumar K |
2024-07-12 | octeontx2-af: fix detection of IP layer | Michal Mazur |
2024-07-12 | octeontx2-af: fix a issue with cpt_lf_alloc mailbox | Srujana Challa |
2024-07-12 | octeontx2-af: replace cpt slot with lf id on reg write | Nithin Dabilpuram |
2024-07-12 | i2c: testunit: avoid re-issued work after read message | Wolfram Sang |
2024-07-11 | i40e: fix: remove needless retries of NVM update | Aleksandr Loktionov |
2024-07-12 | i2c: rcar: ensure Gen3+ reset does not disturb local targets | Wolfram Sang |
2024-07-11 | Merge tag 'for-6.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-07-11 | dm vdo: replace max_discard_sectors with max_hw_discard_sectors | Bruce Johnston |
2024-07-11 | Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-07-11 | Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2024-07-11 | mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length | Bastien Curutchet |
2024-07-11 | mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE | Adrian Hunter |
2024-07-11 | net: ks8851: Fix potential TX stall after interface reopen | Ronald Wahl |
2024-07-11 | i2c: mark HostNotify target address as used | Wolfram Sang |