index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
mxs-auart.c
Age
Commit message (
Expand
)
Author
2014-09-24
serial: core: Privatize modem status enable flags
Peter Hurley
2014-07-10
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2013-12-09
tty: serial: mxs-auart: Check the return value from clk_prepare_enable()
Fabio Estevam
2013-10-06
serial: mxs-auart: set the FIFO size to DMA buffer size
Hector Palacios
2013-08-05
serial: mxs: remove the MXS_AUART_DMA_CONFIG
Huang Shijie
2013-08-05
serial: mxs: enable the DMA only when the RTS/CTS is valid
Huang Shijie
2013-08-04
Merge 3.11-rc4 into tty-next
Greg Kroah-Hartman
2013-07-26
serial/mxs-auart: increase time to wait for transmitter to become idle
Uwe Kleine-König
2013-07-26
serial/mxs-auart: fix race condition in interrupt handler
Uwe Kleine-König
2013-07-24
drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-04-22
serial: mxs: drop superfluous {get|put}_device
Wolfram Sang
2013-04-22
serial: mxs: fix buffer overflow
Wolfram Sang
2013-04-04
serial: mxs-auart: move to use generic DMA helper
Shawn Guo
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
serial: mxs-auart: Fix typo in sanity check
Thomas Jarosch
2013-01-16
serial: mxs-auart: Index is unsigned
fabio.estevam@freescale.com
2013-01-16
mxs: uart: fix setting RTS from software
Steffen Trumtrar
2012-11-26
serial: mxs-auart: unmap the scatter list before we copy the data
Huang Shijie
2012-11-26
serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabled
Huang Shijie
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-11-16
serial: mxs-auart: add the DMA support for mx28
Huang Shijie
2012-11-16
serial: mxs-auart: distinguish the different SOCs
Huang Shijie
2012-09-11
serial: mxs-auart: put the device in the error path
Huang Shijie
2012-09-06
serial: mxs-auart: put the device in mxs_auart_probe()
Huang Shijie
2012-09-06
serial: mxs-auart: fix the wrong setting order
Huang Shijie
2012-09-05
serial: add a new helper function
Huang Shijie
2012-08-16
serial: mxs-auart: fix the wrong RTS hardware flow control
Huang Shijie
2012-07-03
serial: mxs-auart: Allow device tree probing
Fabio Estevam
2012-05-22
Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-12
serial: mxs-auart: adopt pinctrl support
Shawn Guo
2012-05-04
Add missing call to uart_update_timeout()
Lothar Waßmann
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2011-12-28
serial: mxs-auart: convert to clk_prepare/clk_unprepare
Shawn Guo
2011-11-27
serial/mxs-auart: only wake up tty layer once
Uwe Kleine-König
2011-02-15
Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/d...
Jesper Juhl
2011-02-11
Merge commit 'v2.6.38-rc4' into imx-for-2.6.39
Sascha Hauer