aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-234-23/+3
* initial merge with 3.2.72Wolfgang Wiedmeyer2015-10-232-0/+1805
|\
| * serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero2015-10-131-0/+6
| * tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre2015-08-121-8/+3
| * serial: of-serial: Remove device_type = "serial" registrationMichal Simek2015-08-071-1/+0
| * serial: xilinx: Use platform_get_irq to get irq description structureMichal Simek2015-08-072-11/+12
| * Change email address for 8250_pciRussell King2015-05-091-1/+1
| * serial: samsung: wait for transfer completion before clock disableRobert Baldyga2015-02-201-0/+4
| * serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley2014-12-141-1/+1
| * sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze2014-09-131-0/+9
| * serial: core: Preserve termios c_cflag for console resumePeter Hurley2014-09-131-0/+3
| * TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven2014-04-021-0/+3
| * serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren2014-04-021-0/+4
| * serial: add support for 200 v3 series Titan cardYegor Yefremov2014-04-021-0/+4
| * serial: add support for 400 and 800 v3 series Titan cardsYegor Yefremov2014-04-021-0/+16
| * serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold2013-10-261-1/+2
| * serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold2013-10-261-0/+2
| * serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König2013-09-101-8/+13
| * serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König2013-09-101-8/+9
| * pch_uart: fix a deadlock when pch_uart as consoleLiang Li2013-07-271-7/+22
| * Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman2013-07-271-4/+0
| * serial_core.c: add put_device() after device_find_child()Federico Vaga2013-05-131-0/+4
| * tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz2013-04-101-6/+5
| * sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill2013-03-271-12/+9
| * tty: serial: fix typo "ARCH_S5P6450"Paul Bolle2013-03-201-1/+1
| * serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing2013-03-201-0/+4
| * Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft2013-03-201-10/+7
| * tty/serial: Add support for Altera serial portLey Foon Tan2013-03-202-0/+27
| * 8250: use correct value for PORT_BRCM_TRUMANAGEBen Hutchings2013-03-061-2/+2
| * 8250/16?50: Add support for Broadcom TruManage redirected serial portStephen Hurd2013-02-063-0/+50
| * tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard2013-02-061-1/+1
| * serial:ifx6x60:Delete SPI timer when shut down portchao bi2013-02-061-0/+1
| * serial: pl011: handle corruption at high clock speedsLinus Walleij2012-10-171-1/+14
| * serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner2012-10-171-2/+7
| * pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart2012-10-101-6/+13
| * tty: serial: imx: don't reinit clock in imx_setup_ufcr()Dirk Behme2012-09-191-14/+4
| * tty: serial: imx: console write routing is unsafe on SMPXinyu Chen2012-09-191-1/+11
| * pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel2012-09-121-3/+9
| * pch_uart: Fix parity setting issueTomoya MORINAGA2012-08-101-1/+1
| * pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA2012-08-101-6/+12
| * pch_uart: Fix missing break for 16 byte fifoAlan Cox2012-08-101-0/+1
| * tty: Allow uart_register/unregister/registerAlan Cox2012-05-311-0/+1
| * Add missing call to uart_update_timeout()Lothar Waßmann2012-05-311-0/+2
| * 8250.c: less than 2400 baud fix.Christian Melki2012-05-311-4/+5
| * 8250_pci: fix pch uart matchingArnaud Patard2012-05-311-0/+18
| * pch_uart: Fix dma channel unallocated issueTomoya MORINAGA2012-05-111-1/+3
| * ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan2012-05-111-6/+8
| * serial: PL011: move interrupt clearingLinus Walleij2012-04-221-4/+4
| * serial: PL011: clear pending interruptsLinus Walleij2012-04-221-4/+11
| * pch_uart: Fix MSI setting issueTomoya MORINAGA2012-04-221-0/+1