summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/qcom_geni_serial.c
AgeCommit message (Expand)Author
11 daysserial: qcom-geni: Enable Serial on SA8255p Qualcomm platformsPraveen Talari
11 daysserial: qcom-geni: Enable PM runtime for serial driverPraveen Talari
11 daysserial: qcom-geni: move clock-rate logic to separate functionPraveen Talari
11 daysserial: qcom-geni: move resource control logic to separate functionsPraveen Talari
11 daysserial: qcom-geni: move resource initialization to separate functionPraveen Talari
2025-06-19serial: qcom-geni: Enable support for half-duplex modeAnup Kulkarni
2025-06-19serial: qcom-geni: Add support for 8 Mbps baud rateJyothi Kumar Seerapu
2025-04-11serial: qcom-geni: Remove alias dependency from qcom serial driverViken Dadhaniya
2024-10-21Merge 6.12-rc4 into tty-nextGreg Kroah-Hartman
2024-10-11serial: qcom-geni: rename suspend functionsJohan Hovold
2024-10-11serial: qcom-geni: drop unused receive parameterJohan Hovold
2024-10-11serial: qcom-geni: drop flip buffer WARN()Johan Hovold
2024-10-11serial: qcom-geni: fix receiver enableJohan Hovold
2024-10-11serial: qcom-geni: fix dma rx cancellationJohan Hovold
2024-10-11serial: qcom-geni: fix shutdown raceJohan Hovold
2024-10-11serial: qcom-geni: revert broken hibernation supportJohan Hovold
2024-10-11serial: qcom-geni: fix polled console initialisationJohan Hovold
2024-10-11serial: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-09-11serial: qcom-geni: fix polled console corruptionJohan Hovold
2024-09-11serial: qcom-geni: disable interrupts during console writesJohan Hovold
2024-09-11serial: qcom-geni: fix console corruptionJohan Hovold
2024-09-11serial: qcom-geni: introduce qcom_geni_serial_poll_bitfield()Douglas Anderson
2024-09-11serial: qcom-geni: fix arg types for qcom_geni_serial_poll_bit()Douglas Anderson
2024-09-11serial: qcom-geni: fix false console tx restartJohan Hovold
2024-09-11serial: qcom-geni: fix fifo polling timeoutJohan Hovold
2024-07-04serial: qcom-geni: do not kill the machine on fifo underrunJohan Hovold
2024-07-04serial: qcom-geni: fix hard lockup on buffer flushJohan Hovold
2024-07-04serial: qcom-geni: fix soft lockup on sw flow control and suspendJohan Hovold
2024-04-16serial: meson+qcom: don't advance the kfifo twiceJiri Slaby (SUSE)
2024-04-09tty: serial: switch from circ_buf to kfifoJiri Slaby (SUSE)
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-05Revert "tty: serial: simplify qcom_geni_serial_send_chunk_fifo()"Douglas Anderson
2024-01-27serial: qcom-geni: Don't cancel/abort if we can't get the port lockDouglas Anderson
2023-11-23serial: qcom_geni: Convert to platform remove callback returning voidUwe Kleine-König
2023-09-18serial: qcom-geni: Use port lock wrappersThomas Gleixner
2023-08-09tty: serial: qcom-geni-serial: Poll primary sequencer irq status after cancel_txVijaya Krishna Nivarthi
2023-07-31Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman
2023-07-25serial: qcom-geni: clean up clock-rate debug printkJohan Hovold
2023-07-25serial: qcom-geni: fix opp vote on shutdownJohan Hovold
2023-07-25tty: Explicitly include correct DT includesRob Herring
2023-07-25serial: qcom-geni: use icc tag definesJohan Hovold
2023-07-24serial: qcom-geni: drop bogus runtime pm state updateJohan Hovold
2023-05-30serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_arrayJames Clark
2023-05-13serial: qcom-geni: fix enabling deactivated interruptKrzysztof Kozlowski
2023-04-20tty: serial: simplify qcom_geni_serial_send_chunk_fifo()Jiri Slaby (SUSE)
2023-03-29tty: serial: qcom-geni-serial: Add a poll_init() functionDouglas Anderson
2023-03-09serial: qcom-geni: drop bogus uart_write_wakeup()Johan Hovold
2023-03-09serial: qcom-geni: fix mapping of empty DMA bufferJohan Hovold
2023-03-09serial: qcom-geni: fix DMA mapping leak on shutdownJohan Hovold
2023-03-09serial: qcom-geni: fix console shutdown hangJohan Hovold