Age | Commit message (Expand) | Author |
2021-04-22 | serial: do not restore interrupt state in sysrq helper | Johan Hovold |
2021-03-26 | soc: qcom-geni-se: Cleanup the code to remove proxy votes | Roja Rani Yarubandi |
2020-09-30 | serial: qcom_geni_serial: To correct QUP Version detection logic | Paras Sharma |
2020-09-16 | tty: serial: qcom_geni_serial: Fix the UART wakeup issue | satya priya |
2020-09-16 | tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600 | Douglas Anderson |
2020-08-31 | Merge 5.9-rc3 into tty-next | Greg Kroah-Hartman |
2020-08-28 | tty: serial: qcom_geni_serial: Unconditionally call dev_pm_opp_of_remove_table() | Viresh Kumar |
2020-08-18 | tty: serial: qcom_geni_serial: Drop __init from qcom_geni_console_setup | John Stultz |
2020-08-18 | serial: qcom_geni_serial: Fix recent kdb hang | Douglas Anderson |
2020-08-06 | Merge tag 'tty-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-07-13 | tty: serial: qcom-geni-serial: Drop the icc bw votes in suspend for console | Rajendra Nayak |
2020-07-13 | serial: qcom_geni_serial: Always use 4 bytes per TX FIFO word | Douglas Anderson |
2020-07-13 | serial: qcom_geni_serial: Make kgdb work even if UART isn't console | Douglas Anderson |
2020-06-27 | tty: serial: qcom_geni_serial: Clean up an ARRAY_SIZE() vs sizeof() | Dan Carpenter |
2020-06-24 | tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state | Rajendra Nayak |
2020-06-24 | tty: serial: qcom_geni_serial: Add interconnect support | Akash Asthana |
2020-06-24 | soc: qcom-geni-se: Add interconnect support to fix earlycon crash | Akash Asthana |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-06-02 | serial: qcom_geni_serial: Support kgdboc_earlycon | Douglas Anderson |
2020-05-29 | tty: serial: qcom_geni_serial: Add 51.2MHz frequency support | satya priya |
2020-05-06 | Revert "tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state" | Greg Kroah-Hartman |
2020-05-05 | tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state | Rajendra Nayak |
2020-03-14 | tty: serial: qcom_geni_serial: Don't try to manually disable the console | Douglas Anderson |
2020-03-14 | tty: serial: qcom_geni_serial: No need to stop tx/rx on UART shutdown | Douglas Anderson |
2020-03-12 | tty: serial: qcom_geni_serial: Allocate port->rx_fifo buffer in probe | satya priya |
2020-03-06 | tty: serial: qcom_geni_serial: Fix GPIO swapping with workaround | Roja Rani Yarubandi |
2020-02-12 | tty: serial: qcom_geni_serial: Fix RX cancel command failure | satya priya |
2020-01-06 | tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOP | Akash Asthana |
2020-01-06 | tty: serial: qcom_geni_serial: Wakeup IRQ cleanup | Akash Asthana |
2019-12-18 | tty/serial: Migrate qcom_geni_serial to use has_sysrq | Dmitry Safonov |
2019-10-10 | tty: serial: qcom_geni_serial: Wakeup over UART RX | Akash Asthana |
2019-10-10 | tty: serial: qcom_geni_serial: IRQ cleanup | Akash Asthana |
2019-09-04 | tty: serial: qcom_geni_serial: use devm_platform_ioremap_resource() to simpli... | YueHaibing |
2019-09-04 | tty: serial: qcom_geni_serial: Update the oversampling rate | Vivek Gautam |
2019-09-04 | tty: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-03-19 | tty: serial: qcom_geni_serial: Initialize baud in qcom_geni_console_setup | Nathan Chancellor |
2019-01-28 | Merge 5.0-rc4 into tty-next | Greg Kroah-Hartman |
2019-01-22 | tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled | Matthias Kaehlcke |
2019-01-08 | tty: serial: qcom_geni_serial: Use u32 for register variables | Ryan Case |
2019-01-08 | tty: serial: qcom_geni_serial: Remove xfer_mode variable | Ryan Case |
2019-01-08 | tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables | Ryan Case |
2019-01-08 | tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb() | Ryan Case |
2018-12-20 | tty: serial: qcom_geni_serial: Fix UART hang | Ryan Case |
2018-12-20 | tty: serial: qcom_geni_serial: Fix wrap around of TX buffer | Matthias Kaehlcke |
2018-12-17 | tty: serial: qcom_geni_serial: Remove interrupt storm | Ryan Case |
2018-12-05 | tty: serial: qcom_geni_serial: Fix softlock | Ryan Case |
2018-11-09 | serial: qcom_geni_serial: Process sysrq at port unlock time | Douglas Anderson |
2018-11-09 | serial: qcom_geni_serial: Finish supporting sysrq | Douglas Anderson |
2018-11-09 | tty: serial: qcom_geni_serial: simplify getting .driver_data | Wolfram Sang |
2018-11-09 | tty: serial: qcom_geni_serial: Rectify UART suspend mechanism | Mukesh Kumar Savaliya |