summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/mxs-auart.c
AgeCommit message (Expand)Author
2019-11-20serial: mxs-auart: Fix potential infinite loopAnton Vasilyev
2018-05-25serial: mxs-auart: Fix out-of-bounds access through serial port indexGeert Uytterhoeven
2017-03-31serial: mxs-auart: Fix baudrate calculationUwe Kleine-König
2017-01-12serial: mxs-auart: support CMSPAR termios cflagWolfgang Ocker
2016-11-16mxs-auart: count FIFO overrun errorsWolfgang Ocker
2016-09-22serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...Wei Yongjun
2016-09-13serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun
2016-09-13serial: mxs-auart: Disable clock on error pathFabio Estevam
2016-09-02tty: serial: constify uart_ops structuresJulia Lawall
2016-04-30serial: mxs-auart: Use generic uart-has-rtscts DT propertyGeert Uytterhoeven
2016-04-30serial: mxs-auart: add Alphascale ASM9260 supportOleksij Rempel
2015-10-04serial: mctrl-gpio: rename init functionUwe Kleine-König
2015-08-14serial: mxs-auart: fix baud rate rangeStefan Wahren
2015-08-14serial: mxs-auart: keep the AUART unit in reset state when not in useJuergen Borleis
2015-08-14serial: mxs-auart: use a function name to reflect what it really doesJuergen Borleis
2015-05-10serial: mxs: Constify platform_device_idKrzysztof Kozlowski
2015-03-26tty: constify of_device_id arrayFabian Frederick
2015-03-11serial: mxs-auart: Fix build errorFabio Estevam
2015-03-07serial: mxs-auart: properly handle mctrl_gpio failingUwe Kleine-König
2015-02-02serial: mxs-auart: Remove unneeded zeroing of 'ret'Fabio Estevam
2015-02-02serial: mxs-auart: Check for platform_get_irq() errorFabio Estevam
2015-02-02serial: mxs-auart: Remove irq from private structureFabio Estevam
2015-01-09serial: mxs-auart: Use devm_request_irq()Fabio Estevam
2015-01-09serial: mxs-auart: Use devm_clk_get()Fabio Estevam
2015-01-09serial: mxs-auart: Use devm_kzalloc()Fabio Estevam
2015-01-09serial: mxs-auart: Remove unneeded goto labelFabio Estevam
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-25serial: mxs-auart: fix tx_empty against shift registerJanusz Uzycki
2014-11-25serial: mxs-auart: fix gpio change detection on interruptJanusz Uzycki
2014-11-25serial: mxs-auart: Fix mxs_auart_set_ldisc()Fabio Estevam
2014-11-06serial: mxs-auart: enable PPS supportJanusz Uzycki
2014-11-06serial: mxs-auart: add interrupts for modem control linesJanusz Uzycki
2014-11-06serial: mxs-auart: use mctrl_gpio helpers for handling modem signalsJanusz Uzycki
2014-11-06serial: mxs-auart: clean get_mctrl and set_mctrlJanusz Uzycki
2014-11-05serial: mxs-auart: add sysrq supportJanusz Uzycki
2014-10-20tty: serial: drop owner assignment from platform_driversWolfram Sang
2014-09-23serial: core: Privatize modem status enable flagsPeter Hurley
2014-07-09serial: treewide: Remove empty implementations of enable_ms()Alexander Shiyan
2014-06-19serial: Fix IGNBRK handlingPeter Hurley
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2013-12-08tty: serial: mxs-auart: Check the return value from clk_prepare_enable()Fabio Estevam
2013-10-05serial: mxs-auart: set the FIFO size to DMA buffer sizeHector Palacios
2013-08-05serial: mxs: remove the MXS_AUART_DMA_CONFIGHuang Shijie
2013-08-05serial: mxs: enable the DMA only when the RTS/CTS is validHuang Shijie
2013-08-05Merge 3.11-rc4 into tty-nextGreg Kroah-Hartman
2013-07-26serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-07-26serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
2013-07-24drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-04-22serial: mxs: drop superfluous {get|put}_deviceWolfram Sang