summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/qcom_geni_serial.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-13tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for consoleRajendra Nayak1-1/+15
2020-07-13serial: qcom_geni_serial: Always use 4 bytes per TX FIFO wordDouglas Anderson1-20/+37
2020-07-13serial: qcom_geni_serial: Make kgdb work even if UART isn't consoleDouglas Anderson1-25/+55
2020-06-24tty: serial: qcom_geni_serial: Use OPP API to set clk/perf stateRajendra Nayak1-4/+25
2020-06-24tty: serial: qcom_geni_serial: Add interconnect supportAkash Asthana1-3/+28
2020-06-24soc: qcom-geni-se: Add interconnect support to fix earlycon crashAkash Asthana1-0/+7
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+4
2020-06-02serial: qcom_geni_serial: Support kgdboc_earlyconDouglas Anderson1-0/+32
2020-05-29tty: serial: qcom_geni_serial: Add 51.2MHz frequency supportsatya priya1-3/+4
2020-05-06Revert "tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state"Greg Kroah-Hartman1-29/+5
2020-05-05tty: serial: qcom_geni_serial: Use OPP API to set clk/perf stateRajendra Nayak1-5/+29
2020-03-14tty: serial: qcom_geni_serial: Don't try to manually disable the consoleDouglas Anderson1-4/+0
2020-03-14tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdownDouglas Anderson1-6/+0
2020-03-12tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probesatya priya1-10/+9
2020-03-06tty: serial: qcom_geni_serial: Fix GPIO swapping with workaroundRoja Rani Yarubandi1-0/+30
2020-02-12tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya1-4/+14
2020-01-06tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOPAkash Asthana1-27/+9
2020-01-06tty: serial: qcom_geni_serial: Wakeup IRQ cleanupAkash Asthana1-48/+43
2019-12-18tty/serial: Migrate qcom_geni_serial to use has_sysrqDmitry Safonov1-4/+1
2019-10-10tty: serial: qcom_geni_serial: Wakeup over UART RXAkash Asthana1-1/+43
2019-10-10tty: serial: qcom_geni_serial: IRQ cleanupAkash Asthana1-10/+14
2019-09-04tty: serial: qcom_geni_serial: use devm_platform_ioremap_resource() to simpli...YueHaibing1-3/+1
2019-09-04tty: serial: qcom_geni_serial: Update the oversampling rateVivek Gautam1-3/+12
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2019-03-19tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setupNathan Chancellor1-1/+1
2019-01-28Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman1-2/+2
2019-01-22tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabledMatthias Kaehlcke1-2/+2
2019-01-08tty: serial: qcom_geni_serial: Use u32 for register variablesRyan Case1-12/+12
2019-01-08tty: serial: qcom_geni_serial: Remove xfer_mode variableRyan Case1-43/+24
2019-01-08tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variablesRyan Case1-21/+4
2019-01-08tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()Ryan Case1-111/+80
2018-12-20tty: serial: qcom_geni_serial: Fix UART hangRyan Case1-0/+8
2018-12-20tty: serial: qcom_geni_serial: Fix wrap around of TX bufferMatthias Kaehlcke1-5/+7
2018-12-17tty: serial: qcom_geni_serial: Remove interrupt stormRyan Case1-2/+23
2018-12-05tty: serial: qcom_geni_serial: Fix softlockRyan Case1-17/+39
2018-11-09serial: qcom_geni_serial: Process sysrq at port unlock timeDouglas Anderson1-4/+3
2018-11-09serial: qcom_geni_serial: Finish supporting sysrqDouglas Anderson1-0/+7
2018-11-09tty: serial: qcom_geni_serial: simplify getting .driver_dataWolfram Sang1-4/+2
2018-11-09tty: serial: qcom_geni_serial: Rectify UART suspend mechanismMukesh Kumar Savaliya1-30/+6
2018-11-09tty: serial: qcom_geni_serial: Don't slow all ports just for kgdbDouglas Anderson1-5/+7
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-37/+32
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook1-2/+2
2018-09-18tty: serial: qcom_geni_serial: Fix serial when not used as consoleDouglas Anderson1-29/+26
2018-09-18tty: serial: qcom_geni_serial: Drop useless check for dev.of_nodeGeert Uytterhoeven1-8/+6
2018-07-16tty: serial: qcom_geni_serial: Add support for flow controlGirish Mahadevan1-31/+230
2018-05-14tty: serial: msm_geni_serial: Fix TX infinite loopEvan Green1-10/+7
2018-05-14tty: serial: qcom_geni_serial: Add early console supportKarthikeyan Ramasubramanian1-2/+72
2018-05-14tty: serial: qcom_geni_serial: Return IRQ_NONE for spurious interruptsKarthikeyan Ramasubramanian1-1/+1
2018-05-14tty: serial: qcom_geni_serial: Use iowrite32_rep to write to FIFOKarthikeyan Ramasubramanian1-3/+4
2018-05-14tty: serial: qcom_geni_serial: Remove unnecessary memory barrierKarthikeyan Ramasubramanian1-9/+7