summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-17idpf: reduce mbx_task schedule delay to 300usBrian Vazquez-1/+1
2025-12-17idpf: fix LAN memory regions command on some NVMsLarysa Zaremba-0/+5
2025-12-17Input: alps - fix use-after-free bugs caused by dev3_register_workDuoming Zhou-0/+1
2025-12-17mshv: hide x86-specific functions on arm64Arnd Bergmann-0/+2
2025-12-17EDAC/igen6: Add two Intel Amston Lake SoCs supportQiuxu Zhuo-0/+4
2025-12-17EDAC/i5400: Fix snprintf() limit calculation in calculate_dimm_size()Dan Carpenter-1/+1
2025-12-17EDAC/i5000: Fix snprintf() size calculation in calculate_dimm_size()Dan Carpenter-0/+1
2025-12-17RDMA/efa: Remove possible negative shiftMichael Margolin-4/+0
2025-12-17RTRS/rtrs: clean up rtrs headers kernel-docRandy Dunlap-20/+36
2025-12-17RDMA/irdma: avoid invalid read in irdma_net_eventMichal Schmidt-1/+2
2025-12-17RDMA/mana_ib: check cqe length for kernel CQsKonstantin Taranov-0/+4
2025-12-17x86/msi: Make irq_retrigger() functional for posted MSIThomas Gleixner-4/+4
2025-12-17iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju-2/+2
2025-12-17i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero-14/+13
2025-12-17i40e: fix scheduling in set_rx_modePrzemyslaw Korba-0/+1
2025-12-17tee: Add probe, remove and shutdown bus callbacks to tee_client_driverUwe Kleine-König-0/+68
2025-12-17tee: Add some helpers to reduce boilerplate for tee client driversUwe Kleine-König-0/+16
2025-12-17accel/amdxdna: Remove amdxdna_flush()Lizhi Hou-18/+11
2025-12-17powercap: intel_rapl: Fix possible recursive lock warningSrinivas Pandruvada-8/+20
2025-12-17drm/panthor: fix for dma-fence safe access rulesChia-I Wu-0/+4
2025-12-17serial: 8250: longson: Fix NULL vs IS_ERR() bug in probeDan Carpenter-2/+2
2025-12-17serial: core: Restore sysfs fwnode informationAndy Shevchenko-4/+6
2025-12-17platform/surface: Migrate to serdev specific shutdown functionUwe Kleine-König-3/+3
2025-12-17Bluetooth: hci_qca: Migrate to serdev specific shutdown functionUwe Kleine-König-3/+2
2025-12-17Bluetooth: hci_aml: Migrate to serdev specific shutdown functionUwe Kleine-König-8/+8
2025-12-17serdev: Provide a bustype shutdown functionUwe Kleine-König-0/+21
2025-12-17serial: sh-sci: Add support for RZ/G3E RSCIBiju Das-9/+257
2025-12-17serial: rsci: Rename early_console data, port_params and callback() namesBiju Das-9/+9
2025-12-17serial: sh-sci: Add finish_console_write() callbackBiju Das-1/+5
2025-12-17serial: sh-sci: Make sci_scbrr_calc() publicBiju Das-3/+6
2025-12-17serial: sh-sci: Add support for RZ/G3E RSCI clksBiju Das-0/+13
2025-12-17serial: sh-sci: Add RSCI_PORT_SCIF32 port IDBiju Das-1/+2
2025-12-17serial: sh-sci: Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16Biju Das-6/+6
2025-12-17serial: sh-sci: Add sci_is_rsci_type()Biju Das-4/+9
2025-12-17serial: sh-sci: Use devm_reset_control_array_get_exclusive()Biju Das-1/+1
2025-12-17serial: rsci: Drop unused TDR registerBiju Das-6/+0
2025-12-17serial: rsci: Drop unused macro DCRBiju Das-3/+0
2025-12-17serial: sh-sci: Drop extra linesBiju Das-10/+4
2025-12-17serial: rsci: Drop rsci_clear_SCxSR()Biju Das-6/+2
2025-12-17serial: sh-sci: Drop checking port type for device file{create, remove}Biju Das-11/+4
2025-12-17serial: rsci: Add set_rtrg() callbackBiju Das-0/+17
2025-12-17serial: sh-sci: Update rx_trigger size for RZ/T2H RSCIBiju Das-1/+1
2025-12-17tty/n_hdlc: Fix struct n_hdlc kernel-doc warningsBartlomiej Kubik-0/+2
2025-12-17serial: 8250_keba: Use dev_err_probe()Gerhard Engleder-4/+3
2025-12-17serial: 8250_keba: Add ICR definesGerhard Engleder-3/+7
2025-12-17serial: 8250_keba: Add missing includesGerhard Engleder-1/+9
2025-12-17serial: 8250_men_mcb: Clean definesFilip Jensen-8/+4
2025-12-17tty: vt/keyboard: Split apart vt_do_diacrit()Nathan Chancellor-106/+115
2025-12-17serial: 8250_dw: fix runtime PM initialization sequenceArtem Shimko-5/+7
2025-12-17serial: 8250_dw: handle clock enable errors in runtime_resumeArtem Shimko-2/+9