summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: sh-sci: Enable the driver on all ARM platformsLaurent Pinchart2013-10-291-1/+1
* serial: mfd: Staticize local symbolsJingoo Han2013-10-291-4/+6
* serial: omap: fix a few checkpatch warningsPhilippe Proulx2013-10-291-9/+8
* serial: omap: improve RS-485 performancePhilippe Proulx2013-10-291-12/+38
* mrst_max3110: fix unbalanced IRQ issue during resumeChen, Jie2013-10-291-18/+17
* serial: omap: Add support for optional wake-upTony Lindgren2013-10-291-8/+46
* serial: sirf: remove duplicate definesMichael Opdenacker2013-10-291-12/+0
* tty: xuartps: Fix build error when COMMON_CLK is not setSoren Brinkmann2013-10-291-0/+8
* tty: xuartps: Fix build error due to missing forward declarationSoren Brinkmann2013-10-291-14/+14
* tty: xuartps: Fix "may be used uninitialized" build warningSoren Brinkmann2013-10-291-1/+1
* serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi...Angelo Butti2013-10-191-0/+48
* tty: xuartps: Update copyright informationSoren Brinkmann2013-10-191-1/+1
* tty: xuartps: Implement suspend/resume callbacksSoren Brinkmann2013-10-191-0/+114
* tty: xuartps: Dynamically adjust to input frequency changesSoren Brinkmann2013-10-191-4/+119
* tty: xuartps: Updating set_baud_rate()Soren Brinkmann2013-10-191-43/+93
* tty: xuartps: Force enable the UART in xuartps_console_writeLars-Peter Clausen2013-10-191-1/+11
* tty: xuartps: support 64 byte FIFO sizeSuneel2013-10-191-7/+23
* tty: xuartps: Add polled mode support for xuartpsVlad Lungu2013-10-191-0/+52
* tty: xuartps: Implement BREAK detection, add SYSRQ supportVlad Lungu2013-10-191-1/+49
* tty: xuartps: Use devm_kzallocSoren Brinkmann2013-10-191-9/+5
* tty: xuartps: Use devm_clk_get()Soren Brinkmann2013-10-191-10/+4
* tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre2013-10-171-1/+18
* tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre2013-10-171-7/+2
* serial: 8250_pci: add support for Fintek 4, 8, and 12 port cardsGreg Kroah-Hartman2013-10-171-0/+112
* serial: imx: optimization: remove the workqueues for DMAHuang Shijie2013-10-161-44/+10
* serial: imx: use the dmaengine_tx_statusHuang Shijie2013-10-161-2/+2
* serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0Huang Shijie2013-10-161-1/+1
* serial: imx: check the DMA for imx_tx_emptyHuang Shijie2013-10-161-1/+8
* serial: imx: implement the flush_buffer hookHuang Shijie2013-10-161-0/+11
* serial: pch_uart: remove reference to .set_wake()Linus Walleij2013-10-161-1/+0
* serial: mpc52xx: remove reference to .set_wake()Linus Walleij2013-10-161-1/+0
* serial: sa1100: delete .set_wake callbackLinus Walleij2013-10-161-1/+4
* serial: omap: delete .set_wake callbackLinus Walleij2013-10-161-10/+0
* tty: Remove unnecessary semicolonsJoe Perches2013-10-168-11/+11
* serial: mrst_max3110: Fix race condition between spi transfersBin Gao2013-10-161-0/+4
* serial: mrst_max3110: Check the irq number before enable/disabe irq in PM hooksFeng Tang2013-10-161-2/+4
* serial8250-em: convert to clk_prepare/unprepareShinya Kuribayashi2013-10-161-3/+3
* serial: bfin_uart: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* serial: tegra: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-071-1/+1
* serial: mxs-auart: set the FIFO size to DMA buffer sizeHector Palacios2013-10-051-1/+8
* serial: Remove unnecessary amba_set_drvdata()Michal Simek2013-10-032-6/+0
* serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger2013-10-031-9/+32
* serial: 8250_pci: clean up printk() callsGreg Kroah-Hartman2013-09-301-21/+19
* Merge 3.12-rc3 into tty-nextGreg Kroah-Hartman2013-09-292-11/+6
|\
| * serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold2013-09-171-11/+1
| * serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-09-171-1/+2
| * serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-09-171-0/+2
| * serial: tegra: fix tty-kref leakJohan Hovold2013-09-171-1/+3
* | serial: 8250_dw: fix broken function callHeikki Krogerus2013-09-271-1/+2
* | serial: 8250_pci: add support for Intel BayTrailHeikki Krogerus2013-09-271-0/+145
OpenPOWER on IntegriCloud