summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
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
2025-12-17dma-buf/selftests: drop the mock_wait implementationChristian König-46/+5
2025-12-17usb: dwc3: of-simple: fix clock resource leak in dwc3_of_simple_probeMiaoqian Lin-3/+4
2025-12-17usb: typec: ucsi: Fix null pointer dereference in ucsi_sync_control_commonMario Limonciello (AMD)-1/+1
2025-12-17USB: lpc32xx_udc: Fix error handling in probeMa Ke-6/+15
2025-12-17usb: typec: altmodes/displayport: Drop the device reference in dp_altmode_pro...Haoxiang Li-2/+6
2025-12-17usb: phy: fsl-usb: Fix use-after-free in delayed work during device removalDuoming Zhou-0/+1
2025-12-17usb: renesas_usbhs: Fix a resource leak in usbhs_pipe_malloc()Haoxiang Li-0/+2
2025-12-17usb: typec: ucsi: huawei-gaokin: add DRM dependencyArnd Bergmann-0/+1
2025-12-17usb: dwc3: keep susphy enabled during exit to avoid controller faultsUdipto Goswami-2/+2
2025-12-17xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik-1/+1
2025-12-17usb: typec: ucsi: psy: Fix voltage and current max for non-Fixed PDOsBenson Leung-10/+20
2025-12-17usb: typec: ucsi: psy: Fix ucsi_psy_get_current_now in non-PD casesBenson Leung-3/+21
2025-12-17usb: gadget: f_midi: allow customizing the USB MIDI interface string through ...Victor Krawiec-52/+60
2025-12-17usb: typec: Export typec bus and typec altmode device typeChaoyi Chen-10/+4
2025-12-17usb: typec: Set the bus also for the port and plug altmodesHeikki Krogerus-14/+51
2025-12-17usb: gadget: aspeed-vhub: Add ast2700 supportRyan Chen-0/+31
2025-12-17drm/panthor: Fix NULL pointer dereference on panthor_fw_unplugKarunika Choo-4/+0
2025-12-17mmc: sdhci-esdhc-imx: add alternate ARCH_S32 dependency to KconfigJared Kangas-2/+2
2025-12-17mmc: sdhci-of-arasan: Increase CD stable timeout to 2 secondsSai Krishna Potthuri-1/+1
2025-12-17staging: rtl8723bs: remove dead code in os_intfs.cAdrish Bora-8/+0
2025-12-17staging: greybus: arche-apb-ctrl: switch to device_property_read_boolJulio Cesar Carvalho de Paula Souza-6/+7
2025-12-17staging: rtl8723bs: fix spacing around operatorsVivek BalachandharTN-36/+36
2025-12-17drm/xe/xe_sriov_vfio: Fix return value in xe_sriov_vfio_migration_supported()Dan Carpenter-1/+1