summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mxs-auart.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-05-071-48/+4
|\
| * serial: mxs-auart: move to use generic DMA helperShawn Guo2013-04-041-48/+4
* | serial: mxs: drop superfluous {get|put}_deviceWolfram Sang2013-04-221-3/+1
* | serial: mxs: fix buffer overflowWolfram Sang2013-04-221-1/+1
|/
* Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-251-2/+4
|\
| * serial: mxs-auart: Index is unsignedfabio.estevam@freescale.com2013-01-151-1/+1
| * mxs: uart: fix setting RTS from softwareSteffen Trumtrar2013-01-151-1/+3
* | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-4/+2
* | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-2/+3
* | serial: mxs-auart: Fix typo in sanity checkThomas Jarosch2013-01-151-1/+1
|/
* serial: mxs-auart: unmap the scatter list before we copy the dataHuang Shijie2012-11-261-0/+2
* serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabledHuang Shijie2012-11-261-2/+4
* tty: remove use of __devexitBill Pemberton2012-11-211-1/+1
* tty: remove use of __devinitBill Pemberton2012-11-211-1/+1
* tty: serial: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* serial: mxs-auart: add the DMA support for mx28Huang Shijie2012-11-161-5/+317
* serial: mxs-auart: distinguish the different SOCsHuang Shijie2012-11-161-6/+36
* serial: mxs-auart: put the device in the error pathHuang Shijie2012-09-111-0/+1
* serial: mxs-auart: put the device in mxs_auart_probe()Huang Shijie2012-09-061-0/+1
* serial: mxs-auart: fix the wrong setting orderHuang Shijie2012-09-061-2/+2
* serial: add a new helper functionHuang Shijie2012-09-051-1/+1
* serial: mxs-auart: fix the wrong RTS hardware flow controlHuang Shijie2012-08-161-5/+9
* serial: mxs-auart: Allow device tree probingFabio Estevam2012-07-031-2/+40
* Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-0/+2
|\
| * Add missing call to uart_update_timeout()Lothar Waßmann2012-05-041-0/+2
* | serial: mxs-auart: adopt pinctrl supportShawn Guo2012-05-121-0/+8
|/
* Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-4/+4
|\
| * serial: mxs-auart: convert to clk_prepare/clk_unprepareShawn Guo2011-12-281-4/+4
* | serial/mxs-auart: only wake up tty layer onceUwe Kleine-König2011-11-261-2/+3
|/
* Freescale STMP37XX/STMP378X Application UART driver: remove duplicate linux/d...Jesper Juhl2011-02-151-1/+0
* Merge commit 'v2.6.38-rc4' into imx-for-2.6.39Sascha Hauer2011-02-111-0/+799
OpenPOWER on IntegriCloud