summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh2013-02-051-6/+2
* tty: of_serial: unexport tegra_serial_handle_breakStephen Warren2013-02-051-3/+4
* kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-041-0/+1
* serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin2013-01-302-3/+11
* serial/8250: Add suport for later SUNIX (TIMEDIA) boards.Stephen Chivers2013-01-301-0/+33
* Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-258-8/+69
|\
| * 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-01-173-0/+50
| * serial:ifx6x60:Keep word size accordance with SPI controllerchanning2013-01-151-1/+2
| * tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard2013-01-151-1/+1
| * serial: samsung: remove redundant setting of line config during port resetThomas Abraham2013-01-151-1/+0
| * serial:ifx6x60:Delete SPI timer when shut down portchao bi2013-01-151-0/+1
| * tty/8250: The correct device id for this card is 0x0022Matt Schulte2013-01-151-1/+1
| * tty/8250: pbn_b0_8_1152000_200 is supposed to be an 8 port definitionMatt Schulte2013-01-151-1/+1
| * tty: serial: vt8500: fix return value check in vt8500_serial_probe()Wei Yongjun2013-01-151-1/+1
| * 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
* | serial: tegra: Fix compilation errorVenu Byravarasu2013-01-251-1/+1
* | serial: pxa: fine-tune clk useageYi Zhang2013-01-251-1/+11
* | serial: pch_uart: fix sysrq handling for pch_uartLiang Li2013-01-251-0/+2
* | serial: xilinx_uartps: Remove leftover __exit_p()Michal Simek2013-01-221-1/+1
* | serial:ifx6x60: Remove memset for SPI framechanning2013-01-221-1/+0
* | serial: sccnxp: Make baudrate table struct staticAlexander Shiyan2013-01-211-4/+2
* | serial: sccnxp: Reset break and overrun bits in RX handlerAlexander Shiyan2013-01-211-1/+6
* | serial/efm32: parse location propertyUwe Kleine-König2013-01-211-7/+24
* | serial: xilinx_uartps: Get clock rate info from dtsJosh Cartwright2013-01-211-15/+19
* | pch_uart: add sysrq supportLiang Li2013-01-201-8/+19
* | pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-01-201-7/+22
* | drivers/tty/serial/8250: use strlcpy instead of strcpyChen Gang2013-01-201-1/+1
* | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+4
* | serial: lpc32xx: Fix fallout from tty_port conversionThierry Reding2013-01-181-1/+1
* | serial: vt8500: Cleanup code using devm_ functionTony Prisk2013-01-171-9/+4
* | serial: vt8500: UART uses gated clock rather than 24Mhz referenceTony Prisk2013-01-171-15/+19
* | serial: tegra: Switch to using struct tty_portThierry Reding2013-01-171-12/+15
* | serial: imx: Remove unused 'tty' variableFabio Estevam2013-01-171-1/+0
* | serial: pxa: Do not tweak clock in pxa serial write() functionHaojun Bao2013-01-171-2/+0
* | serial: sccnxp: Fix possible crash if no platform data suppliedAlexander Shiyan2013-01-171-2/+2
* | serial: rp2: New driver for Comtrol RocketPort 2 cardsKevin Cernekee2013-01-173-0/+910
* | serial: vt8500: ioremap'd resource is never freedTony Prisk2013-01-171-2/+2
* | serial: vt8500: Fix range-checking on vt8500_uart_portsTony Prisk2013-01-171-2/+2
* | tty: serial/crisv10.c: remove unnecessary null pointer checkCong Ding2013-01-171-1/+1
* | tty: serial/68328serial.c: remove unnecessary null pointer checkCong Ding2013-01-171-1/+1
* | OMAP/serial: Support 1Mbaud and similar baudrates that require Mode16 instead...Alexey Pelykh2013-01-171-10/+28
* | serial/arc-uart: Fix section mistmatchVineet Gupta2013-01-171-2/+2
* | serial: sirf: only use lookup table to set baudrate when ioclk=150MHzBarry Song2013-01-172-7/+22
* | TTY: ip22zilog, fix tty_flip_buffer_push callJiri Slaby2013-01-161-18/+12
* | serial: 8250_dw: Set maxburst sizeHeikki Krogerus2013-01-161-2/+4
* | serial: 8250_dw: Use ifdef with ACPIHeikki Krogerus2013-01-161-0/+7
* | serial: 8250_dma: TX optimisationHeikki Krogerus2013-01-161-3/+3
* | serial: 8250_dma: Switch to using tty_portHeikki Krogerus2013-01-161-4/+7
* | serial: 8250_dw: Enable DMA support with ACPIHeikki Krogerus2013-01-151-0/+65
OpenPOWER on IntegriCloud