summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/qcom_geni_serial.c
AgeCommit message (Expand)Author
2021-03-26soc: qcom-geni-se: Cleanup the code to remove proxy votesRoja Rani Yarubandi
2020-09-30serial: qcom_geni_serial: To correct QUP Version detection logicParas Sharma
2020-09-16tty: serial: qcom_geni_serial: Fix the UART wakeup issuesatya priya
2020-09-16tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600Douglas Anderson
2020-08-31Merge 5.9-rc3 into tty-nextGreg Kroah-Hartman
2020-08-28tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar
2020-08-18tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setupJohn Stultz
2020-08-18serial: qcom_geni_serial: Fix recent kdb hangDouglas Anderson
2020-08-06Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-07-13tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for consoleRajendra Nayak
2020-07-13serial: qcom_geni_serial: Always use 4 bytes per TX FIFO wordDouglas Anderson
2020-07-13serial: qcom_geni_serial: Make kgdb work even if UART isn't consoleDouglas Anderson
2020-06-27tty: serial: qcom_geni_serial: Clean up an ARRAY_SIZE() vs sizeof()Dan Carpenter
2020-06-24tty: serial: qcom_geni_serial: Use OPP API to set clk/perf stateRajendra Nayak
2020-06-24tty: serial: qcom_geni_serial: Add interconnect supportAkash Asthana
2020-06-24soc: qcom-geni-se: Add interconnect support to fix earlycon crashAkash Asthana
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-02serial: qcom_geni_serial: Support kgdboc_earlyconDouglas Anderson
2020-05-29tty: serial: qcom_geni_serial: Add 51.2MHz frequency supportsatya priya
2020-05-06Revert "tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state"Greg Kroah-Hartman
2020-05-05tty: serial: qcom_geni_serial: Use OPP API to set clk/perf stateRajendra Nayak
2020-03-14tty: serial: qcom_geni_serial: Don't try to manually disable the consoleDouglas Anderson
2020-03-14tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdownDouglas Anderson
2020-03-12tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probesatya priya
2020-03-06tty: serial: qcom_geni_serial: Fix GPIO swapping with workaroundRoja Rani Yarubandi
2020-02-12tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya
2020-01-06tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOPAkash Asthana
2020-01-06tty: serial: qcom_geni_serial: Wakeup IRQ cleanupAkash Asthana
2019-12-18tty/serial: Migrate qcom_geni_serial to use has_sysrqDmitry Safonov
2019-10-10tty: serial: qcom_geni_serial: Wakeup over UART RXAkash Asthana
2019-10-10tty: serial: qcom_geni_serial: IRQ cleanupAkash Asthana
2019-09-04tty: serial: qcom_geni_serial: use devm_platform_ioremap_resource() to simpli...YueHaibing
2019-09-04tty: serial: qcom_geni_serial: Update the oversampling rateVivek Gautam
2019-09-04tty: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-03-19tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setupNathan Chancellor
2019-01-28Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman
2019-01-22tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabledMatthias Kaehlcke
2019-01-08tty: serial: qcom_geni_serial: Use u32 for register variablesRyan Case
2019-01-08tty: serial: qcom_geni_serial: Remove xfer_mode variableRyan Case
2019-01-08tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variablesRyan Case
2019-01-08tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()Ryan Case
2018-12-20tty: serial: qcom_geni_serial: Fix UART hangRyan Case
2018-12-20tty: serial: qcom_geni_serial: Fix wrap around of TX bufferMatthias Kaehlcke
2018-12-17tty: serial: qcom_geni_serial: Remove interrupt stormRyan Case
2018-12-05tty: serial: qcom_geni_serial: Fix softlockRyan Case
2018-11-09serial: qcom_geni_serial: Process sysrq at port unlock timeDouglas Anderson
2018-11-09serial: qcom_geni_serial: Finish supporting sysrqDouglas Anderson
2018-11-09tty: serial: qcom_geni_serial: simplify getting .driver_dataWolfram Sang
2018-11-09tty: serial: qcom_geni_serial: Rectify UART suspend mechanismMukesh Kumar Savaliya
2018-11-09tty: serial: qcom_geni_serial: Don't slow all ports just for kgdbDouglas Anderson