summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/qcom_geni_serial.c
AgeCommit message (Expand)Author
2020-02-28tty: serial: qcom_geni_serial: Fix RX cancel command failuresatya priya
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
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-10-05treewide: Replace more open-coded allocation size multiplicationsKees Cook
2018-09-18tty: serial: qcom_geni_serial: Fix serial when not used as consoleDouglas Anderson
2018-09-18tty: serial: qcom_geni_serial: Drop useless check for dev.of_nodeGeert Uytterhoeven
2018-07-16tty: serial: qcom_geni_serial: Add support for flow controlGirish Mahadevan
2018-05-14tty: serial: msm_geni_serial: Fix TX infinite loopEvan Green
2018-05-14tty: serial: qcom_geni_serial: Add early console supportKarthikeyan Ramasubramanian
2018-05-14tty: serial: qcom_geni_serial: Return IRQ_NONE for spurious interruptsKarthikeyan Ramasubramanian
2018-05-14tty: serial: qcom_geni_serial: Use iowrite32_rep to write to FIFOKarthikeyan Ramasubramanian
2018-05-14tty: serial: qcom_geni_serial: Remove unnecessary memory barrierKarthikeyan Ramasubramanian
2018-05-14tty: serial: qcom_geni_serial: Initialize console port staticallyKarthikeyan Ramasubramanian
2018-05-14tty: serial: qcom_geni_serial: Use min3 to find minimum of 3 valuesKarthikeyan Ramasubramanian
2018-05-14tty: serial: qcom_geni_serial: Cleanup redundant codeKarthikeyan Ramasubramanian
2018-05-14tty: serial: qcom_geni_serial: Add comments for clarificationKarthikeyan Ramasubramanian
2018-04-30Merge 4.17-rc3 into tty-nextGreg Kroah-Hartman
2018-04-23tty: serial: qcom_geni_serial: Use signed variable to get IRQKarthikeyan Ramasubramanian
2018-04-22tty: serial: simplify getting .drvdataWolfram Sang
2018-03-22tty: serial: msm_geni_serial: Fix return value check in qcom_geni_serial_probe()Wei Yongjun
2018-03-20tty: serial: msm_geni_serial: Add serial driver support for GENI based QUPKarthikeyan Ramasubramanian