summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_msm_geni.c
AgeCommit message (Expand)Author
2026-03-24serial: msm-geni: allow invalid clockCasey Connolly
2025-10-30serial: msm-geni: implement firmware loadingCasey Connolly
2025-10-30serial: msm-geni: Enable SE clk in probeStephen Boyd
2025-10-30misc: introduce Qcom GENI wrapperCasey Connolly
2025-08-13serial: msm-geni: No need to NULL check privAndrew Goodbody
2025-08-13serial: msm-geni: Detect error from get_clk_div_rateAndrew Goodbody
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07serial: Remove <common.h> and add needed includesTom Rini
2024-04-04serial: msm-geni: support livetreeCaleb Connolly
2024-04-04mach-snapdragon: disable power-domains for pre-reloc driversCaleb Connolly
2024-01-16serial: msm-geni: handle devm_clk_get() errorsCaleb Connolly
2024-01-16serial: msm-geni: don't rely on parent misc deviceCaleb Connolly
2023-11-16treewide: use linux/time.h for time conversion definesIgor Prusov
2023-05-02serial: msm-geni: correct oversampling value based on QUP hardware revisionVladimir Zapolskiy
2023-05-02serial: msm-geni: Use upstream Linux bindingsKonrad Dybcio
2023-05-02serial: msm-geni: fix a compile time warning from msm_serial_setbrg()Vladimir Zapolskiy
2023-05-02serial: msm-geni: fix code indentationVladimir Zapolskiy
2023-05-02serial: msm-geni: remove invalid se-clk clock nameVladimir Zapolskiy
2023-05-02serial: msm-geni: Always bind before relocationKonrad Dybcio
2023-05-02serial: msm-geni: remove redundant includesVladimir Zapolskiy
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár
2021-10-31serial: qcom: add support for GENI serial driverDzmitry Sankouski