aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
* serial_core: Spelling s/contro/control/Geert Uytterhoeven2014-03-17
* serial: efm32: properly namespace location propertyUwe Kleine-König2014-03-17
* serial: max310x: Add missing #include <linux/uaccess.h>Geert Uytterhoeven2014-03-17
* serial: 8250: Clean up the locking for -rtIngo Molnar2014-03-09
* serial: 8250_pci: change BayTrail default uartclkAaron Sierra2014-03-09
* serial: 8250_pci: more BayTrail error-free baudsAaron Sierra2014-03-09
* serial: sh-sci: Add missing call to uart_remove_one_port() in failure pathGeert Uytterhoeven2014-02-28
* serial_core: Unregister console in uart_remove_one_port()Geert Uytterhoeven2014-02-28
* tty/serial: at91: remove unused open/close hooksRichard Genoud2014-02-28
* tty/serial: at91: use dev_err instead of printkRichard Genoud2014-02-28
* serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan2014-02-28
* serial: imx: Use dev_name() for request_irq() to distinguish UARTsAlexander Shiyan2014-02-28
* serial: imx: Use devm_ioremap_resource()Alexander Shiyan2014-02-28
* tty: serial: bcm63xx_uart: add support for DT probingFlorian Fainelli2014-02-28
* tty: serial: bcm63xx_uart: define UART_REG_SIZE constantFlorian Fainelli2014-02-28
* tty: serial: bcm63xx_uart: include linux/io.hFlorian Fainelli2014-02-28
* drivers/tty/serial: deal with 8250_core.c uninitialized warning for goodPaul Gortmaker2014-02-28
* serial: fsl_lpuart: add DMA supportYuan Yao2014-02-18
* serial: max310x: Fix sparse warningsAlexander Shiyan2014-02-15
* tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulatorPaul Bolle2014-02-15
* serial: max310x: Fix build errorAlexander Shiyan2014-02-13
* Revert "serial: max310x: Fix build error"Greg Kroah-Hartman2014-02-13
* serial: sirf: move to use generic dma dt-binding to get dma channelsQipan Li2014-02-13
* serial: pl011: Move uart_register_driver call to device probeTushar Behera2014-02-13
* serial: samsung: Move uart_register_driver call to device probeTushar Behera2014-02-13
* serial: max310x: Fix build warningAlexander Shiyan2014-02-13
* serial: max310x: Fix build errorAlexander Shiyan2014-02-13
* serial: imx: always wake up the processes in the TX callbackHuang Shijie2014-02-13
* tty/serial: atmel_serial: remove dev_dbg in atmel_set_termiosNicolas Ferre2014-02-13
* Merge branch 'tty-linus' into tty-nextGreg Kroah-Hartman2014-02-13
|\
| * serial: 8250: Support XR17V35x fraction divisorJoe Schultz2014-02-13
| * serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li2014-02-13
| * serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov2014-02-13
| * serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik2014-02-13
| * serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg2014-02-13
| * serial: omap-serial: Move info message to probe functionMarkus Pargmann2014-02-13
* | serial: max310x: Add devicetree supportAlexander Shiyan2014-02-13
* | serial: max310x: Driver cleanupAlexander Shiyan2014-02-13
* | serial: max310x: Add support for RS-485 modeAlexander Shiyan2014-02-13
* | serial: max310x: Add missing mutex_destroy() on driver exitAlexander Shiyan2014-02-13
* | serial: max310x: Always use dynamic GPIO ID assignmentAlexander Shiyan2014-02-13
* | serial: max310x: Migrate to CLK APIAlexander Shiyan2014-02-13
* | serial: max310x: Move all SPI-dependent stuff in one placeAlexander Shiyan2014-02-13
* | serial: sh_sci: remove HAVE_CLK build dependecyBaruch Siach2014-02-13
* | serial: max310x: Remove IRQ validationAlexander Shiyan2014-02-13
* | serial: max310x: Add the loopback mode supportAlexander Shiyan2014-02-13
* | serial: max310x: Remove excess port configure at startupAlexander Shiyan2014-02-13
* | serial: max310x: Remove init() and exit() callbacksAlexander Shiyan2014-02-13
* | serial: max310x: Setup baud rate generator more preciselyAlexander Shiyan2014-02-13
* | serial: max310x: Allow driver to be compiled as moduleAlexander Shiyan2014-02-13